@szum-tech/design-system 3.7.0 → 3.7.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-KXMI4545.js → chunk-M7NIRB3U.js} +1 -1
- package/dist/{chunk-4YXM4NWG.cjs → chunk-UJX74PFK.cjs} +1 -1
- package/dist/components/button/index.cjs +7 -7
- package/dist/components/button/index.js +6 -6
- package/dist/components/index.cjs +78 -78
- package/dist/components/index.js +6 -6
- package/dist/components/scroll-area/index.cjs +3 -3
- package/dist/components/scroll-area/index.js +1 -1
- package/dist/components/stepper/index.cjs +25 -25
- package/dist/components/stepper/index.js +6 -6
- package/dist/components/toaster/index.cjs +8 -8
- package/dist/components/toaster/index.js +6 -6
- package/package.json +1 -1
- package/tailwind/scroll.css +10 -11
- package/dist/{chunk-E2Y5T6U6.js → chunk-6SNQ2B5C.js} +1 -1
- package/dist/{chunk-ZTD7ED52.cjs → chunk-AEMI4LPB.cjs} +1 -1
|
@@ -19,7 +19,7 @@ function ScrollBar({ className, orientation = "vertical", ...props }) {
|
|
|
19
19
|
ScrollArea$1.ScrollAreaThumb,
|
|
20
20
|
{
|
|
21
21
|
"data-slot": "scroll-area-thumb",
|
|
22
|
-
className: "bg-border relative flex-1 rounded
|
|
22
|
+
className: "bg-border relative flex-1 rounded"
|
|
23
23
|
}
|
|
24
24
|
)
|
|
25
25
|
}
|
|
@@ -21,7 +21,7 @@ function ScrollBar({ className, orientation = "vertical", ...props }) {
|
|
|
21
21
|
radixUi.ScrollArea.ScrollAreaThumb,
|
|
22
22
|
{
|
|
23
23
|
"data-slot": "scroll-area-thumb",
|
|
24
|
-
className: "bg-border relative flex-1 rounded
|
|
24
|
+
className: "bg-border relative flex-1 rounded"
|
|
25
25
|
}
|
|
26
26
|
)
|
|
27
27
|
}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkAEMI4LPB_cjs = require('../../chunk-AEMI4LPB.cjs');
|
|
4
|
+
require('../../chunk-3WSQRFUY.cjs');
|
|
4
5
|
require('../../chunk-NU5UQPBX.cjs');
|
|
5
6
|
require('../../chunk-GR37JJQK.cjs');
|
|
6
|
-
require('../../chunk-
|
|
7
|
+
require('../../chunk-3DUJHGXE.cjs');
|
|
7
8
|
require('../../chunk-TH44JYXB.cjs');
|
|
8
9
|
require('../../chunk-XENOUBSI.cjs');
|
|
9
|
-
require('../../chunk-
|
|
10
|
+
require('../../chunk-UJX74PFK.cjs');
|
|
10
11
|
require('../../chunk-3ZRMIVJM.cjs');
|
|
11
12
|
require('../../chunk-GHV2TURY.cjs');
|
|
12
|
-
require('../../chunk-3WSQRFUY.cjs');
|
|
13
13
|
require('../../chunk-2Y2ZCPNV.cjs');
|
|
14
14
|
require('../../chunk-HCHVDUI6.cjs');
|
|
15
15
|
require('../../chunk-X55H6LRX.cjs');
|
|
16
16
|
require('../../chunk-BAWVLSRF.cjs');
|
|
17
17
|
require('../../chunk-YTVV2IUF.cjs');
|
|
18
18
|
require('../../chunk-S3ANEJJ7.cjs');
|
|
19
|
-
require('../../chunk-YWG7TML6.cjs');
|
|
20
|
-
require('../../chunk-3DUJHGXE.cjs');
|
|
21
19
|
require('../../chunk-UIOBJSKZ.cjs');
|
|
20
|
+
require('../../chunk-YWG7TML6.cjs');
|
|
21
|
+
require('../../chunk-5AA4IE2T.cjs');
|
|
22
22
|
require('../../chunk-EW6TE3N5.cjs');
|
|
23
23
|
require('../../chunk-7EYMOUWG.cjs');
|
|
24
24
|
require('../../chunk-TMXVL5CV.cjs');
|
|
@@ -31,5 +31,5 @@ require('../../chunk-3376ZTRC.cjs');
|
|
|
31
31
|
|
|
32
32
|
Object.defineProperty(exports, "Button", {
|
|
33
33
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunkAEMI4LPB_cjs.Button; }
|
|
35
35
|
});
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
export { Button } from '../../chunk-
|
|
1
|
+
export { Button } from '../../chunk-6SNQ2B5C.js';
|
|
2
|
+
import '../../chunk-P5IUC7HJ.js';
|
|
2
3
|
import '../../chunk-OQCNPNPS.js';
|
|
3
4
|
import '../../chunk-HJJPEVIH.js';
|
|
4
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-XV3AQ6NS.js';
|
|
5
6
|
import '../../chunk-PBEZZMAB.js';
|
|
6
7
|
import '../../chunk-4TRADSTP.js';
|
|
7
|
-
import '../../chunk-
|
|
8
|
+
import '../../chunk-M7NIRB3U.js';
|
|
8
9
|
import '../../chunk-O7QFYWMK.js';
|
|
9
10
|
import '../../chunk-DTSFPOLX.js';
|
|
10
|
-
import '../../chunk-P5IUC7HJ.js';
|
|
11
11
|
import '../../chunk-6BSR3O2J.js';
|
|
12
12
|
import '../../chunk-5F2Y65JH.js';
|
|
13
13
|
import '../../chunk-3BLXG7ET.js';
|
|
14
14
|
import '../../chunk-ACJ3ES2B.js';
|
|
15
15
|
import '../../chunk-KYFNEU4K.js';
|
|
16
16
|
import '../../chunk-I3RSTJP6.js';
|
|
17
|
-
import '../../chunk-UW6GOD7J.js';
|
|
18
|
-
import '../../chunk-XV3AQ6NS.js';
|
|
19
17
|
import '../../chunk-XJIUGEPN.js';
|
|
18
|
+
import '../../chunk-UW6GOD7J.js';
|
|
19
|
+
import '../../chunk-UGSNASZM.js';
|
|
20
20
|
import '../../chunk-H5O5L6XT.js';
|
|
21
21
|
import '../../chunk-DFD2WUOU.js';
|
|
22
22
|
import '../../chunk-5MJPZUTO.js';
|
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
|
|
3
3
|
'use strict';
|
|
4
4
|
|
|
5
|
-
var
|
|
5
|
+
var chunkAEMI4LPB_cjs = require('../chunk-AEMI4LPB.cjs');
|
|
6
|
+
var chunk3WSQRFUY_cjs = require('../chunk-3WSQRFUY.cjs');
|
|
6
7
|
var chunkNU5UQPBX_cjs = require('../chunk-NU5UQPBX.cjs');
|
|
7
8
|
var chunkGR37JJQK_cjs = require('../chunk-GR37JJQK.cjs');
|
|
8
|
-
var
|
|
9
|
+
var chunk3DUJHGXE_cjs = require('../chunk-3DUJHGXE.cjs');
|
|
9
10
|
var chunkTH44JYXB_cjs = require('../chunk-TH44JYXB.cjs');
|
|
10
11
|
var chunkXENOUBSI_cjs = require('../chunk-XENOUBSI.cjs');
|
|
11
|
-
var
|
|
12
|
+
var chunkUJX74PFK_cjs = require('../chunk-UJX74PFK.cjs');
|
|
12
13
|
var chunk3ZRMIVJM_cjs = require('../chunk-3ZRMIVJM.cjs');
|
|
13
14
|
var chunkGHV2TURY_cjs = require('../chunk-GHV2TURY.cjs');
|
|
14
|
-
var chunk3WSQRFUY_cjs = require('../chunk-3WSQRFUY.cjs');
|
|
15
15
|
var chunk2Y2ZCPNV_cjs = require('../chunk-2Y2ZCPNV.cjs');
|
|
16
16
|
var chunkHCHVDUI6_cjs = require('../chunk-HCHVDUI6.cjs');
|
|
17
17
|
var chunkX55H6LRX_cjs = require('../chunk-X55H6LRX.cjs');
|
|
18
18
|
var chunkBAWVLSRF_cjs = require('../chunk-BAWVLSRF.cjs');
|
|
19
19
|
var chunkYTVV2IUF_cjs = require('../chunk-YTVV2IUF.cjs');
|
|
20
20
|
var chunkS3ANEJJ7_cjs = require('../chunk-S3ANEJJ7.cjs');
|
|
21
|
-
var chunkYWG7TML6_cjs = require('../chunk-YWG7TML6.cjs');
|
|
22
|
-
var chunk3DUJHGXE_cjs = require('../chunk-3DUJHGXE.cjs');
|
|
23
21
|
var chunkUIOBJSKZ_cjs = require('../chunk-UIOBJSKZ.cjs');
|
|
22
|
+
var chunkYWG7TML6_cjs = require('../chunk-YWG7TML6.cjs');
|
|
23
|
+
var chunk5AA4IE2T_cjs = require('../chunk-5AA4IE2T.cjs');
|
|
24
24
|
require('../chunk-EW6TE3N5.cjs');
|
|
25
25
|
require('../chunk-7EYMOUWG.cjs');
|
|
26
26
|
var chunkTMXVL5CV_cjs = require('../chunk-TMXVL5CV.cjs');
|
|
@@ -33,91 +33,95 @@ require('../chunk-3376ZTRC.cjs');
|
|
|
33
33
|
|
|
34
34
|
Object.defineProperty(exports, "Button", {
|
|
35
35
|
enumerable: true,
|
|
36
|
-
get: function () { return
|
|
36
|
+
get: function () { return chunkAEMI4LPB_cjs.Button; }
|
|
37
37
|
});
|
|
38
38
|
Object.defineProperty(exports, "Stepper", {
|
|
39
39
|
enumerable: true,
|
|
40
|
-
get: function () { return
|
|
40
|
+
get: function () { return chunkAEMI4LPB_cjs.Stepper; }
|
|
41
41
|
});
|
|
42
42
|
Object.defineProperty(exports, "StepperActivationMode", {
|
|
43
43
|
enumerable: true,
|
|
44
|
-
get: function () { return
|
|
44
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperActivationMode; }
|
|
45
45
|
});
|
|
46
46
|
Object.defineProperty(exports, "StepperContent", {
|
|
47
47
|
enumerable: true,
|
|
48
|
-
get: function () { return
|
|
48
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperContent; }
|
|
49
49
|
});
|
|
50
50
|
Object.defineProperty(exports, "StepperDataState", {
|
|
51
51
|
enumerable: true,
|
|
52
|
-
get: function () { return
|
|
52
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperDataState; }
|
|
53
53
|
});
|
|
54
54
|
Object.defineProperty(exports, "StepperDescription", {
|
|
55
55
|
enumerable: true,
|
|
56
|
-
get: function () { return
|
|
56
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperDescription; }
|
|
57
57
|
});
|
|
58
58
|
Object.defineProperty(exports, "StepperFocusIntent", {
|
|
59
59
|
enumerable: true,
|
|
60
|
-
get: function () { return
|
|
60
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperFocusIntent; }
|
|
61
61
|
});
|
|
62
62
|
Object.defineProperty(exports, "StepperIndicator", {
|
|
63
63
|
enumerable: true,
|
|
64
|
-
get: function () { return
|
|
64
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperIndicator; }
|
|
65
65
|
});
|
|
66
66
|
Object.defineProperty(exports, "StepperItem", {
|
|
67
67
|
enumerable: true,
|
|
68
|
-
get: function () { return
|
|
68
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperItem; }
|
|
69
69
|
});
|
|
70
70
|
Object.defineProperty(exports, "StepperNav", {
|
|
71
71
|
enumerable: true,
|
|
72
|
-
get: function () { return
|
|
72
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperNav; }
|
|
73
73
|
});
|
|
74
74
|
Object.defineProperty(exports, "StepperNavigationDirection", {
|
|
75
75
|
enumerable: true,
|
|
76
|
-
get: function () { return
|
|
76
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperNavigationDirection; }
|
|
77
77
|
});
|
|
78
78
|
Object.defineProperty(exports, "StepperNextTrigger", {
|
|
79
79
|
enumerable: true,
|
|
80
|
-
get: function () { return
|
|
80
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperNextTrigger; }
|
|
81
81
|
});
|
|
82
82
|
Object.defineProperty(exports, "StepperOrientation", {
|
|
83
83
|
enumerable: true,
|
|
84
|
-
get: function () { return
|
|
84
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperOrientation; }
|
|
85
85
|
});
|
|
86
86
|
Object.defineProperty(exports, "StepperPanel", {
|
|
87
87
|
enumerable: true,
|
|
88
|
-
get: function () { return
|
|
88
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperPanel; }
|
|
89
89
|
});
|
|
90
90
|
Object.defineProperty(exports, "StepperPrevTrigger", {
|
|
91
91
|
enumerable: true,
|
|
92
|
-
get: function () { return
|
|
92
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperPrevTrigger; }
|
|
93
93
|
});
|
|
94
94
|
Object.defineProperty(exports, "StepperTitle", {
|
|
95
95
|
enumerable: true,
|
|
96
|
-
get: function () { return
|
|
96
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperTitle; }
|
|
97
97
|
});
|
|
98
98
|
Object.defineProperty(exports, "StepperTrigger", {
|
|
99
99
|
enumerable: true,
|
|
100
|
-
get: function () { return
|
|
100
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperTrigger; }
|
|
101
101
|
});
|
|
102
102
|
Object.defineProperty(exports, "Toaster", {
|
|
103
103
|
enumerable: true,
|
|
104
|
-
get: function () { return
|
|
104
|
+
get: function () { return chunkAEMI4LPB_cjs.Toaster; }
|
|
105
105
|
});
|
|
106
106
|
Object.defineProperty(exports, "toast", {
|
|
107
107
|
enumerable: true,
|
|
108
|
-
get: function () { return
|
|
108
|
+
get: function () { return chunkAEMI4LPB_cjs.toast; }
|
|
109
109
|
});
|
|
110
110
|
Object.defineProperty(exports, "useStepperContext", {
|
|
111
111
|
enumerable: true,
|
|
112
|
-
get: function () { return
|
|
112
|
+
get: function () { return chunkAEMI4LPB_cjs.useStepperContext; }
|
|
113
113
|
});
|
|
114
114
|
Object.defineProperty(exports, "useStepperFocusContext", {
|
|
115
115
|
enumerable: true,
|
|
116
|
-
get: function () { return
|
|
116
|
+
get: function () { return chunkAEMI4LPB_cjs.useStepperFocusContext; }
|
|
117
117
|
});
|
|
118
118
|
Object.defineProperty(exports, "useStepperItemContext", {
|
|
119
119
|
enumerable: true,
|
|
120
|
-
get: function () { return
|
|
120
|
+
get: function () { return chunkAEMI4LPB_cjs.useStepperItemContext; }
|
|
121
|
+
});
|
|
122
|
+
Object.defineProperty(exports, "Spinner", {
|
|
123
|
+
enumerable: true,
|
|
124
|
+
get: function () { return chunk3WSQRFUY_cjs.Spinner; }
|
|
121
125
|
});
|
|
122
126
|
Object.defineProperty(exports, "Textarea", {
|
|
123
127
|
enumerable: true,
|
|
@@ -131,9 +135,45 @@ Object.defineProperty(exports, "TooltipProvider", {
|
|
|
131
135
|
enumerable: true,
|
|
132
136
|
get: function () { return chunkGR37JJQK_cjs.TooltipProvider; }
|
|
133
137
|
});
|
|
134
|
-
Object.defineProperty(exports, "
|
|
138
|
+
Object.defineProperty(exports, "Item", {
|
|
135
139
|
enumerable: true,
|
|
136
|
-
get: function () { return
|
|
140
|
+
get: function () { return chunk3DUJHGXE_cjs.Item; }
|
|
141
|
+
});
|
|
142
|
+
Object.defineProperty(exports, "ItemActions", {
|
|
143
|
+
enumerable: true,
|
|
144
|
+
get: function () { return chunk3DUJHGXE_cjs.ItemActions; }
|
|
145
|
+
});
|
|
146
|
+
Object.defineProperty(exports, "ItemContent", {
|
|
147
|
+
enumerable: true,
|
|
148
|
+
get: function () { return chunk3DUJHGXE_cjs.ItemContent; }
|
|
149
|
+
});
|
|
150
|
+
Object.defineProperty(exports, "ItemDescription", {
|
|
151
|
+
enumerable: true,
|
|
152
|
+
get: function () { return chunk3DUJHGXE_cjs.ItemDescription; }
|
|
153
|
+
});
|
|
154
|
+
Object.defineProperty(exports, "ItemFooter", {
|
|
155
|
+
enumerable: true,
|
|
156
|
+
get: function () { return chunk3DUJHGXE_cjs.ItemFooter; }
|
|
157
|
+
});
|
|
158
|
+
Object.defineProperty(exports, "ItemGroup", {
|
|
159
|
+
enumerable: true,
|
|
160
|
+
get: function () { return chunk3DUJHGXE_cjs.ItemGroup; }
|
|
161
|
+
});
|
|
162
|
+
Object.defineProperty(exports, "ItemHeader", {
|
|
163
|
+
enumerable: true,
|
|
164
|
+
get: function () { return chunk3DUJHGXE_cjs.ItemHeader; }
|
|
165
|
+
});
|
|
166
|
+
Object.defineProperty(exports, "ItemMedia", {
|
|
167
|
+
enumerable: true,
|
|
168
|
+
get: function () { return chunk3DUJHGXE_cjs.ItemMedia; }
|
|
169
|
+
});
|
|
170
|
+
Object.defineProperty(exports, "ItemSeparator", {
|
|
171
|
+
enumerable: true,
|
|
172
|
+
get: function () { return chunk3DUJHGXE_cjs.ItemSeparator; }
|
|
173
|
+
});
|
|
174
|
+
Object.defineProperty(exports, "ItemTitle", {
|
|
175
|
+
enumerable: true,
|
|
176
|
+
get: function () { return chunk3DUJHGXE_cjs.ItemTitle; }
|
|
137
177
|
});
|
|
138
178
|
Object.defineProperty(exports, "Progress", {
|
|
139
179
|
enumerable: true,
|
|
@@ -149,11 +189,11 @@ Object.defineProperty(exports, "RadioGroupItem", {
|
|
|
149
189
|
});
|
|
150
190
|
Object.defineProperty(exports, "ScrollArea", {
|
|
151
191
|
enumerable: true,
|
|
152
|
-
get: function () { return
|
|
192
|
+
get: function () { return chunkUJX74PFK_cjs.ScrollArea; }
|
|
153
193
|
});
|
|
154
194
|
Object.defineProperty(exports, "ScrollBar", {
|
|
155
195
|
enumerable: true,
|
|
156
|
-
get: function () { return
|
|
196
|
+
get: function () { return chunkUJX74PFK_cjs.ScrollBar; }
|
|
157
197
|
});
|
|
158
198
|
Object.defineProperty(exports, "Select", {
|
|
159
199
|
enumerable: true,
|
|
@@ -211,10 +251,6 @@ Object.defineProperty(exports, "SheetTrigger", {
|
|
|
211
251
|
enumerable: true,
|
|
212
252
|
get: function () { return chunkGHV2TURY_cjs.SheetTrigger; }
|
|
213
253
|
});
|
|
214
|
-
Object.defineProperty(exports, "Spinner", {
|
|
215
|
-
enumerable: true,
|
|
216
|
-
get: function () { return chunk3WSQRFUY_cjs.Spinner; }
|
|
217
|
-
});
|
|
218
254
|
Object.defineProperty(exports, "Card", {
|
|
219
255
|
enumerable: true,
|
|
220
256
|
get: function () { return chunk2Y2ZCPNV_cjs.Card; }
|
|
@@ -327,53 +363,17 @@ Object.defineProperty(exports, "Label", {
|
|
|
327
363
|
enumerable: true,
|
|
328
364
|
get: function () { return chunkS3ANEJJ7_cjs.Label; }
|
|
329
365
|
});
|
|
330
|
-
Object.defineProperty(exports, "
|
|
331
|
-
enumerable: true,
|
|
332
|
-
get: function () { return chunkYWG7TML6_cjs.Header; }
|
|
333
|
-
});
|
|
334
|
-
Object.defineProperty(exports, "Item", {
|
|
335
|
-
enumerable: true,
|
|
336
|
-
get: function () { return chunk3DUJHGXE_cjs.Item; }
|
|
337
|
-
});
|
|
338
|
-
Object.defineProperty(exports, "ItemActions", {
|
|
339
|
-
enumerable: true,
|
|
340
|
-
get: function () { return chunk3DUJHGXE_cjs.ItemActions; }
|
|
341
|
-
});
|
|
342
|
-
Object.defineProperty(exports, "ItemContent", {
|
|
343
|
-
enumerable: true,
|
|
344
|
-
get: function () { return chunk3DUJHGXE_cjs.ItemContent; }
|
|
345
|
-
});
|
|
346
|
-
Object.defineProperty(exports, "ItemDescription", {
|
|
347
|
-
enumerable: true,
|
|
348
|
-
get: function () { return chunk3DUJHGXE_cjs.ItemDescription; }
|
|
349
|
-
});
|
|
350
|
-
Object.defineProperty(exports, "ItemFooter", {
|
|
351
|
-
enumerable: true,
|
|
352
|
-
get: function () { return chunk3DUJHGXE_cjs.ItemFooter; }
|
|
353
|
-
});
|
|
354
|
-
Object.defineProperty(exports, "ItemGroup", {
|
|
355
|
-
enumerable: true,
|
|
356
|
-
get: function () { return chunk3DUJHGXE_cjs.ItemGroup; }
|
|
357
|
-
});
|
|
358
|
-
Object.defineProperty(exports, "ItemHeader", {
|
|
359
|
-
enumerable: true,
|
|
360
|
-
get: function () { return chunk3DUJHGXE_cjs.ItemHeader; }
|
|
361
|
-
});
|
|
362
|
-
Object.defineProperty(exports, "ItemMedia", {
|
|
363
|
-
enumerable: true,
|
|
364
|
-
get: function () { return chunk3DUJHGXE_cjs.ItemMedia; }
|
|
365
|
-
});
|
|
366
|
-
Object.defineProperty(exports, "ItemSeparator", {
|
|
366
|
+
Object.defineProperty(exports, "Separator", {
|
|
367
367
|
enumerable: true,
|
|
368
|
-
get: function () { return
|
|
368
|
+
get: function () { return chunkUIOBJSKZ_cjs.Separator; }
|
|
369
369
|
});
|
|
370
|
-
Object.defineProperty(exports, "
|
|
370
|
+
Object.defineProperty(exports, "Header", {
|
|
371
371
|
enumerable: true,
|
|
372
|
-
get: function () { return
|
|
372
|
+
get: function () { return chunkYWG7TML6_cjs.Header; }
|
|
373
373
|
});
|
|
374
|
-
Object.defineProperty(exports, "
|
|
374
|
+
Object.defineProperty(exports, "Input", {
|
|
375
375
|
enumerable: true,
|
|
376
|
-
get: function () { return
|
|
376
|
+
get: function () { return chunk5AA4IE2T_cjs.Input; }
|
|
377
377
|
});
|
|
378
378
|
Object.defineProperty(exports, "AlertDialog", {
|
|
379
379
|
enumerable: true,
|
package/dist/components/index.js
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
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-6SNQ2B5C.js';
|
|
4
|
+
export { Spinner } from '../chunk-P5IUC7HJ.js';
|
|
4
5
|
export { Textarea } from '../chunk-OQCNPNPS.js';
|
|
5
6
|
export { Tooltip, TooltipProvider } from '../chunk-HJJPEVIH.js';
|
|
6
|
-
export {
|
|
7
|
+
export { Item, ItemActions, ItemContent, ItemDescription, ItemFooter, ItemGroup, ItemHeader, ItemMedia, ItemSeparator, ItemTitle } from '../chunk-XV3AQ6NS.js';
|
|
7
8
|
export { Progress } from '../chunk-PBEZZMAB.js';
|
|
8
9
|
export { RadioGroup, RadioGroupItem } from '../chunk-4TRADSTP.js';
|
|
9
|
-
export { ScrollArea, ScrollBar } from '../chunk-
|
|
10
|
+
export { ScrollArea, ScrollBar } from '../chunk-M7NIRB3U.js';
|
|
10
11
|
export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectSeparator } from '../chunk-O7QFYWMK.js';
|
|
11
12
|
export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger } from '../chunk-DTSFPOLX.js';
|
|
12
|
-
export { Spinner } from '../chunk-P5IUC7HJ.js';
|
|
13
13
|
export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle } from '../chunk-6BSR3O2J.js';
|
|
14
14
|
export { Checkbox } from '../chunk-5F2Y65JH.js';
|
|
15
15
|
export { ColorSwatch } from '../chunk-3BLXG7ET.js';
|
|
16
16
|
export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger } from '../chunk-ACJ3ES2B.js';
|
|
17
17
|
export { Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle } from '../chunk-KYFNEU4K.js';
|
|
18
18
|
export { Label } from '../chunk-I3RSTJP6.js';
|
|
19
|
-
export { Header } from '../chunk-UW6GOD7J.js';
|
|
20
|
-
export { Item, ItemActions, ItemContent, ItemDescription, ItemFooter, ItemGroup, ItemHeader, ItemMedia, ItemSeparator, ItemTitle } from '../chunk-XV3AQ6NS.js';
|
|
21
19
|
export { Separator } from '../chunk-XJIUGEPN.js';
|
|
20
|
+
export { Header } from '../chunk-UW6GOD7J.js';
|
|
21
|
+
export { Input } from '../chunk-UGSNASZM.js';
|
|
22
22
|
import '../chunk-H5O5L6XT.js';
|
|
23
23
|
import '../chunk-DFD2WUOU.js';
|
|
24
24
|
export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogTitle, AlertDialogTrigger } from '../chunk-5MJPZUTO.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkUJX74PFK_cjs = require('../../chunk-UJX74PFK.cjs');
|
|
4
4
|
require('../../chunk-H2BWO3SI.cjs');
|
|
5
5
|
require('../../chunk-3376ZTRC.cjs');
|
|
6
6
|
|
|
@@ -8,9 +8,9 @@ require('../../chunk-3376ZTRC.cjs');
|
|
|
8
8
|
|
|
9
9
|
Object.defineProperty(exports, "ScrollArea", {
|
|
10
10
|
enumerable: true,
|
|
11
|
-
get: function () { return
|
|
11
|
+
get: function () { return chunkUJX74PFK_cjs.ScrollArea; }
|
|
12
12
|
});
|
|
13
13
|
Object.defineProperty(exports, "ScrollBar", {
|
|
14
14
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
15
|
+
get: function () { return chunkUJX74PFK_cjs.ScrollBar; }
|
|
16
16
|
});
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkAEMI4LPB_cjs = require('../../chunk-AEMI4LPB.cjs');
|
|
4
|
+
require('../../chunk-3WSQRFUY.cjs');
|
|
4
5
|
require('../../chunk-NU5UQPBX.cjs');
|
|
5
6
|
require('../../chunk-GR37JJQK.cjs');
|
|
6
|
-
require('../../chunk-
|
|
7
|
+
require('../../chunk-3DUJHGXE.cjs');
|
|
7
8
|
require('../../chunk-TH44JYXB.cjs');
|
|
8
9
|
require('../../chunk-XENOUBSI.cjs');
|
|
9
|
-
require('../../chunk-
|
|
10
|
+
require('../../chunk-UJX74PFK.cjs');
|
|
10
11
|
require('../../chunk-3ZRMIVJM.cjs');
|
|
11
12
|
require('../../chunk-GHV2TURY.cjs');
|
|
12
|
-
require('../../chunk-3WSQRFUY.cjs');
|
|
13
13
|
require('../../chunk-2Y2ZCPNV.cjs');
|
|
14
14
|
require('../../chunk-HCHVDUI6.cjs');
|
|
15
15
|
require('../../chunk-X55H6LRX.cjs');
|
|
16
16
|
require('../../chunk-BAWVLSRF.cjs');
|
|
17
17
|
require('../../chunk-YTVV2IUF.cjs');
|
|
18
18
|
require('../../chunk-S3ANEJJ7.cjs');
|
|
19
|
-
require('../../chunk-YWG7TML6.cjs');
|
|
20
|
-
require('../../chunk-3DUJHGXE.cjs');
|
|
21
19
|
require('../../chunk-UIOBJSKZ.cjs');
|
|
20
|
+
require('../../chunk-YWG7TML6.cjs');
|
|
21
|
+
require('../../chunk-5AA4IE2T.cjs');
|
|
22
22
|
require('../../chunk-EW6TE3N5.cjs');
|
|
23
23
|
require('../../chunk-7EYMOUWG.cjs');
|
|
24
24
|
require('../../chunk-TMXVL5CV.cjs');
|
|
@@ -31,77 +31,77 @@ require('../../chunk-3376ZTRC.cjs');
|
|
|
31
31
|
|
|
32
32
|
Object.defineProperty(exports, "Stepper", {
|
|
33
33
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunkAEMI4LPB_cjs.Stepper; }
|
|
35
35
|
});
|
|
36
36
|
Object.defineProperty(exports, "StepperActivationMode", {
|
|
37
37
|
enumerable: true,
|
|
38
|
-
get: function () { return
|
|
38
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperActivationMode; }
|
|
39
39
|
});
|
|
40
40
|
Object.defineProperty(exports, "StepperContent", {
|
|
41
41
|
enumerable: true,
|
|
42
|
-
get: function () { return
|
|
42
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperContent; }
|
|
43
43
|
});
|
|
44
44
|
Object.defineProperty(exports, "StepperDataState", {
|
|
45
45
|
enumerable: true,
|
|
46
|
-
get: function () { return
|
|
46
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperDataState; }
|
|
47
47
|
});
|
|
48
48
|
Object.defineProperty(exports, "StepperDescription", {
|
|
49
49
|
enumerable: true,
|
|
50
|
-
get: function () { return
|
|
50
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperDescription; }
|
|
51
51
|
});
|
|
52
52
|
Object.defineProperty(exports, "StepperFocusIntent", {
|
|
53
53
|
enumerable: true,
|
|
54
|
-
get: function () { return
|
|
54
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperFocusIntent; }
|
|
55
55
|
});
|
|
56
56
|
Object.defineProperty(exports, "StepperIndicator", {
|
|
57
57
|
enumerable: true,
|
|
58
|
-
get: function () { return
|
|
58
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperIndicator; }
|
|
59
59
|
});
|
|
60
60
|
Object.defineProperty(exports, "StepperItem", {
|
|
61
61
|
enumerable: true,
|
|
62
|
-
get: function () { return
|
|
62
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperItem; }
|
|
63
63
|
});
|
|
64
64
|
Object.defineProperty(exports, "StepperNav", {
|
|
65
65
|
enumerable: true,
|
|
66
|
-
get: function () { return
|
|
66
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperNav; }
|
|
67
67
|
});
|
|
68
68
|
Object.defineProperty(exports, "StepperNavigationDirection", {
|
|
69
69
|
enumerable: true,
|
|
70
|
-
get: function () { return
|
|
70
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperNavigationDirection; }
|
|
71
71
|
});
|
|
72
72
|
Object.defineProperty(exports, "StepperNextTrigger", {
|
|
73
73
|
enumerable: true,
|
|
74
|
-
get: function () { return
|
|
74
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperNextTrigger; }
|
|
75
75
|
});
|
|
76
76
|
Object.defineProperty(exports, "StepperOrientation", {
|
|
77
77
|
enumerable: true,
|
|
78
|
-
get: function () { return
|
|
78
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperOrientation; }
|
|
79
79
|
});
|
|
80
80
|
Object.defineProperty(exports, "StepperPanel", {
|
|
81
81
|
enumerable: true,
|
|
82
|
-
get: function () { return
|
|
82
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperPanel; }
|
|
83
83
|
});
|
|
84
84
|
Object.defineProperty(exports, "StepperPrevTrigger", {
|
|
85
85
|
enumerable: true,
|
|
86
|
-
get: function () { return
|
|
86
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperPrevTrigger; }
|
|
87
87
|
});
|
|
88
88
|
Object.defineProperty(exports, "StepperTitle", {
|
|
89
89
|
enumerable: true,
|
|
90
|
-
get: function () { return
|
|
90
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperTitle; }
|
|
91
91
|
});
|
|
92
92
|
Object.defineProperty(exports, "StepperTrigger", {
|
|
93
93
|
enumerable: true,
|
|
94
|
-
get: function () { return
|
|
94
|
+
get: function () { return chunkAEMI4LPB_cjs.StepperTrigger; }
|
|
95
95
|
});
|
|
96
96
|
Object.defineProperty(exports, "useStepperContext", {
|
|
97
97
|
enumerable: true,
|
|
98
|
-
get: function () { return
|
|
98
|
+
get: function () { return chunkAEMI4LPB_cjs.useStepperContext; }
|
|
99
99
|
});
|
|
100
100
|
Object.defineProperty(exports, "useStepperFocusContext", {
|
|
101
101
|
enumerable: true,
|
|
102
|
-
get: function () { return
|
|
102
|
+
get: function () { return chunkAEMI4LPB_cjs.useStepperFocusContext; }
|
|
103
103
|
});
|
|
104
104
|
Object.defineProperty(exports, "useStepperItemContext", {
|
|
105
105
|
enumerable: true,
|
|
106
|
-
get: function () { return
|
|
106
|
+
get: function () { return chunkAEMI4LPB_cjs.useStepperItemContext; }
|
|
107
107
|
});
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
export { Stepper, StepperActivationMode, StepperContent, StepperDataState, StepperDescription, StepperFocusIntent, StepperIndicator, StepperItem, StepperNav, StepperNavigationDirection, StepperNextTrigger, StepperOrientation, StepperPanel, StepperPrevTrigger, StepperTitle, StepperTrigger, useStepperContext, useStepperFocusContext, useStepperItemContext } from '../../chunk-
|
|
1
|
+
export { Stepper, StepperActivationMode, StepperContent, StepperDataState, StepperDescription, StepperFocusIntent, StepperIndicator, StepperItem, StepperNav, StepperNavigationDirection, StepperNextTrigger, StepperOrientation, StepperPanel, StepperPrevTrigger, StepperTitle, StepperTrigger, useStepperContext, useStepperFocusContext, useStepperItemContext } from '../../chunk-6SNQ2B5C.js';
|
|
2
|
+
import '../../chunk-P5IUC7HJ.js';
|
|
2
3
|
import '../../chunk-OQCNPNPS.js';
|
|
3
4
|
import '../../chunk-HJJPEVIH.js';
|
|
4
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-XV3AQ6NS.js';
|
|
5
6
|
import '../../chunk-PBEZZMAB.js';
|
|
6
7
|
import '../../chunk-4TRADSTP.js';
|
|
7
|
-
import '../../chunk-
|
|
8
|
+
import '../../chunk-M7NIRB3U.js';
|
|
8
9
|
import '../../chunk-O7QFYWMK.js';
|
|
9
10
|
import '../../chunk-DTSFPOLX.js';
|
|
10
|
-
import '../../chunk-P5IUC7HJ.js';
|
|
11
11
|
import '../../chunk-6BSR3O2J.js';
|
|
12
12
|
import '../../chunk-5F2Y65JH.js';
|
|
13
13
|
import '../../chunk-3BLXG7ET.js';
|
|
14
14
|
import '../../chunk-ACJ3ES2B.js';
|
|
15
15
|
import '../../chunk-KYFNEU4K.js';
|
|
16
16
|
import '../../chunk-I3RSTJP6.js';
|
|
17
|
-
import '../../chunk-UW6GOD7J.js';
|
|
18
|
-
import '../../chunk-XV3AQ6NS.js';
|
|
19
17
|
import '../../chunk-XJIUGEPN.js';
|
|
18
|
+
import '../../chunk-UW6GOD7J.js';
|
|
19
|
+
import '../../chunk-UGSNASZM.js';
|
|
20
20
|
import '../../chunk-H5O5L6XT.js';
|
|
21
21
|
import '../../chunk-DFD2WUOU.js';
|
|
22
22
|
import '../../chunk-5MJPZUTO.js';
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkAEMI4LPB_cjs = require('../../chunk-AEMI4LPB.cjs');
|
|
4
|
+
require('../../chunk-3WSQRFUY.cjs');
|
|
4
5
|
require('../../chunk-NU5UQPBX.cjs');
|
|
5
6
|
require('../../chunk-GR37JJQK.cjs');
|
|
6
|
-
require('../../chunk-
|
|
7
|
+
require('../../chunk-3DUJHGXE.cjs');
|
|
7
8
|
require('../../chunk-TH44JYXB.cjs');
|
|
8
9
|
require('../../chunk-XENOUBSI.cjs');
|
|
9
|
-
require('../../chunk-
|
|
10
|
+
require('../../chunk-UJX74PFK.cjs');
|
|
10
11
|
require('../../chunk-3ZRMIVJM.cjs');
|
|
11
12
|
require('../../chunk-GHV2TURY.cjs');
|
|
12
|
-
require('../../chunk-3WSQRFUY.cjs');
|
|
13
13
|
require('../../chunk-2Y2ZCPNV.cjs');
|
|
14
14
|
require('../../chunk-HCHVDUI6.cjs');
|
|
15
15
|
require('../../chunk-X55H6LRX.cjs');
|
|
16
16
|
require('../../chunk-BAWVLSRF.cjs');
|
|
17
17
|
require('../../chunk-YTVV2IUF.cjs');
|
|
18
18
|
require('../../chunk-S3ANEJJ7.cjs');
|
|
19
|
-
require('../../chunk-YWG7TML6.cjs');
|
|
20
|
-
require('../../chunk-3DUJHGXE.cjs');
|
|
21
19
|
require('../../chunk-UIOBJSKZ.cjs');
|
|
20
|
+
require('../../chunk-YWG7TML6.cjs');
|
|
21
|
+
require('../../chunk-5AA4IE2T.cjs');
|
|
22
22
|
require('../../chunk-EW6TE3N5.cjs');
|
|
23
23
|
require('../../chunk-7EYMOUWG.cjs');
|
|
24
24
|
require('../../chunk-TMXVL5CV.cjs');
|
|
@@ -31,9 +31,9 @@ require('../../chunk-3376ZTRC.cjs');
|
|
|
31
31
|
|
|
32
32
|
Object.defineProperty(exports, "Toaster", {
|
|
33
33
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunkAEMI4LPB_cjs.Toaster; }
|
|
35
35
|
});
|
|
36
36
|
Object.defineProperty(exports, "toast", {
|
|
37
37
|
enumerable: true,
|
|
38
|
-
get: function () { return
|
|
38
|
+
get: function () { return chunkAEMI4LPB_cjs.toast; }
|
|
39
39
|
});
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
export { Toaster, toast } from '../../chunk-
|
|
1
|
+
export { Toaster, toast } from '../../chunk-6SNQ2B5C.js';
|
|
2
|
+
import '../../chunk-P5IUC7HJ.js';
|
|
2
3
|
import '../../chunk-OQCNPNPS.js';
|
|
3
4
|
import '../../chunk-HJJPEVIH.js';
|
|
4
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-XV3AQ6NS.js';
|
|
5
6
|
import '../../chunk-PBEZZMAB.js';
|
|
6
7
|
import '../../chunk-4TRADSTP.js';
|
|
7
|
-
import '../../chunk-
|
|
8
|
+
import '../../chunk-M7NIRB3U.js';
|
|
8
9
|
import '../../chunk-O7QFYWMK.js';
|
|
9
10
|
import '../../chunk-DTSFPOLX.js';
|
|
10
|
-
import '../../chunk-P5IUC7HJ.js';
|
|
11
11
|
import '../../chunk-6BSR3O2J.js';
|
|
12
12
|
import '../../chunk-5F2Y65JH.js';
|
|
13
13
|
import '../../chunk-3BLXG7ET.js';
|
|
14
14
|
import '../../chunk-ACJ3ES2B.js';
|
|
15
15
|
import '../../chunk-KYFNEU4K.js';
|
|
16
16
|
import '../../chunk-I3RSTJP6.js';
|
|
17
|
-
import '../../chunk-UW6GOD7J.js';
|
|
18
|
-
import '../../chunk-XV3AQ6NS.js';
|
|
19
17
|
import '../../chunk-XJIUGEPN.js';
|
|
18
|
+
import '../../chunk-UW6GOD7J.js';
|
|
19
|
+
import '../../chunk-UGSNASZM.js';
|
|
20
20
|
import '../../chunk-H5O5L6XT.js';
|
|
21
21
|
import '../../chunk-DFD2WUOU.js';
|
|
22
22
|
import '../../chunk-5MJPZUTO.js';
|
package/package.json
CHANGED
package/tailwind/scroll.css
CHANGED
|
@@ -2,24 +2,23 @@
|
|
|
2
2
|
|
|
3
3
|
@layer base {
|
|
4
4
|
* {
|
|
5
|
-
/* width */
|
|
6
5
|
::-webkit-scrollbar {
|
|
7
|
-
|
|
6
|
+
@apply h-2 w-2;
|
|
8
7
|
}
|
|
9
|
-
|
|
10
|
-
/* Track */
|
|
11
8
|
::-webkit-scrollbar-track {
|
|
12
|
-
|
|
9
|
+
@apply bg-background;
|
|
13
10
|
}
|
|
14
|
-
|
|
15
|
-
/* Handle */
|
|
16
11
|
::-webkit-scrollbar-thumb {
|
|
17
|
-
|
|
12
|
+
@apply bg-border rounded;
|
|
18
13
|
}
|
|
19
|
-
|
|
20
|
-
/* Handle on hover */
|
|
21
14
|
::-webkit-scrollbar-thumb:hover {
|
|
22
|
-
|
|
15
|
+
@apply bg-border/80;
|
|
16
|
+
}
|
|
17
|
+
::-webkit-scrollbar-button {
|
|
18
|
+
@apply hidden;
|
|
19
|
+
}
|
|
20
|
+
::-webkit-scrollbar-corner {
|
|
21
|
+
@apply bg-background;
|
|
23
22
|
}
|
|
24
23
|
}
|
|
25
24
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { useComposedRefs } from './chunk-O7QFYWMK.js';
|
|
2
1
|
import { Spinner } from './chunk-P5IUC7HJ.js';
|
|
2
|
+
import { useComposedRefs } from './chunk-O7QFYWMK.js';
|
|
3
3
|
import { useDirection, Direction } from './chunk-H5O5L6XT.js';
|
|
4
4
|
import { useLazyRef, useIsomorphicLayoutEffect } from './chunk-DFD2WUOU.js';
|
|
5
5
|
import { cn } from './chunk-ZD2QRAOX.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var chunk3ZRMIVJM_cjs = require('./chunk-3ZRMIVJM.cjs');
|
|
4
3
|
var chunk3WSQRFUY_cjs = require('./chunk-3WSQRFUY.cjs');
|
|
4
|
+
var chunk3ZRMIVJM_cjs = require('./chunk-3ZRMIVJM.cjs');
|
|
5
5
|
var chunkEW6TE3N5_cjs = require('./chunk-EW6TE3N5.cjs');
|
|
6
6
|
var chunk7EYMOUWG_cjs = require('./chunk-7EYMOUWG.cjs');
|
|
7
7
|
var chunkH2BWO3SI_cjs = require('./chunk-H2BWO3SI.cjs');
|