@sytechui/theme 2.6.4 → 2.6.5

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 (219) hide show
  1. package/dist/{chunk-T6HDMOJB.mjs → chunk-C4PASXVH.mjs} +1 -1
  2. package/dist/{chunk-NJBUOBAS.mjs → chunk-RXQFUPJE.mjs} +1 -1
  3. package/dist/{chunk-7K2CWEHT.mjs → chunk-ZHIADCEL.mjs} +1 -0
  4. package/dist/components/accordion.mjs +3 -3
  5. package/dist/components/avatar.mjs +3 -3
  6. package/dist/components/badge.mjs +3 -3
  7. package/dist/components/bottom-bar.mjs +3 -3
  8. package/dist/components/breadcrumbs.mjs +3 -3
  9. package/dist/components/button.mjs +3 -3
  10. package/dist/components/calendar.mjs +3 -3
  11. package/dist/components/card.mjs +3 -3
  12. package/dist/components/checkbox.mjs +3 -3
  13. package/dist/components/chip.mjs +3 -3
  14. package/dist/components/code.mjs +3 -3
  15. package/dist/components/drop-zone.mjs +3 -3
  16. package/dist/components/dropdown.mjs +3 -3
  17. package/dist/components/index.mjs +3 -3
  18. package/dist/components/input-otp.mjs +3 -3
  19. package/dist/components/input.mjs +3 -3
  20. package/dist/components/link.mjs +3 -3
  21. package/dist/components/listbox.mjs +3 -3
  22. package/dist/components/menu.mjs +3 -3
  23. package/dist/components/modal.mjs +3 -3
  24. package/dist/components/navbar.mjs +3 -3
  25. package/dist/components/number-input.mjs +3 -3
  26. package/dist/components/pagination.mjs +3 -3
  27. package/dist/components/popover.mjs +3 -3
  28. package/dist/components/radio.mjs +3 -3
  29. package/dist/components/select.mjs +3 -3
  30. package/dist/components/slider.mjs +3 -3
  31. package/dist/components/snippet.mjs +3 -3
  32. package/dist/components/stepper.mjs +3 -3
  33. package/dist/components/table.mjs +3 -3
  34. package/dist/components/tabs.mjs +3 -3
  35. package/dist/components/toast.mjs +3 -3
  36. package/dist/components/toggle.mjs +3 -3
  37. package/dist/components/user.mjs +3 -3
  38. package/dist/index.js +1 -0
  39. package/dist/index.mjs +3 -3
  40. package/dist/plugin.js +1 -0
  41. package/dist/plugin.mjs +2 -2
  42. package/dist/utils/classes.js +1 -0
  43. package/dist/utils/classes.mjs +1 -1
  44. package/dist/utils/index.js +1 -0
  45. package/dist/utils/index.mjs +3 -3
  46. package/dist/utils/merge-classes.mjs +3 -3
  47. package/package.json +1 -1
  48. package/dist/animations/index.d.mts +0 -132
  49. package/dist/animations/index.d.ts +0 -132
  50. package/dist/colors/blue.d.mts +0 -14
  51. package/dist/colors/blue.d.ts +0 -14
  52. package/dist/colors/common.d.mts +0 -103
  53. package/dist/colors/common.d.ts +0 -103
  54. package/dist/colors/cyan.d.mts +0 -14
  55. package/dist/colors/cyan.d.ts +0 -14
  56. package/dist/colors/green.d.mts +0 -14
  57. package/dist/colors/green.d.ts +0 -14
  58. package/dist/colors/index.d.mts +0 -109
  59. package/dist/colors/index.d.ts +0 -109
  60. package/dist/colors/pink.d.mts +0 -14
  61. package/dist/colors/pink.d.ts +0 -14
  62. package/dist/colors/purple.d.mts +0 -14
  63. package/dist/colors/purple.d.ts +0 -14
  64. package/dist/colors/red.d.mts +0 -14
  65. package/dist/colors/red.d.ts +0 -14
  66. package/dist/colors/semantic.d.mts +0 -10
  67. package/dist/colors/semantic.d.ts +0 -10
  68. package/dist/colors/types.d.mts +0 -39
  69. package/dist/colors/types.d.ts +0 -39
  70. package/dist/colors/yellow.d.mts +0 -14
  71. package/dist/colors/yellow.d.ts +0 -14
  72. package/dist/colors/zinc.d.mts +0 -14
  73. package/dist/colors/zinc.d.ts +0 -14
  74. package/dist/colors.d.mts +0 -4
  75. package/dist/colors.d.ts +0 -4
  76. package/dist/components/accordion.d.mts +0 -228
  77. package/dist/components/accordion.d.ts +0 -228
  78. package/dist/components/alert.d.mts +0 -316
  79. package/dist/components/alert.d.ts +0 -316
  80. package/dist/components/autocomplete.d.mts +0 -95
  81. package/dist/components/autocomplete.d.ts +0 -95
  82. package/dist/components/avatar.d.mts +0 -300
  83. package/dist/components/avatar.d.ts +0 -300
  84. package/dist/components/badge.d.mts +0 -223
  85. package/dist/components/badge.d.ts +0 -223
  86. package/dist/components/bottom-bar.d.mts +0 -263
  87. package/dist/components/bottom-bar.d.ts +0 -263
  88. package/dist/components/breadcrumbs.d.mts +0 -379
  89. package/dist/components/breadcrumbs.d.ts +0 -379
  90. package/dist/components/button.d.mts +0 -188
  91. package/dist/components/button.d.ts +0 -188
  92. package/dist/components/calendar.d.mts +0 -279
  93. package/dist/components/calendar.d.ts +0 -279
  94. package/dist/components/card.d.mts +0 -257
  95. package/dist/components/card.d.ts +0 -257
  96. package/dist/components/checkbox.d.mts +0 -375
  97. package/dist/components/checkbox.d.ts +0 -375
  98. package/dist/components/chip.d.mts +0 -340
  99. package/dist/components/chip.d.ts +0 -340
  100. package/dist/components/code.d.mts +0 -80
  101. package/dist/components/code.d.ts +0 -80
  102. package/dist/components/date-input.d.mts +0 -392
  103. package/dist/components/date-input.d.ts +0 -392
  104. package/dist/components/date-picker.d.mts +0 -220
  105. package/dist/components/date-picker.d.ts +0 -220
  106. package/dist/components/divider.d.mts +0 -70
  107. package/dist/components/divider.d.ts +0 -70
  108. package/dist/components/drawer.d.mts +0 -190
  109. package/dist/components/drawer.d.ts +0 -190
  110. package/dist/components/drip.d.mts +0 -13
  111. package/dist/components/drip.d.ts +0 -13
  112. package/dist/components/drop-zone.d.mts +0 -434
  113. package/dist/components/drop-zone.d.ts +0 -434
  114. package/dist/components/dropdown.d.mts +0 -247
  115. package/dist/components/dropdown.d.ts +0 -247
  116. package/dist/components/form.d.mts +0 -19
  117. package/dist/components/form.d.ts +0 -19
  118. package/dist/components/image.d.mts +0 -174
  119. package/dist/components/image.d.ts +0 -174
  120. package/dist/components/index.d.mts +0 -51
  121. package/dist/components/index.d.ts +0 -51
  122. package/dist/components/input-otp.d.mts +0 -282
  123. package/dist/components/input-otp.d.ts +0 -282
  124. package/dist/components/input.d.mts +0 -458
  125. package/dist/components/input.d.ts +0 -458
  126. package/dist/components/kbd.d.mts +0 -50
  127. package/dist/components/kbd.d.ts +0 -50
  128. package/dist/components/link.d.mts +0 -107
  129. package/dist/components/link.d.ts +0 -107
  130. package/dist/components/listbox.d.mts +0 -3
  131. package/dist/components/listbox.d.ts +0 -3
  132. package/dist/components/menu.d.mts +0 -324
  133. package/dist/components/menu.d.ts +0 -324
  134. package/dist/components/modal.d.mts +0 -380
  135. package/dist/components/modal.d.ts +0 -380
  136. package/dist/components/navbar.d.mts +0 -246
  137. package/dist/components/navbar.d.ts +0 -246
  138. package/dist/components/number-input.d.mts +0 -476
  139. package/dist/components/number-input.d.ts +0 -476
  140. package/dist/components/pagination.d.mts +0 -288
  141. package/dist/components/pagination.d.ts +0 -288
  142. package/dist/components/popover.d.mts +0 -339
  143. package/dist/components/popover.d.ts +0 -339
  144. package/dist/components/progress.d.mts +0 -498
  145. package/dist/components/progress.d.ts +0 -498
  146. package/dist/components/radio.d.mts +0 -354
  147. package/dist/components/radio.d.ts +0 -354
  148. package/dist/components/scroll-area.d.mts +0 -109
  149. package/dist/components/scroll-area.d.ts +0 -109
  150. package/dist/components/scroll-shadow.d.mts +0 -48
  151. package/dist/components/scroll-shadow.d.ts +0 -48
  152. package/dist/components/select.d.mts +0 -530
  153. package/dist/components/select.d.ts +0 -530
  154. package/dist/components/shimmer-text.d.mts +0 -46
  155. package/dist/components/shimmer-text.d.ts +0 -46
  156. package/dist/components/skeleton.d.mts +0 -60
  157. package/dist/components/skeleton.d.ts +0 -60
  158. package/dist/components/slider.d.mts +0 -482
  159. package/dist/components/slider.d.ts +0 -482
  160. package/dist/components/snippet.d.mts +0 -206
  161. package/dist/components/snippet.d.ts +0 -206
  162. package/dist/components/spacer.d.mts +0 -31
  163. package/dist/components/spacer.d.ts +0 -31
  164. package/dist/components/spinner.d.mts +0 -398
  165. package/dist/components/spinner.d.ts +0 -398
  166. package/dist/components/stepper.d.mts +0 -288
  167. package/dist/components/stepper.d.ts +0 -288
  168. package/dist/components/table.d.mts +0 -509
  169. package/dist/components/table.d.ts +0 -509
  170. package/dist/components/tabs.d.mts +0 -413
  171. package/dist/components/tabs.d.ts +0 -413
  172. package/dist/components/toast.d.mts +0 -329
  173. package/dist/components/toast.d.ts +0 -329
  174. package/dist/components/toggle.d.mts +0 -243
  175. package/dist/components/toggle.d.ts +0 -243
  176. package/dist/components/user.d.mts +0 -63
  177. package/dist/components/user.d.ts +0 -63
  178. package/dist/default-layout.d.mts +0 -8
  179. package/dist/default-layout.d.ts +0 -8
  180. package/dist/index.d.mts +0 -66
  181. package/dist/index.d.ts +0 -66
  182. package/dist/plugin.d.mts +0 -12
  183. package/dist/plugin.d.ts +0 -12
  184. package/dist/types.d.mts +0 -138
  185. package/dist/types.d.ts +0 -138
  186. package/dist/utilities/animation.d.mts +0 -16
  187. package/dist/utilities/animation.d.ts +0 -16
  188. package/dist/utilities/custom.d.mts +0 -27
  189. package/dist/utilities/custom.d.ts +0 -27
  190. package/dist/utilities/index.d.mts +0 -171
  191. package/dist/utilities/index.d.ts +0 -171
  192. package/dist/utilities/scrollbar-hide.d.mts +0 -59
  193. package/dist/utilities/scrollbar-hide.d.ts +0 -59
  194. package/dist/utilities/shimmer-text.d.mts +0 -42
  195. package/dist/utilities/shimmer-text.d.ts +0 -42
  196. package/dist/utilities/text.d.mts +0 -23
  197. package/dist/utilities/text.d.ts +0 -23
  198. package/dist/utilities/transition.d.mts +0 -58
  199. package/dist/utilities/transition.d.ts +0 -58
  200. package/dist/utils/classes.d.mts +0 -42
  201. package/dist/utils/classes.d.ts +0 -42
  202. package/dist/utils/cn.d.mts +0 -13
  203. package/dist/utils/cn.d.ts +0 -13
  204. package/dist/utils/index.d.mts +0 -7
  205. package/dist/utils/index.d.ts +0 -7
  206. package/dist/utils/merge-classes.d.mts +0 -12
  207. package/dist/utils/merge-classes.d.ts +0 -12
  208. package/dist/utils/object.d.mts +0 -13
  209. package/dist/utils/object.d.ts +0 -13
  210. package/dist/utils/theme.d.mts +0 -9
  211. package/dist/utils/theme.d.ts +0 -9
  212. package/dist/utils/tv.d.mts +0 -5
  213. package/dist/utils/tv.d.ts +0 -5
  214. package/dist/utils/tw-merge-config.d.mts +0 -25
  215. package/dist/utils/tw-merge-config.d.ts +0 -25
  216. package/dist/utils/types.d.mts +0 -10
  217. package/dist/utils/types.d.ts +0 -10
  218. package/dist/utils/variants.d.mts +0 -67
  219. package/dist/utils/variants.d.ts +0 -67
@@ -1,398 +0,0 @@
1
- import * as tailwind_variants from 'tailwind-variants';
2
- import { VariantProps } from 'tailwind-variants';
3
-
4
- /**
5
- * Spinner wrapper **Tailwind Variants** component
6
- *
7
- * const {base, circle1, circle2, label } = spinner({...})
8
- *
9
- * @example
10
- * <div className={base())}>
11
- * <i className={circle1()}/>
12
- * <i className={circle2()}/>
13
- * <span className={label()}/>
14
- * </div>
15
- */
16
- declare const spinner: tailwind_variants.TVReturnType<{
17
- size: {
18
- sm: {
19
- wrapper: string;
20
- circle1: string;
21
- circle2: string;
22
- dots: string;
23
- label: string;
24
- };
25
- md: {
26
- wrapper: string;
27
- circle1: string;
28
- circle2: string;
29
- dots: string;
30
- label: string;
31
- };
32
- lg: {
33
- wrapper: string;
34
- circle1: string;
35
- circle2: string;
36
- dots: string;
37
- label: string;
38
- };
39
- };
40
- color: {
41
- current: {
42
- circle1: string;
43
- circle2: string;
44
- dots: string;
45
- spinnerBars: string;
46
- };
47
- white: {
48
- circle1: string;
49
- circle2: string;
50
- dots: string;
51
- spinnerBars: string;
52
- };
53
- default: {
54
- circle1: string;
55
- circle2: string;
56
- dots: string;
57
- spinnerBars: string;
58
- };
59
- primary: {
60
- circle1: string;
61
- circle2: string;
62
- dots: string;
63
- spinnerBars: string;
64
- };
65
- secondary: {
66
- circle1: string;
67
- circle2: string;
68
- dots: string;
69
- spinnerBars: string;
70
- };
71
- success: {
72
- circle1: string;
73
- circle2: string;
74
- dots: string;
75
- spinnerBars: string;
76
- };
77
- warning: {
78
- circle1: string;
79
- circle2: string;
80
- dots: string;
81
- spinnerBars: string;
82
- };
83
- danger: {
84
- circle1: string;
85
- circle2: string;
86
- dots: string;
87
- spinnerBars: string;
88
- };
89
- };
90
- labelColor: {
91
- foreground: {
92
- label: string;
93
- };
94
- primary: {
95
- label: string;
96
- };
97
- secondary: {
98
- label: string;
99
- };
100
- success: {
101
- label: string;
102
- };
103
- warning: {
104
- label: string;
105
- };
106
- danger: {
107
- label: string;
108
- };
109
- };
110
- variant: {
111
- default: {
112
- circle1: string[];
113
- circle2: string[];
114
- };
115
- gradient: {
116
- circle1: string[];
117
- circle2: string[];
118
- };
119
- wave: {
120
- wrapper: string;
121
- dots: string[];
122
- };
123
- dots: {
124
- wrapper: string;
125
- dots: string[];
126
- };
127
- spinner: {};
128
- simple: {
129
- wrapper: string;
130
- circle1: string;
131
- circle2: string;
132
- };
133
- };
134
- }, {
135
- base: string;
136
- wrapper: string;
137
- label: string;
138
- circle1: string;
139
- circle2: string;
140
- dots: string;
141
- spinnerBars: string[];
142
- }, undefined, {
143
- size: {
144
- sm: {
145
- wrapper: string;
146
- circle1: string;
147
- circle2: string;
148
- dots: string;
149
- label: string;
150
- };
151
- md: {
152
- wrapper: string;
153
- circle1: string;
154
- circle2: string;
155
- dots: string;
156
- label: string;
157
- };
158
- lg: {
159
- wrapper: string;
160
- circle1: string;
161
- circle2: string;
162
- dots: string;
163
- label: string;
164
- };
165
- };
166
- color: {
167
- current: {
168
- circle1: string;
169
- circle2: string;
170
- dots: string;
171
- spinnerBars: string;
172
- };
173
- white: {
174
- circle1: string;
175
- circle2: string;
176
- dots: string;
177
- spinnerBars: string;
178
- };
179
- default: {
180
- circle1: string;
181
- circle2: string;
182
- dots: string;
183
- spinnerBars: string;
184
- };
185
- primary: {
186
- circle1: string;
187
- circle2: string;
188
- dots: string;
189
- spinnerBars: string;
190
- };
191
- secondary: {
192
- circle1: string;
193
- circle2: string;
194
- dots: string;
195
- spinnerBars: string;
196
- };
197
- success: {
198
- circle1: string;
199
- circle2: string;
200
- dots: string;
201
- spinnerBars: string;
202
- };
203
- warning: {
204
- circle1: string;
205
- circle2: string;
206
- dots: string;
207
- spinnerBars: string;
208
- };
209
- danger: {
210
- circle1: string;
211
- circle2: string;
212
- dots: string;
213
- spinnerBars: string;
214
- };
215
- };
216
- labelColor: {
217
- foreground: {
218
- label: string;
219
- };
220
- primary: {
221
- label: string;
222
- };
223
- secondary: {
224
- label: string;
225
- };
226
- success: {
227
- label: string;
228
- };
229
- warning: {
230
- label: string;
231
- };
232
- danger: {
233
- label: string;
234
- };
235
- };
236
- variant: {
237
- default: {
238
- circle1: string[];
239
- circle2: string[];
240
- };
241
- gradient: {
242
- circle1: string[];
243
- circle2: string[];
244
- };
245
- wave: {
246
- wrapper: string;
247
- dots: string[];
248
- };
249
- dots: {
250
- wrapper: string;
251
- dots: string[];
252
- };
253
- spinner: {};
254
- simple: {
255
- wrapper: string;
256
- circle1: string;
257
- circle2: string;
258
- };
259
- };
260
- }, {
261
- base: string;
262
- wrapper: string;
263
- label: string;
264
- circle1: string;
265
- circle2: string;
266
- dots: string;
267
- spinnerBars: string[];
268
- }, tailwind_variants.TVReturnType<{
269
- size: {
270
- sm: {
271
- wrapper: string;
272
- circle1: string;
273
- circle2: string;
274
- dots: string;
275
- label: string;
276
- };
277
- md: {
278
- wrapper: string;
279
- circle1: string;
280
- circle2: string;
281
- dots: string;
282
- label: string;
283
- };
284
- lg: {
285
- wrapper: string;
286
- circle1: string;
287
- circle2: string;
288
- dots: string;
289
- label: string;
290
- };
291
- };
292
- color: {
293
- current: {
294
- circle1: string;
295
- circle2: string;
296
- dots: string;
297
- spinnerBars: string;
298
- };
299
- white: {
300
- circle1: string;
301
- circle2: string;
302
- dots: string;
303
- spinnerBars: string;
304
- };
305
- default: {
306
- circle1: string;
307
- circle2: string;
308
- dots: string;
309
- spinnerBars: string;
310
- };
311
- primary: {
312
- circle1: string;
313
- circle2: string;
314
- dots: string;
315
- spinnerBars: string;
316
- };
317
- secondary: {
318
- circle1: string;
319
- circle2: string;
320
- dots: string;
321
- spinnerBars: string;
322
- };
323
- success: {
324
- circle1: string;
325
- circle2: string;
326
- dots: string;
327
- spinnerBars: string;
328
- };
329
- warning: {
330
- circle1: string;
331
- circle2: string;
332
- dots: string;
333
- spinnerBars: string;
334
- };
335
- danger: {
336
- circle1: string;
337
- circle2: string;
338
- dots: string;
339
- spinnerBars: string;
340
- };
341
- };
342
- labelColor: {
343
- foreground: {
344
- label: string;
345
- };
346
- primary: {
347
- label: string;
348
- };
349
- secondary: {
350
- label: string;
351
- };
352
- success: {
353
- label: string;
354
- };
355
- warning: {
356
- label: string;
357
- };
358
- danger: {
359
- label: string;
360
- };
361
- };
362
- variant: {
363
- default: {
364
- circle1: string[];
365
- circle2: string[];
366
- };
367
- gradient: {
368
- circle1: string[];
369
- circle2: string[];
370
- };
371
- wave: {
372
- wrapper: string;
373
- dots: string[];
374
- };
375
- dots: {
376
- wrapper: string;
377
- dots: string[];
378
- };
379
- spinner: {};
380
- simple: {
381
- wrapper: string;
382
- circle1: string;
383
- circle2: string;
384
- };
385
- };
386
- }, {
387
- base: string;
388
- wrapper: string;
389
- label: string;
390
- circle1: string;
391
- circle2: string;
392
- dots: string;
393
- spinnerBars: string[];
394
- }, undefined, unknown, unknown, undefined>>;
395
- type SpinnerVariantProps = VariantProps<typeof spinner>;
396
- type SpinnerSlots = keyof ReturnType<typeof spinner>;
397
-
398
- export { type SpinnerSlots, type SpinnerVariantProps, spinner };
@@ -1,288 +0,0 @@
1
- import * as tailwind_variants from 'tailwind-variants';
2
- import { VariantProps } from 'tailwind-variants';
3
-
4
- declare const stepper: tailwind_variants.TVReturnType<{
5
- orientation: {
6
- horizontal: {
7
- base: string;
8
- list: string;
9
- item: string;
10
- trigger: string;
11
- content: string;
12
- separator: string;
13
- };
14
- vertical: {
15
- list: string;
16
- item: string;
17
- trigger: string;
18
- content: string;
19
- separator: string;
20
- };
21
- };
22
- variant: {
23
- solid: {};
24
- bordered: {};
25
- flat: {};
26
- dot: {};
27
- };
28
- color: {
29
- default: {};
30
- primary: {};
31
- secondary: {};
32
- success: {};
33
- warning: {};
34
- danger: {};
35
- };
36
- size: {
37
- sm: {
38
- indicator: string;
39
- title: string;
40
- description: string;
41
- };
42
- md: {
43
- indicator: string;
44
- title: string;
45
- description: string;
46
- };
47
- lg: {
48
- indicator: string;
49
- title: string;
50
- description: string;
51
- };
52
- };
53
- radius: {
54
- none: {
55
- indicator: string;
56
- };
57
- sm: {
58
- indicator: string;
59
- };
60
- md: {
61
- indicator: string;
62
- };
63
- lg: {
64
- indicator: string;
65
- };
66
- full: {
67
- indicator: string;
68
- };
69
- };
70
- separatorMode: {
71
- spaced: {};
72
- connected: {};
73
- };
74
- isDisabled: {
75
- true: {
76
- base: string;
77
- };
78
- };
79
- disableAnimation: {
80
- false: {
81
- indicator: string;
82
- };
83
- true: {
84
- indicator: string;
85
- };
86
- };
87
- }, {
88
- base: string;
89
- list: string;
90
- item: string;
91
- trigger: string[];
92
- indicator: string[];
93
- content: string;
94
- title: string[];
95
- description: string;
96
- separator: string;
97
- }, undefined, {
98
- orientation: {
99
- horizontal: {
100
- base: string;
101
- list: string;
102
- item: string;
103
- trigger: string;
104
- content: string;
105
- separator: string;
106
- };
107
- vertical: {
108
- list: string;
109
- item: string;
110
- trigger: string;
111
- content: string;
112
- separator: string;
113
- };
114
- };
115
- variant: {
116
- solid: {};
117
- bordered: {};
118
- flat: {};
119
- dot: {};
120
- };
121
- color: {
122
- default: {};
123
- primary: {};
124
- secondary: {};
125
- success: {};
126
- warning: {};
127
- danger: {};
128
- };
129
- size: {
130
- sm: {
131
- indicator: string;
132
- title: string;
133
- description: string;
134
- };
135
- md: {
136
- indicator: string;
137
- title: string;
138
- description: string;
139
- };
140
- lg: {
141
- indicator: string;
142
- title: string;
143
- description: string;
144
- };
145
- };
146
- radius: {
147
- none: {
148
- indicator: string;
149
- };
150
- sm: {
151
- indicator: string;
152
- };
153
- md: {
154
- indicator: string;
155
- };
156
- lg: {
157
- indicator: string;
158
- };
159
- full: {
160
- indicator: string;
161
- };
162
- };
163
- separatorMode: {
164
- spaced: {};
165
- connected: {};
166
- };
167
- isDisabled: {
168
- true: {
169
- base: string;
170
- };
171
- };
172
- disableAnimation: {
173
- false: {
174
- indicator: string;
175
- };
176
- true: {
177
- indicator: string;
178
- };
179
- };
180
- }, {
181
- base: string;
182
- list: string;
183
- item: string;
184
- trigger: string[];
185
- indicator: string[];
186
- content: string;
187
- title: string[];
188
- description: string;
189
- separator: string;
190
- }, tailwind_variants.TVReturnType<{
191
- orientation: {
192
- horizontal: {
193
- base: string;
194
- list: string;
195
- item: string;
196
- trigger: string;
197
- content: string;
198
- separator: string;
199
- };
200
- vertical: {
201
- list: string;
202
- item: string;
203
- trigger: string;
204
- content: string;
205
- separator: string;
206
- };
207
- };
208
- variant: {
209
- solid: {};
210
- bordered: {};
211
- flat: {};
212
- dot: {};
213
- };
214
- color: {
215
- default: {};
216
- primary: {};
217
- secondary: {};
218
- success: {};
219
- warning: {};
220
- danger: {};
221
- };
222
- size: {
223
- sm: {
224
- indicator: string;
225
- title: string;
226
- description: string;
227
- };
228
- md: {
229
- indicator: string;
230
- title: string;
231
- description: string;
232
- };
233
- lg: {
234
- indicator: string;
235
- title: string;
236
- description: string;
237
- };
238
- };
239
- radius: {
240
- none: {
241
- indicator: string;
242
- };
243
- sm: {
244
- indicator: string;
245
- };
246
- md: {
247
- indicator: string;
248
- };
249
- lg: {
250
- indicator: string;
251
- };
252
- full: {
253
- indicator: string;
254
- };
255
- };
256
- separatorMode: {
257
- spaced: {};
258
- connected: {};
259
- };
260
- isDisabled: {
261
- true: {
262
- base: string;
263
- };
264
- };
265
- disableAnimation: {
266
- false: {
267
- indicator: string;
268
- };
269
- true: {
270
- indicator: string;
271
- };
272
- };
273
- }, {
274
- base: string;
275
- list: string;
276
- item: string;
277
- trigger: string[];
278
- indicator: string[];
279
- content: string;
280
- title: string[];
281
- description: string;
282
- separator: string;
283
- }, undefined, unknown, unknown, undefined>>;
284
- type StepperVariantProps = VariantProps<typeof stepper>;
285
- type StepperSlots = keyof ReturnType<typeof stepper>;
286
- type StepperReturnType = ReturnType<typeof stepper>;
287
-
288
- export { type StepperReturnType, type StepperSlots, type StepperVariantProps, stepper };