@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
@@ -0,0 +1,816 @@
1
+ import * as tailwind_variants from 'tailwind-variants';
2
+ import { VariantProps } from 'tailwind-variants';
3
+ import * as tailwind_variants_dist_config from 'tailwind-variants/dist/config';
4
+
5
+ /**
6
+ * BreadcrumbsItem wrapper **Tailwind Variants** component
7
+ *
8
+ * const { base, item, separator } = breadcrumbItem({...})
9
+ *
10
+ * @example
11
+ */
12
+ declare const breadcrumbItem: tailwind_variants.TVReturnType<{
13
+ color: {
14
+ foreground: {
15
+ item: string;
16
+ separator: string;
17
+ };
18
+ primary: {
19
+ item: string;
20
+ separator: string;
21
+ };
22
+ secondary: {
23
+ item: string;
24
+ separator: string;
25
+ };
26
+ success: {
27
+ item: string;
28
+ separator: string;
29
+ };
30
+ warning: {
31
+ item: string;
32
+ separator: string;
33
+ };
34
+ danger: {
35
+ item: string;
36
+ separator: string;
37
+ };
38
+ };
39
+ size: {
40
+ sm: {
41
+ item: string;
42
+ };
43
+ md: {
44
+ item: string;
45
+ };
46
+ lg: {
47
+ item: string;
48
+ };
49
+ };
50
+ underline: {
51
+ none: {
52
+ item: string;
53
+ };
54
+ hover: {
55
+ item: string;
56
+ };
57
+ always: {
58
+ item: string;
59
+ };
60
+ active: {
61
+ item: string;
62
+ };
63
+ focus: {
64
+ item: string;
65
+ };
66
+ };
67
+ isCurrent: {
68
+ true: {
69
+ item: string;
70
+ };
71
+ false: {
72
+ item: string[];
73
+ };
74
+ };
75
+ isDisabled: {
76
+ true: {
77
+ item: string;
78
+ separator: string;
79
+ };
80
+ };
81
+ disableAnimation: {
82
+ false: {
83
+ item: string;
84
+ };
85
+ true: {
86
+ item: string;
87
+ };
88
+ };
89
+ }, {
90
+ base: string;
91
+ item: string[];
92
+ separator: string;
93
+ }, undefined, tailwind_variants_dist_config.TVConfig<{
94
+ color: {
95
+ foreground: {
96
+ item: string;
97
+ separator: string;
98
+ };
99
+ primary: {
100
+ item: string;
101
+ separator: string;
102
+ };
103
+ secondary: {
104
+ item: string;
105
+ separator: string;
106
+ };
107
+ success: {
108
+ item: string;
109
+ separator: string;
110
+ };
111
+ warning: {
112
+ item: string;
113
+ separator: string;
114
+ };
115
+ danger: {
116
+ item: string;
117
+ separator: string;
118
+ };
119
+ };
120
+ size: {
121
+ sm: {
122
+ item: string;
123
+ };
124
+ md: {
125
+ item: string;
126
+ };
127
+ lg: {
128
+ item: string;
129
+ };
130
+ };
131
+ underline: {
132
+ none: {
133
+ item: string;
134
+ };
135
+ hover: {
136
+ item: string;
137
+ };
138
+ always: {
139
+ item: string;
140
+ };
141
+ active: {
142
+ item: string;
143
+ };
144
+ focus: {
145
+ item: string;
146
+ };
147
+ };
148
+ isCurrent: {
149
+ true: {
150
+ item: string;
151
+ };
152
+ false: {
153
+ item: string[];
154
+ };
155
+ };
156
+ isDisabled: {
157
+ true: {
158
+ item: string;
159
+ separator: string;
160
+ };
161
+ };
162
+ disableAnimation: {
163
+ false: {
164
+ item: string;
165
+ };
166
+ true: {
167
+ item: string;
168
+ };
169
+ };
170
+ }, {
171
+ color: {
172
+ foreground: {
173
+ item: string;
174
+ separator: string;
175
+ };
176
+ primary: {
177
+ item: string;
178
+ separator: string;
179
+ };
180
+ secondary: {
181
+ item: string;
182
+ separator: string;
183
+ };
184
+ success: {
185
+ item: string;
186
+ separator: string;
187
+ };
188
+ warning: {
189
+ item: string;
190
+ separator: string;
191
+ };
192
+ danger: {
193
+ item: string;
194
+ separator: string;
195
+ };
196
+ };
197
+ size: {
198
+ sm: {
199
+ item: string;
200
+ };
201
+ md: {
202
+ item: string;
203
+ };
204
+ lg: {
205
+ item: string;
206
+ };
207
+ };
208
+ underline: {
209
+ none: {
210
+ item: string;
211
+ };
212
+ hover: {
213
+ item: string;
214
+ };
215
+ always: {
216
+ item: string;
217
+ };
218
+ active: {
219
+ item: string;
220
+ };
221
+ focus: {
222
+ item: string;
223
+ };
224
+ };
225
+ isCurrent: {
226
+ true: {
227
+ item: string;
228
+ };
229
+ false: {
230
+ item: string[];
231
+ };
232
+ };
233
+ isDisabled: {
234
+ true: {
235
+ item: string;
236
+ separator: string;
237
+ };
238
+ };
239
+ disableAnimation: {
240
+ false: {
241
+ item: string;
242
+ };
243
+ true: {
244
+ item: string;
245
+ };
246
+ };
247
+ }>, {
248
+ color: {
249
+ foreground: {
250
+ item: string;
251
+ separator: string;
252
+ };
253
+ primary: {
254
+ item: string;
255
+ separator: string;
256
+ };
257
+ secondary: {
258
+ item: string;
259
+ separator: string;
260
+ };
261
+ success: {
262
+ item: string;
263
+ separator: string;
264
+ };
265
+ warning: {
266
+ item: string;
267
+ separator: string;
268
+ };
269
+ danger: {
270
+ item: string;
271
+ separator: string;
272
+ };
273
+ };
274
+ size: {
275
+ sm: {
276
+ item: string;
277
+ };
278
+ md: {
279
+ item: string;
280
+ };
281
+ lg: {
282
+ item: string;
283
+ };
284
+ };
285
+ underline: {
286
+ none: {
287
+ item: string;
288
+ };
289
+ hover: {
290
+ item: string;
291
+ };
292
+ always: {
293
+ item: string;
294
+ };
295
+ active: {
296
+ item: string;
297
+ };
298
+ focus: {
299
+ item: string;
300
+ };
301
+ };
302
+ isCurrent: {
303
+ true: {
304
+ item: string;
305
+ };
306
+ false: {
307
+ item: string[];
308
+ };
309
+ };
310
+ isDisabled: {
311
+ true: {
312
+ item: string;
313
+ separator: string;
314
+ };
315
+ };
316
+ disableAnimation: {
317
+ false: {
318
+ item: string;
319
+ };
320
+ true: {
321
+ item: string;
322
+ };
323
+ };
324
+ }, {
325
+ base: string;
326
+ item: string[];
327
+ separator: string;
328
+ }, tailwind_variants.TVReturnType<{
329
+ color: {
330
+ foreground: {
331
+ item: string;
332
+ separator: string;
333
+ };
334
+ primary: {
335
+ item: string;
336
+ separator: string;
337
+ };
338
+ secondary: {
339
+ item: string;
340
+ separator: string;
341
+ };
342
+ success: {
343
+ item: string;
344
+ separator: string;
345
+ };
346
+ warning: {
347
+ item: string;
348
+ separator: string;
349
+ };
350
+ danger: {
351
+ item: string;
352
+ separator: string;
353
+ };
354
+ };
355
+ size: {
356
+ sm: {
357
+ item: string;
358
+ };
359
+ md: {
360
+ item: string;
361
+ };
362
+ lg: {
363
+ item: string;
364
+ };
365
+ };
366
+ underline: {
367
+ none: {
368
+ item: string;
369
+ };
370
+ hover: {
371
+ item: string;
372
+ };
373
+ always: {
374
+ item: string;
375
+ };
376
+ active: {
377
+ item: string;
378
+ };
379
+ focus: {
380
+ item: string;
381
+ };
382
+ };
383
+ isCurrent: {
384
+ true: {
385
+ item: string;
386
+ };
387
+ false: {
388
+ item: string[];
389
+ };
390
+ };
391
+ isDisabled: {
392
+ true: {
393
+ item: string;
394
+ separator: string;
395
+ };
396
+ };
397
+ disableAnimation: {
398
+ false: {
399
+ item: string;
400
+ };
401
+ true: {
402
+ item: string;
403
+ };
404
+ };
405
+ }, {
406
+ base: string;
407
+ item: string[];
408
+ separator: string;
409
+ }, undefined, tailwind_variants_dist_config.TVConfig<{
410
+ color: {
411
+ foreground: {
412
+ item: string;
413
+ separator: string;
414
+ };
415
+ primary: {
416
+ item: string;
417
+ separator: string;
418
+ };
419
+ secondary: {
420
+ item: string;
421
+ separator: string;
422
+ };
423
+ success: {
424
+ item: string;
425
+ separator: string;
426
+ };
427
+ warning: {
428
+ item: string;
429
+ separator: string;
430
+ };
431
+ danger: {
432
+ item: string;
433
+ separator: string;
434
+ };
435
+ };
436
+ size: {
437
+ sm: {
438
+ item: string;
439
+ };
440
+ md: {
441
+ item: string;
442
+ };
443
+ lg: {
444
+ item: string;
445
+ };
446
+ };
447
+ underline: {
448
+ none: {
449
+ item: string;
450
+ };
451
+ hover: {
452
+ item: string;
453
+ };
454
+ always: {
455
+ item: string;
456
+ };
457
+ active: {
458
+ item: string;
459
+ };
460
+ focus: {
461
+ item: string;
462
+ };
463
+ };
464
+ isCurrent: {
465
+ true: {
466
+ item: string;
467
+ };
468
+ false: {
469
+ item: string[];
470
+ };
471
+ };
472
+ isDisabled: {
473
+ true: {
474
+ item: string;
475
+ separator: string;
476
+ };
477
+ };
478
+ disableAnimation: {
479
+ false: {
480
+ item: string;
481
+ };
482
+ true: {
483
+ item: string;
484
+ };
485
+ };
486
+ }, {
487
+ color: {
488
+ foreground: {
489
+ item: string;
490
+ separator: string;
491
+ };
492
+ primary: {
493
+ item: string;
494
+ separator: string;
495
+ };
496
+ secondary: {
497
+ item: string;
498
+ separator: string;
499
+ };
500
+ success: {
501
+ item: string;
502
+ separator: string;
503
+ };
504
+ warning: {
505
+ item: string;
506
+ separator: string;
507
+ };
508
+ danger: {
509
+ item: string;
510
+ separator: string;
511
+ };
512
+ };
513
+ size: {
514
+ sm: {
515
+ item: string;
516
+ };
517
+ md: {
518
+ item: string;
519
+ };
520
+ lg: {
521
+ item: string;
522
+ };
523
+ };
524
+ underline: {
525
+ none: {
526
+ item: string;
527
+ };
528
+ hover: {
529
+ item: string;
530
+ };
531
+ always: {
532
+ item: string;
533
+ };
534
+ active: {
535
+ item: string;
536
+ };
537
+ focus: {
538
+ item: string;
539
+ };
540
+ };
541
+ isCurrent: {
542
+ true: {
543
+ item: string;
544
+ };
545
+ false: {
546
+ item: string[];
547
+ };
548
+ };
549
+ isDisabled: {
550
+ true: {
551
+ item: string;
552
+ separator: string;
553
+ };
554
+ };
555
+ disableAnimation: {
556
+ false: {
557
+ item: string;
558
+ };
559
+ true: {
560
+ item: string;
561
+ };
562
+ };
563
+ }>, unknown, unknown, undefined>>;
564
+ /**
565
+ * Breadcrumbs wrapper **Tailwind Variants** component
566
+ *
567
+ * const { base, list, ellipsis, separator } = breadcrumbs({...})
568
+ *
569
+ * @example
570
+ */
571
+ declare const breadcrumbs: tailwind_variants.TVReturnType<{
572
+ size: {
573
+ sm: {};
574
+ md: {};
575
+ lg: {};
576
+ };
577
+ radius: {
578
+ none: {
579
+ list: string;
580
+ };
581
+ sm: {
582
+ list: string;
583
+ };
584
+ md: {
585
+ list: string;
586
+ };
587
+ lg: {
588
+ list: string;
589
+ };
590
+ full: {
591
+ list: string;
592
+ };
593
+ };
594
+ variant: {
595
+ solid: {
596
+ list: string;
597
+ };
598
+ bordered: {
599
+ list: string;
600
+ };
601
+ light: {};
602
+ };
603
+ }, {
604
+ base: string;
605
+ list: string;
606
+ ellipsis: string;
607
+ separator: string;
608
+ }, undefined, tailwind_variants_dist_config.TVConfig<{
609
+ size: {
610
+ sm: {};
611
+ md: {};
612
+ lg: {};
613
+ };
614
+ radius: {
615
+ none: {
616
+ list: string;
617
+ };
618
+ sm: {
619
+ list: string;
620
+ };
621
+ md: {
622
+ list: string;
623
+ };
624
+ lg: {
625
+ list: string;
626
+ };
627
+ full: {
628
+ list: string;
629
+ };
630
+ };
631
+ variant: {
632
+ solid: {
633
+ list: string;
634
+ };
635
+ bordered: {
636
+ list: string;
637
+ };
638
+ light: {};
639
+ };
640
+ }, {
641
+ size: {
642
+ sm: {};
643
+ md: {};
644
+ lg: {};
645
+ };
646
+ radius: {
647
+ none: {
648
+ list: string;
649
+ };
650
+ sm: {
651
+ list: string;
652
+ };
653
+ md: {
654
+ list: string;
655
+ };
656
+ lg: {
657
+ list: string;
658
+ };
659
+ full: {
660
+ list: string;
661
+ };
662
+ };
663
+ variant: {
664
+ solid: {
665
+ list: string;
666
+ };
667
+ bordered: {
668
+ list: string;
669
+ };
670
+ light: {};
671
+ };
672
+ }>, {
673
+ size: {
674
+ sm: {};
675
+ md: {};
676
+ lg: {};
677
+ };
678
+ radius: {
679
+ none: {
680
+ list: string;
681
+ };
682
+ sm: {
683
+ list: string;
684
+ };
685
+ md: {
686
+ list: string;
687
+ };
688
+ lg: {
689
+ list: string;
690
+ };
691
+ full: {
692
+ list: string;
693
+ };
694
+ };
695
+ variant: {
696
+ solid: {
697
+ list: string;
698
+ };
699
+ bordered: {
700
+ list: string;
701
+ };
702
+ light: {};
703
+ };
704
+ }, {
705
+ base: string;
706
+ list: string;
707
+ ellipsis: string;
708
+ separator: string;
709
+ }, tailwind_variants.TVReturnType<{
710
+ size: {
711
+ sm: {};
712
+ md: {};
713
+ lg: {};
714
+ };
715
+ radius: {
716
+ none: {
717
+ list: string;
718
+ };
719
+ sm: {
720
+ list: string;
721
+ };
722
+ md: {
723
+ list: string;
724
+ };
725
+ lg: {
726
+ list: string;
727
+ };
728
+ full: {
729
+ list: string;
730
+ };
731
+ };
732
+ variant: {
733
+ solid: {
734
+ list: string;
735
+ };
736
+ bordered: {
737
+ list: string;
738
+ };
739
+ light: {};
740
+ };
741
+ }, {
742
+ base: string;
743
+ list: string;
744
+ ellipsis: string;
745
+ separator: string;
746
+ }, undefined, tailwind_variants_dist_config.TVConfig<{
747
+ size: {
748
+ sm: {};
749
+ md: {};
750
+ lg: {};
751
+ };
752
+ radius: {
753
+ none: {
754
+ list: string;
755
+ };
756
+ sm: {
757
+ list: string;
758
+ };
759
+ md: {
760
+ list: string;
761
+ };
762
+ lg: {
763
+ list: string;
764
+ };
765
+ full: {
766
+ list: string;
767
+ };
768
+ };
769
+ variant: {
770
+ solid: {
771
+ list: string;
772
+ };
773
+ bordered: {
774
+ list: string;
775
+ };
776
+ light: {};
777
+ };
778
+ }, {
779
+ size: {
780
+ sm: {};
781
+ md: {};
782
+ lg: {};
783
+ };
784
+ radius: {
785
+ none: {
786
+ list: string;
787
+ };
788
+ sm: {
789
+ list: string;
790
+ };
791
+ md: {
792
+ list: string;
793
+ };
794
+ lg: {
795
+ list: string;
796
+ };
797
+ full: {
798
+ list: string;
799
+ };
800
+ };
801
+ variant: {
802
+ solid: {
803
+ list: string;
804
+ };
805
+ bordered: {
806
+ list: string;
807
+ };
808
+ light: {};
809
+ };
810
+ }>, unknown, unknown, undefined>>;
811
+ type BreadcrumbsVariantProps = VariantProps<typeof breadcrumbs>;
812
+ type BreadcrumbsSlots = keyof ReturnType<typeof breadcrumbs>;
813
+ type BreadcrumbItemVariantProps = VariantProps<typeof breadcrumbItem>;
814
+ type BreadcrumbItemSlots = keyof ReturnType<typeof breadcrumbItem>;
815
+
816
+ export { BreadcrumbItemSlots, BreadcrumbItemVariantProps, BreadcrumbsSlots, BreadcrumbsVariantProps, breadcrumbItem, breadcrumbs };