@szum-tech/design-system 3.8.0 → 3.9.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-O3DHBQA5.cjs → chunk-3GNVQFCK.cjs} +1 -1
- package/dist/{chunk-SYKUS2RV.js → chunk-3MH6P44N.js} +2 -2
- package/dist/{chunk-3BLXG7ET.js → chunk-3RK5PCIC.js} +1 -1
- package/dist/{chunk-2Q2BIWBE.js → chunk-5MV54MWS.js} +1 -1
- package/dist/{chunk-YWG7TML6.cjs → chunk-6X26XC6P.cjs} +1 -1
- package/dist/chunk-A7SBXO2Y.cjs +40 -0
- package/dist/{chunk-ACJ3ES2B.js → chunk-BTSHACKG.js} +1 -1
- package/dist/{chunk-3DUJHGXE.cjs → chunk-CFJ44JVK.cjs} +1 -1
- package/dist/{chunk-Q5ONG5HB.cjs → chunk-DTYX7CYN.cjs} +2 -2
- package/dist/chunk-E5TYGWGE.js +176 -0
- package/dist/{chunk-XV3AQ6NS.js → chunk-KGGCA634.js} +1 -1
- package/dist/{chunk-3SDAJSY6.js → chunk-PHPJ54IC.js} +86 -51
- package/dist/{chunk-FKCWRNWB.js → chunk-U3QKV7I4.js} +1 -1
- package/dist/chunk-U7XZJQ4O.js +36 -0
- package/dist/{chunk-X55H6LRX.cjs → chunk-ULEEQ723.cjs} +1 -1
- package/dist/{chunk-BAWVLSRF.cjs → chunk-VK5EX3OG.cjs} +1 -1
- package/dist/{chunk-UW6GOD7J.js → chunk-VT5GDGZJ.js} +1 -1
- package/dist/chunk-XJZOANXX.cjs +183 -0
- package/dist/{chunk-F3GJIJRL.cjs → chunk-XTNS5QH5.cjs} +89 -54
- package/dist/{chunk-Z6CZAPVG.cjs → chunk-ZVF7J4EI.cjs} +1 -1
- package/dist/components/alert/index.cjs +4 -5
- package/dist/components/alert/index.js +1 -2
- package/dist/components/alert-dialog/index.cjs +0 -1
- package/dist/components/alert-dialog/index.js +0 -1
- package/dist/components/avatar/index.cjs +0 -1
- package/dist/components/avatar/index.js +0 -1
- package/dist/components/badge/index.cjs +4 -5
- package/dist/components/badge/index.js +1 -2
- package/dist/components/button/index.cjs +12 -13
- package/dist/components/button/index.js +11 -12
- package/dist/components/card/index.cjs +0 -1
- package/dist/components/card/index.js +0 -1
- package/dist/components/checkbox/index.cjs +0 -1
- package/dist/components/checkbox/index.js +0 -1
- package/dist/components/color-swatch/index.cjs +2 -3
- package/dist/components/color-swatch/index.js +1 -2
- package/dist/components/dialog/index.cjs +9 -10
- package/dist/components/dialog/index.js +1 -2
- package/dist/components/empty/index.cjs +0 -1
- package/dist/components/empty/index.js +0 -1
- package/dist/components/field/index.cjs +11 -12
- package/dist/components/field/index.js +1 -2
- package/dist/components/header/index.cjs +2 -3
- package/dist/components/header/index.js +1 -2
- package/dist/components/index.cjs +82 -79
- package/dist/components/index.d.cts +1 -2
- package/dist/components/index.d.ts +1 -2
- package/dist/components/index.js +11 -12
- package/dist/components/input/index.cjs +0 -1
- package/dist/components/input/index.js +0 -1
- package/dist/components/item/index.cjs +11 -12
- package/dist/components/item/index.js +1 -2
- package/dist/components/label/index.cjs +0 -1
- package/dist/components/label/index.js +0 -1
- package/dist/components/progress/index.cjs +0 -1
- package/dist/components/progress/index.js +0 -1
- package/dist/components/radio-group/index.cjs +0 -1
- package/dist/components/radio-group/index.js +0 -1
- package/dist/components/scroll-area/index.cjs +0 -1
- package/dist/components/scroll-area/index.js +0 -1
- package/dist/components/select/index.cjs +7 -8
- package/dist/components/select/index.d.cts +1 -2
- package/dist/components/select/index.d.ts +1 -2
- package/dist/components/select/index.js +1 -2
- package/dist/components/separator/index.cjs +0 -1
- package/dist/components/separator/index.js +0 -1
- package/dist/components/sheet/index.cjs +0 -1
- package/dist/components/sheet/index.js +0 -1
- package/dist/components/spinner/index.cjs +0 -1
- package/dist/components/spinner/index.js +0 -1
- package/dist/components/stepper/index.cjs +30 -31
- package/dist/components/stepper/index.js +11 -12
- package/dist/components/textarea/index.cjs +0 -1
- package/dist/components/textarea/index.js +0 -1
- package/dist/components/toaster/index.cjs +13 -14
- package/dist/components/toaster/index.js +11 -12
- package/dist/components/tooltip/index.cjs +9 -5
- package/dist/components/tooltip/index.d.cts +8 -12
- package/dist/components/tooltip/index.d.ts +8 -12
- package/dist/components/tooltip/index.js +2 -2
- package/dist/contexts/index.cjs +0 -1
- package/dist/contexts/index.js +0 -1
- package/dist/hooks/index.cjs +0 -1
- package/dist/hooks/index.js +0 -1
- package/dist/icons/index.cjs +1 -1
- package/dist/icons/index.js +1 -1
- package/dist/utils/index.cjs +0 -1
- package/dist/utils/index.js +0 -1
- package/package.json +6 -9
- package/tailwind/global.css +5 -0
- package/dist/chunk-3376ZTRC.cjs +0 -2
- package/dist/chunk-3ZRMIVJM.cjs +0 -4934
- package/dist/chunk-BYXBJQAS.js +0 -1
- package/dist/chunk-GR37JJQK.cjs +0 -43
- package/dist/chunk-HJJPEVIH.js +0 -40
- package/dist/chunk-O7QFYWMK.js +0 -4907
|
@@ -1,3 +1,2 @@
|
|
|
1
1
|
export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogTitle, AlertDialogTrigger } from '../../chunk-5MJPZUTO.js';
|
|
2
2
|
import '../../chunk-ZD2QRAOX.js';
|
|
3
|
-
import '../../chunk-BYXBJQAS.js';
|
|
@@ -1,20 +1,19 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkZVF7J4EI_cjs = require('../../chunk-ZVF7J4EI.cjs');
|
|
4
4
|
require('../../chunk-H2BWO3SI.cjs');
|
|
5
|
-
require('../../chunk-3376ZTRC.cjs');
|
|
6
5
|
|
|
7
6
|
|
|
8
7
|
|
|
9
8
|
Object.defineProperty(exports, "Badge", {
|
|
10
9
|
enumerable: true,
|
|
11
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkZVF7J4EI_cjs.Badge; }
|
|
12
11
|
});
|
|
13
12
|
Object.defineProperty(exports, "BadgeButton", {
|
|
14
13
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkZVF7J4EI_cjs.BadgeButton; }
|
|
16
15
|
});
|
|
17
16
|
Object.defineProperty(exports, "BadgeDot", {
|
|
18
17
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkZVF7J4EI_cjs.BadgeDot; }
|
|
20
19
|
});
|
|
@@ -1,37 +1,36 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkXTNS5QH5_cjs = require('../../chunk-XTNS5QH5.cjs');
|
|
4
4
|
require('../../chunk-GHV2TURY.cjs');
|
|
5
5
|
require('../../chunk-3WSQRFUY.cjs');
|
|
6
6
|
require('../../chunk-NU5UQPBX.cjs');
|
|
7
|
-
require('../../chunk-
|
|
8
|
-
require('../../chunk-
|
|
7
|
+
require('../../chunk-A7SBXO2Y.cjs');
|
|
8
|
+
require('../../chunk-6X26XC6P.cjs');
|
|
9
9
|
require('../../chunk-5AA4IE2T.cjs');
|
|
10
|
-
require('../../chunk-
|
|
10
|
+
require('../../chunk-CFJ44JVK.cjs');
|
|
11
11
|
require('../../chunk-TH44JYXB.cjs');
|
|
12
12
|
require('../../chunk-XENOUBSI.cjs');
|
|
13
13
|
require('../../chunk-UJX74PFK.cjs');
|
|
14
|
-
require('../../chunk-
|
|
15
|
-
require('../../chunk-
|
|
14
|
+
require('../../chunk-XJZOANXX.cjs');
|
|
15
|
+
require('../../chunk-ZVF7J4EI.cjs');
|
|
16
16
|
require('../../chunk-2Y2ZCPNV.cjs');
|
|
17
17
|
require('../../chunk-HCHVDUI6.cjs');
|
|
18
|
-
require('../../chunk-
|
|
19
|
-
require('../../chunk-
|
|
18
|
+
require('../../chunk-ULEEQ723.cjs');
|
|
19
|
+
require('../../chunk-VK5EX3OG.cjs');
|
|
20
20
|
require('../../chunk-CXHDWIGF.cjs');
|
|
21
|
-
require('../../chunk-
|
|
21
|
+
require('../../chunk-DTYX7CYN.cjs');
|
|
22
22
|
require('../../chunk-UIOBJSKZ.cjs');
|
|
23
23
|
require('../../chunk-S3ANEJJ7.cjs');
|
|
24
|
-
require('../../chunk-7EYMOUWG.cjs');
|
|
25
24
|
require('../../chunk-EW6TE3N5.cjs');
|
|
26
|
-
require('../../chunk-
|
|
25
|
+
require('../../chunk-7EYMOUWG.cjs');
|
|
26
|
+
require('../../chunk-3GNVQFCK.cjs');
|
|
27
27
|
require('../../chunk-TMXVL5CV.cjs');
|
|
28
28
|
require('../../chunk-I7AV5IQO.cjs');
|
|
29
29
|
require('../../chunk-H2BWO3SI.cjs');
|
|
30
|
-
require('../../chunk-3376ZTRC.cjs');
|
|
31
30
|
|
|
32
31
|
|
|
33
32
|
|
|
34
33
|
Object.defineProperty(exports, "Button", {
|
|
35
34
|
enumerable: true,
|
|
36
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunkXTNS5QH5_cjs.Button; }
|
|
37
36
|
});
|
|
@@ -1,28 +1,27 @@
|
|
|
1
|
-
export { Button } from '../../chunk-
|
|
1
|
+
export { Button } from '../../chunk-PHPJ54IC.js';
|
|
2
2
|
import '../../chunk-DTSFPOLX.js';
|
|
3
3
|
import '../../chunk-P5IUC7HJ.js';
|
|
4
4
|
import '../../chunk-OQCNPNPS.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-U7XZJQ4O.js';
|
|
6
|
+
import '../../chunk-VT5GDGZJ.js';
|
|
7
7
|
import '../../chunk-UGSNASZM.js';
|
|
8
|
-
import '../../chunk-
|
|
8
|
+
import '../../chunk-KGGCA634.js';
|
|
9
9
|
import '../../chunk-PBEZZMAB.js';
|
|
10
10
|
import '../../chunk-4TRADSTP.js';
|
|
11
11
|
import '../../chunk-M7NIRB3U.js';
|
|
12
|
-
import '../../chunk-
|
|
13
|
-
import '../../chunk-
|
|
12
|
+
import '../../chunk-E5TYGWGE.js';
|
|
13
|
+
import '../../chunk-U3QKV7I4.js';
|
|
14
14
|
import '../../chunk-6BSR3O2J.js';
|
|
15
15
|
import '../../chunk-5F2Y65JH.js';
|
|
16
|
-
import '../../chunk-
|
|
17
|
-
import '../../chunk-
|
|
16
|
+
import '../../chunk-3RK5PCIC.js';
|
|
17
|
+
import '../../chunk-BTSHACKG.js';
|
|
18
18
|
import '../../chunk-HNRVLRMN.js';
|
|
19
|
-
import '../../chunk-
|
|
19
|
+
import '../../chunk-3MH6P44N.js';
|
|
20
20
|
import '../../chunk-XJIUGEPN.js';
|
|
21
21
|
import '../../chunk-I3RSTJP6.js';
|
|
22
|
-
import '../../chunk-DFD2WUOU.js';
|
|
23
22
|
import '../../chunk-H5O5L6XT.js';
|
|
24
|
-
import '../../chunk-
|
|
23
|
+
import '../../chunk-DFD2WUOU.js';
|
|
24
|
+
import '../../chunk-5MV54MWS.js';
|
|
25
25
|
import '../../chunk-5MJPZUTO.js';
|
|
26
26
|
import '../../chunk-NGVFYKAT.js';
|
|
27
27
|
import '../../chunk-ZD2QRAOX.js';
|
|
28
|
-
import '../../chunk-BYXBJQAS.js';
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkULEEQ723_cjs = require('../../chunk-ULEEQ723.cjs');
|
|
4
4
|
require('../../chunk-H2BWO3SI.cjs');
|
|
5
|
-
require('../../chunk-3376ZTRC.cjs');
|
|
6
5
|
|
|
7
6
|
|
|
8
7
|
|
|
9
8
|
Object.defineProperty(exports, "ColorSwatch", {
|
|
10
9
|
enumerable: true,
|
|
11
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkULEEQ723_cjs.ColorSwatch; }
|
|
12
11
|
});
|
|
@@ -1,40 +1,39 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkVK5EX3OG_cjs = require('../../chunk-VK5EX3OG.cjs');
|
|
4
4
|
require('../../chunk-H2BWO3SI.cjs');
|
|
5
|
-
require('../../chunk-3376ZTRC.cjs');
|
|
6
5
|
|
|
7
6
|
|
|
8
7
|
|
|
9
8
|
Object.defineProperty(exports, "Dialog", {
|
|
10
9
|
enumerable: true,
|
|
11
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkVK5EX3OG_cjs.Dialog; }
|
|
12
11
|
});
|
|
13
12
|
Object.defineProperty(exports, "DialogClose", {
|
|
14
13
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkVK5EX3OG_cjs.DialogClose; }
|
|
16
15
|
});
|
|
17
16
|
Object.defineProperty(exports, "DialogContent", {
|
|
18
17
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkVK5EX3OG_cjs.DialogContent; }
|
|
20
19
|
});
|
|
21
20
|
Object.defineProperty(exports, "DialogDescription", {
|
|
22
21
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunkVK5EX3OG_cjs.DialogDescription; }
|
|
24
23
|
});
|
|
25
24
|
Object.defineProperty(exports, "DialogFooter", {
|
|
26
25
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkVK5EX3OG_cjs.DialogFooter; }
|
|
28
27
|
});
|
|
29
28
|
Object.defineProperty(exports, "DialogHeader", {
|
|
30
29
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
30
|
+
get: function () { return chunkVK5EX3OG_cjs.DialogHeader; }
|
|
32
31
|
});
|
|
33
32
|
Object.defineProperty(exports, "DialogTitle", {
|
|
34
33
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunkVK5EX3OG_cjs.DialogTitle; }
|
|
36
35
|
});
|
|
37
36
|
Object.defineProperty(exports, "DialogTrigger", {
|
|
38
37
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
38
|
+
get: function () { return chunkVK5EX3OG_cjs.DialogTrigger; }
|
|
40
39
|
});
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger } from '../../chunk-
|
|
1
|
+
export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger } from '../../chunk-BTSHACKG.js';
|
|
2
2
|
import '../../chunk-ZD2QRAOX.js';
|
|
3
|
-
import '../../chunk-BYXBJQAS.js';
|
|
@@ -1,50 +1,49 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkDTYX7CYN_cjs = require('../../chunk-DTYX7CYN.cjs');
|
|
4
4
|
require('../../chunk-UIOBJSKZ.cjs');
|
|
5
5
|
require('../../chunk-S3ANEJJ7.cjs');
|
|
6
6
|
require('../../chunk-H2BWO3SI.cjs');
|
|
7
|
-
require('../../chunk-3376ZTRC.cjs');
|
|
8
7
|
|
|
9
8
|
|
|
10
9
|
|
|
11
10
|
Object.defineProperty(exports, "Field", {
|
|
12
11
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
12
|
+
get: function () { return chunkDTYX7CYN_cjs.Field; }
|
|
14
13
|
});
|
|
15
14
|
Object.defineProperty(exports, "FieldContent", {
|
|
16
15
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
16
|
+
get: function () { return chunkDTYX7CYN_cjs.FieldContent; }
|
|
18
17
|
});
|
|
19
18
|
Object.defineProperty(exports, "FieldDescription", {
|
|
20
19
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkDTYX7CYN_cjs.FieldDescription; }
|
|
22
21
|
});
|
|
23
22
|
Object.defineProperty(exports, "FieldError", {
|
|
24
23
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunkDTYX7CYN_cjs.FieldError; }
|
|
26
25
|
});
|
|
27
26
|
Object.defineProperty(exports, "FieldGroup", {
|
|
28
27
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunkDTYX7CYN_cjs.FieldGroup; }
|
|
30
29
|
});
|
|
31
30
|
Object.defineProperty(exports, "FieldLabel", {
|
|
32
31
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
32
|
+
get: function () { return chunkDTYX7CYN_cjs.FieldLabel; }
|
|
34
33
|
});
|
|
35
34
|
Object.defineProperty(exports, "FieldLegend", {
|
|
36
35
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
36
|
+
get: function () { return chunkDTYX7CYN_cjs.FieldLegend; }
|
|
38
37
|
});
|
|
39
38
|
Object.defineProperty(exports, "FieldSeparator", {
|
|
40
39
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
40
|
+
get: function () { return chunkDTYX7CYN_cjs.FieldSeparator; }
|
|
42
41
|
});
|
|
43
42
|
Object.defineProperty(exports, "FieldSet", {
|
|
44
43
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
44
|
+
get: function () { return chunkDTYX7CYN_cjs.FieldSet; }
|
|
46
45
|
});
|
|
47
46
|
Object.defineProperty(exports, "FieldTitle", {
|
|
48
47
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
48
|
+
get: function () { return chunkDTYX7CYN_cjs.FieldTitle; }
|
|
50
49
|
});
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
export { Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle } from '../../chunk-
|
|
1
|
+
export { Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle } from '../../chunk-3MH6P44N.js';
|
|
2
2
|
import '../../chunk-XJIUGEPN.js';
|
|
3
3
|
import '../../chunk-I3RSTJP6.js';
|
|
4
4
|
import '../../chunk-ZD2QRAOX.js';
|
|
5
|
-
import '../../chunk-BYXBJQAS.js';
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../chunk-3376ZTRC.cjs');
|
|
3
|
+
var chunk6X26XC6P_cjs = require('../../chunk-6X26XC6P.cjs');
|
|
5
4
|
|
|
6
5
|
|
|
7
6
|
|
|
8
7
|
Object.defineProperty(exports, "Header", {
|
|
9
8
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunk6X26XC6P_cjs.Header; }
|
|
11
10
|
});
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
export { Header } from '../../chunk-
|
|
2
|
-
import '../../chunk-BYXBJQAS.js';
|
|
1
|
+
export { Header } from '../../chunk-VT5GDGZJ.js';
|