@nextui-org/theme 2.1.8 → 2.1.10

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 (164) hide show
  1. package/dist/{chunk-77O7KLUI.mjs → chunk-362LGETO.mjs} +1 -1
  2. package/dist/{chunk-23KK2ZAZ.mjs → chunk-5GLH2ERS.mjs} +2 -2
  3. package/dist/{chunk-RYOZQSNI.mjs → chunk-6XG3Y4GM.mjs} +12 -7
  4. package/dist/chunk-76A2UI6G.mjs +243 -0
  5. package/dist/chunk-AQDGQGUV.mjs +391 -0
  6. package/dist/{chunk-NAY2XKLY.mjs → chunk-B6QMTIF2.mjs} +1 -1
  7. package/dist/{chunk-LGRQRHJJ.mjs → chunk-BR6V72YY.mjs} +6 -3
  8. package/dist/{chunk-PJV3MWBL.mjs → chunk-C3KZKKPN.mjs} +182 -49
  9. package/dist/{chunk-2T5RQ7SK.mjs → chunk-CLW3JMFF.mjs} +36 -6
  10. package/dist/{chunk-NW5W5ANO.mjs → chunk-DGMET46Q.mjs} +4 -3
  11. package/dist/{chunk-WBNF66V7.mjs → chunk-F36W5Y6O.mjs} +1 -1
  12. package/dist/{chunk-GNLIYZAQ.mjs → chunk-FUMNSN2H.mjs} +1 -1
  13. package/dist/{chunk-KPK2JQIF.mjs → chunk-G3PB7L4N.mjs} +10 -0
  14. package/dist/{chunk-4DKVPW5Z.mjs → chunk-HBLCAYSX.mjs} +2 -2
  15. package/dist/{chunk-XPLXQDB3.mjs → chunk-HYA3WURA.mjs} +1 -1
  16. package/dist/{chunk-UHF2F2WJ.mjs → chunk-I5E37FAL.mjs} +4 -4
  17. package/dist/{chunk-RPMLQF4Y.mjs → chunk-J6EGGODL.mjs} +5 -5
  18. package/dist/{chunk-XY766PDD.mjs → chunk-J7FVLFSZ.mjs} +1 -1
  19. package/dist/{chunk-GKYVNUGL.mjs → chunk-JMOQB2OS.mjs} +3 -3
  20. package/dist/{chunk-EUS2SEYI.mjs → chunk-JX6O4KJS.mjs} +2 -2
  21. package/dist/{chunk-YSXRNNDV.mjs → chunk-N7N2LONM.mjs} +1 -1
  22. package/dist/{chunk-RHIZZ5XX.mjs → chunk-ODGTGSNM.mjs} +2 -2
  23. package/dist/{chunk-EC4F6RJF.mjs → chunk-PFGLTKGJ.mjs} +1 -1
  24. package/dist/{chunk-FZZINZOQ.mjs → chunk-QF56VSRK.mjs} +23 -6
  25. package/dist/{chunk-YKWIBFFV.mjs → chunk-QWYWYOG6.mjs} +18 -4
  26. package/dist/{chunk-Y32IWEMZ.mjs → chunk-S7W5DQP2.mjs} +3 -3
  27. package/dist/{chunk-F76574GG.mjs → chunk-SCQJ4BM3.mjs} +105 -39
  28. package/dist/{chunk-TIMHSW45.mjs → chunk-TUUOVVH3.mjs} +2 -2
  29. package/dist/{chunk-B55QBA5E.mjs → chunk-VD4MGTVP.mjs} +1 -1
  30. package/dist/{chunk-4JBYJQSP.mjs → chunk-VGHVBXXT.mjs} +1 -1
  31. package/dist/{chunk-WM43BKYH.mjs → chunk-VOTIIGIW.mjs} +3 -3
  32. package/dist/{chunk-O24TFHPZ.mjs → chunk-VPYXYIZ5.mjs} +2 -2
  33. package/dist/{chunk-ADNJ6GPZ.mjs → chunk-VU5TSYMO.mjs} +2 -2
  34. package/dist/{chunk-7MCHEQXT.mjs → chunk-VZI6SR6H.mjs} +4 -1
  35. package/dist/chunk-WBUVHAJX.mjs +37 -0
  36. package/dist/chunk-WHT6K6RC.mjs +58 -0
  37. package/dist/chunk-WNVF6X3M.mjs +171 -0
  38. package/dist/{chunk-Y33ZY7KH.mjs → chunk-WYVG7NY6.mjs} +34 -5
  39. package/dist/{chunk-LQGOKGQV.mjs → chunk-XHQNEGB6.mjs} +1 -1
  40. package/dist/{chunk-T7JNS25F.mjs → chunk-XHQUSKIE.mjs} +10 -1
  41. package/dist/{chunk-MOHT4OBR.mjs → chunk-XNF3KCH7.mjs} +2 -2
  42. package/dist/{chunk-XJU7LDVX.mjs → chunk-Y5WLFHBC.mjs} +74 -9
  43. package/dist/{chunk-XCWQAA5D.mjs → chunk-YRDQW7V4.mjs} +5 -5
  44. package/dist/components/accordion.js +27 -34
  45. package/dist/components/accordion.mjs +3 -3
  46. package/dist/components/autocomplete.d.ts +180 -0
  47. package/dist/components/autocomplete.js +165 -0
  48. package/dist/components/autocomplete.mjs +8 -0
  49. package/dist/components/avatar.js +28 -35
  50. package/dist/components/avatar.mjs +3 -3
  51. package/dist/components/badge.d.ts +7 -7
  52. package/dist/components/badge.js +29 -36
  53. package/dist/components/badge.mjs +3 -3
  54. package/dist/components/breadcrumbs.d.ts +816 -0
  55. package/dist/components/breadcrumbs.js +357 -0
  56. package/dist/components/breadcrumbs.mjs +14 -0
  57. package/dist/components/button.d.ts +7 -7
  58. package/dist/components/button.js +104 -39
  59. package/dist/components/button.mjs +3 -3
  60. package/dist/components/card.js +26 -33
  61. package/dist/components/card.mjs +3 -3
  62. package/dist/components/checkbox.d.ts +163 -36
  63. package/dist/components/checkbox.js +59 -36
  64. package/dist/components/checkbox.mjs +3 -3
  65. package/dist/components/chip.js +26 -33
  66. package/dist/components/chip.mjs +3 -3
  67. package/dist/components/circular-progress.js +25 -32
  68. package/dist/components/circular-progress.mjs +2 -2
  69. package/dist/components/code.js +25 -32
  70. package/dist/components/code.mjs +3 -3
  71. package/dist/components/divider.js +25 -32
  72. package/dist/components/divider.mjs +2 -2
  73. package/dist/components/drip.d.ts +29 -3
  74. package/dist/components/drip.js +25 -32
  75. package/dist/components/drip.mjs +2 -2
  76. package/dist/components/dropdown.d.ts +103 -35
  77. package/dist/components/dropdown.js +25 -32
  78. package/dist/components/dropdown.mjs +3 -3
  79. package/dist/components/image.js +25 -32
  80. package/dist/components/image.mjs +2 -2
  81. package/dist/components/index.d.ts +4 -1
  82. package/dist/components/index.js +1271 -231
  83. package/dist/components/index.mjs +62 -48
  84. package/dist/components/input.d.ts +34 -41
  85. package/dist/components/input.js +205 -79
  86. package/dist/components/input.mjs +3 -3
  87. package/dist/components/kbd.js +25 -32
  88. package/dist/components/kbd.mjs +2 -2
  89. package/dist/components/link.js +25 -32
  90. package/dist/components/link.mjs +3 -3
  91. package/dist/components/listbox.d.ts +1 -1
  92. package/dist/components/listbox.js +41 -34
  93. package/dist/components/listbox.mjs +3 -3
  94. package/dist/components/menu.d.ts +119 -40
  95. package/dist/components/menu.js +41 -34
  96. package/dist/components/menu.mjs +3 -3
  97. package/dist/components/modal.js +25 -32
  98. package/dist/components/modal.mjs +3 -3
  99. package/dist/components/navbar.js +29 -33
  100. package/dist/components/navbar.mjs +3 -3
  101. package/dist/components/pagination.js +46 -36
  102. package/dist/components/pagination.mjs +3 -3
  103. package/dist/components/popover.d.ts +136 -132
  104. package/dist/components/popover.js +98 -94
  105. package/dist/components/popover.mjs +3 -3
  106. package/dist/components/progress.js +25 -32
  107. package/dist/components/progress.mjs +2 -2
  108. package/dist/components/radio.d.ts +135 -36
  109. package/dist/components/radio.js +57 -35
  110. package/dist/components/radio.mjs +3 -3
  111. package/dist/components/scroll-shadow.js +25 -32
  112. package/dist/components/scroll-shadow.mjs +2 -2
  113. package/dist/components/select.d.ts +30 -51
  114. package/dist/components/select.js +128 -69
  115. package/dist/components/select.mjs +3 -3
  116. package/dist/components/skeleton.js +26 -33
  117. package/dist/components/skeleton.mjs +2 -2
  118. package/dist/components/slider.d.ts +1024 -0
  119. package/dist/components/slider.js +504 -0
  120. package/dist/components/slider.mjs +12 -0
  121. package/dist/components/snippet.js +25 -32
  122. package/dist/components/snippet.mjs +3 -3
  123. package/dist/components/spacer.js +25 -32
  124. package/dist/components/spacer.mjs +2 -2
  125. package/dist/components/spinner.js +25 -32
  126. package/dist/components/spinner.mjs +2 -2
  127. package/dist/components/table.js +25 -32
  128. package/dist/components/table.mjs +3 -3
  129. package/dist/components/tabs.js +25 -32
  130. package/dist/components/tabs.mjs +3 -3
  131. package/dist/components/toggle.js +25 -32
  132. package/dist/components/toggle.mjs +3 -3
  133. package/dist/components/user.d.ts +45 -29
  134. package/dist/components/user.js +25 -32
  135. package/dist/components/user.mjs +3 -3
  136. package/dist/default-layout.js +4 -1
  137. package/dist/default-layout.mjs +1 -1
  138. package/dist/index.d.ts +5 -2
  139. package/dist/index.js +1381 -320
  140. package/dist/index.mjs +69 -53
  141. package/dist/plugin.js +24 -5
  142. package/dist/plugin.mjs +6 -6
  143. package/dist/types.d.ts +8 -0
  144. package/dist/utilities/index.d.ts +10 -0
  145. package/dist/utilities/index.js +10 -0
  146. package/dist/utilities/index.mjs +2 -2
  147. package/dist/utilities/transition.d.ts +10 -0
  148. package/dist/utilities/transition.js +10 -0
  149. package/dist/utilities/transition.mjs +1 -1
  150. package/dist/utils/classes.d.ts +13 -1
  151. package/dist/utils/classes.js +10 -0
  152. package/dist/utils/classes.mjs +3 -1
  153. package/dist/utils/index.d.ts +1 -1
  154. package/dist/utils/index.js +10 -0
  155. package/dist/utils/index.mjs +3 -1
  156. package/dist/utils/theme.js +4 -3
  157. package/dist/utils/theme.mjs +1 -1
  158. package/dist/utils/tv.d.ts +2 -2
  159. package/dist/utils/tv.js +25 -32
  160. package/dist/utils/tv.mjs +1 -1
  161. package/package.json +9 -9
  162. package/dist/chunk-6AEINX52.mjs +0 -44
  163. package/dist/chunk-SN5GEHHN.mjs +0 -160
  164. /package/dist/{chunk-RH7YHIQY.mjs → chunk-T6HAGWX5.mjs} +0 -0
@@ -83,39 +83,32 @@ var mappedSpacingScaleKeys = spacingScaleKeys.map((key) => `unit-${key}`);
83
83
 
84
84
  // src/utils/tv.ts
85
85
  var COMMON_UNITS = ["small", "medium", "large"];
86
- var tv = (options, config) => {
87
- var _a, _b, _c;
88
- return (0, import_tailwind_variants.tv)(options, {
89
- ...config,
90
- twMerge: (_a = config == null ? void 0 : config.twMerge) != null ? _a : true,
91
- twMergeConfig: {
92
- ...config == null ? void 0 : config.twMergeConfig,
93
- theme: {
94
- ...(_b = config == null ? void 0 : config.twMergeConfig) == null ? void 0 : _b.theme,
95
- opacity: ["disabled"],
96
- spacing: ["divider", "unit", ...mappedSpacingScaleKeys],
97
- borderWidth: COMMON_UNITS,
98
- borderRadius: COMMON_UNITS
99
- },
100
- classGroups: {
101
- ...(_c = config == null ? void 0 : config.twMergeConfig) == null ? void 0 : _c.classGroups,
102
- shadow: [{ shadow: COMMON_UNITS }],
103
- "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
- ]
115
- }
86
+ var tv = (0, import_tailwind_variants.createTV)({
87
+ twMerge: true,
88
+ twMergeConfig: {
89
+ theme: {
90
+ opacity: ["disabled"],
91
+ spacing: ["divider", "unit", ...mappedSpacingScaleKeys],
92
+ borderWidth: COMMON_UNITS,
93
+ borderRadius: COMMON_UNITS
94
+ },
95
+ classGroups: {
96
+ shadow: [{ shadow: COMMON_UNITS }],
97
+ "font-size": [{ text: ["tiny", ...COMMON_UNITS] }],
98
+ "bg-image": ["bg-stripe-gradient"],
99
+ "min-w": [
100
+ {
101
+ "min-w": ["unit", ...mappedSpacingScaleKeys]
102
+ }
103
+ ],
104
+ "min-h": [
105
+ {
106
+ "min-h": ["unit", ...mappedSpacingScaleKeys]
107
+ }
108
+ ]
116
109
  }
117
- });
118
- };
110
+ }
111
+ });
119
112
 
120
113
  // src/utils/classes.ts
121
114
  var groupDataFocusVisibleClasses = [
@@ -219,7 +212,7 @@ var radio = tv({
219
212
  isInvalid: {
220
213
  true: {
221
214
  control: "bg-danger text-danger-foreground",
222
- wrapper: "border-danger data-[selected=true]:border-danger",
215
+ wrapper: "border-danger group-data-[selected=true]:border-danger",
223
216
  label: "text-danger",
224
217
  description: "text-danger-300"
225
218
  }
@@ -227,8 +220,14 @@ var radio = tv({
227
220
  disableAnimation: {
228
221
  true: {},
229
222
  false: {
230
- wrapper: ["group-data-[pressed=true]:scale-95", "transition-transform-background"],
231
- control: "transition-transform-opacity"
223
+ wrapper: [
224
+ "group-data-[pressed=true]:scale-95",
225
+ "transition-transform-colors",
226
+ "motion-reduce:transition-none"
227
+ ],
228
+ control: "transition-transform-opacity motion-reduce:transition-none",
229
+ label: "transition-colors motion-reduce:transition-none",
230
+ description: "transition-colors motion-reduce:transition-none"
232
231
  }
233
232
  }
234
233
  },
@@ -247,6 +246,29 @@ var radioGroup = tv({
247
246
  wrapper: "flex flex-col flex-wrap gap-2 data-[orientation=horizontal]:flex-row",
248
247
  description: "text-tiny text-foreground-400",
249
248
  errorMessage: "text-tiny text-danger"
249
+ },
250
+ variants: {
251
+ isRequired: {
252
+ true: {
253
+ label: "after:content-['*'] after:text-danger after:ml-0.5"
254
+ }
255
+ },
256
+ isInvalid: {
257
+ true: {
258
+ description: "text-danger"
259
+ }
260
+ },
261
+ disableAnimation: {
262
+ true: {},
263
+ false: {
264
+ description: "transition-colors !duration-150 motion-reduce:transition-none"
265
+ }
266
+ }
267
+ },
268
+ defaultVariants: {
269
+ isInvalid: false,
270
+ isRequired: false,
271
+ disableAnimation: false
250
272
  }
251
273
  });
252
274
  // Annotate the CommonJS export names for ESM import in node:
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  radio,
3
3
  radioGroup
4
- } from "../chunk-Y33ZY7KH.mjs";
4
+ } from "../chunk-WYVG7NY6.mjs";
5
5
  import "../chunk-CMYR6AOY.mjs";
6
6
  import "../chunk-K7LK7NCE.mjs";
7
7
  import "../chunk-2PIR7DFM.mjs";
8
- import "../chunk-6AEINX52.mjs";
9
- import "../chunk-T7JNS25F.mjs";
8
+ import "../chunk-WBUVHAJX.mjs";
9
+ import "../chunk-XHQUSKIE.mjs";
10
10
  import "../chunk-WA5F6AED.mjs";
11
11
  export {
12
12
  radio,
@@ -82,39 +82,32 @@ var mappedSpacingScaleKeys = spacingScaleKeys.map((key) => `unit-${key}`);
82
82
 
83
83
  // src/utils/tv.ts
84
84
  var COMMON_UNITS = ["small", "medium", "large"];
85
- var tv = (options, config) => {
86
- var _a, _b, _c;
87
- return (0, import_tailwind_variants.tv)(options, {
88
- ...config,
89
- twMerge: (_a = config == null ? void 0 : config.twMerge) != null ? _a : true,
90
- twMergeConfig: {
91
- ...config == null ? void 0 : config.twMergeConfig,
92
- theme: {
93
- ...(_b = config == null ? void 0 : config.twMergeConfig) == null ? void 0 : _b.theme,
94
- opacity: ["disabled"],
95
- spacing: ["divider", "unit", ...mappedSpacingScaleKeys],
96
- borderWidth: COMMON_UNITS,
97
- borderRadius: COMMON_UNITS
98
- },
99
- classGroups: {
100
- ...(_c = config == null ? void 0 : config.twMergeConfig) == null ? void 0 : _c.classGroups,
101
- shadow: [{ shadow: COMMON_UNITS }],
102
- "font-size": [{ text: ["tiny", ...COMMON_UNITS] }],
103
- "bg-image": ["bg-stripe-gradient"],
104
- "min-w": [
105
- {
106
- "min-w": ["unit", ...mappedSpacingScaleKeys]
107
- }
108
- ],
109
- "min-h": [
110
- {
111
- "min-h": ["unit", ...mappedSpacingScaleKeys]
112
- }
113
- ]
114
- }
85
+ var tv = (0, import_tailwind_variants.createTV)({
86
+ twMerge: true,
87
+ twMergeConfig: {
88
+ theme: {
89
+ opacity: ["disabled"],
90
+ spacing: ["divider", "unit", ...mappedSpacingScaleKeys],
91
+ borderWidth: COMMON_UNITS,
92
+ borderRadius: COMMON_UNITS
93
+ },
94
+ classGroups: {
95
+ shadow: [{ shadow: COMMON_UNITS }],
96
+ "font-size": [{ text: ["tiny", ...COMMON_UNITS] }],
97
+ "bg-image": ["bg-stripe-gradient"],
98
+ "min-w": [
99
+ {
100
+ "min-w": ["unit", ...mappedSpacingScaleKeys]
101
+ }
102
+ ],
103
+ "min-h": [
104
+ {
105
+ "min-h": ["unit", ...mappedSpacingScaleKeys]
106
+ }
107
+ ]
115
108
  }
116
- });
117
- };
109
+ }
110
+ });
118
111
 
119
112
  // src/components/scroll-shadow.ts
120
113
  var verticalShadow = [
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  scrollShadow
3
- } from "../chunk-4JBYJQSP.mjs";
4
- import "../chunk-6AEINX52.mjs";
3
+ } from "../chunk-VGHVBXXT.mjs";
4
+ import "../chunk-WBUVHAJX.mjs";
5
5
  import "../chunk-WA5F6AED.mjs";
6
6
  export {
7
7
  scrollShadow
@@ -18,7 +18,9 @@ declare const select: tailwind_variants.TVReturnType<{
18
18
  };
19
19
  };
20
20
  color: {
21
- default: {};
21
+ default: {
22
+ value: string[];
23
+ };
22
24
  primary: {};
23
25
  secondary: {};
24
26
  success: {};
@@ -76,11 +78,6 @@ declare const select: tailwind_variants.TVReturnType<{
76
78
  base: string;
77
79
  };
78
80
  };
79
- isLabelPlaceholder: {
80
- true: {
81
- label: string;
82
- };
83
- };
84
81
  isDisabled: {
85
82
  true: {
86
83
  base: string;
@@ -128,16 +125,16 @@ declare const select: tailwind_variants.TVReturnType<{
128
125
  };
129
126
  }, {
130
127
  base: string;
131
- label: string;
128
+ label: string[];
132
129
  mainWrapper: string;
133
130
  trigger: string;
134
131
  innerWrapper: string;
135
132
  selectorIcon: string;
136
133
  spinner: string;
137
- value: string;
134
+ value: string[];
138
135
  listboxWrapper: string;
139
136
  listbox: string;
140
- popover: string;
137
+ popoverContent: string;
141
138
  helperWrapper: string;
142
139
  description: string;
143
140
  errorMessage: string;
@@ -157,7 +154,9 @@ declare const select: tailwind_variants.TVReturnType<{
157
154
  };
158
155
  };
159
156
  color: {
160
- default: {};
157
+ default: {
158
+ value: string[];
159
+ };
161
160
  primary: {};
162
161
  secondary: {};
163
162
  success: {};
@@ -215,11 +214,6 @@ declare const select: tailwind_variants.TVReturnType<{
215
214
  base: string;
216
215
  };
217
216
  };
218
- isLabelPlaceholder: {
219
- true: {
220
- label: string;
221
- };
222
- };
223
217
  isDisabled: {
224
218
  true: {
225
219
  base: string;
@@ -281,7 +275,9 @@ declare const select: tailwind_variants.TVReturnType<{
281
275
  };
282
276
  };
283
277
  color: {
284
- default: {};
278
+ default: {
279
+ value: string[];
280
+ };
285
281
  primary: {};
286
282
  secondary: {};
287
283
  success: {};
@@ -339,11 +335,6 @@ declare const select: tailwind_variants.TVReturnType<{
339
335
  base: string;
340
336
  };
341
337
  };
342
- isLabelPlaceholder: {
343
- true: {
344
- label: string;
345
- };
346
- };
347
338
  isDisabled: {
348
339
  true: {
349
340
  base: string;
@@ -405,7 +396,9 @@ declare const select: tailwind_variants.TVReturnType<{
405
396
  };
406
397
  };
407
398
  color: {
408
- default: {};
399
+ default: {
400
+ value: string[];
401
+ };
409
402
  primary: {};
410
403
  secondary: {};
411
404
  success: {};
@@ -463,11 +456,6 @@ declare const select: tailwind_variants.TVReturnType<{
463
456
  base: string;
464
457
  };
465
458
  };
466
- isLabelPlaceholder: {
467
- true: {
468
- label: string;
469
- };
470
- };
471
459
  isDisabled: {
472
460
  true: {
473
461
  base: string;
@@ -515,16 +503,16 @@ declare const select: tailwind_variants.TVReturnType<{
515
503
  };
516
504
  }, {
517
505
  base: string;
518
- label: string;
506
+ label: string[];
519
507
  mainWrapper: string;
520
508
  trigger: string;
521
509
  innerWrapper: string;
522
510
  selectorIcon: string;
523
511
  spinner: string;
524
- value: string;
512
+ value: string[];
525
513
  listboxWrapper: string;
526
514
  listbox: string;
527
- popover: string;
515
+ popoverContent: string;
528
516
  helperWrapper: string;
529
517
  description: string;
530
518
  errorMessage: string;
@@ -544,7 +532,9 @@ declare const select: tailwind_variants.TVReturnType<{
544
532
  };
545
533
  };
546
534
  color: {
547
- default: {};
535
+ default: {
536
+ value: string[];
537
+ };
548
538
  primary: {};
549
539
  secondary: {};
550
540
  success: {};
@@ -602,11 +592,6 @@ declare const select: tailwind_variants.TVReturnType<{
602
592
  base: string;
603
593
  };
604
594
  };
605
- isLabelPlaceholder: {
606
- true: {
607
- label: string;
608
- };
609
- };
610
595
  isDisabled: {
611
596
  true: {
612
597
  base: string;
@@ -654,16 +639,16 @@ declare const select: tailwind_variants.TVReturnType<{
654
639
  };
655
640
  }, {
656
641
  base: string;
657
- label: string;
642
+ label: string[];
658
643
  mainWrapper: string;
659
644
  trigger: string;
660
645
  innerWrapper: string;
661
646
  selectorIcon: string;
662
647
  spinner: string;
663
- value: string;
648
+ value: string[];
664
649
  listboxWrapper: string;
665
650
  listbox: string;
666
- popover: string;
651
+ popoverContent: string;
667
652
  helperWrapper: string;
668
653
  description: string;
669
654
  errorMessage: string;
@@ -683,7 +668,9 @@ declare const select: tailwind_variants.TVReturnType<{
683
668
  };
684
669
  };
685
670
  color: {
686
- default: {};
671
+ default: {
672
+ value: string[];
673
+ };
687
674
  primary: {};
688
675
  secondary: {};
689
676
  success: {};
@@ -741,11 +728,6 @@ declare const select: tailwind_variants.TVReturnType<{
741
728
  base: string;
742
729
  };
743
730
  };
744
- isLabelPlaceholder: {
745
- true: {
746
- label: string;
747
- };
748
- };
749
731
  isDisabled: {
750
732
  true: {
751
733
  base: string;
@@ -807,7 +789,9 @@ declare const select: tailwind_variants.TVReturnType<{
807
789
  };
808
790
  };
809
791
  color: {
810
- default: {};
792
+ default: {
793
+ value: string[];
794
+ };
811
795
  primary: {};
812
796
  secondary: {};
813
797
  success: {};
@@ -865,11 +849,6 @@ declare const select: tailwind_variants.TVReturnType<{
865
849
  base: string;
866
850
  };
867
851
  };
868
- isLabelPlaceholder: {
869
- true: {
870
- label: string;
871
- };
872
- };
873
852
  isDisabled: {
874
853
  true: {
875
854
  base: string;