@szum-tech/design-system 3.15.0 → 3.16.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.
Files changed (69) hide show
  1. package/dist/{chunk-3MH6P44N.js → chunk-3DP3VMPN.js} +1 -1
  2. package/dist/{chunk-XJIUGEPN.js → chunk-A72LE53B.js} +1 -1
  3. package/dist/{chunk-UIOBJSKZ.cjs → chunk-DUAM4RTP.cjs} +1 -1
  4. package/dist/{chunk-XY3ZNUWR.cjs → chunk-F7NFSDOD.cjs} +17 -4
  5. package/dist/{chunk-DTYX7CYN.cjs → chunk-HPICKLBZ.cjs} +2 -2
  6. package/dist/chunk-KTAIBRTH.cjs +10 -0
  7. package/dist/{chunk-KGGCA634.js → chunk-L2TRMQNN.js} +1 -1
  8. package/dist/{chunk-PTZVUZNQ.cjs → chunk-MFTNHVPZ.cjs} +556 -5
  9. package/dist/chunk-NXEZE7LG.js +15 -0
  10. package/dist/{chunk-OH323B3O.js → chunk-OIM2X2NK.js} +531 -5
  11. package/dist/chunk-OXZQGDTR.js +208 -0
  12. package/dist/{chunk-4IGU5SVP.js → chunk-P4IL77YC.js} +16 -4
  13. package/dist/{chunk-CAIAZGSW.cjs → chunk-RKFU4DS3.cjs} +2 -2
  14. package/dist/chunk-SHPJGB2L.cjs +19 -0
  15. package/dist/{chunk-CFJ44JVK.cjs → chunk-UNOMGKAZ.cjs} +2 -2
  16. package/dist/{chunk-Q2MJKFIE.js → chunk-WCQ5WKCQ.js} +1 -1
  17. package/dist/chunk-X7WREEFD.js +8 -0
  18. package/dist/chunk-YBFG2IRJ.cjs +225 -0
  19. package/dist/components/badge-overflow/index.cjs +2 -2
  20. package/dist/components/badge-overflow/index.js +1 -1
  21. package/dist/components/button/index.cjs +19 -16
  22. package/dist/components/button/index.js +18 -15
  23. package/dist/components/carousel/index.cjs +20 -17
  24. package/dist/components/carousel/index.js +18 -15
  25. package/dist/components/collapsible/index.cjs +18 -0
  26. package/dist/components/collapsible/index.d.cts +12 -0
  27. package/dist/components/collapsible/index.d.ts +12 -0
  28. package/dist/components/collapsible/index.js +1 -0
  29. package/dist/components/color-picker/index.cjs +29 -26
  30. package/dist/components/color-picker/index.js +18 -15
  31. package/dist/components/dropdown-menu/index.cjs +71 -0
  32. package/dist/components/dropdown-menu/index.d.cts +67 -0
  33. package/dist/components/dropdown-menu/index.d.ts +67 -0
  34. package/dist/components/dropdown-menu/index.js +2 -0
  35. package/dist/components/field/index.cjs +12 -12
  36. package/dist/components/field/index.js +2 -2
  37. package/dist/components/index.cjs +332 -149
  38. package/dist/components/index.d.cts +6 -1
  39. package/dist/components/index.d.ts +6 -1
  40. package/dist/components/index.js +18 -15
  41. package/dist/components/item/index.cjs +12 -12
  42. package/dist/components/item/index.js +2 -2
  43. package/dist/components/masonry/index.cjs +4 -4
  44. package/dist/components/masonry/index.js +2 -2
  45. package/dist/components/separator/index.cjs +2 -2
  46. package/dist/components/separator/index.js +1 -1
  47. package/dist/components/sidebar/index.cjs +148 -0
  48. package/dist/components/sidebar/index.d.cts +135 -0
  49. package/dist/components/sidebar/index.d.ts +135 -0
  50. package/dist/components/sidebar/index.js +43 -0
  51. package/dist/components/skeleton/index.cjs +11 -0
  52. package/dist/components/skeleton/index.d.cts +7 -0
  53. package/dist/components/skeleton/index.d.ts +7 -0
  54. package/dist/components/skeleton/index.js +2 -0
  55. package/dist/components/stepper/index.cjs +37 -34
  56. package/dist/components/stepper/index.js +18 -15
  57. package/dist/components/timeline/index.cjs +1 -1
  58. package/dist/components/timeline/index.js +1 -1
  59. package/dist/components/toaster/index.cjs +20 -17
  60. package/dist/components/toaster/index.js +18 -15
  61. package/dist/components/tooltip/index.d.cts +2 -4
  62. package/dist/components/tooltip/index.d.ts +2 -4
  63. package/dist/hooks/index.cjs +8 -4
  64. package/dist/hooks/index.d.cts +3 -1
  65. package/dist/hooks/index.d.ts +3 -1
  66. package/dist/hooks/index.js +1 -1
  67. package/dist/tooltip-content-DqtogPBq.d.cts +8 -0
  68. package/dist/tooltip-content-DqtogPBq.d.ts +8 -0
  69. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var chunkDTYX7CYN_cjs = require('../../chunk-DTYX7CYN.cjs');
4
- require('../../chunk-UIOBJSKZ.cjs');
3
+ var chunkHPICKLBZ_cjs = require('../../chunk-HPICKLBZ.cjs');
4
+ require('../../chunk-DUAM4RTP.cjs');
5
5
  require('../../chunk-S3ANEJJ7.cjs');
6
6
  require('../../chunk-H2BWO3SI.cjs');
7
7
 
@@ -9,41 +9,41 @@ require('../../chunk-H2BWO3SI.cjs');
9
9
 
10
10
  Object.defineProperty(exports, "Field", {
11
11
  enumerable: true,
12
- get: function () { return chunkDTYX7CYN_cjs.Field; }
12
+ get: function () { return chunkHPICKLBZ_cjs.Field; }
13
13
  });
14
14
  Object.defineProperty(exports, "FieldContent", {
15
15
  enumerable: true,
16
- get: function () { return chunkDTYX7CYN_cjs.FieldContent; }
16
+ get: function () { return chunkHPICKLBZ_cjs.FieldContent; }
17
17
  });
18
18
  Object.defineProperty(exports, "FieldDescription", {
19
19
  enumerable: true,
20
- get: function () { return chunkDTYX7CYN_cjs.FieldDescription; }
20
+ get: function () { return chunkHPICKLBZ_cjs.FieldDescription; }
21
21
  });
22
22
  Object.defineProperty(exports, "FieldError", {
23
23
  enumerable: true,
24
- get: function () { return chunkDTYX7CYN_cjs.FieldError; }
24
+ get: function () { return chunkHPICKLBZ_cjs.FieldError; }
25
25
  });
26
26
  Object.defineProperty(exports, "FieldGroup", {
27
27
  enumerable: true,
28
- get: function () { return chunkDTYX7CYN_cjs.FieldGroup; }
28
+ get: function () { return chunkHPICKLBZ_cjs.FieldGroup; }
29
29
  });
30
30
  Object.defineProperty(exports, "FieldLabel", {
31
31
  enumerable: true,
32
- get: function () { return chunkDTYX7CYN_cjs.FieldLabel; }
32
+ get: function () { return chunkHPICKLBZ_cjs.FieldLabel; }
33
33
  });
34
34
  Object.defineProperty(exports, "FieldLegend", {
35
35
  enumerable: true,
36
- get: function () { return chunkDTYX7CYN_cjs.FieldLegend; }
36
+ get: function () { return chunkHPICKLBZ_cjs.FieldLegend; }
37
37
  });
38
38
  Object.defineProperty(exports, "FieldSeparator", {
39
39
  enumerable: true,
40
- get: function () { return chunkDTYX7CYN_cjs.FieldSeparator; }
40
+ get: function () { return chunkHPICKLBZ_cjs.FieldSeparator; }
41
41
  });
42
42
  Object.defineProperty(exports, "FieldSet", {
43
43
  enumerable: true,
44
- get: function () { return chunkDTYX7CYN_cjs.FieldSet; }
44
+ get: function () { return chunkHPICKLBZ_cjs.FieldSet; }
45
45
  });
46
46
  Object.defineProperty(exports, "FieldTitle", {
47
47
  enumerable: true,
48
- get: function () { return chunkDTYX7CYN_cjs.FieldTitle; }
48
+ get: function () { return chunkHPICKLBZ_cjs.FieldTitle; }
49
49
  });
@@ -1,4 +1,4 @@
1
- export { Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle } from '../../chunk-3MH6P44N.js';
2
- import '../../chunk-XJIUGEPN.js';
1
+ export { Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle } from '../../chunk-3DP3VMPN.js';
2
+ import '../../chunk-A72LE53B.js';
3
3
  import '../../chunk-I3RSTJP6.js';
4
4
  import '../../chunk-ZD2QRAOX.js';