phoenix_duskmoon 9.0.0 → 9.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
# PhoenixDuskmoon
|
|
2
2
|
|
|
3
|
-
[](https://github.com/duskmoon-dev/phoenix-duskmoon-ui/actions/workflows/ci.yml)
|
|
4
|
+
[](https://github.com/duskmoon-dev/phoenix-duskmoon-ui/actions/workflows/release.yml)
|
|
5
|
+
[](https://hex.pm/packages/phoenix_duskmoon)
|
|
6
|
+
[](https://hexdocs.pm/phoenix_duskmoon/)
|
|
7
|
+
[](https://www.npmjs.com/package/phoenix_duskmoon)
|
|
4
8
|
|
|
5
9
|
Duskmoon UI component library for Phoenix LiveView applications.
|
|
6
10
|
|
|
@@ -32,6 +32,7 @@ el-dm-bottom-sheet,
|
|
|
32
32
|
el-dm-breadcrumbs,
|
|
33
33
|
el-dm-button,
|
|
34
34
|
el-dm-card,
|
|
35
|
+
el-dm-cascader,
|
|
35
36
|
el-dm-chip,
|
|
36
37
|
el-dm-datepicker,
|
|
37
38
|
el-dm-dialog,
|
|
@@ -44,7 +45,9 @@ el-dm-menu,
|
|
|
44
45
|
el-dm-navbar,
|
|
45
46
|
el-dm-pagination,
|
|
46
47
|
el-dm-popover,
|
|
48
|
+
el-dm-pro-data-grid,
|
|
47
49
|
el-dm-progress,
|
|
50
|
+
el-dm-select,
|
|
48
51
|
el-dm-slider,
|
|
49
52
|
el-dm-stepper,
|
|
50
53
|
el-dm-switch,
|
package/package.json
CHANGED
|
@@ -13429,7 +13429,7 @@
|
|
|
13429
13429
|
}
|
|
13430
13430
|
}
|
|
13431
13431
|
}
|
|
13432
|
-
el-dm-accordion, el-dm-alert, el-dm-art-atom, el-dm-art-cat-stargazer, el-dm-art-circular-gallery, el-dm-art-color-spin, el-dm-art-eclipse, el-dm-art-flower-animation, el-dm-art-moon, el-dm-art-mountain, el-dm-art-plasma-ball, el-dm-art-snow, el-dm-art-sun, el-dm-art-synthwave-starfield, el-dm-autocomplete, el-dm-badge, el-dm-bottom-navigation, el-dm-bottom-sheet, el-dm-breadcrumbs, el-dm-button, el-dm-card, el-dm-chip, el-dm-datepicker, el-dm-dialog, el-dm-drawer, el-dm-file-upload, el-dm-form, el-dm-input, el-dm-markdown, el-dm-menu, el-dm-navbar, el-dm-pagination, el-dm-popover, el-dm-progress, el-dm-slider, el-dm-stepper, el-dm-switch, el-dm-table, el-dm-tabs, el-dm-tooltip {
|
|
13432
|
+
el-dm-accordion, el-dm-alert, el-dm-art-atom, el-dm-art-cat-stargazer, el-dm-art-circular-gallery, el-dm-art-color-spin, el-dm-art-eclipse, el-dm-art-flower-animation, el-dm-art-moon, el-dm-art-mountain, el-dm-art-plasma-ball, el-dm-art-snow, el-dm-art-sun, el-dm-art-synthwave-starfield, el-dm-autocomplete, el-dm-badge, el-dm-bottom-navigation, el-dm-bottom-sheet, el-dm-breadcrumbs, el-dm-button, el-dm-card, el-dm-cascader, el-dm-chip, el-dm-datepicker, el-dm-dialog, el-dm-drawer, el-dm-file-upload, el-dm-form, el-dm-input, el-dm-markdown, el-dm-menu, el-dm-navbar, el-dm-pagination, el-dm-popover, el-dm-pro-data-grid, el-dm-progress, el-dm-select, el-dm-slider, el-dm-stepper, el-dm-switch, el-dm-table, el-dm-tabs, el-dm-tooltip {
|
|
13433
13433
|
--color-primary: inherit;
|
|
13434
13434
|
--color-primary-content: inherit;
|
|
13435
13435
|
--color-on-primary: inherit;
|