daisyui 5.0.0 → 5.0.2

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.
Files changed (153) hide show
  1. package/README.md +1 -1
  2. package/base/properties.css +1 -1
  3. package/base/reset.css +1 -1
  4. package/base/rootcolor.css +1 -1
  5. package/base/rootscrollgutter.css +1 -1
  6. package/base/rootscrolllock.css +1 -1
  7. package/base/scrollbar.css +1 -1
  8. package/base/svg.css +1 -1
  9. package/chunks.css +51 -51
  10. package/colors/properties-extended.css +1 -1
  11. package/colors/properties.css +1 -1
  12. package/colors/responsive-extended.css +1 -1
  13. package/colors/responsive.css +1 -1
  14. package/colors/states-extended.css +1 -1
  15. package/colors/states.css +1 -1
  16. package/components/alert/object.js +1 -1
  17. package/components/alert.css +1 -1
  18. package/components/avatar.css +1 -1
  19. package/components/badge.css +1 -1
  20. package/components/breadcrumbs/object.js +1 -1
  21. package/components/breadcrumbs.css +1 -1
  22. package/components/button/object.js +1 -1
  23. package/components/button.css +1 -1
  24. package/components/calendar.css +1 -1
  25. package/components/card/object.js +1 -1
  26. package/components/card.css +1 -1
  27. package/components/carousel.css +1 -1
  28. package/components/chat.css +1 -1
  29. package/components/checkbox/object.js +1 -1
  30. package/components/checkbox.css +1 -1
  31. package/components/collapse/object.js +1 -1
  32. package/components/collapse.css +1 -1
  33. package/components/countdown.css +1 -1
  34. package/components/diff.css +1 -1
  35. package/components/divider.css +1 -1
  36. package/components/dock.css +1 -1
  37. package/components/drawer.css +1 -1
  38. package/components/dropdown/object.js +1 -1
  39. package/components/dropdown.css +1 -1
  40. package/components/fieldset.css +1 -1
  41. package/components/fileinput.css +1 -1
  42. package/components/filter.css +1 -1
  43. package/components/footer.css +1 -1
  44. package/components/hero.css +1 -1
  45. package/components/indicator.css +1 -1
  46. package/components/input/object.js +1 -1
  47. package/components/input.css +1 -1
  48. package/components/kbd.css +1 -1
  49. package/components/label.css +1 -1
  50. package/components/link/object.js +1 -1
  51. package/components/link.css +1 -1
  52. package/components/list.css +1 -1
  53. package/components/loading.css +1 -1
  54. package/components/mask.css +1 -1
  55. package/components/menu/object.js +1 -1
  56. package/components/menu.css +1 -1
  57. package/components/mockup.css +1 -1
  58. package/components/modal/object.js +1 -1
  59. package/components/modal.css +1 -1
  60. package/components/navbar.css +1 -1
  61. package/components/progress.css +1 -1
  62. package/components/radialprogress.css +1 -1
  63. package/components/radio/object.js +1 -1
  64. package/components/radio.css +1 -1
  65. package/components/range/object.js +1 -1
  66. package/components/range.css +1 -1
  67. package/components/rating.css +1 -1
  68. package/components/select/object.js +1 -1
  69. package/components/select.css +1 -1
  70. package/components/skeleton.css +1 -1
  71. package/components/stack.css +1 -1
  72. package/components/stat.css +1 -1
  73. package/components/status.css +1 -1
  74. package/components/steps.css +1 -1
  75. package/components/swap.css +1 -1
  76. package/components/tab/object.js +1 -1
  77. package/components/tab.css +1 -1
  78. package/components/table.css +1 -1
  79. package/components/textarea/object.js +1 -1
  80. package/components/textarea.css +1 -1
  81. package/components/timeline/object.js +1 -1
  82. package/components/timeline.css +1 -1
  83. package/components/toast.css +1 -1
  84. package/components/toggle/object.js +1 -1
  85. package/components/toggle.css +1 -1
  86. package/components/tooltip.css +1 -1
  87. package/components/validator.css +1 -1
  88. package/daisyui.css +1 -1
  89. package/imports.js +47 -47
  90. package/package.json +7 -5
  91. package/theme/object.d.ts +27 -27
  92. package/theme/object.js +1 -1
  93. package/themes.css +1 -1
  94. package/utilities/glass.css +1 -1
  95. package/utilities/join/object.js +1 -1
  96. package/utilities/join.css +1 -1
  97. package/utilities/radius.css +1 -1
  98. package/utilities/typography/object.js +1 -1
  99. package/utilities/typography.css +1 -1
  100. package/components/alert/class.json +0 -12
  101. package/components/avatar/class.json +0 -7
  102. package/components/badge/class.json +0 -20
  103. package/components/breadcrumbs/class.json +0 -3
  104. package/components/button/class.json +0 -26
  105. package/components/calendar/class.json +0 -51
  106. package/components/card/class.json +0 -15
  107. package/components/carousel/class.json +0 -9
  108. package/components/chat/class.json +0 -17
  109. package/components/checkbox/class.json +0 -16
  110. package/components/collapse/class.json +0 -9
  111. package/components/countdown/class.json +0 -3
  112. package/components/diff/class.json +0 -6
  113. package/components/divider/class.json +0 -15
  114. package/components/dock/class.json +0 -10
  115. package/components/drawer/class.json +0 -10
  116. package/components/dropdown/class.json +0 -13
  117. package/components/fieldset/class.json +0 -5
  118. package/components/fileinput/class.json +0 -17
  119. package/components/filter/class.json +0 -4
  120. package/components/footer/class.json +0 -7
  121. package/components/hero/class.json +0 -5
  122. package/components/indicator/class.json +0 -10
  123. package/components/input/class.json +0 -17
  124. package/components/kbd/class.json +0 -8
  125. package/components/label/class.json +0 -9
  126. package/components/link/class.json +0 -12
  127. package/components/list/class.json +0 -6
  128. package/components/loading/class.json +0 -14
  129. package/components/mask/class.json +0 -19
  130. package/components/menu/class.json +0 -19
  131. package/components/mockup/class.json +0 -10
  132. package/components/modal/class.json +0 -13
  133. package/components/navbar/class.json +0 -6
  134. package/components/progress/class.json +0 -11
  135. package/components/radialprogress/class.json +0 -3
  136. package/components/radio/class.json +0 -16
  137. package/components/range/class.json +0 -16
  138. package/components/rating/class.json +0 -10
  139. package/components/select/class.json +0 -17
  140. package/components/skeleton/class.json +0 -3
  141. package/components/stack/class.json +0 -7
  142. package/components/stat/class.json +0 -11
  143. package/components/status/class.json +0 -16
  144. package/components/steps/class.json +0 -15
  145. package/components/swap/class.json +0 -9
  146. package/components/tab/class.json +0 -18
  147. package/components/table/class.json +0 -10
  148. package/components/textarea/class.json +0 -17
  149. package/components/timeline/class.json +0 -11
  150. package/components/toast/class.json +0 -9
  151. package/components/toggle/class.json +0 -16
  152. package/components/tooltip/class.json +0 -16
  153. package/components/validator/class.json +0 -4
@@ -1,10 +0,0 @@
1
- [
2
- "dock",
3
- "dock-active",
4
- "dock-label",
5
- "dock-xs",
6
- "dock-sm",
7
- "dock-md",
8
- "dock-lg",
9
- "dock-xl"
10
- ]
@@ -1,10 +0,0 @@
1
- [
2
- "drawer",
3
- "drawer-content",
4
- "drawer-side",
5
- "drawer-overlay",
6
- "drawer-toggle",
7
- "drawer-button",
8
- "drawer-end",
9
- "drawer-open"
10
- ]
@@ -1,13 +0,0 @@
1
- [
2
- "dropdown",
3
- "dropdown-content",
4
- "dropdown-open",
5
- "dropdown-hover",
6
- "dropdown-start",
7
- "dropdown-left",
8
- "dropdown-right",
9
- "dropdown-center",
10
- "dropdown-end",
11
- "dropdown-bottom",
12
- "dropdown-top"
13
- ]
@@ -1,5 +0,0 @@
1
- [
2
- "fieldset",
3
- "fieldset-legend",
4
- "fieldset-label"
5
- ]
@@ -1,17 +0,0 @@
1
- [
2
- "file-input",
3
- "file-input-ghost",
4
- "file-input-neutral",
5
- "file-input-primary",
6
- "file-input-secondary",
7
- "file-input-accent",
8
- "file-input-info",
9
- "file-input-success",
10
- "file-input-warning",
11
- "file-input-error",
12
- "file-input-xs",
13
- "file-input-sm",
14
- "file-input-md",
15
- "file-input-lg",
16
- "file-input-xl"
17
- ]
@@ -1,4 +0,0 @@
1
- [
2
- "filter",
3
- "filter-reset"
4
- ]
@@ -1,7 +0,0 @@
1
- [
2
- "footer",
3
- "footer-center",
4
- "footer-title",
5
- "footer-horizontal",
6
- "footer-vertical"
7
- ]
@@ -1,5 +0,0 @@
1
- [
2
- "hero",
3
- "hero-overlay",
4
- "hero-content"
5
- ]
@@ -1,10 +0,0 @@
1
- [
2
- "indicator",
3
- "indicator-item",
4
- "indicator-start",
5
- "indicator-center",
6
- "indicator-end",
7
- "indicator-bottom",
8
- "indicator-middle",
9
- "indicator-top"
10
- ]
@@ -1,17 +0,0 @@
1
- [
2
- "input",
3
- "input-ghost",
4
- "input-neutral",
5
- "input-primary",
6
- "input-secondary",
7
- "input-accent",
8
- "input-info",
9
- "input-success",
10
- "input-warning",
11
- "input-error",
12
- "input-xs",
13
- "input-sm",
14
- "input-md",
15
- "input-lg",
16
- "input-xl"
17
- ]
@@ -1,8 +0,0 @@
1
- [
2
- "kbd",
3
- "kbd-xs",
4
- "kbd-sm",
5
- "kbd-md",
6
- "kbd-lg",
7
- "kbd-xl"
8
- ]
@@ -1,9 +0,0 @@
1
- [
2
- "label",
3
- "floating-label",
4
- "input-xs",
5
- "input-sm",
6
- "input-md",
7
- "input-lg",
8
- "input-xl"
9
- ]
@@ -1,12 +0,0 @@
1
- [
2
- "link",
3
- "link-hover",
4
- "link-primary",
5
- "link-secondary",
6
- "link-accent",
7
- "link-neutral",
8
- "link-success",
9
- "link-info",
10
- "link-warning",
11
- "link-error"
12
- ]
@@ -1,6 +0,0 @@
1
- [
2
- "list",
3
- "list-row",
4
- "list-col-grow",
5
- "list-col-wrap"
6
- ]
@@ -1,14 +0,0 @@
1
- [
2
- "loading",
3
- "loading-spinner",
4
- "loading-dots",
5
- "loading-ring",
6
- "loading-ball",
7
- "loading-bars",
8
- "loading-infinity",
9
- "loading-xs",
10
- "loading-sm",
11
- "loading-md",
12
- "loading-lg",
13
- "loading-xl"
14
- ]
@@ -1,19 +0,0 @@
1
- [
2
- "mask",
3
- "mask-half-1",
4
- "mask-half-2",
5
- "mask-squircle",
6
- "mask-decagon",
7
- "mask-diamond",
8
- "mask-heart",
9
- "mask-hexagon",
10
- "mask-hexagon-2",
11
- "mask-circle",
12
- "mask-pentagon",
13
- "mask-star",
14
- "mask-star-2",
15
- "mask-triangle",
16
- "mask-triangle-2",
17
- "mask-triangle-3",
18
- "mask-triangle-4"
19
- ]
@@ -1,19 +0,0 @@
1
- [
2
- "menu",
3
- "menu-dropdown",
4
- "menu-title",
5
- "menu-active",
6
- "menu-focus",
7
- "badge",
8
- "menu-disabled",
9
- "dropdown",
10
- "menu-dropdown-toggle",
11
- "dropdown-content",
12
- "menu-horizontal",
13
- "menu-vertical",
14
- "menu-xs",
15
- "menu-sm",
16
- "menu-md",
17
- "menu-lg",
18
- "menu-xl"
19
- ]
@@ -1,10 +0,0 @@
1
- [
2
- "mockup-code",
3
- "mockup-window",
4
- "mockup-browser",
5
- "mockup-browser-toolbar",
6
- "input",
7
- "mockup-phone",
8
- "mockup-phone-camera",
9
- "mockup-phone-display"
10
- ]
@@ -1,13 +0,0 @@
1
- [
2
- "modal",
3
- "modal-open",
4
- "modal-box",
5
- "modal-action",
6
- "modal-toggle",
7
- "modal-backdrop",
8
- "modal-top",
9
- "modal-middle",
10
- "modal-bottom",
11
- "modal-start",
12
- "modal-end"
13
- ]
@@ -1,6 +0,0 @@
1
- [
2
- "navbar",
3
- "navbar-start",
4
- "navbar-center",
5
- "navbar-end"
6
- ]
@@ -1,11 +0,0 @@
1
- [
2
- "progress",
3
- "progress-primary",
4
- "progress-secondary",
5
- "progress-accent",
6
- "progress-neutral",
7
- "progress-info",
8
- "progress-success",
9
- "progress-warning",
10
- "progress-error"
11
- ]
@@ -1,3 +0,0 @@
1
- [
2
- "radial-progress"
3
- ]
@@ -1,16 +0,0 @@
1
- [
2
- "radio",
3
- "radio-primary",
4
- "radio-secondary",
5
- "radio-accent",
6
- "radio-neutral",
7
- "radio-info",
8
- "radio-success",
9
- "radio-warning",
10
- "radio-error",
11
- "radio-xs",
12
- "radio-sm",
13
- "radio-md",
14
- "radio-lg",
15
- "radio-xl"
16
- ]
@@ -1,16 +0,0 @@
1
- [
2
- "range",
3
- "range-primary",
4
- "range-secondary",
5
- "range-accent",
6
- "range-neutral",
7
- "range-success",
8
- "range-warning",
9
- "range-info",
10
- "range-error",
11
- "range-xs",
12
- "range-sm",
13
- "range-md",
14
- "range-lg",
15
- "range-xl"
16
- ]
@@ -1,10 +0,0 @@
1
- [
2
- "rating",
3
- "rating-hidden",
4
- "rating-xs",
5
- "rating-sm",
6
- "rating-md",
7
- "rating-lg",
8
- "rating-xl",
9
- "rating-half"
10
- ]
@@ -1,17 +0,0 @@
1
- [
2
- "select",
3
- "select-ghost",
4
- "select-neutral",
5
- "select-primary",
6
- "select-secondary",
7
- "select-accent",
8
- "select-info",
9
- "select-success",
10
- "select-warning",
11
- "select-error",
12
- "select-xs",
13
- "select-sm",
14
- "select-md",
15
- "select-lg",
16
- "select-xl"
17
- ]
@@ -1,3 +0,0 @@
1
- [
2
- "skeleton"
3
- ]
@@ -1,7 +0,0 @@
1
- [
2
- "stack",
3
- "stack-bottom",
4
- "stack-top",
5
- "stack-start",
6
- "stack-end"
7
- ]
@@ -1,11 +0,0 @@
1
- [
2
- "stats",
3
- "stat",
4
- "stat-figure",
5
- "stat-title",
6
- "stat-value",
7
- "stat-desc",
8
- "stat-actions",
9
- "stats-horizontal",
10
- "stats-vertical"
11
- ]
@@ -1,16 +0,0 @@
1
- [
2
- "status",
3
- "status-primary",
4
- "status-secondary",
5
- "status-accent",
6
- "status-neutral",
7
- "status-info",
8
- "status-success",
9
- "status-warning",
10
- "status-error",
11
- "status-xs",
12
- "status-sm",
13
- "status-md",
14
- "status-lg",
15
- "status-xl"
16
- ]
@@ -1,15 +0,0 @@
1
- [
2
- "steps",
3
- "step",
4
- "step-icon",
5
- "step-neutral",
6
- "step-primary",
7
- "step-secondary",
8
- "step-accent",
9
- "step-info",
10
- "step-success",
11
- "step-warning",
12
- "step-error",
13
- "steps-horizontal",
14
- "steps-vertical"
15
- ]
@@ -1,9 +0,0 @@
1
- [
2
- "swap",
3
- "swap-on",
4
- "swap-indeterminate",
5
- "swap-off",
6
- "swap-active",
7
- "swap-rotate",
8
- "swap-flip"
9
- ]
@@ -1,18 +0,0 @@
1
- [
2
- "tabs",
3
- "tab",
4
- "tab-active",
5
- "tab-content",
6
- "tab-disabled",
7
- "tabs-border",
8
- "tabs-lift",
9
- "tabs-top",
10
- "tabs-bottom",
11
- "tabs-start",
12
- "tabs-box",
13
- "tabs-xs",
14
- "tabs-sm",
15
- "tabs-md",
16
- "tabs-lg",
17
- "tabs-xl"
18
- ]
@@ -1,10 +0,0 @@
1
- [
2
- "table",
3
- "row-hover",
4
- "table-zebra",
5
- "table-xs",
6
- "table-sm",
7
- "table-md",
8
- "table-lg",
9
- "table-xl"
10
- ]
@@ -1,17 +0,0 @@
1
- [
2
- "textarea",
3
- "textarea-ghost",
4
- "textarea-neutral",
5
- "textarea-primary",
6
- "textarea-secondary",
7
- "textarea-accent",
8
- "textarea-info",
9
- "textarea-success",
10
- "textarea-warning",
11
- "textarea-error",
12
- "textarea-xs",
13
- "textarea-sm",
14
- "textarea-md",
15
- "textarea-lg",
16
- "textarea-xl"
17
- ]
@@ -1,11 +0,0 @@
1
- [
2
- "timeline",
3
- "timeline-box",
4
- "timeline-start",
5
- "timeline-middle",
6
- "timeline-end",
7
- "timeline-compact",
8
- "timeline-vertical",
9
- "timeline-snap-icon",
10
- "timeline-horizontal"
11
- ]
@@ -1,9 +0,0 @@
1
- [
2
- "toast",
3
- "toast-start",
4
- "toast-center",
5
- "toast-end",
6
- "toast-bottom",
7
- "toast-middle",
8
- "toast-top"
9
- ]
@@ -1,16 +0,0 @@
1
- [
2
- "toggle",
3
- "toggle-primary",
4
- "toggle-secondary",
5
- "toggle-accent",
6
- "toggle-neutral",
7
- "toggle-success",
8
- "toggle-warning",
9
- "toggle-info",
10
- "toggle-error",
11
- "toggle-xs",
12
- "toggle-sm",
13
- "toggle-md",
14
- "toggle-lg",
15
- "toggle-xl"
16
- ]
@@ -1,16 +0,0 @@
1
- [
2
- "tooltip",
3
- "tooltip-content",
4
- "tooltip-top",
5
- "tooltip-bottom",
6
- "tooltip-left",
7
- "tooltip-right",
8
- "tooltip-open",
9
- "tooltip-primary",
10
- "tooltip-secondary",
11
- "tooltip-accent",
12
- "tooltip-info",
13
- "tooltip-success",
14
- "tooltip-warning",
15
- "tooltip-error"
16
- ]
@@ -1,4 +0,0 @@
1
- [
2
- "validator",
3
- "validator-hint"
4
- ]