@szum-tech/design-system 2.4.0 → 2.5.0
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-3X6DLFNA.cjs +113 -0
- package/dist/{chunk-WIOOP3VE.js → chunk-4C7M4HBP.js} +3 -3
- package/dist/{chunk-IV5F734M.js → chunk-AGVEKVWD.js} +15 -5
- package/dist/{chunk-QQ7CBNSR.cjs → chunk-BJ553XYM.cjs} +3 -3
- package/dist/{chunk-5U55UIDY.js → chunk-DTSFPOLX.js} +2 -2
- package/dist/chunk-G4WPMCUU.js +111 -0
- package/dist/{chunk-6YLG3PWU.cjs → chunk-GHV2TURY.cjs} +2 -2
- package/dist/{chunk-6VVDXGYO.cjs → chunk-PH4LO5TE.cjs} +15 -5
- package/dist/{chunk-TSN5DAKH.cjs → chunk-UKWZ5BHD.cjs} +0 -7
- package/dist/{chunk-XDTI4DFM.js → chunk-WMMJEZ7Y.js} +1 -1
- package/dist/{chunk-25X5IOB3.cjs → chunk-XKXP3W3H.cjs} +3 -3
- package/dist/{chunk-INJBKPIE.js → chunk-XTO7CMIM.js} +0 -1
- package/dist/components/badge/index.cjs +11 -0
- package/dist/components/badge/index.d.cts +32 -0
- package/dist/components/badge/index.d.ts +32 -0
- package/dist/components/badge/index.js +2 -0
- package/dist/components/button/index.cjs +3 -3
- package/dist/components/button/index.d.cts +1 -1
- package/dist/components/button/index.d.ts +1 -1
- package/dist/components/button/index.js +2 -2
- package/dist/components/dialog/index.cjs +9 -9
- package/dist/components/dialog/index.js +1 -1
- package/dist/components/form/index.cjs +14 -13
- package/dist/components/form/index.js +7 -6
- package/dist/components/index.cjs +81 -76
- package/dist/components/index.d.cts +10 -9
- package/dist/components/index.d.ts +10 -9
- package/dist/components/index.js +7 -6
- package/dist/components/select/index.cjs +3 -3
- package/dist/components/select/index.js +1 -1
- package/dist/components/sheet/index.cjs +9 -9
- package/dist/components/sheet/index.js +1 -1
- package/dist/icons/index.cjs +5 -5
- package/dist/icons/index.d.cts +0 -1
- package/dist/icons/index.d.ts +0 -1
- package/dist/icons/index.js +1 -1
- package/package.json +3 -3
- package/tailwind/scroll.css +1 -1
- package/tailwind/typography.css +7 -7
- /package/dist/{chunk-CN3NQLTK.cjs → chunk-DH5YKYXV.cjs} +0 -0
- /package/dist/{chunk-CLBOIGDQ.js → chunk-SPCZ3GVM.js} +0 -0
|
@@ -1,50 +1,51 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkDH5YKYXV_cjs = require('../../chunk-DH5YKYXV.cjs');
|
|
4
|
+
require('../../chunk-GHV2TURY.cjs');
|
|
4
5
|
require('../../chunk-6L3QPLRR.cjs');
|
|
5
6
|
require('../../chunk-GR37JJQK.cjs');
|
|
7
|
+
require('../../chunk-PH4LO5TE.cjs');
|
|
6
8
|
require('../../chunk-YWG7TML6.cjs');
|
|
7
9
|
require('../../chunk-P4J2TTH7.cjs');
|
|
8
10
|
require('../../chunk-FPK72OV4.cjs');
|
|
9
11
|
require('../../chunk-FVSO3RHT.cjs');
|
|
10
|
-
require('../../chunk-
|
|
12
|
+
require('../../chunk-BJ553XYM.cjs');
|
|
11
13
|
require('../../chunk-Q2IKZZ3U.cjs');
|
|
12
|
-
require('../../chunk-6YLG3PWU.cjs');
|
|
13
14
|
require('../../chunk-TMXVL5CV.cjs');
|
|
14
15
|
require('../../chunk-4NO6IM75.cjs');
|
|
15
|
-
require('../../chunk-
|
|
16
|
-
require('../../chunk-
|
|
16
|
+
require('../../chunk-3X6DLFNA.cjs');
|
|
17
|
+
require('../../chunk-XKXP3W3H.cjs');
|
|
18
|
+
require('../../chunk-UKWZ5BHD.cjs');
|
|
17
19
|
require('../../chunk-3DSBDIFJ.cjs');
|
|
18
|
-
require('../../chunk-6VVDXGYO.cjs');
|
|
19
20
|
require('../../chunk-H2BWO3SI.cjs');
|
|
20
21
|
|
|
21
22
|
|
|
22
23
|
|
|
23
24
|
Object.defineProperty(exports, "Form", {
|
|
24
25
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkDH5YKYXV_cjs.Form; }
|
|
26
27
|
});
|
|
27
28
|
Object.defineProperty(exports, "FormControl", {
|
|
28
29
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
30
|
+
get: function () { return chunkDH5YKYXV_cjs.FormControl; }
|
|
30
31
|
});
|
|
31
32
|
Object.defineProperty(exports, "FormDescription", {
|
|
32
33
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunkDH5YKYXV_cjs.FormDescription; }
|
|
34
35
|
});
|
|
35
36
|
Object.defineProperty(exports, "FormField", {
|
|
36
37
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
38
|
+
get: function () { return chunkDH5YKYXV_cjs.FormField; }
|
|
38
39
|
});
|
|
39
40
|
Object.defineProperty(exports, "FormItem", {
|
|
40
41
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
42
|
+
get: function () { return chunkDH5YKYXV_cjs.FormItem; }
|
|
42
43
|
});
|
|
43
44
|
Object.defineProperty(exports, "FormLabel", {
|
|
44
45
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
46
|
+
get: function () { return chunkDH5YKYXV_cjs.FormLabel; }
|
|
46
47
|
});
|
|
47
48
|
Object.defineProperty(exports, "FormMessage", {
|
|
48
49
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
50
|
+
get: function () { return chunkDH5YKYXV_cjs.FormMessage; }
|
|
50
51
|
});
|
|
@@ -1,17 +1,18 @@
|
|
|
1
|
-
export { Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage } from '../../chunk-
|
|
1
|
+
export { Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage } from '../../chunk-SPCZ3GVM.js';
|
|
2
|
+
import '../../chunk-DTSFPOLX.js';
|
|
2
3
|
import '../../chunk-3PV6NLP5.js';
|
|
3
4
|
import '../../chunk-HJJPEVIH.js';
|
|
5
|
+
import '../../chunk-AGVEKVWD.js';
|
|
4
6
|
import '../../chunk-UW6GOD7J.js';
|
|
5
7
|
import '../../chunk-5PBHBOXI.js';
|
|
6
8
|
import '../../chunk-75T7KAAY.js';
|
|
7
9
|
import '../../chunk-VZKTT6CG.js';
|
|
8
|
-
import '../../chunk-
|
|
10
|
+
import '../../chunk-4C7M4HBP.js';
|
|
9
11
|
import '../../chunk-RXYZURP4.js';
|
|
10
|
-
import '../../chunk-5U55UIDY.js';
|
|
11
12
|
import '../../chunk-5MJPZUTO.js';
|
|
12
13
|
import '../../chunk-EU7G37IS.js';
|
|
13
|
-
import '../../chunk-
|
|
14
|
-
import '../../chunk-
|
|
14
|
+
import '../../chunk-G4WPMCUU.js';
|
|
15
|
+
import '../../chunk-WMMJEZ7Y.js';
|
|
16
|
+
import '../../chunk-XTO7CMIM.js';
|
|
15
17
|
import '../../chunk-V5OVQTDR.js';
|
|
16
|
-
import '../../chunk-IV5F734M.js';
|
|
17
18
|
import '../../chunk-ZD2QRAOX.js';
|
|
@@ -2,53 +2,86 @@
|
|
|
2
2
|
|
|
3
3
|
'use strict';
|
|
4
4
|
|
|
5
|
-
var
|
|
5
|
+
var chunkDH5YKYXV_cjs = require('../chunk-DH5YKYXV.cjs');
|
|
6
|
+
var chunkGHV2TURY_cjs = require('../chunk-GHV2TURY.cjs');
|
|
6
7
|
var chunk6L3QPLRR_cjs = require('../chunk-6L3QPLRR.cjs');
|
|
7
8
|
var chunkGR37JJQK_cjs = require('../chunk-GR37JJQK.cjs');
|
|
9
|
+
var chunkPH4LO5TE_cjs = require('../chunk-PH4LO5TE.cjs');
|
|
8
10
|
var chunkYWG7TML6_cjs = require('../chunk-YWG7TML6.cjs');
|
|
9
11
|
var chunkP4J2TTH7_cjs = require('../chunk-P4J2TTH7.cjs');
|
|
10
12
|
var chunkFPK72OV4_cjs = require('../chunk-FPK72OV4.cjs');
|
|
11
13
|
var chunkFVSO3RHT_cjs = require('../chunk-FVSO3RHT.cjs');
|
|
12
|
-
var
|
|
14
|
+
var chunkBJ553XYM_cjs = require('../chunk-BJ553XYM.cjs');
|
|
13
15
|
var chunkQ2IKZZ3U_cjs = require('../chunk-Q2IKZZ3U.cjs');
|
|
14
|
-
var chunk6YLG3PWU_cjs = require('../chunk-6YLG3PWU.cjs');
|
|
15
16
|
var chunkTMXVL5CV_cjs = require('../chunk-TMXVL5CV.cjs');
|
|
16
17
|
var chunk4NO6IM75_cjs = require('../chunk-4NO6IM75.cjs');
|
|
17
|
-
var
|
|
18
|
-
require('../chunk-
|
|
18
|
+
var chunk3X6DLFNA_cjs = require('../chunk-3X6DLFNA.cjs');
|
|
19
|
+
var chunkXKXP3W3H_cjs = require('../chunk-XKXP3W3H.cjs');
|
|
20
|
+
require('../chunk-UKWZ5BHD.cjs');
|
|
19
21
|
var chunk3DSBDIFJ_cjs = require('../chunk-3DSBDIFJ.cjs');
|
|
20
|
-
var chunk6VVDXGYO_cjs = require('../chunk-6VVDXGYO.cjs');
|
|
21
22
|
require('../chunk-H2BWO3SI.cjs');
|
|
22
23
|
|
|
23
24
|
|
|
24
25
|
|
|
25
26
|
Object.defineProperty(exports, "Form", {
|
|
26
27
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunkDH5YKYXV_cjs.Form; }
|
|
28
29
|
});
|
|
29
30
|
Object.defineProperty(exports, "FormControl", {
|
|
30
31
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
32
|
+
get: function () { return chunkDH5YKYXV_cjs.FormControl; }
|
|
32
33
|
});
|
|
33
34
|
Object.defineProperty(exports, "FormDescription", {
|
|
34
35
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
36
|
+
get: function () { return chunkDH5YKYXV_cjs.FormDescription; }
|
|
36
37
|
});
|
|
37
38
|
Object.defineProperty(exports, "FormField", {
|
|
38
39
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
40
|
+
get: function () { return chunkDH5YKYXV_cjs.FormField; }
|
|
40
41
|
});
|
|
41
42
|
Object.defineProperty(exports, "FormItem", {
|
|
42
43
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
44
|
+
get: function () { return chunkDH5YKYXV_cjs.FormItem; }
|
|
44
45
|
});
|
|
45
46
|
Object.defineProperty(exports, "FormLabel", {
|
|
46
47
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
48
|
+
get: function () { return chunkDH5YKYXV_cjs.FormLabel; }
|
|
48
49
|
});
|
|
49
50
|
Object.defineProperty(exports, "FormMessage", {
|
|
50
51
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
52
|
+
get: function () { return chunkDH5YKYXV_cjs.FormMessage; }
|
|
53
|
+
});
|
|
54
|
+
Object.defineProperty(exports, "Sheet", {
|
|
55
|
+
enumerable: true,
|
|
56
|
+
get: function () { return chunkGHV2TURY_cjs.Sheet; }
|
|
57
|
+
});
|
|
58
|
+
Object.defineProperty(exports, "SheetClose", {
|
|
59
|
+
enumerable: true,
|
|
60
|
+
get: function () { return chunkGHV2TURY_cjs.SheetClose; }
|
|
61
|
+
});
|
|
62
|
+
Object.defineProperty(exports, "SheetContent", {
|
|
63
|
+
enumerable: true,
|
|
64
|
+
get: function () { return chunkGHV2TURY_cjs.SheetContent; }
|
|
65
|
+
});
|
|
66
|
+
Object.defineProperty(exports, "SheetDescription", {
|
|
67
|
+
enumerable: true,
|
|
68
|
+
get: function () { return chunkGHV2TURY_cjs.SheetDescription; }
|
|
69
|
+
});
|
|
70
|
+
Object.defineProperty(exports, "SheetFooter", {
|
|
71
|
+
enumerable: true,
|
|
72
|
+
get: function () { return chunkGHV2TURY_cjs.SheetFooter; }
|
|
73
|
+
});
|
|
74
|
+
Object.defineProperty(exports, "SheetHeader", {
|
|
75
|
+
enumerable: true,
|
|
76
|
+
get: function () { return chunkGHV2TURY_cjs.SheetHeader; }
|
|
77
|
+
});
|
|
78
|
+
Object.defineProperty(exports, "SheetTitle", {
|
|
79
|
+
enumerable: true,
|
|
80
|
+
get: function () { return chunkGHV2TURY_cjs.SheetTitle; }
|
|
81
|
+
});
|
|
82
|
+
Object.defineProperty(exports, "SheetTrigger", {
|
|
83
|
+
enumerable: true,
|
|
84
|
+
get: function () { return chunkGHV2TURY_cjs.SheetTrigger; }
|
|
52
85
|
});
|
|
53
86
|
Object.defineProperty(exports, "Textarea", {
|
|
54
87
|
enumerable: true,
|
|
@@ -62,65 +95,65 @@ Object.defineProperty(exports, "TooltipProvider", {
|
|
|
62
95
|
enumerable: true,
|
|
63
96
|
get: function () { return chunkGR37JJQK_cjs.TooltipProvider; }
|
|
64
97
|
});
|
|
65
|
-
Object.defineProperty(exports, "
|
|
98
|
+
Object.defineProperty(exports, "Dialog", {
|
|
66
99
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
100
|
+
get: function () { return chunkPH4LO5TE_cjs.Dialog; }
|
|
68
101
|
});
|
|
69
|
-
Object.defineProperty(exports, "
|
|
102
|
+
Object.defineProperty(exports, "DialogClose", {
|
|
70
103
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
104
|
+
get: function () { return chunkPH4LO5TE_cjs.DialogClose; }
|
|
72
105
|
});
|
|
73
|
-
Object.defineProperty(exports, "
|
|
106
|
+
Object.defineProperty(exports, "DialogContent", {
|
|
74
107
|
enumerable: true,
|
|
75
|
-
get: function () { return
|
|
108
|
+
get: function () { return chunkPH4LO5TE_cjs.DialogContent; }
|
|
76
109
|
});
|
|
77
|
-
Object.defineProperty(exports, "
|
|
110
|
+
Object.defineProperty(exports, "DialogDescription", {
|
|
78
111
|
enumerable: true,
|
|
79
|
-
get: function () { return
|
|
112
|
+
get: function () { return chunkPH4LO5TE_cjs.DialogDescription; }
|
|
80
113
|
});
|
|
81
|
-
Object.defineProperty(exports, "
|
|
114
|
+
Object.defineProperty(exports, "DialogFooter", {
|
|
82
115
|
enumerable: true,
|
|
83
|
-
get: function () { return
|
|
116
|
+
get: function () { return chunkPH4LO5TE_cjs.DialogFooter; }
|
|
84
117
|
});
|
|
85
|
-
Object.defineProperty(exports, "
|
|
118
|
+
Object.defineProperty(exports, "DialogHeader", {
|
|
86
119
|
enumerable: true,
|
|
87
|
-
get: function () { return
|
|
120
|
+
get: function () { return chunkPH4LO5TE_cjs.DialogHeader; }
|
|
88
121
|
});
|
|
89
|
-
Object.defineProperty(exports, "
|
|
122
|
+
Object.defineProperty(exports, "DialogTitle", {
|
|
90
123
|
enumerable: true,
|
|
91
|
-
get: function () { return
|
|
124
|
+
get: function () { return chunkPH4LO5TE_cjs.DialogTitle; }
|
|
92
125
|
});
|
|
93
|
-
Object.defineProperty(exports, "
|
|
126
|
+
Object.defineProperty(exports, "DialogTrigger", {
|
|
94
127
|
enumerable: true,
|
|
95
|
-
get: function () { return
|
|
128
|
+
get: function () { return chunkPH4LO5TE_cjs.DialogTrigger; }
|
|
96
129
|
});
|
|
97
|
-
Object.defineProperty(exports, "
|
|
130
|
+
Object.defineProperty(exports, "Header", {
|
|
98
131
|
enumerable: true,
|
|
99
|
-
get: function () { return
|
|
132
|
+
get: function () { return chunkYWG7TML6_cjs.Header; }
|
|
100
133
|
});
|
|
101
|
-
Object.defineProperty(exports, "
|
|
134
|
+
Object.defineProperty(exports, "HelperText", {
|
|
102
135
|
enumerable: true,
|
|
103
|
-
get: function () { return
|
|
136
|
+
get: function () { return chunkP4J2TTH7_cjs.HelperText; }
|
|
104
137
|
});
|
|
105
|
-
Object.defineProperty(exports, "
|
|
138
|
+
Object.defineProperty(exports, "Input", {
|
|
106
139
|
enumerable: true,
|
|
107
|
-
get: function () { return
|
|
140
|
+
get: function () { return chunkFPK72OV4_cjs.Input; }
|
|
108
141
|
});
|
|
109
|
-
Object.defineProperty(exports, "
|
|
142
|
+
Object.defineProperty(exports, "Label", {
|
|
110
143
|
enumerable: true,
|
|
111
|
-
get: function () { return
|
|
144
|
+
get: function () { return chunkFVSO3RHT_cjs.Label; }
|
|
112
145
|
});
|
|
113
|
-
Object.defineProperty(exports, "
|
|
146
|
+
Object.defineProperty(exports, "Select", {
|
|
114
147
|
enumerable: true,
|
|
115
|
-
get: function () { return
|
|
148
|
+
get: function () { return chunkBJ553XYM_cjs.Select; }
|
|
116
149
|
});
|
|
117
|
-
Object.defineProperty(exports, "
|
|
150
|
+
Object.defineProperty(exports, "SelectItem", {
|
|
118
151
|
enumerable: true,
|
|
119
|
-
get: function () { return
|
|
152
|
+
get: function () { return chunkBJ553XYM_cjs.SelectItem; }
|
|
120
153
|
});
|
|
121
|
-
Object.defineProperty(exports, "
|
|
154
|
+
Object.defineProperty(exports, "Separator", {
|
|
122
155
|
enumerable: true,
|
|
123
|
-
get: function () { return
|
|
156
|
+
get: function () { return chunkQ2IKZZ3U_cjs.Separator; }
|
|
124
157
|
});
|
|
125
158
|
Object.defineProperty(exports, "AlertDialog", {
|
|
126
159
|
enumerable: true,
|
|
@@ -170,9 +203,13 @@ Object.defineProperty(exports, "AvatarImage", {
|
|
|
170
203
|
enumerable: true,
|
|
171
204
|
get: function () { return chunk4NO6IM75_cjs.AvatarImage; }
|
|
172
205
|
});
|
|
206
|
+
Object.defineProperty(exports, "Badge", {
|
|
207
|
+
enumerable: true,
|
|
208
|
+
get: function () { return chunk3X6DLFNA_cjs.Badge; }
|
|
209
|
+
});
|
|
173
210
|
Object.defineProperty(exports, "Button", {
|
|
174
211
|
enumerable: true,
|
|
175
|
-
get: function () { return
|
|
212
|
+
get: function () { return chunkXKXP3W3H_cjs.Button; }
|
|
176
213
|
});
|
|
177
214
|
Object.defineProperty(exports, "Card", {
|
|
178
215
|
enumerable: true,
|
|
@@ -198,35 +235,3 @@ Object.defineProperty(exports, "CardTitle", {
|
|
|
198
235
|
enumerable: true,
|
|
199
236
|
get: function () { return chunk3DSBDIFJ_cjs.CardTitle; }
|
|
200
237
|
});
|
|
201
|
-
Object.defineProperty(exports, "Dialog", {
|
|
202
|
-
enumerable: true,
|
|
203
|
-
get: function () { return chunk6VVDXGYO_cjs.Dialog; }
|
|
204
|
-
});
|
|
205
|
-
Object.defineProperty(exports, "DialogClose", {
|
|
206
|
-
enumerable: true,
|
|
207
|
-
get: function () { return chunk6VVDXGYO_cjs.DialogClose; }
|
|
208
|
-
});
|
|
209
|
-
Object.defineProperty(exports, "DialogContent", {
|
|
210
|
-
enumerable: true,
|
|
211
|
-
get: function () { return chunk6VVDXGYO_cjs.DialogContent; }
|
|
212
|
-
});
|
|
213
|
-
Object.defineProperty(exports, "DialogDescription", {
|
|
214
|
-
enumerable: true,
|
|
215
|
-
get: function () { return chunk6VVDXGYO_cjs.DialogDescription; }
|
|
216
|
-
});
|
|
217
|
-
Object.defineProperty(exports, "DialogFooter", {
|
|
218
|
-
enumerable: true,
|
|
219
|
-
get: function () { return chunk6VVDXGYO_cjs.DialogFooter; }
|
|
220
|
-
});
|
|
221
|
-
Object.defineProperty(exports, "DialogHeader", {
|
|
222
|
-
enumerable: true,
|
|
223
|
-
get: function () { return chunk6VVDXGYO_cjs.DialogHeader; }
|
|
224
|
-
});
|
|
225
|
-
Object.defineProperty(exports, "DialogTitle", {
|
|
226
|
-
enumerable: true,
|
|
227
|
-
get: function () { return chunk6VVDXGYO_cjs.DialogTitle; }
|
|
228
|
-
});
|
|
229
|
-
Object.defineProperty(exports, "DialogTrigger", {
|
|
230
|
-
enumerable: true,
|
|
231
|
-
get: function () { return chunk6VVDXGYO_cjs.DialogTrigger; }
|
|
232
|
-
});
|
|
@@ -1,21 +1,22 @@
|
|
|
1
|
+
export { AlertDialog, AlertDialogAction, AlertDialogActionProps, AlertDialogCancel, AlertDialogCancelProps, AlertDialogContent, AlertDialogContentProps, AlertDialogDescription, AlertDialogDescriptionProps, AlertDialogFooter, AlertDialogFooterProps, AlertDialogHeader, AlertDialogHeaderProps, AlertDialogProps, AlertDialogTitle, AlertDialogTitleProps, AlertDialogTrigger, AlertDialogTriggerProps } from './alert-dialog/index.cjs';
|
|
1
2
|
export { Avatar, AvatarFallback, AvatarFallbackProps, AvatarImage, AvatarImageProps, AvatarProps, AvatarSizeType } from './avatar/index.cjs';
|
|
3
|
+
export { Badge, BadgeColorType, BadgeProps, BadgeVariantType } from './badge/index.cjs';
|
|
2
4
|
export { Button, ButtonColorType, ButtonProps, ButtonSizeType, ButtonVariantType } from './button/index.cjs';
|
|
3
|
-
export { Input, InputProps } from './input/index.cjs';
|
|
4
|
-
export { Tooltip, TooltipProps, TooltipProvider, TooltipProviderProps } from './tooltip/index.cjs';
|
|
5
|
-
export { Textarea, TextareaProps } from './textarea/index.cjs';
|
|
6
|
-
export { Select, SelectItem, SelectItemProps, SelectProps } from './select/index.cjs';
|
|
7
5
|
export { Card, CardContent, CardContentProps, CardDescription, CardDescriptionProps, CardFooter, CardFooterProps, CardHeader, CardHeaderProps, CardProps, CardTitle, CardTitleProps } from './card/index.cjs';
|
|
8
|
-
export { Sheet, SheetClose, SheetCloseProps, SheetContent, SheetContentProps, SheetContentSide, SheetDescription, SheetDescriptionProps, SheetFooter, SheetFooterProps, SheetHeader, SheetHeaderProps, SheetProps, SheetTitle, SheetTitleProps, SheetTrigger, SheetTriggerProps } from './sheet/index.cjs';
|
|
9
|
-
export { Separator, SeparatorProps } from './separator/index.cjs';
|
|
10
|
-
export { Header, HeaderProps } from './header/index.cjs';
|
|
11
6
|
export { Dialog, DialogClose, DialogCloseProps, DialogContent, DialogContentProps, DialogContentWidth, DialogDescription, DialogDescriptionProps, DialogFooter, DialogFooterProps, DialogHeader, DialogHeaderProps, DialogProps, DialogTitle, DialogTitleProps, DialogTrigger, DialogTriggerProps } from './dialog/index.cjs';
|
|
12
7
|
export { Form, FormControl, FormControlProps, FormDescription, FormDescriptionProps, FormField, FormItem, FormItemProps, FormLabel, FormLabelProps, FormMessage, FormMessageProps, FormProps } from './form/index.cjs';
|
|
8
|
+
export { Header, HeaderProps } from './header/index.cjs';
|
|
13
9
|
export { HelperText, HelperTextProps, HelperTextType } from './helper-text/index.cjs';
|
|
10
|
+
export { Input, InputProps } from './input/index.cjs';
|
|
14
11
|
export { Label, LabelProps } from './label/index.cjs';
|
|
15
|
-
export {
|
|
16
|
-
|
|
12
|
+
export { Select, SelectItem, SelectItemProps, SelectProps } from './select/index.cjs';
|
|
13
|
+
export { Separator, SeparatorProps } from './separator/index.cjs';
|
|
14
|
+
export { Sheet, SheetClose, SheetCloseProps, SheetContent, SheetContentProps, SheetContentSide, SheetDescription, SheetDescriptionProps, SheetFooter, SheetFooterProps, SheetHeader, SheetHeaderProps, SheetProps, SheetTitle, SheetTitleProps, SheetTrigger, SheetTriggerProps } from './sheet/index.cjs';
|
|
15
|
+
export { Textarea, TextareaProps } from './textarea/index.cjs';
|
|
16
|
+
export { Tooltip, TooltipProps, TooltipProvider, TooltipProviderProps } from './tooltip/index.cjs';
|
|
17
17
|
import 'react';
|
|
18
18
|
import 'radix-ui';
|
|
19
|
+
import 'react/jsx-runtime';
|
|
19
20
|
import 'class-variance-authority';
|
|
20
21
|
import 'class-variance-authority/types';
|
|
21
22
|
import 'react-hook-form';
|
|
@@ -1,21 +1,22 @@
|
|
|
1
|
+
export { AlertDialog, AlertDialogAction, AlertDialogActionProps, AlertDialogCancel, AlertDialogCancelProps, AlertDialogContent, AlertDialogContentProps, AlertDialogDescription, AlertDialogDescriptionProps, AlertDialogFooter, AlertDialogFooterProps, AlertDialogHeader, AlertDialogHeaderProps, AlertDialogProps, AlertDialogTitle, AlertDialogTitleProps, AlertDialogTrigger, AlertDialogTriggerProps } from './alert-dialog/index.js';
|
|
1
2
|
export { Avatar, AvatarFallback, AvatarFallbackProps, AvatarImage, AvatarImageProps, AvatarProps, AvatarSizeType } from './avatar/index.js';
|
|
3
|
+
export { Badge, BadgeColorType, BadgeProps, BadgeVariantType } from './badge/index.js';
|
|
2
4
|
export { Button, ButtonColorType, ButtonProps, ButtonSizeType, ButtonVariantType } from './button/index.js';
|
|
3
|
-
export { Input, InputProps } from './input/index.js';
|
|
4
|
-
export { Tooltip, TooltipProps, TooltipProvider, TooltipProviderProps } from './tooltip/index.js';
|
|
5
|
-
export { Textarea, TextareaProps } from './textarea/index.js';
|
|
6
|
-
export { Select, SelectItem, SelectItemProps, SelectProps } from './select/index.js';
|
|
7
5
|
export { Card, CardContent, CardContentProps, CardDescription, CardDescriptionProps, CardFooter, CardFooterProps, CardHeader, CardHeaderProps, CardProps, CardTitle, CardTitleProps } from './card/index.js';
|
|
8
|
-
export { Sheet, SheetClose, SheetCloseProps, SheetContent, SheetContentProps, SheetContentSide, SheetDescription, SheetDescriptionProps, SheetFooter, SheetFooterProps, SheetHeader, SheetHeaderProps, SheetProps, SheetTitle, SheetTitleProps, SheetTrigger, SheetTriggerProps } from './sheet/index.js';
|
|
9
|
-
export { Separator, SeparatorProps } from './separator/index.js';
|
|
10
|
-
export { Header, HeaderProps } from './header/index.js';
|
|
11
6
|
export { Dialog, DialogClose, DialogCloseProps, DialogContent, DialogContentProps, DialogContentWidth, DialogDescription, DialogDescriptionProps, DialogFooter, DialogFooterProps, DialogHeader, DialogHeaderProps, DialogProps, DialogTitle, DialogTitleProps, DialogTrigger, DialogTriggerProps } from './dialog/index.js';
|
|
12
7
|
export { Form, FormControl, FormControlProps, FormDescription, FormDescriptionProps, FormField, FormItem, FormItemProps, FormLabel, FormLabelProps, FormMessage, FormMessageProps, FormProps } from './form/index.js';
|
|
8
|
+
export { Header, HeaderProps } from './header/index.js';
|
|
13
9
|
export { HelperText, HelperTextProps, HelperTextType } from './helper-text/index.js';
|
|
10
|
+
export { Input, InputProps } from './input/index.js';
|
|
14
11
|
export { Label, LabelProps } from './label/index.js';
|
|
15
|
-
export {
|
|
16
|
-
|
|
12
|
+
export { Select, SelectItem, SelectItemProps, SelectProps } from './select/index.js';
|
|
13
|
+
export { Separator, SeparatorProps } from './separator/index.js';
|
|
14
|
+
export { Sheet, SheetClose, SheetCloseProps, SheetContent, SheetContentProps, SheetContentSide, SheetDescription, SheetDescriptionProps, SheetFooter, SheetFooterProps, SheetHeader, SheetHeaderProps, SheetProps, SheetTitle, SheetTitleProps, SheetTrigger, SheetTriggerProps } from './sheet/index.js';
|
|
15
|
+
export { Textarea, TextareaProps } from './textarea/index.js';
|
|
16
|
+
export { Tooltip, TooltipProps, TooltipProvider, TooltipProviderProps } from './tooltip/index.js';
|
|
17
17
|
import 'react';
|
|
18
18
|
import 'radix-ui';
|
|
19
|
+
import 'react/jsx-runtime';
|
|
19
20
|
import 'class-variance-authority';
|
|
20
21
|
import 'class-variance-authority/types';
|
|
21
22
|
import 'react-hook-form';
|
package/dist/components/index.js
CHANGED
|
@@ -1,19 +1,20 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
|
|
3
|
-
export { Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage } from '../chunk-
|
|
3
|
+
export { Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage } from '../chunk-SPCZ3GVM.js';
|
|
4
|
+
export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger } from '../chunk-DTSFPOLX.js';
|
|
4
5
|
export { Textarea } from '../chunk-3PV6NLP5.js';
|
|
5
6
|
export { Tooltip, TooltipProvider } from '../chunk-HJJPEVIH.js';
|
|
7
|
+
export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger } from '../chunk-AGVEKVWD.js';
|
|
6
8
|
export { Header } from '../chunk-UW6GOD7J.js';
|
|
7
9
|
export { HelperText } from '../chunk-5PBHBOXI.js';
|
|
8
10
|
export { Input } from '../chunk-75T7KAAY.js';
|
|
9
11
|
export { Label } from '../chunk-VZKTT6CG.js';
|
|
10
|
-
export { Select, SelectItem } from '../chunk-
|
|
12
|
+
export { Select, SelectItem } from '../chunk-4C7M4HBP.js';
|
|
11
13
|
export { Separator } from '../chunk-RXYZURP4.js';
|
|
12
|
-
export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger } from '../chunk-5U55UIDY.js';
|
|
13
14
|
export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogTitle, AlertDialogTrigger } from '../chunk-5MJPZUTO.js';
|
|
14
15
|
export { Avatar, AvatarFallback, AvatarImage } from '../chunk-EU7G37IS.js';
|
|
15
|
-
export {
|
|
16
|
-
|
|
16
|
+
export { Badge } from '../chunk-G4WPMCUU.js';
|
|
17
|
+
export { Button } from '../chunk-WMMJEZ7Y.js';
|
|
18
|
+
import '../chunk-XTO7CMIM.js';
|
|
17
19
|
export { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle } from '../chunk-V5OVQTDR.js';
|
|
18
|
-
export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger } from '../chunk-IV5F734M.js';
|
|
19
20
|
import '../chunk-ZD2QRAOX.js';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkBJ553XYM_cjs = require('../../chunk-BJ553XYM.cjs');
|
|
4
4
|
require('../../chunk-H2BWO3SI.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "Select", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkBJ553XYM_cjs.Select; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "SelectItem", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkBJ553XYM_cjs.SelectItem; }
|
|
15
15
|
});
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { Select, SelectItem } from '../../chunk-
|
|
1
|
+
export { Select, SelectItem } from '../../chunk-4C7M4HBP.js';
|
|
2
2
|
import '../../chunk-ZD2QRAOX.js';
|
|
@@ -1,39 +1,39 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkGHV2TURY_cjs = require('../../chunk-GHV2TURY.cjs');
|
|
4
4
|
require('../../chunk-H2BWO3SI.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "Sheet", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkGHV2TURY_cjs.Sheet; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "SheetClose", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkGHV2TURY_cjs.SheetClose; }
|
|
15
15
|
});
|
|
16
16
|
Object.defineProperty(exports, "SheetContent", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkGHV2TURY_cjs.SheetContent; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "SheetDescription", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunkGHV2TURY_cjs.SheetDescription; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "SheetFooter", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkGHV2TURY_cjs.SheetFooter; }
|
|
27
27
|
});
|
|
28
28
|
Object.defineProperty(exports, "SheetHeader", {
|
|
29
29
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
30
|
+
get: function () { return chunkGHV2TURY_cjs.SheetHeader; }
|
|
31
31
|
});
|
|
32
32
|
Object.defineProperty(exports, "SheetTitle", {
|
|
33
33
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunkGHV2TURY_cjs.SheetTitle; }
|
|
35
35
|
});
|
|
36
36
|
Object.defineProperty(exports, "SheetTrigger", {
|
|
37
37
|
enumerable: true,
|
|
38
|
-
get: function () { return
|
|
38
|
+
get: function () { return chunkGHV2TURY_cjs.SheetTrigger; }
|
|
39
39
|
});
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger } from '../../chunk-
|
|
1
|
+
export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger } from '../../chunk-DTSFPOLX.js';
|
|
2
2
|
import '../../chunk-ZD2QRAOX.js';
|
package/dist/icons/index.cjs
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkUKWZ5BHD_cjs = require('../chunk-UKWZ5BHD.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "Auth0LogoIcon", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunkUKWZ5BHD_cjs.Auth0LogoIcon; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "GoogleLogoIcon", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkUKWZ5BHD_cjs.GoogleLogoIcon; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "LoadingIcon", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkUKWZ5BHD_cjs.LoadingIcon; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "XLogoIcon", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkUKWZ5BHD_cjs.XLogoIcon; }
|
|
22
22
|
});
|
package/dist/icons/index.d.cts
CHANGED
package/dist/icons/index.d.ts
CHANGED
package/dist/icons/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { Auth0LogoIcon, GoogleLogoIcon, LoadingIcon, XLogoIcon } from '../chunk-
|
|
1
|
+
export { Auth0LogoIcon, GoogleLogoIcon, LoadingIcon, XLogoIcon } from '../chunk-XTO7CMIM.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@szum-tech/design-system",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.5.0",
|
|
4
4
|
"description": "Szum-Tech design system with tailwindcss support",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"szum-tech",
|
|
@@ -100,16 +100,16 @@
|
|
|
100
100
|
"type-check": "tsc --noEmit"
|
|
101
101
|
},
|
|
102
102
|
"dependencies": {
|
|
103
|
-
"@radix-ui/react-icons": "^1.3.2",
|
|
104
103
|
"class-variance-authority": "^0.7.1",
|
|
105
104
|
"clsx": "^2.1.1",
|
|
105
|
+
"lucide-react": "^0.545.0",
|
|
106
106
|
"radix-ui": "^1.4.2",
|
|
107
107
|
"tailwind-merge": "^3.3.1",
|
|
108
108
|
"tailwindcss-animate": "^1.0.7"
|
|
109
109
|
},
|
|
110
110
|
"devDependencies": {
|
|
111
111
|
"@hookform/resolvers": "^5.2.1",
|
|
112
|
-
"@storybook-community/storybook-dark-mode": "6.0.0",
|
|
112
|
+
"@storybook-community/storybook-dark-mode": "^6.0.0",
|
|
113
113
|
"@storybook/addon-docs": "^9.0.18",
|
|
114
114
|
"@storybook/addon-links": "^9.0.18",
|
|
115
115
|
"@storybook/addon-vitest": "^9.0.18",
|
package/tailwind/scroll.css
CHANGED
package/tailwind/typography.css
CHANGED
|
@@ -8,37 +8,37 @@
|
|
|
8
8
|
--text-heading-1: 6rem;
|
|
9
9
|
--text-heading-1--line-height: 1.5;
|
|
10
10
|
--text-heading-1--letter-spacing: -0.01562em;
|
|
11
|
-
--text-heading-1--font-weight:
|
|
11
|
+
--text-heading-1--font-weight: 700;
|
|
12
12
|
|
|
13
13
|
--text-heading-2: 3.75rem;
|
|
14
14
|
--text-heading-2--line-height: 1.2;
|
|
15
15
|
--text-heading-2--letter-spacing: -0.00833em;
|
|
16
|
-
--text-heading-2--font-weight:
|
|
16
|
+
--text-heading-2--font-weight: 700;
|
|
17
17
|
|
|
18
18
|
--text-heading-3: 3rem;
|
|
19
19
|
--text-heading-3--line-height: 1.167;
|
|
20
20
|
--text-heading-3--letter-spacing: 0em;
|
|
21
|
-
--text-heading-3--font-weight:
|
|
21
|
+
--text-heading-3--font-weight: 600;
|
|
22
22
|
|
|
23
23
|
--text-heading-4: 2.125rem;
|
|
24
24
|
--text-heading-4--line-height: 1.235;
|
|
25
25
|
--text-heading-4--letter-spacing: 0.00735em;
|
|
26
|
-
--text-heading-4--font-weight:
|
|
26
|
+
--text-heading-4--font-weight: 600;
|
|
27
27
|
|
|
28
28
|
--text-heading-5: 1.5rem;
|
|
29
29
|
--text-heading-5--line-height: 1.334;
|
|
30
30
|
--text-heading-5--letter-spacing: 0.00735em;
|
|
31
|
-
--text-heading-5--font-weight:
|
|
31
|
+
--text-heading-5--font-weight: 600;
|
|
32
32
|
|
|
33
33
|
--text-heading-6: 1.25rem;
|
|
34
34
|
--text-heading-6--line-height: 1.6;
|
|
35
35
|
--text-heading-6--letter-spacing: 0.0075em;
|
|
36
|
-
--text-heading-6--font-weight:
|
|
36
|
+
--text-heading-6--font-weight: 600;
|
|
37
37
|
|
|
38
38
|
--text-subtitle-1: 1rem;
|
|
39
39
|
--text-subtitle-1--line-height: 1.75;
|
|
40
40
|
--text-subtitle-1--letter-spacing: 0.00938em;
|
|
41
|
-
--text-subtitle-1--font-weight:
|
|
41
|
+
--text-subtitle-1--font-weight: 500;
|
|
42
42
|
|
|
43
43
|
--text-subtitle-2: 0.875rem;
|
|
44
44
|
--text-subtitle-2--line-height: 1.57;
|