Current section
41 Versions
Jump to
Current section
41 Versions
Compare versions
9
files changed
+45
additions
-44
deletions
| @@ -1,55 +1,56 @@ | |
| 1 1 | {<<"links">>, |
| 2 2 | [{<<"GitHub">>,<<"https://github.com/phcurado/daisy_ui_components">>}]}. |
| 3 3 | {<<"name">>,<<"daisy_ui_components">>}. |
| 4 | - {<<"version">>,<<"0.9.0">>}. |
| 4 | + {<<"version">>,<<"0.9.1">>}. |
| 5 5 | {<<"description">>,<<"DaisyUI component library for LiveView">>}. |
| 6 6 | {<<"elixir">>,<<"~> 1.14">>}. |
| 7 7 | {<<"app">>,<<"daisy_ui_components">>}. |
| 8 8 | {<<"licenses">>,[<<"Apache-2.0">>]}. |
| 9 9 | {<<"files">>, |
| 10 | - [<<"lib">>,<<"lib/daisy_ui_components.ex">>,<<"lib/daisy_ui_components">>, |
| 11 | - <<"lib/daisy_ui_components/checkbox.ex">>, |
| 12 | - <<"lib/daisy_ui_components/menu.ex">>,<<"lib/daisy_ui_components/hero.ex">>, |
| 10 | + [<<"lib">>,<<"lib/daisy_ui_components">>, |
| 11 | + <<"lib/daisy_ui_components/utils.ex">>, |
| 12 | + <<"lib/daisy_ui_components/drawer.ex">>, |
| 13 | + <<"lib/daisy_ui_components/collapse.ex">>, |
| 13 14 | <<"lib/daisy_ui_components/textarea.ex">>, |
| 14 | - <<"lib/daisy_ui_components/fieldset.ex">>, |
| 15 | - <<"lib/daisy_ui_components/modal.ex">>, |
| 15 | + <<"lib/daisy_ui_components/avatar.ex">>, |
| 16 | + <<"lib/daisy_ui_components/pagination.ex">>, |
| 17 | + <<"lib/daisy_ui_components/list.ex">>, |
| 16 18 | <<"lib/daisy_ui_components/tooltip.ex">>, |
| 19 | + <<"lib/daisy_ui_components/loading.ex">>, |
| 20 | + <<"lib/daisy_ui_components/flash.ex">>, |
| 21 | + <<"lib/daisy_ui_components/card.ex">>,<<"lib/daisy_ui_components/swap.ex">>, |
| 22 | + <<"lib/daisy_ui_components/modal.ex">>, |
| 23 | + <<"lib/daisy_ui_components/hero.ex">>, |
| 24 | + <<"lib/daisy_ui_components/navbar.ex">>, |
| 25 | + <<"lib/daisy_ui_components/progress.ex">>, |
| 26 | + <<"lib/daisy_ui_components/badge.ex">>, |
| 27 | + <<"lib/daisy_ui_components/tabs.ex">>, |
| 28 | + <<"lib/daisy_ui_components/footer.ex">>, |
| 29 | + <<"lib/daisy_ui_components/table.ex">>, |
| 30 | + <<"lib/daisy_ui_components/dropdown.ex">>, |
| 31 | + <<"lib/daisy_ui_components/js_helpers.ex">>, |
| 17 32 | <<"lib/daisy_ui_components/range.ex">>, |
| 18 33 | <<"lib/daisy_ui_components/button.ex">>, |
| 19 | - <<"lib/daisy_ui_components/progress.ex">>, |
| 20 | - <<"lib/daisy_ui_components/list.ex">>, |
| 21 | - <<"lib/daisy_ui_components/text_input.ex">>, |
| 22 | - <<"lib/daisy_ui_components/avatar.ex">>, |
| 23 | - <<"lib/daisy_ui_components/alert.ex">>, |
| 24 | - <<"lib/daisy_ui_components/breadcrumbs.ex">>, |
| 25 | - <<"lib/daisy_ui_components/drawer.ex">>, |
| 26 | - <<"lib/daisy_ui_components/tabs.ex">>, |
| 27 | - <<"lib/daisy_ui_components/js_helpers.ex">>, |
| 28 | - <<"lib/daisy_ui_components/select.ex">>, |
| 29 | - <<"lib/daisy_ui_components/toggle.ex">>, |
| 30 | - <<"lib/daisy_ui_components/join.ex">>, |
| 31 | - <<"lib/daisy_ui_components/steps.ex">>, |
| 32 | - <<"lib/daisy_ui_components/input.ex">>, |
| 33 | - <<"lib/daisy_ui_components/loading.ex">>, |
| 34 | - <<"lib/daisy_ui_components/form.ex">>, |
| 35 | - <<"lib/daisy_ui_components/badge.ex">>, |
| 36 | - <<"lib/daisy_ui_components/card.ex">>,<<"lib/daisy_ui_components/swap.ex">>, |
| 37 | - <<"lib/daisy_ui_components/back.ex">>, |
| 38 | - <<"lib/daisy_ui_components/utils.ex">>, |
| 39 | - <<"lib/daisy_ui_components/table.ex">>, |
| 40 | - <<"lib/daisy_ui_components/footer.ex">>, |
| 41 | - <<"lib/daisy_ui_components/pagination.ex">>, |
| 42 34 | <<"lib/daisy_ui_components/radio.ex">>, |
| 43 | - <<"lib/daisy_ui_components/label.ex">>, |
| 35 | + <<"lib/daisy_ui_components/checkbox.ex">>, |
| 36 | + <<"lib/daisy_ui_components/select.ex">>, |
| 44 37 | <<"lib/daisy_ui_components/accordion.ex">>, |
| 45 | - <<"lib/daisy_ui_components/stat.ex">>,<<"lib/daisy_ui_components/icon.ex">>, |
| 38 | + <<"lib/daisy_ui_components/alert.ex">>, |
| 39 | + <<"lib/daisy_ui_components/label.ex">>, |
| 40 | + <<"lib/daisy_ui_components/form.ex">>, |
| 41 | + <<"lib/daisy_ui_components/toggle.ex">>, |
| 42 | + <<"lib/daisy_ui_components/breadcrumbs.ex">>, |
| 43 | + <<"lib/daisy_ui_components/steps.ex">>, |
| 44 | + <<"lib/daisy_ui_components/icon.ex">>, |
| 45 | + <<"lib/daisy_ui_components/fieldset.ex">>, |
| 46 | + <<"lib/daisy_ui_components/text_input.ex">>, |
| 46 47 | <<"lib/daisy_ui_components/indicator.ex">>, |
| 47 | - <<"lib/daisy_ui_components/navbar.ex">>, |
| 48 | - <<"lib/daisy_ui_components/dropdown.ex">>, |
| 48 | + <<"lib/daisy_ui_components/menu.ex">>,<<"lib/daisy_ui_components/join.ex">>, |
| 49 49 | <<"lib/daisy_ui_components/header.ex">>, |
| 50 | - <<"lib/daisy_ui_components/flash.ex">>, |
| 51 | - <<"lib/daisy_ui_components/collapse.ex">>,<<".formatter.exs">>, |
| 52 | - <<"mix.exs">>,<<"README.md">>,<<"LICENSE">>]}. |
| 50 | + <<"lib/daisy_ui_components/input.ex">>, |
| 51 | + <<"lib/daisy_ui_components/stat.ex">>,<<"lib/daisy_ui_components/back.ex">>, |
| 52 | + <<"lib/daisy_ui_components.ex">>,<<".formatter.exs">>,<<"mix.exs">>, |
| 53 | + <<"README.md">>,<<"LICENSE">>]}. |
| 53 54 | {<<"requirements">>, |
| 54 55 | [[{<<"name">>,<<"phoenix_live_view">>}, |
| 55 56 | {<<"app">>,<<"phoenix_live_view">>}, |
| @@ -12,7 +12,7 @@ defmodule DaisyUIComponents.Checkbox do | |
| 12 12 | attr :value, :any, default: nil |
| 13 13 | attr :color, :string, values: colors() |
| 14 14 | attr :size, :string, values: sizes() |
| 15 | - attr :rest, :global, include: ~w(name) |
| 15 | + attr :rest, :global, include: ~w(form name) |
| 16 16 | |
| 17 17 | def checkbox(assigns) do |
| 18 18 | assigns = |
| @@ -12,7 +12,7 @@ defmodule DaisyUIComponents.Radio do | |
| 12 12 | attr :value, :any, default: nil |
| 13 13 | attr :color, :string, values: colors() |
| 14 14 | attr :size, :string, values: sizes() |
| 15 | - attr :rest, :global, include: ~w(name) |
| 15 | + attr :rest, :global, include: ~w(form name) |
| 16 16 | |
| 17 17 | def radio(assigns) do |
| 18 18 | assigns = |
| @@ -14,7 +14,7 @@ defmodule DaisyUIComponents.Range do | |
| 14 14 | attr :min, :integer, default: nil |
| 15 15 | attr :max, :integer, default: nil |
| 16 16 | attr :step, :integer, default: nil |
| 17 | - attr :rest, :global, include: ~w(name) |
| 17 | + attr :rest, :global, include: ~w(form name) |
| 18 18 | |
| 19 19 | def range(assigns) do |
| 20 20 | assigns = |
| @@ -14,7 +14,7 @@ defmodule DaisyUIComponents.Select do | |
| 14 14 | attr :ghost, :boolean, default: false |
| 15 15 | attr :size, :string, values: sizes() |
| 16 16 | attr :value, :any, default: nil |
| 17 | - attr :rest, :global, include: ~w(name value multiple) |
| 17 | + attr :rest, :global, include: ~w(form name value multiple) |
| 18 18 | slot :inner_block |
| 19 19 | |
| 20 20 | def select(assigns) do |
Loading more files…