@nextui-org/theme 2.1.17 → 2.2.0

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 (167) hide show
  1. package/README.md +1 -1
  2. package/dist/{chunk-XY766PDD.mjs → chunk-3FZU25GR.mjs} +2 -1
  3. package/dist/{chunk-CVU6I4IJ.mjs → chunk-4ZM6AI3H.mjs} +1 -1
  4. package/dist/{chunk-LQGOKGQV.mjs → chunk-524WVPFR.mjs} +1 -1
  5. package/dist/{chunk-RJKUWMDJ.mjs → chunk-6XJJCV76.mjs} +1 -1
  6. package/dist/{chunk-S7W5DQP2.mjs → chunk-726LN7M3.mjs} +1 -1
  7. package/dist/{chunk-PXVLYT7W.mjs → chunk-7ELFOVMX.mjs} +1 -1
  8. package/dist/{chunk-FXXH62BP.mjs → chunk-7ODIBITJ.mjs} +9 -9
  9. package/dist/chunk-7TJINK3S.mjs +390 -0
  10. package/dist/{chunk-G2RPAV6S.mjs → chunk-AC6F4DT6.mjs} +23 -4
  11. package/dist/{chunk-GNLIYZAQ.mjs → chunk-AGUZRGXC.mjs} +1 -1
  12. package/dist/{chunk-U4EMZ2CQ.mjs → chunk-AO2AAOEJ.mjs} +2 -2
  13. package/dist/{chunk-3BNHFA72.mjs → chunk-AT4OXKKK.mjs} +1 -1
  14. package/dist/chunk-BHDPFX6P.mjs +400 -0
  15. package/dist/chunk-BLAJANNW.mjs +43 -0
  16. package/dist/{chunk-5EJVI4V3.mjs → chunk-CTY7IP65.mjs} +29 -13
  17. package/dist/{chunk-DXTDUHS5.mjs → chunk-CUUGEIPA.mjs} +1 -1
  18. package/dist/chunk-D2XMP2NC.mjs +6 -0
  19. package/dist/{chunk-4JBYJQSP.mjs → chunk-ECP4S2VZ.mjs} +1 -1
  20. package/dist/{chunk-B55QBA5E.mjs → chunk-FRI2VDCA.mjs} +1 -1
  21. package/dist/{chunk-6AEINX52.mjs → chunk-GMMETTYU.mjs} +2 -16
  22. package/dist/{chunk-Y5VJSYKV.mjs → chunk-GMUSZ3YF.mjs} +1 -1
  23. package/dist/{chunk-FHNC7F3W.mjs → chunk-HGSHFC5N.mjs} +7 -1
  24. package/dist/{chunk-G3PB7L4N.mjs → chunk-HPFX3B3F.mjs} +1 -30
  25. package/dist/{chunk-VZI6SR6H.mjs → chunk-HUBDRSA4.mjs} +1 -2
  26. package/dist/{chunk-33DU6C7I.mjs → chunk-I6ESTKKY.mjs} +9 -9
  27. package/dist/{chunk-EGP3AT4R.mjs → chunk-IP3D7KVB.mjs} +3 -1
  28. package/dist/{chunk-Q3TEEYQJ.mjs → chunk-JQTFOIV7.mjs} +1 -1
  29. package/dist/{chunk-JBHEJMGV.mjs → chunk-KCOC3H6R.mjs} +1 -1
  30. package/dist/{chunk-ZWJMJMVY.mjs → chunk-KVPPQD2E.mjs} +27 -5
  31. package/dist/{chunk-WBNF66V7.mjs → chunk-LDBYFTHC.mjs} +1 -1
  32. package/dist/{chunk-GOHT67J3.mjs → chunk-MUWHEIW6.mjs} +13 -6
  33. package/dist/{chunk-2SNOAR5H.mjs → chunk-NAUU2OUH.mjs} +1 -1
  34. package/dist/{chunk-QYW2VWAB.mjs → chunk-NYSEAAK5.mjs} +4 -4
  35. package/dist/{chunk-LENRVMCD.mjs → chunk-OQIS4MXV.mjs} +1 -1
  36. package/dist/{chunk-NAY2XKLY.mjs → chunk-PSEUPXFL.mjs} +1 -1
  37. package/dist/{chunk-SPRRISBY.mjs → chunk-RNAP5C4C.mjs} +1 -1
  38. package/dist/{chunk-L37EV5TN.mjs → chunk-S573WUYY.mjs} +1 -1
  39. package/dist/{chunk-777XXWYS.mjs → chunk-SEKJ6A6T.mjs} +19 -2
  40. package/dist/{chunk-YSXRNNDV.mjs → chunk-UODOTC2G.mjs} +1 -1
  41. package/dist/{chunk-77O7KLUI.mjs → chunk-V5ZTBGGO.mjs} +1 -1
  42. package/dist/{chunk-MUPUMXL7.mjs → chunk-VDRJHB4F.mjs} +7 -4
  43. package/dist/{chunk-EC4F6RJF.mjs → chunk-W6DVXJB3.mjs} +1 -1
  44. package/dist/{chunk-XPLXQDB3.mjs → chunk-WAAJG22Y.mjs} +1 -1
  45. package/dist/chunk-WBQAMGXK.mjs +0 -0
  46. package/dist/{chunk-TDMF44G6.mjs → chunk-X7N3NQ6S.mjs} +1 -1
  47. package/dist/{chunk-5QVKTCUZ.mjs → chunk-YSA7EQBH.mjs} +12 -47
  48. package/dist/components/accordion.js +2 -67
  49. package/dist/components/accordion.mjs +2 -3
  50. package/dist/components/autocomplete.js +2 -67
  51. package/dist/components/autocomplete.mjs +2 -3
  52. package/dist/components/avatar.d.ts +14 -4
  53. package/dist/components/avatar.js +8 -70
  54. package/dist/components/avatar.mjs +2 -3
  55. package/dist/components/badge.js +2 -67
  56. package/dist/components/badge.mjs +2 -3
  57. package/dist/components/breadcrumbs.js +2 -67
  58. package/dist/components/breadcrumbs.mjs +2 -3
  59. package/dist/components/button.d.ts +35 -35
  60. package/dist/components/button.js +10 -75
  61. package/dist/components/button.mjs +2 -3
  62. package/dist/components/calendar.d.ts +495 -0
  63. package/dist/components/calendar.js +455 -0
  64. package/dist/components/calendar.mjs +11 -0
  65. package/dist/components/card.js +2 -67
  66. package/dist/components/card.mjs +2 -3
  67. package/dist/components/checkbox.js +5 -70
  68. package/dist/components/checkbox.mjs +2 -3
  69. package/dist/components/chip.js +24 -70
  70. package/dist/components/chip.mjs +2 -3
  71. package/dist/components/circular-progress.js +2 -67
  72. package/dist/components/circular-progress.mjs +2 -3
  73. package/dist/components/code.js +2 -67
  74. package/dist/components/code.mjs +2 -3
  75. package/dist/components/date-input.d.ts +815 -0
  76. package/dist/components/date-input.js +439 -0
  77. package/dist/components/date-input.mjs +7 -0
  78. package/dist/components/date-picker.d.ts +265 -0
  79. package/dist/components/date-picker.js +93 -0
  80. package/dist/components/date-picker.mjs +9 -0
  81. package/dist/components/divider.js +2 -67
  82. package/dist/components/divider.mjs +2 -3
  83. package/dist/components/drip.d.ts +2 -32
  84. package/dist/components/drip.js +2 -67
  85. package/dist/components/drip.mjs +2 -3
  86. package/dist/components/dropdown.d.ts +4 -64
  87. package/dist/components/dropdown.js +2 -67
  88. package/dist/components/dropdown.mjs +2 -3
  89. package/dist/components/image.js +2 -67
  90. package/dist/components/image.mjs +2 -3
  91. package/dist/components/index.d.ts +4 -1
  92. package/dist/components/index.js +959 -115
  93. package/dist/components/index.mjs +72 -59
  94. package/dist/components/input.js +14 -72
  95. package/dist/components/input.mjs +2 -3
  96. package/dist/components/kbd.js +3 -67
  97. package/dist/components/kbd.mjs +2 -3
  98. package/dist/components/link.js +2 -67
  99. package/dist/components/link.mjs +2 -3
  100. package/dist/components/listbox.js +2 -67
  101. package/dist/components/listbox.mjs +2 -3
  102. package/dist/components/menu.d.ts +2 -2
  103. package/dist/components/menu.js +2 -67
  104. package/dist/components/menu.mjs +2 -3
  105. package/dist/components/modal.js +4 -67
  106. package/dist/components/modal.mjs +2 -3
  107. package/dist/components/navbar.js +2 -67
  108. package/dist/components/navbar.mjs +2 -3
  109. package/dist/components/pagination.js +2 -67
  110. package/dist/components/pagination.mjs +2 -3
  111. package/dist/components/popover.d.ts +42 -0
  112. package/dist/components/popover.js +8 -67
  113. package/dist/components/popover.mjs +2 -3
  114. package/dist/components/progress.js +2 -67
  115. package/dist/components/progress.mjs +2 -3
  116. package/dist/components/radio.js +2 -67
  117. package/dist/components/radio.mjs +2 -3
  118. package/dist/components/scroll-shadow.js +2 -67
  119. package/dist/components/scroll-shadow.mjs +2 -3
  120. package/dist/components/select.js +30 -79
  121. package/dist/components/select.mjs +2 -3
  122. package/dist/components/skeleton.js +3 -68
  123. package/dist/components/skeleton.mjs +2 -3
  124. package/dist/components/slider.js +2 -67
  125. package/dist/components/slider.mjs +2 -3
  126. package/dist/components/snippet.js +2 -67
  127. package/dist/components/snippet.mjs +2 -3
  128. package/dist/components/spacer.js +2 -67
  129. package/dist/components/spacer.mjs +2 -3
  130. package/dist/components/spinner.d.ts +1 -1
  131. package/dist/components/spinner.js +2 -67
  132. package/dist/components/spinner.mjs +2 -3
  133. package/dist/components/table.js +28 -71
  134. package/dist/components/table.mjs +2 -3
  135. package/dist/components/tabs.d.ts +115 -0
  136. package/dist/components/tabs.js +20 -68
  137. package/dist/components/tabs.mjs +2 -3
  138. package/dist/components/toggle.js +10 -75
  139. package/dist/components/toggle.mjs +2 -3
  140. package/dist/components/user.d.ts +1 -1
  141. package/dist/components/user.js +2 -67
  142. package/dist/components/user.mjs +2 -3
  143. package/dist/default-layout.js +1 -2
  144. package/dist/default-layout.mjs +1 -1
  145. package/dist/index.d.ts +5 -2
  146. package/dist/index.js +1150 -428
  147. package/dist/index.mjs +78 -69
  148. package/dist/plugin.js +6 -177
  149. package/dist/plugin.mjs +5 -6
  150. package/dist/types.d.ts +1 -11
  151. package/dist/types.js +0 -64
  152. package/dist/types.mjs +1 -8
  153. package/dist/utilities/index.d.ts +0 -30
  154. package/dist/utilities/index.js +0 -30
  155. package/dist/utilities/index.mjs +2 -2
  156. package/dist/utilities/transition.d.ts +2 -31
  157. package/dist/utilities/transition.js +4 -31
  158. package/dist/utilities/transition.mjs +3 -1
  159. package/dist/utils/theme.d.ts +1 -3
  160. package/dist/utils/theme.js +0 -110
  161. package/dist/utils/theme.mjs +1 -6
  162. package/dist/utils/tv.js +2 -67
  163. package/dist/utils/tv.mjs +1 -2
  164. package/package.json +5 -5
  165. package/dist/chunk-DGMET46Q.mjs +0 -63
  166. package/dist/chunk-WA5F6AED.mjs +0 -57
  167. /package/dist/{chunk-T6HAGWX5.mjs → chunk-UVXYPGDZ.mjs} +0 -0
@@ -29,9 +29,9 @@ declare const button: tailwind_variants.TVReturnType<{
29
29
  ghost: "border-medium bg-transparent";
30
30
  };
31
31
  size: {
32
- sm: "px-unit-3 min-w-unit-16 h-unit-8 text-tiny gap-unit-2 rounded-small";
33
- md: "px-unit-4 min-w-unit-20 h-unit-10 text-small gap-unit-2 rounded-medium";
34
- lg: "px-unit-6 min-w-unit-24 h-unit-12 text-medium gap-unit-3 rounded-large";
32
+ sm: "px-3 min-w-16 h-8 text-tiny gap-2 rounded-small";
33
+ md: "px-4 min-w-20 h-10 text-small gap-2 rounded-medium";
34
+ lg: "px-6 min-w-24 h-12 text-medium gap-3 rounded-large";
35
35
  };
36
36
  color: {
37
37
  default: "";
@@ -58,8 +58,8 @@ declare const button: tailwind_variants.TVReturnType<{
58
58
  true: "[&:not(:first-child):not(:last-child)]:rounded-none";
59
59
  };
60
60
  isIconOnly: {
61
- true: "px-unit-0 !gap-unit-0";
62
- false: "[&>svg]:max-w-[theme(spacing.unit-8)]";
61
+ true: "px-0 !gap-0";
62
+ false: "[&>svg]:max-w-[theme(spacing.8)]";
63
63
  };
64
64
  disableAnimation: {
65
65
  true: "!transition-none";
@@ -76,9 +76,9 @@ declare const button: tailwind_variants.TVReturnType<{
76
76
  ghost: "border-medium bg-transparent";
77
77
  };
78
78
  size: {
79
- sm: "px-unit-3 min-w-unit-16 h-unit-8 text-tiny gap-unit-2 rounded-small";
80
- md: "px-unit-4 min-w-unit-20 h-unit-10 text-small gap-unit-2 rounded-medium";
81
- lg: "px-unit-6 min-w-unit-24 h-unit-12 text-medium gap-unit-3 rounded-large";
79
+ sm: "px-3 min-w-16 h-8 text-tiny gap-2 rounded-small";
80
+ md: "px-4 min-w-20 h-10 text-small gap-2 rounded-medium";
81
+ lg: "px-6 min-w-24 h-12 text-medium gap-3 rounded-large";
82
82
  };
83
83
  color: {
84
84
  default: "";
@@ -105,8 +105,8 @@ declare const button: tailwind_variants.TVReturnType<{
105
105
  true: "[&:not(:first-child):not(:last-child)]:rounded-none";
106
106
  };
107
107
  isIconOnly: {
108
- true: "px-unit-0 !gap-unit-0";
109
- false: "[&>svg]:max-w-[theme(spacing.unit-8)]";
108
+ true: "px-0 !gap-0";
109
+ false: "[&>svg]:max-w-[theme(spacing.8)]";
110
110
  };
111
111
  disableAnimation: {
112
112
  true: "!transition-none";
@@ -123,9 +123,9 @@ declare const button: tailwind_variants.TVReturnType<{
123
123
  ghost: "border-medium bg-transparent";
124
124
  };
125
125
  size: {
126
- sm: "px-unit-3 min-w-unit-16 h-unit-8 text-tiny gap-unit-2 rounded-small";
127
- md: "px-unit-4 min-w-unit-20 h-unit-10 text-small gap-unit-2 rounded-medium";
128
- lg: "px-unit-6 min-w-unit-24 h-unit-12 text-medium gap-unit-3 rounded-large";
126
+ sm: "px-3 min-w-16 h-8 text-tiny gap-2 rounded-small";
127
+ md: "px-4 min-w-20 h-10 text-small gap-2 rounded-medium";
128
+ lg: "px-6 min-w-24 h-12 text-medium gap-3 rounded-large";
129
129
  };
130
130
  color: {
131
131
  default: "";
@@ -152,8 +152,8 @@ declare const button: tailwind_variants.TVReturnType<{
152
152
  true: "[&:not(:first-child):not(:last-child)]:rounded-none";
153
153
  };
154
154
  isIconOnly: {
155
- true: "px-unit-0 !gap-unit-0";
156
- false: "[&>svg]:max-w-[theme(spacing.unit-8)]";
155
+ true: "px-0 !gap-0";
156
+ false: "[&>svg]:max-w-[theme(spacing.8)]";
157
157
  };
158
158
  disableAnimation: {
159
159
  true: "!transition-none";
@@ -170,9 +170,9 @@ declare const button: tailwind_variants.TVReturnType<{
170
170
  ghost: "border-medium bg-transparent";
171
171
  };
172
172
  size: {
173
- sm: "px-unit-3 min-w-unit-16 h-unit-8 text-tiny gap-unit-2 rounded-small";
174
- md: "px-unit-4 min-w-unit-20 h-unit-10 text-small gap-unit-2 rounded-medium";
175
- lg: "px-unit-6 min-w-unit-24 h-unit-12 text-medium gap-unit-3 rounded-large";
173
+ sm: "px-3 min-w-16 h-8 text-tiny gap-2 rounded-small";
174
+ md: "px-4 min-w-20 h-10 text-small gap-2 rounded-medium";
175
+ lg: "px-6 min-w-24 h-12 text-medium gap-3 rounded-large";
176
176
  };
177
177
  color: {
178
178
  default: "";
@@ -199,8 +199,8 @@ declare const button: tailwind_variants.TVReturnType<{
199
199
  true: "[&:not(:first-child):not(:last-child)]:rounded-none";
200
200
  };
201
201
  isIconOnly: {
202
- true: "px-unit-0 !gap-unit-0";
203
- false: "[&>svg]:max-w-[theme(spacing.unit-8)]";
202
+ true: "px-0 !gap-0";
203
+ false: "[&>svg]:max-w-[theme(spacing.8)]";
204
204
  };
205
205
  disableAnimation: {
206
206
  true: "!transition-none";
@@ -217,9 +217,9 @@ declare const button: tailwind_variants.TVReturnType<{
217
217
  ghost: "border-medium bg-transparent";
218
218
  };
219
219
  size: {
220
- sm: "px-unit-3 min-w-unit-16 h-unit-8 text-tiny gap-unit-2 rounded-small";
221
- md: "px-unit-4 min-w-unit-20 h-unit-10 text-small gap-unit-2 rounded-medium";
222
- lg: "px-unit-6 min-w-unit-24 h-unit-12 text-medium gap-unit-3 rounded-large";
220
+ sm: "px-3 min-w-16 h-8 text-tiny gap-2 rounded-small";
221
+ md: "px-4 min-w-20 h-10 text-small gap-2 rounded-medium";
222
+ lg: "px-6 min-w-24 h-12 text-medium gap-3 rounded-large";
223
223
  };
224
224
  color: {
225
225
  default: "";
@@ -246,8 +246,8 @@ declare const button: tailwind_variants.TVReturnType<{
246
246
  true: "[&:not(:first-child):not(:last-child)]:rounded-none";
247
247
  };
248
248
  isIconOnly: {
249
- true: "px-unit-0 !gap-unit-0";
250
- false: "[&>svg]:max-w-[theme(spacing.unit-8)]";
249
+ true: "px-0 !gap-0";
250
+ false: "[&>svg]:max-w-[theme(spacing.8)]";
251
251
  };
252
252
  disableAnimation: {
253
253
  true: "!transition-none";
@@ -264,9 +264,9 @@ declare const button: tailwind_variants.TVReturnType<{
264
264
  ghost: "border-medium bg-transparent";
265
265
  };
266
266
  size: {
267
- sm: "px-unit-3 min-w-unit-16 h-unit-8 text-tiny gap-unit-2 rounded-small";
268
- md: "px-unit-4 min-w-unit-20 h-unit-10 text-small gap-unit-2 rounded-medium";
269
- lg: "px-unit-6 min-w-unit-24 h-unit-12 text-medium gap-unit-3 rounded-large";
267
+ sm: "px-3 min-w-16 h-8 text-tiny gap-2 rounded-small";
268
+ md: "px-4 min-w-20 h-10 text-small gap-2 rounded-medium";
269
+ lg: "px-6 min-w-24 h-12 text-medium gap-3 rounded-large";
270
270
  };
271
271
  color: {
272
272
  default: "";
@@ -293,8 +293,8 @@ declare const button: tailwind_variants.TVReturnType<{
293
293
  true: "[&:not(:first-child):not(:last-child)]:rounded-none";
294
294
  };
295
295
  isIconOnly: {
296
- true: "px-unit-0 !gap-unit-0";
297
- false: "[&>svg]:max-w-[theme(spacing.unit-8)]";
296
+ true: "px-0 !gap-0";
297
+ false: "[&>svg]:max-w-[theme(spacing.8)]";
298
298
  };
299
299
  disableAnimation: {
300
300
  true: "!transition-none";
@@ -311,9 +311,9 @@ declare const button: tailwind_variants.TVReturnType<{
311
311
  ghost: "border-medium bg-transparent";
312
312
  };
313
313
  size: {
314
- sm: "px-unit-3 min-w-unit-16 h-unit-8 text-tiny gap-unit-2 rounded-small";
315
- md: "px-unit-4 min-w-unit-20 h-unit-10 text-small gap-unit-2 rounded-medium";
316
- lg: "px-unit-6 min-w-unit-24 h-unit-12 text-medium gap-unit-3 rounded-large";
314
+ sm: "px-3 min-w-16 h-8 text-tiny gap-2 rounded-small";
315
+ md: "px-4 min-w-20 h-10 text-small gap-2 rounded-medium";
316
+ lg: "px-6 min-w-24 h-12 text-medium gap-3 rounded-large";
317
317
  };
318
318
  color: {
319
319
  default: "";
@@ -340,8 +340,8 @@ declare const button: tailwind_variants.TVReturnType<{
340
340
  true: "[&:not(:first-child):not(:last-child)]:rounded-none";
341
341
  };
342
342
  isIconOnly: {
343
- true: "px-unit-0 !gap-unit-0";
344
- false: "[&>svg]:max-w-[theme(spacing.unit-8)]";
343
+ true: "px-0 !gap-0";
344
+ false: "[&>svg]:max-w-[theme(spacing.8)]";
345
345
  };
346
346
  disableAnimation: {
347
347
  true: "!transition-none";
@@ -27,61 +27,6 @@ module.exports = __toCommonJS(button_exports);
27
27
 
28
28
  // src/utils/tv.ts
29
29
  var import_tailwind_variants = require("tailwind-variants");
30
-
31
- // src/types.ts
32
- var spacingScaleKeys = [
33
- "0",
34
- "xs",
35
- "sm",
36
- "md",
37
- "lg",
38
- "xl",
39
- "2xl",
40
- "3xl",
41
- "4xl",
42
- "5xl",
43
- "6xl",
44
- "7xl",
45
- "8xl",
46
- "9xl",
47
- "1",
48
- "2",
49
- "3",
50
- "3.5",
51
- "4",
52
- "5",
53
- "6",
54
- "7",
55
- "8",
56
- "9",
57
- "10",
58
- "11",
59
- "12",
60
- "13",
61
- "14",
62
- "15",
63
- "16",
64
- "17",
65
- "18",
66
- "20",
67
- "24",
68
- "28",
69
- "32",
70
- "36",
71
- "40",
72
- "44",
73
- "48",
74
- "52",
75
- "56",
76
- "60",
77
- "64",
78
- "72",
79
- "80",
80
- "96"
81
- ];
82
- var mappedSpacingScaleKeys = spacingScaleKeys.map((key) => `unit-${key}`);
83
-
84
- // src/utils/tv.ts
85
30
  var COMMON_UNITS = ["small", "medium", "large"];
86
31
  var tv = (options, config) => {
87
32
  var _a, _b, _c;
@@ -93,7 +38,7 @@ var tv = (options, config) => {
93
38
  theme: {
94
39
  ...(_b = config == null ? void 0 : config.twMergeConfig) == null ? void 0 : _b.theme,
95
40
  opacity: ["disabled"],
96
- spacing: ["divider", "unit", ...mappedSpacingScaleKeys],
41
+ spacing: ["divider"],
97
42
  borderWidth: COMMON_UNITS,
98
43
  borderRadius: COMMON_UNITS
99
44
  },
@@ -101,17 +46,7 @@ var tv = (options, config) => {
101
46
  ...(_c = config == null ? void 0 : config.twMergeConfig) == null ? void 0 : _c.classGroups,
102
47
  shadow: [{ shadow: COMMON_UNITS }],
103
48
  "font-size": [{ text: ["tiny", ...COMMON_UNITS] }],
104
- "bg-image": ["bg-stripe-gradient"],
105
- "min-w": [
106
- {
107
- "min-w": ["unit", ...mappedSpacingScaleKeys]
108
- }
109
- ],
110
- "min-h": [
111
- {
112
- "min-h": ["unit", ...mappedSpacingScaleKeys]
113
- }
114
- ]
49
+ "bg-image": ["bg-stripe-gradient"]
115
50
  }
116
51
  }
117
52
  });
@@ -240,9 +175,9 @@ var button = tv({
240
175
  ghost: "border-medium bg-transparent"
241
176
  },
242
177
  size: {
243
- sm: "px-unit-3 min-w-unit-16 h-unit-8 text-tiny gap-unit-2 rounded-small",
244
- md: "px-unit-4 min-w-unit-20 h-unit-10 text-small gap-unit-2 rounded-medium",
245
- lg: "px-unit-6 min-w-unit-24 h-unit-12 text-medium gap-unit-3 rounded-large"
178
+ sm: "px-3 min-w-16 h-8 text-tiny gap-2 rounded-small",
179
+ md: "px-4 min-w-20 h-10 text-small gap-2 rounded-medium",
180
+ lg: "px-6 min-w-24 h-12 text-medium gap-3 rounded-large"
246
181
  },
247
182
  color: {
248
183
  default: "",
@@ -269,8 +204,8 @@ var button = tv({
269
204
  true: "[&:not(:first-child):not(:last-child)]:rounded-none"
270
205
  },
271
206
  isIconOnly: {
272
- true: "px-unit-0 !gap-unit-0",
273
- false: "[&>svg]:max-w-[theme(spacing.unit-8)]"
207
+ true: "px-0 !gap-0",
208
+ false: "[&>svg]:max-w-[theme(spacing.8)]"
274
209
  },
275
210
  disableAnimation: {
276
211
  true: "!transition-none",
@@ -585,17 +520,17 @@ var button = tv({
585
520
  {
586
521
  isIconOnly: true,
587
522
  size: "sm",
588
- class: "min-w-unit-8 w-unit-8 h-unit-8"
523
+ class: "min-w-8 w-8 h-8"
589
524
  },
590
525
  {
591
526
  isIconOnly: true,
592
527
  size: "md",
593
- class: "min-w-unit-10 w-unit-10 h-unit-10"
528
+ class: "min-w-10 w-10 h-10"
594
529
  },
595
530
  {
596
531
  isIconOnly: true,
597
532
  size: "lg",
598
- class: "min-w-unit-12 w-unit-12 h-unit-12"
533
+ class: "min-w-12 w-12 h-12"
599
534
  },
600
535
  {
601
536
  variant: ["solid", "faded", "flat", "bordered", "shadow"],
@@ -1,13 +1,12 @@
1
1
  import {
2
2
  button,
3
3
  buttonGroup
4
- } from "../chunk-33DU6C7I.mjs";
4
+ } from "../chunk-I6ESTKKY.mjs";
5
5
  import "../chunk-CMYR6AOY.mjs";
6
6
  import "../chunk-K7LK7NCE.mjs";
7
7
  import "../chunk-2PIR7DFM.mjs";
8
- import "../chunk-6AEINX52.mjs";
8
+ import "../chunk-GMMETTYU.mjs";
9
9
  import "../chunk-XHQUSKIE.mjs";
10
- import "../chunk-WA5F6AED.mjs";
11
10
  export {
12
11
  button,
13
12
  buttonGroup