@szum-tech/design-system 3.0.0 → 3.1.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/components/button/index.cjs +1 -1
- package/dist/components/button/index.js +1 -1
- package/dist/components/index.cjs +13 -13
- package/dist/components/index.js +1 -1
- package/dist/components/stepper/index.cjs +1 -1
- package/dist/components/stepper/index.js +1 -1
- package/package.json +1 -1
- package/tailwind/global.css +8 -0
|
@@ -17,8 +17,8 @@ require('../../chunk-3KMXFN6M.cjs');
|
|
|
17
17
|
require('../../chunk-UIOBJSKZ.cjs');
|
|
18
18
|
require('../../chunk-EW6TE3N5.cjs');
|
|
19
19
|
require('../../chunk-7EYMOUWG.cjs');
|
|
20
|
-
require('../../chunk-TMXVL5CV.cjs');
|
|
21
20
|
require('../../chunk-I7AV5IQO.cjs');
|
|
21
|
+
require('../../chunk-TMXVL5CV.cjs');
|
|
22
22
|
require('../../chunk-NHFHKMX2.cjs');
|
|
23
23
|
require('../../chunk-H2BWO3SI.cjs');
|
|
24
24
|
require('../../chunk-3376ZTRC.cjs');
|
|
@@ -15,8 +15,8 @@ import '../../chunk-WJSS32MY.js';
|
|
|
15
15
|
import '../../chunk-XJIUGEPN.js';
|
|
16
16
|
import '../../chunk-H5O5L6XT.js';
|
|
17
17
|
import '../../chunk-DFD2WUOU.js';
|
|
18
|
-
import '../../chunk-5MJPZUTO.js';
|
|
19
18
|
import '../../chunk-NGVFYKAT.js';
|
|
19
|
+
import '../../chunk-5MJPZUTO.js';
|
|
20
20
|
import '../../chunk-7V34QHYR.js';
|
|
21
21
|
import '../../chunk-ZD2QRAOX.js';
|
|
22
22
|
import '../../chunk-BYXBJQAS.js';
|
|
@@ -19,8 +19,8 @@ var chunk3KMXFN6M_cjs = require('../chunk-3KMXFN6M.cjs');
|
|
|
19
19
|
var chunkUIOBJSKZ_cjs = require('../chunk-UIOBJSKZ.cjs');
|
|
20
20
|
require('../chunk-EW6TE3N5.cjs');
|
|
21
21
|
require('../chunk-7EYMOUWG.cjs');
|
|
22
|
-
var chunkTMXVL5CV_cjs = require('../chunk-TMXVL5CV.cjs');
|
|
23
22
|
var chunkI7AV5IQO_cjs = require('../chunk-I7AV5IQO.cjs');
|
|
23
|
+
var chunkTMXVL5CV_cjs = require('../chunk-TMXVL5CV.cjs');
|
|
24
24
|
var chunkNHFHKMX2_cjs = require('../chunk-NHFHKMX2.cjs');
|
|
25
25
|
require('../chunk-H2BWO3SI.cjs');
|
|
26
26
|
require('../chunk-3376ZTRC.cjs');
|
|
@@ -339,6 +339,18 @@ Object.defineProperty(exports, "Separator", {
|
|
|
339
339
|
enumerable: true,
|
|
340
340
|
get: function () { return chunkUIOBJSKZ_cjs.Separator; }
|
|
341
341
|
});
|
|
342
|
+
Object.defineProperty(exports, "Avatar", {
|
|
343
|
+
enumerable: true,
|
|
344
|
+
get: function () { return chunkI7AV5IQO_cjs.Avatar; }
|
|
345
|
+
});
|
|
346
|
+
Object.defineProperty(exports, "AvatarFallback", {
|
|
347
|
+
enumerable: true,
|
|
348
|
+
get: function () { return chunkI7AV5IQO_cjs.AvatarFallback; }
|
|
349
|
+
});
|
|
350
|
+
Object.defineProperty(exports, "AvatarImage", {
|
|
351
|
+
enumerable: true,
|
|
352
|
+
get: function () { return chunkI7AV5IQO_cjs.AvatarImage; }
|
|
353
|
+
});
|
|
342
354
|
Object.defineProperty(exports, "AlertDialog", {
|
|
343
355
|
enumerable: true,
|
|
344
356
|
get: function () { return chunkTMXVL5CV_cjs.AlertDialog; }
|
|
@@ -375,18 +387,6 @@ Object.defineProperty(exports, "AlertDialogTrigger", {
|
|
|
375
387
|
enumerable: true,
|
|
376
388
|
get: function () { return chunkTMXVL5CV_cjs.AlertDialogTrigger; }
|
|
377
389
|
});
|
|
378
|
-
Object.defineProperty(exports, "Avatar", {
|
|
379
|
-
enumerable: true,
|
|
380
|
-
get: function () { return chunkI7AV5IQO_cjs.Avatar; }
|
|
381
|
-
});
|
|
382
|
-
Object.defineProperty(exports, "AvatarFallback", {
|
|
383
|
-
enumerable: true,
|
|
384
|
-
get: function () { return chunkI7AV5IQO_cjs.AvatarFallback; }
|
|
385
|
-
});
|
|
386
|
-
Object.defineProperty(exports, "AvatarImage", {
|
|
387
|
-
enumerable: true,
|
|
388
|
-
get: function () { return chunkI7AV5IQO_cjs.AvatarImage; }
|
|
389
|
-
});
|
|
390
390
|
Object.defineProperty(exports, "Badge", {
|
|
391
391
|
enumerable: true,
|
|
392
392
|
get: function () { return chunkNHFHKMX2_cjs.Badge; }
|
package/dist/components/index.js
CHANGED
|
@@ -17,8 +17,8 @@ export { Item, ItemActions, ItemContent, ItemDescription, ItemFooter, ItemGroup,
|
|
|
17
17
|
export { Separator } from '../chunk-XJIUGEPN.js';
|
|
18
18
|
import '../chunk-H5O5L6XT.js';
|
|
19
19
|
import '../chunk-DFD2WUOU.js';
|
|
20
|
-
export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogTitle, AlertDialogTrigger } from '../chunk-5MJPZUTO.js';
|
|
21
20
|
export { Avatar, AvatarFallback, AvatarImage } from '../chunk-NGVFYKAT.js';
|
|
21
|
+
export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogTitle, AlertDialogTrigger } from '../chunk-5MJPZUTO.js';
|
|
22
22
|
export { Badge } from '../chunk-7V34QHYR.js';
|
|
23
23
|
import '../chunk-ZD2QRAOX.js';
|
|
24
24
|
import '../chunk-BYXBJQAS.js';
|
|
@@ -17,8 +17,8 @@ require('../../chunk-3KMXFN6M.cjs');
|
|
|
17
17
|
require('../../chunk-UIOBJSKZ.cjs');
|
|
18
18
|
require('../../chunk-EW6TE3N5.cjs');
|
|
19
19
|
require('../../chunk-7EYMOUWG.cjs');
|
|
20
|
-
require('../../chunk-TMXVL5CV.cjs');
|
|
21
20
|
require('../../chunk-I7AV5IQO.cjs');
|
|
21
|
+
require('../../chunk-TMXVL5CV.cjs');
|
|
22
22
|
require('../../chunk-NHFHKMX2.cjs');
|
|
23
23
|
require('../../chunk-H2BWO3SI.cjs');
|
|
24
24
|
require('../../chunk-3376ZTRC.cjs');
|
|
@@ -15,8 +15,8 @@ import '../../chunk-WJSS32MY.js';
|
|
|
15
15
|
import '../../chunk-XJIUGEPN.js';
|
|
16
16
|
import '../../chunk-H5O5L6XT.js';
|
|
17
17
|
import '../../chunk-DFD2WUOU.js';
|
|
18
|
-
import '../../chunk-5MJPZUTO.js';
|
|
19
18
|
import '../../chunk-NGVFYKAT.js';
|
|
19
|
+
import '../../chunk-5MJPZUTO.js';
|
|
20
20
|
import '../../chunk-7V34QHYR.js';
|
|
21
21
|
import '../../chunk-ZD2QRAOX.js';
|
|
22
22
|
import '../../chunk-BYXBJQAS.js';
|
package/package.json
CHANGED
package/tailwind/global.css
CHANGED