@szum-tech/design-system 3.9.0 → 3.10.1
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.
- package/dist/chunk-2WQJ36RD.cjs +78 -0
- package/dist/chunk-D4QID7AI.cjs +607 -0
- package/dist/chunk-DGWBE2Y3.cjs +205 -0
- package/dist/{chunk-XTNS5QH5.cjs → chunk-EG374TED.cjs} +52 -86
- package/dist/chunk-EUH466AL.cjs +179 -0
- package/dist/chunk-F7N6WQV6.cjs +53 -0
- package/dist/chunk-GYXQUTWZ.cjs +59 -0
- package/dist/chunk-IWF52DDE.js +55 -0
- package/dist/{chunk-PHPJ54IC.js → chunk-JLKQ6WKK.js} +48 -82
- package/dist/chunk-K5AURCK5.js +183 -0
- package/dist/chunk-OCOCENE6.js +42 -0
- package/dist/chunk-P4JIMFSL.js +51 -0
- package/dist/chunk-R65CJGEQ.js +48 -0
- package/dist/chunk-USIW3VT5.cjs +73 -0
- package/dist/chunk-WMGJCB7O.js +157 -0
- package/dist/chunk-YEFLGE3L.cjs +47 -0
- package/dist/chunk-YSYZKK24.js +575 -0
- package/dist/chunk-YUMKV5TH.js +56 -0
- package/dist/components/accordion/index.cjs +23 -0
- package/dist/components/accordion/index.d.cts +17 -0
- package/dist/components/accordion/index.d.ts +17 -0
- package/dist/components/accordion/index.js +2 -0
- package/dist/components/button/index.cjs +14 -7
- package/dist/components/button/index.js +13 -6
- package/dist/components/counting-number/index.cjs +11 -0
- package/dist/components/counting-number/index.d.cts +57 -0
- package/dist/components/counting-number/index.d.ts +57 -0
- package/dist/components/counting-number/index.js +2 -0
- package/dist/components/index.cjs +209 -106
- package/dist/components/index.d.cts +11 -2
- package/dist/components/index.d.ts +11 -2
- package/dist/components/index.js +13 -6
- package/dist/components/marquee/index.cjs +11 -0
- package/dist/components/marquee/index.d.cts +48 -0
- package/dist/components/marquee/index.d.ts +48 -0
- package/dist/components/marquee/index.js +2 -0
- package/dist/components/status/index.cjs +19 -0
- package/dist/components/status/index.d.cts +25 -0
- package/dist/components/status/index.d.ts +25 -0
- package/dist/components/status/index.js +2 -0
- package/dist/components/stepper/index.cjs +32 -25
- package/dist/components/stepper/index.d.cts +5 -4
- package/dist/components/stepper/index.d.ts +5 -4
- package/dist/components/stepper/index.js +13 -6
- package/dist/components/tabs/index.cjs +23 -0
- package/dist/components/tabs/index.d.cts +17 -0
- package/dist/components/tabs/index.d.ts +17 -0
- package/dist/components/tabs/index.js +2 -0
- package/dist/components/timeline/index.cjs +44 -0
- package/dist/components/timeline/index.d.cts +62 -0
- package/dist/components/timeline/index.d.ts +62 -0
- package/dist/components/timeline/index.js +3 -0
- package/dist/components/toaster/index.cjs +15 -8
- package/dist/components/toaster/index.js +13 -6
- package/dist/components/typing-text/index.cjs +11 -0
- package/dist/components/typing-text/index.d.cts +40 -0
- package/dist/components/typing-text/index.d.ts +40 -0
- package/dist/components/typing-text/index.js +2 -0
- package/dist/components/word-rotate/index.cjs +11 -0
- package/dist/components/word-rotate/index.d.cts +29 -0
- package/dist/components/word-rotate/index.d.ts +29 -0
- package/dist/components/word-rotate/index.js +2 -0
- package/dist/direction-CUOPDLCj.d.cts +7 -0
- package/dist/direction-CUOPDLCj.d.ts +7 -0
- package/package.json +35 -44
- package/tailwind/animation.css +23 -1
- package/tailwind/palette.css +2 -2
- package/dist/chunk-EW6TE3N5.cjs +0 -38
- package/dist/chunk-H5O5L6XT.js +0 -14
- package/dist/contexts/index.cjs +0 -18
- package/dist/contexts/index.d.cts +0 -11
- package/dist/contexts/index.d.ts +0 -11
- package/dist/contexts/index.js +0 -1
|
@@ -2,123 +2,246 @@
|
|
|
2
2
|
|
|
3
3
|
'use strict';
|
|
4
4
|
|
|
5
|
-
var
|
|
5
|
+
var chunkEG374TED_cjs = require('../chunk-EG374TED.cjs');
|
|
6
|
+
var chunkD4QID7AI_cjs = require('../chunk-D4QID7AI.cjs');
|
|
7
|
+
var chunkA7SBXO2Y_cjs = require('../chunk-A7SBXO2Y.cjs');
|
|
8
|
+
var chunkEUH466AL_cjs = require('../chunk-EUH466AL.cjs');
|
|
9
|
+
var chunkDGWBE2Y3_cjs = require('../chunk-DGWBE2Y3.cjs');
|
|
10
|
+
var chunkTMXVL5CV_cjs = require('../chunk-TMXVL5CV.cjs');
|
|
11
|
+
var chunkXJZOANXX_cjs = require('../chunk-XJZOANXX.cjs');
|
|
6
12
|
var chunkGHV2TURY_cjs = require('../chunk-GHV2TURY.cjs');
|
|
7
13
|
var chunk3WSQRFUY_cjs = require('../chunk-3WSQRFUY.cjs');
|
|
14
|
+
var chunkGYXQUTWZ_cjs = require('../chunk-GYXQUTWZ.cjs');
|
|
15
|
+
var chunkYEFLGE3L_cjs = require('../chunk-YEFLGE3L.cjs');
|
|
8
16
|
var chunkNU5UQPBX_cjs = require('../chunk-NU5UQPBX.cjs');
|
|
9
|
-
var chunkA7SBXO2Y_cjs = require('../chunk-A7SBXO2Y.cjs');
|
|
10
17
|
var chunk6X26XC6P_cjs = require('../chunk-6X26XC6P.cjs');
|
|
11
18
|
var chunk5AA4IE2T_cjs = require('../chunk-5AA4IE2T.cjs');
|
|
12
19
|
var chunkCFJ44JVK_cjs = require('../chunk-CFJ44JVK.cjs');
|
|
20
|
+
var chunk2WQJ36RD_cjs = require('../chunk-2WQJ36RD.cjs');
|
|
13
21
|
var chunkTH44JYXB_cjs = require('../chunk-TH44JYXB.cjs');
|
|
14
22
|
var chunkXENOUBSI_cjs = require('../chunk-XENOUBSI.cjs');
|
|
15
23
|
var chunkUJX74PFK_cjs = require('../chunk-UJX74PFK.cjs');
|
|
16
|
-
var chunkXJZOANXX_cjs = require('../chunk-XJZOANXX.cjs');
|
|
17
|
-
var chunkZVF7J4EI_cjs = require('../chunk-ZVF7J4EI.cjs');
|
|
18
24
|
var chunk2Y2ZCPNV_cjs = require('../chunk-2Y2ZCPNV.cjs');
|
|
19
25
|
var chunkHCHVDUI6_cjs = require('../chunk-HCHVDUI6.cjs');
|
|
20
26
|
var chunkULEEQ723_cjs = require('../chunk-ULEEQ723.cjs');
|
|
27
|
+
var chunkUSIW3VT5_cjs = require('../chunk-USIW3VT5.cjs');
|
|
21
28
|
var chunkVK5EX3OG_cjs = require('../chunk-VK5EX3OG.cjs');
|
|
22
29
|
var chunkCXHDWIGF_cjs = require('../chunk-CXHDWIGF.cjs');
|
|
23
30
|
var chunkDTYX7CYN_cjs = require('../chunk-DTYX7CYN.cjs');
|
|
24
31
|
var chunkUIOBJSKZ_cjs = require('../chunk-UIOBJSKZ.cjs');
|
|
25
32
|
var chunkS3ANEJJ7_cjs = require('../chunk-S3ANEJJ7.cjs');
|
|
26
|
-
require('../chunk-EW6TE3N5.cjs');
|
|
27
33
|
require('../chunk-7EYMOUWG.cjs');
|
|
34
|
+
var chunkF7N6WQV6_cjs = require('../chunk-F7N6WQV6.cjs');
|
|
28
35
|
var chunk3GNVQFCK_cjs = require('../chunk-3GNVQFCK.cjs');
|
|
29
|
-
var chunkTMXVL5CV_cjs = require('../chunk-TMXVL5CV.cjs');
|
|
30
36
|
var chunkI7AV5IQO_cjs = require('../chunk-I7AV5IQO.cjs');
|
|
37
|
+
var chunkZVF7J4EI_cjs = require('../chunk-ZVF7J4EI.cjs');
|
|
31
38
|
require('../chunk-H2BWO3SI.cjs');
|
|
32
39
|
|
|
33
40
|
|
|
34
41
|
|
|
35
42
|
Object.defineProperty(exports, "Button", {
|
|
36
43
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
44
|
+
get: function () { return chunkEG374TED_cjs.Button; }
|
|
38
45
|
});
|
|
39
46
|
Object.defineProperty(exports, "Stepper", {
|
|
40
47
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
48
|
+
get: function () { return chunkEG374TED_cjs.Stepper; }
|
|
42
49
|
});
|
|
43
50
|
Object.defineProperty(exports, "StepperActivationMode", {
|
|
44
51
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
52
|
+
get: function () { return chunkEG374TED_cjs.StepperActivationMode; }
|
|
46
53
|
});
|
|
47
54
|
Object.defineProperty(exports, "StepperContent", {
|
|
48
55
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
56
|
+
get: function () { return chunkEG374TED_cjs.StepperContent; }
|
|
50
57
|
});
|
|
51
58
|
Object.defineProperty(exports, "StepperDataState", {
|
|
52
59
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
60
|
+
get: function () { return chunkEG374TED_cjs.StepperDataState; }
|
|
54
61
|
});
|
|
55
62
|
Object.defineProperty(exports, "StepperDescription", {
|
|
56
63
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
64
|
+
get: function () { return chunkEG374TED_cjs.StepperDescription; }
|
|
58
65
|
});
|
|
59
66
|
Object.defineProperty(exports, "StepperFocusIntent", {
|
|
60
67
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
68
|
+
get: function () { return chunkEG374TED_cjs.StepperFocusIntent; }
|
|
62
69
|
});
|
|
63
70
|
Object.defineProperty(exports, "StepperIndicator", {
|
|
64
71
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
72
|
+
get: function () { return chunkEG374TED_cjs.StepperIndicator; }
|
|
66
73
|
});
|
|
67
74
|
Object.defineProperty(exports, "StepperItem", {
|
|
68
75
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
76
|
+
get: function () { return chunkEG374TED_cjs.StepperItem; }
|
|
70
77
|
});
|
|
71
78
|
Object.defineProperty(exports, "StepperNav", {
|
|
72
79
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
80
|
+
get: function () { return chunkEG374TED_cjs.StepperNav; }
|
|
74
81
|
});
|
|
75
82
|
Object.defineProperty(exports, "StepperNavigationDirection", {
|
|
76
83
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
84
|
+
get: function () { return chunkEG374TED_cjs.StepperNavigationDirection; }
|
|
78
85
|
});
|
|
79
86
|
Object.defineProperty(exports, "StepperNextTrigger", {
|
|
80
87
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
88
|
+
get: function () { return chunkEG374TED_cjs.StepperNextTrigger; }
|
|
82
89
|
});
|
|
83
90
|
Object.defineProperty(exports, "StepperOrientation", {
|
|
84
91
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
92
|
+
get: function () { return chunkEG374TED_cjs.StepperOrientation; }
|
|
86
93
|
});
|
|
87
94
|
Object.defineProperty(exports, "StepperPanel", {
|
|
88
95
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
96
|
+
get: function () { return chunkEG374TED_cjs.StepperPanel; }
|
|
90
97
|
});
|
|
91
98
|
Object.defineProperty(exports, "StepperPrevTrigger", {
|
|
92
99
|
enumerable: true,
|
|
93
|
-
get: function () { return
|
|
100
|
+
get: function () { return chunkEG374TED_cjs.StepperPrevTrigger; }
|
|
94
101
|
});
|
|
95
102
|
Object.defineProperty(exports, "StepperTitle", {
|
|
96
103
|
enumerable: true,
|
|
97
|
-
get: function () { return
|
|
104
|
+
get: function () { return chunkEG374TED_cjs.StepperTitle; }
|
|
98
105
|
});
|
|
99
106
|
Object.defineProperty(exports, "StepperTrigger", {
|
|
100
107
|
enumerable: true,
|
|
101
|
-
get: function () { return
|
|
108
|
+
get: function () { return chunkEG374TED_cjs.StepperTrigger; }
|
|
102
109
|
});
|
|
103
110
|
Object.defineProperty(exports, "Toaster", {
|
|
104
111
|
enumerable: true,
|
|
105
|
-
get: function () { return
|
|
112
|
+
get: function () { return chunkEG374TED_cjs.Toaster; }
|
|
106
113
|
});
|
|
107
114
|
Object.defineProperty(exports, "toast", {
|
|
108
115
|
enumerable: true,
|
|
109
|
-
get: function () { return
|
|
116
|
+
get: function () { return chunkEG374TED_cjs.toast; }
|
|
110
117
|
});
|
|
111
118
|
Object.defineProperty(exports, "useStepperContext", {
|
|
112
119
|
enumerable: true,
|
|
113
|
-
get: function () { return
|
|
120
|
+
get: function () { return chunkEG374TED_cjs.useStepperContext; }
|
|
114
121
|
});
|
|
115
122
|
Object.defineProperty(exports, "useStepperFocusContext", {
|
|
116
123
|
enumerable: true,
|
|
117
|
-
get: function () { return
|
|
124
|
+
get: function () { return chunkEG374TED_cjs.useStepperFocusContext; }
|
|
118
125
|
});
|
|
119
126
|
Object.defineProperty(exports, "useStepperItemContext", {
|
|
120
127
|
enumerable: true,
|
|
121
|
-
get: function () { return
|
|
128
|
+
get: function () { return chunkEG374TED_cjs.useStepperItemContext; }
|
|
129
|
+
});
|
|
130
|
+
Object.defineProperty(exports, "Timeline", {
|
|
131
|
+
enumerable: true,
|
|
132
|
+
get: function () { return chunkD4QID7AI_cjs.Timeline; }
|
|
133
|
+
});
|
|
134
|
+
Object.defineProperty(exports, "TimelineConnector", {
|
|
135
|
+
enumerable: true,
|
|
136
|
+
get: function () { return chunkD4QID7AI_cjs.TimelineConnector; }
|
|
137
|
+
});
|
|
138
|
+
Object.defineProperty(exports, "TimelineContent", {
|
|
139
|
+
enumerable: true,
|
|
140
|
+
get: function () { return chunkD4QID7AI_cjs.TimelineContent; }
|
|
141
|
+
});
|
|
142
|
+
Object.defineProperty(exports, "TimelineDescription", {
|
|
143
|
+
enumerable: true,
|
|
144
|
+
get: function () { return chunkD4QID7AI_cjs.TimelineDescription; }
|
|
145
|
+
});
|
|
146
|
+
Object.defineProperty(exports, "TimelineDot", {
|
|
147
|
+
enumerable: true,
|
|
148
|
+
get: function () { return chunkD4QID7AI_cjs.TimelineDot; }
|
|
149
|
+
});
|
|
150
|
+
Object.defineProperty(exports, "TimelineHeader", {
|
|
151
|
+
enumerable: true,
|
|
152
|
+
get: function () { return chunkD4QID7AI_cjs.TimelineHeader; }
|
|
153
|
+
});
|
|
154
|
+
Object.defineProperty(exports, "TimelineItem", {
|
|
155
|
+
enumerable: true,
|
|
156
|
+
get: function () { return chunkD4QID7AI_cjs.TimelineItem; }
|
|
157
|
+
});
|
|
158
|
+
Object.defineProperty(exports, "TimelineTime", {
|
|
159
|
+
enumerable: true,
|
|
160
|
+
get: function () { return chunkD4QID7AI_cjs.TimelineTime; }
|
|
161
|
+
});
|
|
162
|
+
Object.defineProperty(exports, "TimelineTitle", {
|
|
163
|
+
enumerable: true,
|
|
164
|
+
get: function () { return chunkD4QID7AI_cjs.TimelineTitle; }
|
|
165
|
+
});
|
|
166
|
+
Object.defineProperty(exports, "Tooltip", {
|
|
167
|
+
enumerable: true,
|
|
168
|
+
get: function () { return chunkA7SBXO2Y_cjs.Tooltip; }
|
|
169
|
+
});
|
|
170
|
+
Object.defineProperty(exports, "TooltipContent", {
|
|
171
|
+
enumerable: true,
|
|
172
|
+
get: function () { return chunkA7SBXO2Y_cjs.TooltipContent; }
|
|
173
|
+
});
|
|
174
|
+
Object.defineProperty(exports, "TooltipTrigger", {
|
|
175
|
+
enumerable: true,
|
|
176
|
+
get: function () { return chunkA7SBXO2Y_cjs.TooltipTrigger; }
|
|
177
|
+
});
|
|
178
|
+
Object.defineProperty(exports, "TypingText", {
|
|
179
|
+
enumerable: true,
|
|
180
|
+
get: function () { return chunkEUH466AL_cjs.TypingText; }
|
|
181
|
+
});
|
|
182
|
+
Object.defineProperty(exports, "WordRotate", {
|
|
183
|
+
enumerable: true,
|
|
184
|
+
get: function () { return chunkDGWBE2Y3_cjs.WordRotate; }
|
|
185
|
+
});
|
|
186
|
+
Object.defineProperty(exports, "AlertDialog", {
|
|
187
|
+
enumerable: true,
|
|
188
|
+
get: function () { return chunkTMXVL5CV_cjs.AlertDialog; }
|
|
189
|
+
});
|
|
190
|
+
Object.defineProperty(exports, "AlertDialogAction", {
|
|
191
|
+
enumerable: true,
|
|
192
|
+
get: function () { return chunkTMXVL5CV_cjs.AlertDialogAction; }
|
|
193
|
+
});
|
|
194
|
+
Object.defineProperty(exports, "AlertDialogCancel", {
|
|
195
|
+
enumerable: true,
|
|
196
|
+
get: function () { return chunkTMXVL5CV_cjs.AlertDialogCancel; }
|
|
197
|
+
});
|
|
198
|
+
Object.defineProperty(exports, "AlertDialogContent", {
|
|
199
|
+
enumerable: true,
|
|
200
|
+
get: function () { return chunkTMXVL5CV_cjs.AlertDialogContent; }
|
|
201
|
+
});
|
|
202
|
+
Object.defineProperty(exports, "AlertDialogDescription", {
|
|
203
|
+
enumerable: true,
|
|
204
|
+
get: function () { return chunkTMXVL5CV_cjs.AlertDialogDescription; }
|
|
205
|
+
});
|
|
206
|
+
Object.defineProperty(exports, "AlertDialogFooter", {
|
|
207
|
+
enumerable: true,
|
|
208
|
+
get: function () { return chunkTMXVL5CV_cjs.AlertDialogFooter; }
|
|
209
|
+
});
|
|
210
|
+
Object.defineProperty(exports, "AlertDialogHeader", {
|
|
211
|
+
enumerable: true,
|
|
212
|
+
get: function () { return chunkTMXVL5CV_cjs.AlertDialogHeader; }
|
|
213
|
+
});
|
|
214
|
+
Object.defineProperty(exports, "AlertDialogTitle", {
|
|
215
|
+
enumerable: true,
|
|
216
|
+
get: function () { return chunkTMXVL5CV_cjs.AlertDialogTitle; }
|
|
217
|
+
});
|
|
218
|
+
Object.defineProperty(exports, "AlertDialogTrigger", {
|
|
219
|
+
enumerable: true,
|
|
220
|
+
get: function () { return chunkTMXVL5CV_cjs.AlertDialogTrigger; }
|
|
221
|
+
});
|
|
222
|
+
Object.defineProperty(exports, "Select", {
|
|
223
|
+
enumerable: true,
|
|
224
|
+
get: function () { return chunkXJZOANXX_cjs.Select; }
|
|
225
|
+
});
|
|
226
|
+
Object.defineProperty(exports, "SelectContent", {
|
|
227
|
+
enumerable: true,
|
|
228
|
+
get: function () { return chunkXJZOANXX_cjs.SelectContent; }
|
|
229
|
+
});
|
|
230
|
+
Object.defineProperty(exports, "SelectGroup", {
|
|
231
|
+
enumerable: true,
|
|
232
|
+
get: function () { return chunkXJZOANXX_cjs.SelectGroup; }
|
|
233
|
+
});
|
|
234
|
+
Object.defineProperty(exports, "SelectItem", {
|
|
235
|
+
enumerable: true,
|
|
236
|
+
get: function () { return chunkXJZOANXX_cjs.SelectItem; }
|
|
237
|
+
});
|
|
238
|
+
Object.defineProperty(exports, "SelectLabel", {
|
|
239
|
+
enumerable: true,
|
|
240
|
+
get: function () { return chunkXJZOANXX_cjs.SelectLabel; }
|
|
241
|
+
});
|
|
242
|
+
Object.defineProperty(exports, "SelectSeparator", {
|
|
243
|
+
enumerable: true,
|
|
244
|
+
get: function () { return chunkXJZOANXX_cjs.SelectSeparator; }
|
|
122
245
|
});
|
|
123
246
|
Object.defineProperty(exports, "Sheet", {
|
|
124
247
|
enumerable: true,
|
|
@@ -156,21 +279,37 @@ Object.defineProperty(exports, "Spinner", {
|
|
|
156
279
|
enumerable: true,
|
|
157
280
|
get: function () { return chunk3WSQRFUY_cjs.Spinner; }
|
|
158
281
|
});
|
|
159
|
-
Object.defineProperty(exports, "
|
|
282
|
+
Object.defineProperty(exports, "Status", {
|
|
160
283
|
enumerable: true,
|
|
161
|
-
get: function () { return
|
|
284
|
+
get: function () { return chunkGYXQUTWZ_cjs.Status; }
|
|
162
285
|
});
|
|
163
|
-
Object.defineProperty(exports, "
|
|
286
|
+
Object.defineProperty(exports, "StatusIndicator", {
|
|
164
287
|
enumerable: true,
|
|
165
|
-
get: function () { return
|
|
288
|
+
get: function () { return chunkGYXQUTWZ_cjs.StatusIndicator; }
|
|
166
289
|
});
|
|
167
|
-
Object.defineProperty(exports, "
|
|
290
|
+
Object.defineProperty(exports, "StatusLabel", {
|
|
168
291
|
enumerable: true,
|
|
169
|
-
get: function () { return
|
|
292
|
+
get: function () { return chunkGYXQUTWZ_cjs.StatusLabel; }
|
|
170
293
|
});
|
|
171
|
-
Object.defineProperty(exports, "
|
|
294
|
+
Object.defineProperty(exports, "Tabs", {
|
|
172
295
|
enumerable: true,
|
|
173
|
-
get: function () { return
|
|
296
|
+
get: function () { return chunkYEFLGE3L_cjs.Tabs; }
|
|
297
|
+
});
|
|
298
|
+
Object.defineProperty(exports, "TabsContent", {
|
|
299
|
+
enumerable: true,
|
|
300
|
+
get: function () { return chunkYEFLGE3L_cjs.TabsContent; }
|
|
301
|
+
});
|
|
302
|
+
Object.defineProperty(exports, "TabsList", {
|
|
303
|
+
enumerable: true,
|
|
304
|
+
get: function () { return chunkYEFLGE3L_cjs.TabsList; }
|
|
305
|
+
});
|
|
306
|
+
Object.defineProperty(exports, "TabsTrigger", {
|
|
307
|
+
enumerable: true,
|
|
308
|
+
get: function () { return chunkYEFLGE3L_cjs.TabsTrigger; }
|
|
309
|
+
});
|
|
310
|
+
Object.defineProperty(exports, "Textarea", {
|
|
311
|
+
enumerable: true,
|
|
312
|
+
get: function () { return chunkNU5UQPBX_cjs.Textarea; }
|
|
174
313
|
});
|
|
175
314
|
Object.defineProperty(exports, "Header", {
|
|
176
315
|
enumerable: true,
|
|
@@ -220,6 +359,10 @@ Object.defineProperty(exports, "ItemTitle", {
|
|
|
220
359
|
enumerable: true,
|
|
221
360
|
get: function () { return chunkCFJ44JVK_cjs.ItemTitle; }
|
|
222
361
|
});
|
|
362
|
+
Object.defineProperty(exports, "Marquee", {
|
|
363
|
+
enumerable: true,
|
|
364
|
+
get: function () { return chunk2WQJ36RD_cjs.Marquee; }
|
|
365
|
+
});
|
|
223
366
|
Object.defineProperty(exports, "Progress", {
|
|
224
367
|
enumerable: true,
|
|
225
368
|
get: function () { return chunkTH44JYXB_cjs.Progress; }
|
|
@@ -240,42 +383,6 @@ Object.defineProperty(exports, "ScrollBar", {
|
|
|
240
383
|
enumerable: true,
|
|
241
384
|
get: function () { return chunkUJX74PFK_cjs.ScrollBar; }
|
|
242
385
|
});
|
|
243
|
-
Object.defineProperty(exports, "Select", {
|
|
244
|
-
enumerable: true,
|
|
245
|
-
get: function () { return chunkXJZOANXX_cjs.Select; }
|
|
246
|
-
});
|
|
247
|
-
Object.defineProperty(exports, "SelectContent", {
|
|
248
|
-
enumerable: true,
|
|
249
|
-
get: function () { return chunkXJZOANXX_cjs.SelectContent; }
|
|
250
|
-
});
|
|
251
|
-
Object.defineProperty(exports, "SelectGroup", {
|
|
252
|
-
enumerable: true,
|
|
253
|
-
get: function () { return chunkXJZOANXX_cjs.SelectGroup; }
|
|
254
|
-
});
|
|
255
|
-
Object.defineProperty(exports, "SelectItem", {
|
|
256
|
-
enumerable: true,
|
|
257
|
-
get: function () { return chunkXJZOANXX_cjs.SelectItem; }
|
|
258
|
-
});
|
|
259
|
-
Object.defineProperty(exports, "SelectLabel", {
|
|
260
|
-
enumerable: true,
|
|
261
|
-
get: function () { return chunkXJZOANXX_cjs.SelectLabel; }
|
|
262
|
-
});
|
|
263
|
-
Object.defineProperty(exports, "SelectSeparator", {
|
|
264
|
-
enumerable: true,
|
|
265
|
-
get: function () { return chunkXJZOANXX_cjs.SelectSeparator; }
|
|
266
|
-
});
|
|
267
|
-
Object.defineProperty(exports, "Badge", {
|
|
268
|
-
enumerable: true,
|
|
269
|
-
get: function () { return chunkZVF7J4EI_cjs.Badge; }
|
|
270
|
-
});
|
|
271
|
-
Object.defineProperty(exports, "BadgeButton", {
|
|
272
|
-
enumerable: true,
|
|
273
|
-
get: function () { return chunkZVF7J4EI_cjs.BadgeButton; }
|
|
274
|
-
});
|
|
275
|
-
Object.defineProperty(exports, "BadgeDot", {
|
|
276
|
-
enumerable: true,
|
|
277
|
-
get: function () { return chunkZVF7J4EI_cjs.BadgeDot; }
|
|
278
|
-
});
|
|
279
386
|
Object.defineProperty(exports, "Card", {
|
|
280
387
|
enumerable: true,
|
|
281
388
|
get: function () { return chunk2Y2ZCPNV_cjs.Card; }
|
|
@@ -312,6 +419,10 @@ Object.defineProperty(exports, "ColorSwatch", {
|
|
|
312
419
|
enumerable: true,
|
|
313
420
|
get: function () { return chunkULEEQ723_cjs.ColorSwatch; }
|
|
314
421
|
});
|
|
422
|
+
Object.defineProperty(exports, "CountingNumber", {
|
|
423
|
+
enumerable: true,
|
|
424
|
+
get: function () { return chunkUSIW3VT5_cjs.CountingNumber; }
|
|
425
|
+
});
|
|
315
426
|
Object.defineProperty(exports, "Dialog", {
|
|
316
427
|
enumerable: true,
|
|
317
428
|
get: function () { return chunkVK5EX3OG_cjs.Dialog; }
|
|
@@ -416,53 +527,33 @@ Object.defineProperty(exports, "Label", {
|
|
|
416
527
|
enumerable: true,
|
|
417
528
|
get: function () { return chunkS3ANEJJ7_cjs.Label; }
|
|
418
529
|
});
|
|
419
|
-
Object.defineProperty(exports, "
|
|
530
|
+
Object.defineProperty(exports, "Accordion", {
|
|
420
531
|
enumerable: true,
|
|
421
|
-
get: function () { return
|
|
422
|
-
});
|
|
423
|
-
Object.defineProperty(exports, "AlertDescription", {
|
|
424
|
-
enumerable: true,
|
|
425
|
-
get: function () { return chunk3GNVQFCK_cjs.AlertDescription; }
|
|
532
|
+
get: function () { return chunkF7N6WQV6_cjs.Accordion; }
|
|
426
533
|
});
|
|
427
|
-
Object.defineProperty(exports, "
|
|
534
|
+
Object.defineProperty(exports, "AccordionContent", {
|
|
428
535
|
enumerable: true,
|
|
429
|
-
get: function () { return
|
|
536
|
+
get: function () { return chunkF7N6WQV6_cjs.AccordionContent; }
|
|
430
537
|
});
|
|
431
|
-
Object.defineProperty(exports, "
|
|
538
|
+
Object.defineProperty(exports, "AccordionItem", {
|
|
432
539
|
enumerable: true,
|
|
433
|
-
get: function () { return
|
|
540
|
+
get: function () { return chunkF7N6WQV6_cjs.AccordionItem; }
|
|
434
541
|
});
|
|
435
|
-
Object.defineProperty(exports, "
|
|
542
|
+
Object.defineProperty(exports, "AccordionTrigger", {
|
|
436
543
|
enumerable: true,
|
|
437
|
-
get: function () { return
|
|
544
|
+
get: function () { return chunkF7N6WQV6_cjs.AccordionTrigger; }
|
|
438
545
|
});
|
|
439
|
-
Object.defineProperty(exports, "
|
|
440
|
-
enumerable: true,
|
|
441
|
-
get: function () { return chunkTMXVL5CV_cjs.AlertDialogCancel; }
|
|
442
|
-
});
|
|
443
|
-
Object.defineProperty(exports, "AlertDialogContent", {
|
|
444
|
-
enumerable: true,
|
|
445
|
-
get: function () { return chunkTMXVL5CV_cjs.AlertDialogContent; }
|
|
446
|
-
});
|
|
447
|
-
Object.defineProperty(exports, "AlertDialogDescription", {
|
|
448
|
-
enumerable: true,
|
|
449
|
-
get: function () { return chunkTMXVL5CV_cjs.AlertDialogDescription; }
|
|
450
|
-
});
|
|
451
|
-
Object.defineProperty(exports, "AlertDialogFooter", {
|
|
452
|
-
enumerable: true,
|
|
453
|
-
get: function () { return chunkTMXVL5CV_cjs.AlertDialogFooter; }
|
|
454
|
-
});
|
|
455
|
-
Object.defineProperty(exports, "AlertDialogHeader", {
|
|
546
|
+
Object.defineProperty(exports, "Alert", {
|
|
456
547
|
enumerable: true,
|
|
457
|
-
get: function () { return
|
|
548
|
+
get: function () { return chunk3GNVQFCK_cjs.Alert; }
|
|
458
549
|
});
|
|
459
|
-
Object.defineProperty(exports, "
|
|
550
|
+
Object.defineProperty(exports, "AlertDescription", {
|
|
460
551
|
enumerable: true,
|
|
461
|
-
get: function () { return
|
|
552
|
+
get: function () { return chunk3GNVQFCK_cjs.AlertDescription; }
|
|
462
553
|
});
|
|
463
|
-
Object.defineProperty(exports, "
|
|
554
|
+
Object.defineProperty(exports, "AlertTitle", {
|
|
464
555
|
enumerable: true,
|
|
465
|
-
get: function () { return
|
|
556
|
+
get: function () { return chunk3GNVQFCK_cjs.AlertTitle; }
|
|
466
557
|
});
|
|
467
558
|
Object.defineProperty(exports, "Avatar", {
|
|
468
559
|
enumerable: true,
|
|
@@ -476,3 +567,15 @@ Object.defineProperty(exports, "AvatarImage", {
|
|
|
476
567
|
enumerable: true,
|
|
477
568
|
get: function () { return chunkI7AV5IQO_cjs.AvatarImage; }
|
|
478
569
|
});
|
|
570
|
+
Object.defineProperty(exports, "Badge", {
|
|
571
|
+
enumerable: true,
|
|
572
|
+
get: function () { return chunkZVF7J4EI_cjs.Badge; }
|
|
573
|
+
});
|
|
574
|
+
Object.defineProperty(exports, "BadgeButton", {
|
|
575
|
+
enumerable: true,
|
|
576
|
+
get: function () { return chunkZVF7J4EI_cjs.BadgeButton; }
|
|
577
|
+
});
|
|
578
|
+
Object.defineProperty(exports, "BadgeDot", {
|
|
579
|
+
enumerable: true,
|
|
580
|
+
get: function () { return chunkZVF7J4EI_cjs.BadgeDot; }
|
|
581
|
+
});
|
|
@@ -10,13 +10,17 @@ export { Header, HeaderProps } from './header/index.cjs';
|
|
|
10
10
|
export { Input, InputProps } from './input/index.cjs';
|
|
11
11
|
export { Item, ItemActions, ItemActionsProps, ItemContent, ItemContentProps, ItemDescription, ItemDescriptionProps, ItemFooter, ItemFooterProps, ItemGroup, ItemGroupProps, ItemHeader, ItemHeaderProps, ItemMedia, ItemMediaProps, ItemMediaVariantType, ItemProps, ItemSeparator, ItemSeparatorProps, ItemSizeType, ItemTitle, ItemTitleProps, ItemVariantType } from './item/index.cjs';
|
|
12
12
|
export { Label, LabelProps } from './label/index.cjs';
|
|
13
|
+
export { Marquee, MarqueeProps } from './marquee/index.cjs';
|
|
13
14
|
export { Progress, ProgressProps } from './progress/index.cjs';
|
|
14
15
|
export { Select, SelectContent, SelectContentProps, SelectGroup, SelectGroupProps, SelectItem, SelectItemProps, SelectLabel, SelectLabelProps, SelectProps, SelectSeparator, SelectSeparatorProps } from './select/index.cjs';
|
|
15
16
|
export { Separator, SeparatorProps } from './separator/index.cjs';
|
|
16
17
|
export { Sheet, SheetClose, SheetCloseProps, SheetContent, SheetContentProps, SheetContentSide, SheetDescription, SheetDescriptionProps, SheetFooter, SheetFooterProps, SheetHeader, SheetHeaderProps, SheetProps, SheetTitle, SheetTitleProps, SheetTrigger, SheetTriggerProps } from './sheet/index.cjs';
|
|
17
18
|
export { Spinner, SpinnerProps } from './spinner/index.cjs';
|
|
18
|
-
export {
|
|
19
|
+
export { Status, StatusIndicator, StatusIndicatorProps, StatusLabel, StatusLabelProps, StatusProps, StatusVariant } from './status/index.cjs';
|
|
20
|
+
export { StepIndicators, Stepper, StepperActivationMode, StepperContent, StepperContentProps, StepperDataState, StepperDescription, StepperDescriptionProps, StepperDirection, StepperFocusIntent, StepperIndicator, StepperIndicatorProps, StepperItem, StepperItemProps, StepperNav, StepperNavProps, StepperNavigationDirection, StepperNextTrigger, StepperNextTriggerProps, StepperOrientation, StepperPanel, StepperPanelProps, StepperPrevTrigger, StepperPrevTriggerProps, StepperProps, StepperTitle, StepperTitleProps, StepperTrigger, StepperTriggerElement, StepperTriggerProps, useStepperContext, useStepperFocusContext, useStepperItemContext } from './stepper/index.cjs';
|
|
21
|
+
export { Tabs, TabsContent, TabsContentProps, TabsList, TabsListProps, TabsProps, TabsTrigger, TabsTriggerProps } from './tabs/index.cjs';
|
|
19
22
|
export { Textarea, TextareaProps } from './textarea/index.cjs';
|
|
23
|
+
export { Timeline, TimelineConnector, TimelineConnectorProps, TimelineContent, TimelineContentProps, TimelineDescription, TimelineDescriptionProps, TimelineDirection, TimelineDot, TimelineDotProps, TimelineHeader, TimelineHeaderProps, TimelineItem, TimelineItemElement, TimelineItemProps, TimelineOrientation, TimelineProps, TimelineStatus, TimelineTime, TimelineTimeProps, TimelineTitle, TimelineTitleProps, TimelineVariant } from './timeline/index.cjs';
|
|
20
24
|
export { Toaster, ToasterProps } from './toaster/index.cjs';
|
|
21
25
|
export { Tooltip, TooltipContent, TooltipContentProps, TooltipProps, TooltipTrigger, TooltipTriggerProps } from './tooltip/index.cjs';
|
|
22
26
|
export { RadioGroup, RadioGroupItem, RadioGroupItemProps, RadioGroupProps } from './radio-group/index.cjs';
|
|
@@ -24,10 +28,15 @@ export { ColorSwatch, ColorSwatchProps, ColorSwatchSize } from './color-swatch/i
|
|
|
24
28
|
export { ScrollArea, ScrollAreaProps, ScrollBar, ScrollBarProps } from './scroll-area/index.cjs';
|
|
25
29
|
export { Alert, AlertDescription, AlertDescriptionProps, AlertProps, AlertTitle, AlertTitleProps, AlertVariant } from './alert/index.cjs';
|
|
26
30
|
export { Empty, EmptyContent, EmptyContentProps, EmptyDescription, EmptyDescriptionProps, EmptyHeader, EmptyHeaderProps, EmptyMedia, EmptyMediaProps, EmptyProps, EmptyTitle, EmptyTitleProps } from './empty/index.cjs';
|
|
31
|
+
export { Accordion, AccordionContent, AccordionContentProps, AccordionItem, AccordionItemProps, AccordionProps, AccordionTrigger, AccordionTriggerProps } from './accordion/index.cjs';
|
|
32
|
+
export { CountingNumber, CountingNumberProps } from './counting-number/index.cjs';
|
|
33
|
+
export { TypingText, TypingTextAnimationVariant, TypingTextProps } from './typing-text/index.cjs';
|
|
34
|
+
export { WordRotate, WordRotateAnimationStyle, WordRotateProps } from './word-rotate/index.cjs';
|
|
27
35
|
export { toast } from 'sonner';
|
|
28
36
|
import 'react';
|
|
29
37
|
import 'radix-ui';
|
|
30
38
|
import 'react/jsx-runtime';
|
|
31
39
|
import 'class-variance-authority';
|
|
32
40
|
import 'class-variance-authority/types';
|
|
33
|
-
import '../
|
|
41
|
+
import '../direction-CUOPDLCj.cjs';
|
|
42
|
+
import 'motion/react';
|
|
@@ -10,13 +10,17 @@ export { Header, HeaderProps } from './header/index.js';
|
|
|
10
10
|
export { Input, InputProps } from './input/index.js';
|
|
11
11
|
export { Item, ItemActions, ItemActionsProps, ItemContent, ItemContentProps, ItemDescription, ItemDescriptionProps, ItemFooter, ItemFooterProps, ItemGroup, ItemGroupProps, ItemHeader, ItemHeaderProps, ItemMedia, ItemMediaProps, ItemMediaVariantType, ItemProps, ItemSeparator, ItemSeparatorProps, ItemSizeType, ItemTitle, ItemTitleProps, ItemVariantType } from './item/index.js';
|
|
12
12
|
export { Label, LabelProps } from './label/index.js';
|
|
13
|
+
export { Marquee, MarqueeProps } from './marquee/index.js';
|
|
13
14
|
export { Progress, ProgressProps } from './progress/index.js';
|
|
14
15
|
export { Select, SelectContent, SelectContentProps, SelectGroup, SelectGroupProps, SelectItem, SelectItemProps, SelectLabel, SelectLabelProps, SelectProps, SelectSeparator, SelectSeparatorProps } from './select/index.js';
|
|
15
16
|
export { Separator, SeparatorProps } from './separator/index.js';
|
|
16
17
|
export { Sheet, SheetClose, SheetCloseProps, SheetContent, SheetContentProps, SheetContentSide, SheetDescription, SheetDescriptionProps, SheetFooter, SheetFooterProps, SheetHeader, SheetHeaderProps, SheetProps, SheetTitle, SheetTitleProps, SheetTrigger, SheetTriggerProps } from './sheet/index.js';
|
|
17
18
|
export { Spinner, SpinnerProps } from './spinner/index.js';
|
|
18
|
-
export {
|
|
19
|
+
export { Status, StatusIndicator, StatusIndicatorProps, StatusLabel, StatusLabelProps, StatusProps, StatusVariant } from './status/index.js';
|
|
20
|
+
export { StepIndicators, Stepper, StepperActivationMode, StepperContent, StepperContentProps, StepperDataState, StepperDescription, StepperDescriptionProps, StepperDirection, StepperFocusIntent, StepperIndicator, StepperIndicatorProps, StepperItem, StepperItemProps, StepperNav, StepperNavProps, StepperNavigationDirection, StepperNextTrigger, StepperNextTriggerProps, StepperOrientation, StepperPanel, StepperPanelProps, StepperPrevTrigger, StepperPrevTriggerProps, StepperProps, StepperTitle, StepperTitleProps, StepperTrigger, StepperTriggerElement, StepperTriggerProps, useStepperContext, useStepperFocusContext, useStepperItemContext } from './stepper/index.js';
|
|
21
|
+
export { Tabs, TabsContent, TabsContentProps, TabsList, TabsListProps, TabsProps, TabsTrigger, TabsTriggerProps } from './tabs/index.js';
|
|
19
22
|
export { Textarea, TextareaProps } from './textarea/index.js';
|
|
23
|
+
export { Timeline, TimelineConnector, TimelineConnectorProps, TimelineContent, TimelineContentProps, TimelineDescription, TimelineDescriptionProps, TimelineDirection, TimelineDot, TimelineDotProps, TimelineHeader, TimelineHeaderProps, TimelineItem, TimelineItemElement, TimelineItemProps, TimelineOrientation, TimelineProps, TimelineStatus, TimelineTime, TimelineTimeProps, TimelineTitle, TimelineTitleProps, TimelineVariant } from './timeline/index.js';
|
|
20
24
|
export { Toaster, ToasterProps } from './toaster/index.js';
|
|
21
25
|
export { Tooltip, TooltipContent, TooltipContentProps, TooltipProps, TooltipTrigger, TooltipTriggerProps } from './tooltip/index.js';
|
|
22
26
|
export { RadioGroup, RadioGroupItem, RadioGroupItemProps, RadioGroupProps } from './radio-group/index.js';
|
|
@@ -24,10 +28,15 @@ export { ColorSwatch, ColorSwatchProps, ColorSwatchSize } from './color-swatch/i
|
|
|
24
28
|
export { ScrollArea, ScrollAreaProps, ScrollBar, ScrollBarProps } from './scroll-area/index.js';
|
|
25
29
|
export { Alert, AlertDescription, AlertDescriptionProps, AlertProps, AlertTitle, AlertTitleProps, AlertVariant } from './alert/index.js';
|
|
26
30
|
export { Empty, EmptyContent, EmptyContentProps, EmptyDescription, EmptyDescriptionProps, EmptyHeader, EmptyHeaderProps, EmptyMedia, EmptyMediaProps, EmptyProps, EmptyTitle, EmptyTitleProps } from './empty/index.js';
|
|
31
|
+
export { Accordion, AccordionContent, AccordionContentProps, AccordionItem, AccordionItemProps, AccordionProps, AccordionTrigger, AccordionTriggerProps } from './accordion/index.js';
|
|
32
|
+
export { CountingNumber, CountingNumberProps } from './counting-number/index.js';
|
|
33
|
+
export { TypingText, TypingTextAnimationVariant, TypingTextProps } from './typing-text/index.js';
|
|
34
|
+
export { WordRotate, WordRotateAnimationStyle, WordRotateProps } from './word-rotate/index.js';
|
|
27
35
|
export { toast } from 'sonner';
|
|
28
36
|
import 'react';
|
|
29
37
|
import 'radix-ui';
|
|
30
38
|
import 'react/jsx-runtime';
|
|
31
39
|
import 'class-variance-authority';
|
|
32
40
|
import 'class-variance-authority/types';
|
|
33
|
-
import '../
|
|
41
|
+
import '../direction-CUOPDLCj.js';
|
|
42
|
+
import 'motion/react';
|
package/dist/components/index.js
CHANGED
|
@@ -1,29 +1,36 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
|
|
3
|
-
export { Button, Stepper, StepperActivationMode, StepperContent, StepperDataState, StepperDescription, StepperFocusIntent, StepperIndicator, StepperItem, StepperNav, StepperNavigationDirection, StepperNextTrigger, StepperOrientation, StepperPanel, StepperPrevTrigger, StepperTitle, StepperTrigger, Toaster, toast, useStepperContext, useStepperFocusContext, useStepperItemContext } from '../chunk-
|
|
3
|
+
export { Button, Stepper, StepperActivationMode, StepperContent, StepperDataState, StepperDescription, StepperFocusIntent, StepperIndicator, StepperItem, StepperNav, StepperNavigationDirection, StepperNextTrigger, StepperOrientation, StepperPanel, StepperPrevTrigger, StepperTitle, StepperTrigger, Toaster, toast, useStepperContext, useStepperFocusContext, useStepperItemContext } from '../chunk-JLKQ6WKK.js';
|
|
4
|
+
export { Timeline, TimelineConnector, TimelineContent, TimelineDescription, TimelineDot, TimelineHeader, TimelineItem, TimelineTime, TimelineTitle } from '../chunk-YSYZKK24.js';
|
|
5
|
+
export { Tooltip, TooltipContent, TooltipTrigger } from '../chunk-U7XZJQ4O.js';
|
|
6
|
+
export { TypingText } from '../chunk-WMGJCB7O.js';
|
|
7
|
+
export { WordRotate } from '../chunk-K5AURCK5.js';
|
|
8
|
+
export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogTitle, AlertDialogTrigger } from '../chunk-5MJPZUTO.js';
|
|
9
|
+
export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectSeparator } from '../chunk-E5TYGWGE.js';
|
|
4
10
|
export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger } from '../chunk-DTSFPOLX.js';
|
|
5
11
|
export { Spinner } from '../chunk-P5IUC7HJ.js';
|
|
12
|
+
export { Status, StatusIndicator, StatusLabel } from '../chunk-IWF52DDE.js';
|
|
13
|
+
export { Tabs, TabsContent, TabsList, TabsTrigger } from '../chunk-OCOCENE6.js';
|
|
6
14
|
export { Textarea } from '../chunk-OQCNPNPS.js';
|
|
7
|
-
export { Tooltip, TooltipContent, TooltipTrigger } from '../chunk-U7XZJQ4O.js';
|
|
8
15
|
export { Header } from '../chunk-VT5GDGZJ.js';
|
|
9
16
|
export { Input } from '../chunk-UGSNASZM.js';
|
|
10
17
|
export { Item, ItemActions, ItemContent, ItemDescription, ItemFooter, ItemGroup, ItemHeader, ItemMedia, ItemSeparator, ItemTitle } from '../chunk-KGGCA634.js';
|
|
18
|
+
export { Marquee } from '../chunk-YUMKV5TH.js';
|
|
11
19
|
export { Progress } from '../chunk-PBEZZMAB.js';
|
|
12
20
|
export { RadioGroup, RadioGroupItem } from '../chunk-4TRADSTP.js';
|
|
13
21
|
export { ScrollArea, ScrollBar } from '../chunk-M7NIRB3U.js';
|
|
14
|
-
export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectSeparator } from '../chunk-E5TYGWGE.js';
|
|
15
|
-
export { Badge, BadgeButton, BadgeDot } from '../chunk-U3QKV7I4.js';
|
|
16
22
|
export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle } from '../chunk-6BSR3O2J.js';
|
|
17
23
|
export { Checkbox } from '../chunk-5F2Y65JH.js';
|
|
18
24
|
export { ColorSwatch } from '../chunk-3RK5PCIC.js';
|
|
25
|
+
export { CountingNumber } from '../chunk-P4JIMFSL.js';
|
|
19
26
|
export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger } from '../chunk-BTSHACKG.js';
|
|
20
27
|
export { Empty, EmptyContent, EmptyDescription, EmptyHeader, EmptyMedia, EmptyTitle } from '../chunk-HNRVLRMN.js';
|
|
21
28
|
export { Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle } from '../chunk-3MH6P44N.js';
|
|
22
29
|
export { Separator } from '../chunk-XJIUGEPN.js';
|
|
23
30
|
export { Label } from '../chunk-I3RSTJP6.js';
|
|
24
|
-
import '../chunk-H5O5L6XT.js';
|
|
25
31
|
import '../chunk-DFD2WUOU.js';
|
|
32
|
+
export { Accordion, AccordionContent, AccordionItem, AccordionTrigger } from '../chunk-R65CJGEQ.js';
|
|
26
33
|
export { Alert, AlertDescription, AlertTitle } from '../chunk-5MV54MWS.js';
|
|
27
|
-
export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogTitle, AlertDialogTrigger } from '../chunk-5MJPZUTO.js';
|
|
28
34
|
export { Avatar, AvatarFallback, AvatarImage } from '../chunk-NGVFYKAT.js';
|
|
35
|
+
export { Badge, BadgeButton, BadgeDot } from '../chunk-U3QKV7I4.js';
|
|
29
36
|
import '../chunk-ZD2QRAOX.js';
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
type MarqueeProps = React.ComponentPropsWithoutRef<"div"> & {
|
|
5
|
+
/**
|
|
6
|
+
* Optional CSS class name to apply custom styles
|
|
7
|
+
*/
|
|
8
|
+
className?: string;
|
|
9
|
+
/**
|
|
10
|
+
* Whether to reverse the animation direction
|
|
11
|
+
* @default false
|
|
12
|
+
*/
|
|
13
|
+
reverse?: boolean;
|
|
14
|
+
/**
|
|
15
|
+
* Whether to pause the animation on hover
|
|
16
|
+
* @default false
|
|
17
|
+
*/
|
|
18
|
+
pauseOnHover?: boolean;
|
|
19
|
+
/**
|
|
20
|
+
* Content to be displayed in the marquee
|
|
21
|
+
*/
|
|
22
|
+
children: React.ReactNode;
|
|
23
|
+
/**
|
|
24
|
+
* Whether to animate vertically instead of horizontally
|
|
25
|
+
* @default false
|
|
26
|
+
*/
|
|
27
|
+
vertical?: boolean;
|
|
28
|
+
/**
|
|
29
|
+
* Number of times to repeat the content
|
|
30
|
+
* @default 4
|
|
31
|
+
*/
|
|
32
|
+
repeat?: number;
|
|
33
|
+
/**
|
|
34
|
+
* ARIA label for accessibility
|
|
35
|
+
*/
|
|
36
|
+
ariaLabel?: string;
|
|
37
|
+
/**
|
|
38
|
+
* ARIA live region politeness
|
|
39
|
+
*/
|
|
40
|
+
ariaLive?: "off" | "polite" | "assertive";
|
|
41
|
+
/**
|
|
42
|
+
* ARIA role
|
|
43
|
+
*/
|
|
44
|
+
ariaRole?: string;
|
|
45
|
+
};
|
|
46
|
+
declare function Marquee({ className, reverse, pauseOnHover, children, vertical, repeat, ariaLabel, ariaLive, ariaRole, ...props }: MarqueeProps): react_jsx_runtime.JSX.Element;
|
|
47
|
+
|
|
48
|
+
export { Marquee, type MarqueeProps };
|