@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.
Files changed (96) hide show
  1. package/dist/{chunk-O3DHBQA5.cjs → chunk-3GNVQFCK.cjs} +1 -1
  2. package/dist/{chunk-SYKUS2RV.js → chunk-3MH6P44N.js} +2 -2
  3. package/dist/{chunk-3BLXG7ET.js → chunk-3RK5PCIC.js} +1 -1
  4. package/dist/{chunk-2Q2BIWBE.js → chunk-5MV54MWS.js} +1 -1
  5. package/dist/{chunk-YWG7TML6.cjs → chunk-6X26XC6P.cjs} +1 -1
  6. package/dist/chunk-A7SBXO2Y.cjs +40 -0
  7. package/dist/{chunk-ACJ3ES2B.js → chunk-BTSHACKG.js} +1 -1
  8. package/dist/{chunk-3DUJHGXE.cjs → chunk-CFJ44JVK.cjs} +1 -1
  9. package/dist/{chunk-Q5ONG5HB.cjs → chunk-DTYX7CYN.cjs} +2 -2
  10. package/dist/chunk-E5TYGWGE.js +176 -0
  11. package/dist/{chunk-XV3AQ6NS.js → chunk-KGGCA634.js} +1 -1
  12. package/dist/{chunk-3SDAJSY6.js → chunk-PHPJ54IC.js} +86 -51
  13. package/dist/{chunk-FKCWRNWB.js → chunk-U3QKV7I4.js} +1 -1
  14. package/dist/chunk-U7XZJQ4O.js +36 -0
  15. package/dist/{chunk-X55H6LRX.cjs → chunk-ULEEQ723.cjs} +1 -1
  16. package/dist/{chunk-BAWVLSRF.cjs → chunk-VK5EX3OG.cjs} +1 -1
  17. package/dist/{chunk-UW6GOD7J.js → chunk-VT5GDGZJ.js} +1 -1
  18. package/dist/chunk-XJZOANXX.cjs +183 -0
  19. package/dist/{chunk-F3GJIJRL.cjs → chunk-XTNS5QH5.cjs} +89 -54
  20. package/dist/{chunk-Z6CZAPVG.cjs → chunk-ZVF7J4EI.cjs} +1 -1
  21. package/dist/components/alert/index.cjs +4 -5
  22. package/dist/components/alert/index.js +1 -2
  23. package/dist/components/alert-dialog/index.cjs +0 -1
  24. package/dist/components/alert-dialog/index.js +0 -1
  25. package/dist/components/avatar/index.cjs +0 -1
  26. package/dist/components/avatar/index.js +0 -1
  27. package/dist/components/badge/index.cjs +4 -5
  28. package/dist/components/badge/index.js +1 -2
  29. package/dist/components/button/index.cjs +12 -13
  30. package/dist/components/button/index.js +11 -12
  31. package/dist/components/card/index.cjs +0 -1
  32. package/dist/components/card/index.js +0 -1
  33. package/dist/components/checkbox/index.cjs +0 -1
  34. package/dist/components/checkbox/index.js +0 -1
  35. package/dist/components/color-swatch/index.cjs +2 -3
  36. package/dist/components/color-swatch/index.js +1 -2
  37. package/dist/components/dialog/index.cjs +9 -10
  38. package/dist/components/dialog/index.js +1 -2
  39. package/dist/components/empty/index.cjs +0 -1
  40. package/dist/components/empty/index.js +0 -1
  41. package/dist/components/field/index.cjs +11 -12
  42. package/dist/components/field/index.js +1 -2
  43. package/dist/components/header/index.cjs +2 -3
  44. package/dist/components/header/index.js +1 -2
  45. package/dist/components/index.cjs +82 -79
  46. package/dist/components/index.d.cts +1 -2
  47. package/dist/components/index.d.ts +1 -2
  48. package/dist/components/index.js +11 -12
  49. package/dist/components/input/index.cjs +0 -1
  50. package/dist/components/input/index.js +0 -1
  51. package/dist/components/item/index.cjs +11 -12
  52. package/dist/components/item/index.js +1 -2
  53. package/dist/components/label/index.cjs +0 -1
  54. package/dist/components/label/index.js +0 -1
  55. package/dist/components/progress/index.cjs +0 -1
  56. package/dist/components/progress/index.js +0 -1
  57. package/dist/components/radio-group/index.cjs +0 -1
  58. package/dist/components/radio-group/index.js +0 -1
  59. package/dist/components/scroll-area/index.cjs +0 -1
  60. package/dist/components/scroll-area/index.js +0 -1
  61. package/dist/components/select/index.cjs +7 -8
  62. package/dist/components/select/index.d.cts +1 -2
  63. package/dist/components/select/index.d.ts +1 -2
  64. package/dist/components/select/index.js +1 -2
  65. package/dist/components/separator/index.cjs +0 -1
  66. package/dist/components/separator/index.js +0 -1
  67. package/dist/components/sheet/index.cjs +0 -1
  68. package/dist/components/sheet/index.js +0 -1
  69. package/dist/components/spinner/index.cjs +0 -1
  70. package/dist/components/spinner/index.js +0 -1
  71. package/dist/components/stepper/index.cjs +30 -31
  72. package/dist/components/stepper/index.js +11 -12
  73. package/dist/components/textarea/index.cjs +0 -1
  74. package/dist/components/textarea/index.js +0 -1
  75. package/dist/components/toaster/index.cjs +13 -14
  76. package/dist/components/toaster/index.js +11 -12
  77. package/dist/components/tooltip/index.cjs +9 -5
  78. package/dist/components/tooltip/index.d.cts +8 -12
  79. package/dist/components/tooltip/index.d.ts +8 -12
  80. package/dist/components/tooltip/index.js +2 -2
  81. package/dist/contexts/index.cjs +0 -1
  82. package/dist/contexts/index.js +0 -1
  83. package/dist/hooks/index.cjs +0 -1
  84. package/dist/hooks/index.js +0 -1
  85. package/dist/icons/index.cjs +1 -1
  86. package/dist/icons/index.js +1 -1
  87. package/dist/utils/index.cjs +0 -1
  88. package/dist/utils/index.js +0 -1
  89. package/package.json +6 -9
  90. package/tailwind/global.css +5 -0
  91. package/dist/chunk-3376ZTRC.cjs +0 -2
  92. package/dist/chunk-3ZRMIVJM.cjs +0 -4934
  93. package/dist/chunk-BYXBJQAS.js +0 -1
  94. package/dist/chunk-GR37JJQK.cjs +0 -43
  95. package/dist/chunk-HJJPEVIH.js +0 -40
  96. package/dist/chunk-O7QFYWMK.js +0 -4907
@@ -1,32 +1,31 @@
1
1
  'use strict';
2
2
 
3
- var chunk3ZRMIVJM_cjs = require('../../chunk-3ZRMIVJM.cjs');
3
+ var chunkXJZOANXX_cjs = require('../../chunk-XJZOANXX.cjs');
4
4
  require('../../chunk-H2BWO3SI.cjs');
5
- require('../../chunk-3376ZTRC.cjs');
6
5
 
7
6
 
8
7
 
9
8
  Object.defineProperty(exports, "Select", {
10
9
  enumerable: true,
11
- get: function () { return chunk3ZRMIVJM_cjs.Select; }
10
+ get: function () { return chunkXJZOANXX_cjs.Select; }
12
11
  });
13
12
  Object.defineProperty(exports, "SelectContent", {
14
13
  enumerable: true,
15
- get: function () { return chunk3ZRMIVJM_cjs.SelectContent; }
14
+ get: function () { return chunkXJZOANXX_cjs.SelectContent; }
16
15
  });
17
16
  Object.defineProperty(exports, "SelectGroup", {
18
17
  enumerable: true,
19
- get: function () { return chunk3ZRMIVJM_cjs.SelectGroup; }
18
+ get: function () { return chunkXJZOANXX_cjs.SelectGroup; }
20
19
  });
21
20
  Object.defineProperty(exports, "SelectItem", {
22
21
  enumerable: true,
23
- get: function () { return chunk3ZRMIVJM_cjs.SelectItem; }
22
+ get: function () { return chunkXJZOANXX_cjs.SelectItem; }
24
23
  });
25
24
  Object.defineProperty(exports, "SelectLabel", {
26
25
  enumerable: true,
27
- get: function () { return chunk3ZRMIVJM_cjs.SelectLabel; }
26
+ get: function () { return chunkXJZOANXX_cjs.SelectLabel; }
28
27
  });
29
28
  Object.defineProperty(exports, "SelectSeparator", {
30
29
  enumerable: true,
31
- get: function () { return chunk3ZRMIVJM_cjs.SelectSeparator; }
30
+ get: function () { return chunkXJZOANXX_cjs.SelectSeparator; }
32
31
  });
@@ -2,7 +2,6 @@ import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
  import React__default from 'react';
4
4
  import { Select as Select$1 } from 'radix-ui';
5
- import * as SelectPrimitive from '@radix-ui/react-select';
6
5
 
7
6
  type SelectProps = React.ComponentProps<typeof Select$1.Root> & React.ComponentProps<typeof Select$1.Trigger> & {
8
7
  size?: "sm" | "default";
@@ -14,7 +13,7 @@ declare function Select({ children, disabled, defaultOpen, defaultValue, value,
14
13
  type SelectContentProps = React.ComponentProps<typeof Select$1.Content>;
15
14
  declare function SelectContent({ className, children, position, align, ...props }: SelectContentProps): react_jsx_runtime.JSX.Element;
16
15
 
17
- type SelectGroupProps = React.ComponentProps<typeof SelectPrimitive.Group>;
16
+ type SelectGroupProps = React.ComponentProps<typeof Select$1.Group>;
18
17
  declare function SelectGroup(props: SelectGroupProps): react_jsx_runtime.JSX.Element;
19
18
 
20
19
  type SelectItemProps = React.ComponentProps<typeof Select$1.Item>;
@@ -2,7 +2,6 @@ import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
  import React__default from 'react';
4
4
  import { Select as Select$1 } from 'radix-ui';
5
- import * as SelectPrimitive from '@radix-ui/react-select';
6
5
 
7
6
  type SelectProps = React.ComponentProps<typeof Select$1.Root> & React.ComponentProps<typeof Select$1.Trigger> & {
8
7
  size?: "sm" | "default";
@@ -14,7 +13,7 @@ declare function Select({ children, disabled, defaultOpen, defaultValue, value,
14
13
  type SelectContentProps = React.ComponentProps<typeof Select$1.Content>;
15
14
  declare function SelectContent({ className, children, position, align, ...props }: SelectContentProps): react_jsx_runtime.JSX.Element;
16
15
 
17
- type SelectGroupProps = React.ComponentProps<typeof SelectPrimitive.Group>;
16
+ type SelectGroupProps = React.ComponentProps<typeof Select$1.Group>;
18
17
  declare function SelectGroup(props: SelectGroupProps): react_jsx_runtime.JSX.Element;
19
18
 
20
19
  type SelectItemProps = React.ComponentProps<typeof Select$1.Item>;
@@ -1,3 +1,2 @@
1
- export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectSeparator } from '../../chunk-O7QFYWMK.js';
1
+ export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectSeparator } from '../../chunk-E5TYGWGE.js';
2
2
  import '../../chunk-ZD2QRAOX.js';
3
- import '../../chunk-BYXBJQAS.js';
@@ -2,7 +2,6 @@
2
2
 
3
3
  var chunkUIOBJSKZ_cjs = require('../../chunk-UIOBJSKZ.cjs');
4
4
  require('../../chunk-H2BWO3SI.cjs');
5
- require('../../chunk-3376ZTRC.cjs');
6
5
 
7
6
 
8
7
 
@@ -1,3 +1,2 @@
1
1
  export { Separator } from '../../chunk-XJIUGEPN.js';
2
2
  import '../../chunk-ZD2QRAOX.js';
3
- import '../../chunk-BYXBJQAS.js';
@@ -2,7 +2,6 @@
2
2
 
3
3
  var chunkGHV2TURY_cjs = require('../../chunk-GHV2TURY.cjs');
4
4
  require('../../chunk-H2BWO3SI.cjs');
5
- require('../../chunk-3376ZTRC.cjs');
6
5
 
7
6
 
8
7
 
@@ -1,3 +1,2 @@
1
1
  export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger } from '../../chunk-DTSFPOLX.js';
2
2
  import '../../chunk-ZD2QRAOX.js';
3
- import '../../chunk-BYXBJQAS.js';
@@ -2,7 +2,6 @@
2
2
 
3
3
  var chunk3WSQRFUY_cjs = require('../../chunk-3WSQRFUY.cjs');
4
4
  require('../../chunk-H2BWO3SI.cjs');
5
- require('../../chunk-3376ZTRC.cjs');
6
5
 
7
6
 
8
7
 
@@ -1,3 +1,2 @@
1
1
  export { Spinner } from '../../chunk-P5IUC7HJ.js';
2
2
  import '../../chunk-ZD2QRAOX.js';
3
- import '../../chunk-BYXBJQAS.js';
@@ -1,109 +1,108 @@
1
1
  'use strict';
2
2
 
3
- var chunkF3GJIJRL_cjs = require('../../chunk-F3GJIJRL.cjs');
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-GR37JJQK.cjs');
8
- require('../../chunk-YWG7TML6.cjs');
7
+ require('../../chunk-A7SBXO2Y.cjs');
8
+ require('../../chunk-6X26XC6P.cjs');
9
9
  require('../../chunk-5AA4IE2T.cjs');
10
- require('../../chunk-3DUJHGXE.cjs');
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-3ZRMIVJM.cjs');
15
- require('../../chunk-Z6CZAPVG.cjs');
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-X55H6LRX.cjs');
19
- require('../../chunk-BAWVLSRF.cjs');
18
+ require('../../chunk-ULEEQ723.cjs');
19
+ require('../../chunk-VK5EX3OG.cjs');
20
20
  require('../../chunk-CXHDWIGF.cjs');
21
- require('../../chunk-Q5ONG5HB.cjs');
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-O3DHBQA5.cjs');
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, "Stepper", {
35
34
  enumerable: true,
36
- get: function () { return chunkF3GJIJRL_cjs.Stepper; }
35
+ get: function () { return chunkXTNS5QH5_cjs.Stepper; }
37
36
  });
38
37
  Object.defineProperty(exports, "StepperActivationMode", {
39
38
  enumerable: true,
40
- get: function () { return chunkF3GJIJRL_cjs.StepperActivationMode; }
39
+ get: function () { return chunkXTNS5QH5_cjs.StepperActivationMode; }
41
40
  });
42
41
  Object.defineProperty(exports, "StepperContent", {
43
42
  enumerable: true,
44
- get: function () { return chunkF3GJIJRL_cjs.StepperContent; }
43
+ get: function () { return chunkXTNS5QH5_cjs.StepperContent; }
45
44
  });
46
45
  Object.defineProperty(exports, "StepperDataState", {
47
46
  enumerable: true,
48
- get: function () { return chunkF3GJIJRL_cjs.StepperDataState; }
47
+ get: function () { return chunkXTNS5QH5_cjs.StepperDataState; }
49
48
  });
50
49
  Object.defineProperty(exports, "StepperDescription", {
51
50
  enumerable: true,
52
- get: function () { return chunkF3GJIJRL_cjs.StepperDescription; }
51
+ get: function () { return chunkXTNS5QH5_cjs.StepperDescription; }
53
52
  });
54
53
  Object.defineProperty(exports, "StepperFocusIntent", {
55
54
  enumerable: true,
56
- get: function () { return chunkF3GJIJRL_cjs.StepperFocusIntent; }
55
+ get: function () { return chunkXTNS5QH5_cjs.StepperFocusIntent; }
57
56
  });
58
57
  Object.defineProperty(exports, "StepperIndicator", {
59
58
  enumerable: true,
60
- get: function () { return chunkF3GJIJRL_cjs.StepperIndicator; }
59
+ get: function () { return chunkXTNS5QH5_cjs.StepperIndicator; }
61
60
  });
62
61
  Object.defineProperty(exports, "StepperItem", {
63
62
  enumerable: true,
64
- get: function () { return chunkF3GJIJRL_cjs.StepperItem; }
63
+ get: function () { return chunkXTNS5QH5_cjs.StepperItem; }
65
64
  });
66
65
  Object.defineProperty(exports, "StepperNav", {
67
66
  enumerable: true,
68
- get: function () { return chunkF3GJIJRL_cjs.StepperNav; }
67
+ get: function () { return chunkXTNS5QH5_cjs.StepperNav; }
69
68
  });
70
69
  Object.defineProperty(exports, "StepperNavigationDirection", {
71
70
  enumerable: true,
72
- get: function () { return chunkF3GJIJRL_cjs.StepperNavigationDirection; }
71
+ get: function () { return chunkXTNS5QH5_cjs.StepperNavigationDirection; }
73
72
  });
74
73
  Object.defineProperty(exports, "StepperNextTrigger", {
75
74
  enumerable: true,
76
- get: function () { return chunkF3GJIJRL_cjs.StepperNextTrigger; }
75
+ get: function () { return chunkXTNS5QH5_cjs.StepperNextTrigger; }
77
76
  });
78
77
  Object.defineProperty(exports, "StepperOrientation", {
79
78
  enumerable: true,
80
- get: function () { return chunkF3GJIJRL_cjs.StepperOrientation; }
79
+ get: function () { return chunkXTNS5QH5_cjs.StepperOrientation; }
81
80
  });
82
81
  Object.defineProperty(exports, "StepperPanel", {
83
82
  enumerable: true,
84
- get: function () { return chunkF3GJIJRL_cjs.StepperPanel; }
83
+ get: function () { return chunkXTNS5QH5_cjs.StepperPanel; }
85
84
  });
86
85
  Object.defineProperty(exports, "StepperPrevTrigger", {
87
86
  enumerable: true,
88
- get: function () { return chunkF3GJIJRL_cjs.StepperPrevTrigger; }
87
+ get: function () { return chunkXTNS5QH5_cjs.StepperPrevTrigger; }
89
88
  });
90
89
  Object.defineProperty(exports, "StepperTitle", {
91
90
  enumerable: true,
92
- get: function () { return chunkF3GJIJRL_cjs.StepperTitle; }
91
+ get: function () { return chunkXTNS5QH5_cjs.StepperTitle; }
93
92
  });
94
93
  Object.defineProperty(exports, "StepperTrigger", {
95
94
  enumerable: true,
96
- get: function () { return chunkF3GJIJRL_cjs.StepperTrigger; }
95
+ get: function () { return chunkXTNS5QH5_cjs.StepperTrigger; }
97
96
  });
98
97
  Object.defineProperty(exports, "useStepperContext", {
99
98
  enumerable: true,
100
- get: function () { return chunkF3GJIJRL_cjs.useStepperContext; }
99
+ get: function () { return chunkXTNS5QH5_cjs.useStepperContext; }
101
100
  });
102
101
  Object.defineProperty(exports, "useStepperFocusContext", {
103
102
  enumerable: true,
104
- get: function () { return chunkF3GJIJRL_cjs.useStepperFocusContext; }
103
+ get: function () { return chunkXTNS5QH5_cjs.useStepperFocusContext; }
105
104
  });
106
105
  Object.defineProperty(exports, "useStepperItemContext", {
107
106
  enumerable: true,
108
- get: function () { return chunkF3GJIJRL_cjs.useStepperItemContext; }
107
+ get: function () { return chunkXTNS5QH5_cjs.useStepperItemContext; }
109
108
  });
@@ -1,28 +1,27 @@
1
- export { Stepper, StepperActivationMode, StepperContent, StepperDataState, StepperDescription, StepperFocusIntent, StepperIndicator, StepperItem, StepperNav, StepperNavigationDirection, StepperNextTrigger, StepperOrientation, StepperPanel, StepperPrevTrigger, StepperTitle, StepperTrigger, useStepperContext, useStepperFocusContext, useStepperItemContext } from '../../chunk-3SDAJSY6.js';
1
+ export { Stepper, StepperActivationMode, StepperContent, StepperDataState, StepperDescription, StepperFocusIntent, StepperIndicator, StepperItem, StepperNav, StepperNavigationDirection, StepperNextTrigger, StepperOrientation, StepperPanel, StepperPrevTrigger, StepperTitle, StepperTrigger, useStepperContext, useStepperFocusContext, useStepperItemContext } 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-HJJPEVIH.js';
6
- import '../../chunk-UW6GOD7J.js';
5
+ import '../../chunk-U7XZJQ4O.js';
6
+ import '../../chunk-VT5GDGZJ.js';
7
7
  import '../../chunk-UGSNASZM.js';
8
- import '../../chunk-XV3AQ6NS.js';
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-O7QFYWMK.js';
13
- import '../../chunk-FKCWRNWB.js';
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-3BLXG7ET.js';
17
- import '../../chunk-ACJ3ES2B.js';
16
+ import '../../chunk-3RK5PCIC.js';
17
+ import '../../chunk-BTSHACKG.js';
18
18
  import '../../chunk-HNRVLRMN.js';
19
- import '../../chunk-SYKUS2RV.js';
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-2Q2BIWBE.js';
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';
@@ -2,7 +2,6 @@
2
2
 
3
3
  var chunkNU5UQPBX_cjs = require('../../chunk-NU5UQPBX.cjs');
4
4
  require('../../chunk-H2BWO3SI.cjs');
5
- require('../../chunk-3376ZTRC.cjs');
6
5
 
7
6
 
8
7
 
@@ -1,3 +1,2 @@
1
1
  export { Textarea } from '../../chunk-OQCNPNPS.js';
2
2
  import '../../chunk-ZD2QRAOX.js';
3
- import '../../chunk-BYXBJQAS.js';
@@ -1,41 +1,40 @@
1
1
  'use strict';
2
2
 
3
- var chunkF3GJIJRL_cjs = require('../../chunk-F3GJIJRL.cjs');
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-GR37JJQK.cjs');
8
- require('../../chunk-YWG7TML6.cjs');
7
+ require('../../chunk-A7SBXO2Y.cjs');
8
+ require('../../chunk-6X26XC6P.cjs');
9
9
  require('../../chunk-5AA4IE2T.cjs');
10
- require('../../chunk-3DUJHGXE.cjs');
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-3ZRMIVJM.cjs');
15
- require('../../chunk-Z6CZAPVG.cjs');
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-X55H6LRX.cjs');
19
- require('../../chunk-BAWVLSRF.cjs');
18
+ require('../../chunk-ULEEQ723.cjs');
19
+ require('../../chunk-VK5EX3OG.cjs');
20
20
  require('../../chunk-CXHDWIGF.cjs');
21
- require('../../chunk-Q5ONG5HB.cjs');
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-O3DHBQA5.cjs');
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, "Toaster", {
35
34
  enumerable: true,
36
- get: function () { return chunkF3GJIJRL_cjs.Toaster; }
35
+ get: function () { return chunkXTNS5QH5_cjs.Toaster; }
37
36
  });
38
37
  Object.defineProperty(exports, "toast", {
39
38
  enumerable: true,
40
- get: function () { return chunkF3GJIJRL_cjs.toast; }
39
+ get: function () { return chunkXTNS5QH5_cjs.toast; }
41
40
  });
@@ -1,28 +1,27 @@
1
- export { Toaster, toast } from '../../chunk-3SDAJSY6.js';
1
+ export { Toaster, toast } 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-HJJPEVIH.js';
6
- import '../../chunk-UW6GOD7J.js';
5
+ import '../../chunk-U7XZJQ4O.js';
6
+ import '../../chunk-VT5GDGZJ.js';
7
7
  import '../../chunk-UGSNASZM.js';
8
- import '../../chunk-XV3AQ6NS.js';
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-O7QFYWMK.js';
13
- import '../../chunk-FKCWRNWB.js';
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-3BLXG7ET.js';
17
- import '../../chunk-ACJ3ES2B.js';
16
+ import '../../chunk-3RK5PCIC.js';
17
+ import '../../chunk-BTSHACKG.js';
18
18
  import '../../chunk-HNRVLRMN.js';
19
- import '../../chunk-SYKUS2RV.js';
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-2Q2BIWBE.js';
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,15 +1,19 @@
1
1
  'use strict';
2
2
 
3
- var chunkGR37JJQK_cjs = require('../../chunk-GR37JJQK.cjs');
4
- require('../../chunk-3376ZTRC.cjs');
3
+ var chunkA7SBXO2Y_cjs = require('../../chunk-A7SBXO2Y.cjs');
4
+ require('../../chunk-H2BWO3SI.cjs');
5
5
 
6
6
 
7
7
 
8
8
  Object.defineProperty(exports, "Tooltip", {
9
9
  enumerable: true,
10
- get: function () { return chunkGR37JJQK_cjs.Tooltip; }
10
+ get: function () { return chunkA7SBXO2Y_cjs.Tooltip; }
11
11
  });
12
- Object.defineProperty(exports, "TooltipProvider", {
12
+ Object.defineProperty(exports, "TooltipContent", {
13
13
  enumerable: true,
14
- get: function () { return chunkGR37JJQK_cjs.TooltipProvider; }
14
+ get: function () { return chunkA7SBXO2Y_cjs.TooltipContent; }
15
+ });
16
+ Object.defineProperty(exports, "TooltipTrigger", {
17
+ enumerable: true,
18
+ get: function () { return chunkA7SBXO2Y_cjs.TooltipTrigger; }
15
19
  });
@@ -2,17 +2,13 @@ import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
  import { Tooltip as Tooltip$1 } from 'radix-ui';
4
4
 
5
- type TooltipProps = Tooltip$1.TooltipContentProps & {
6
- children?: React.ReactNode;
7
- defaultOpen?: boolean;
8
- open?: boolean;
9
- onOpenChange?: (open: boolean) => void;
10
- content?: React.ReactNode;
11
- collisionPadding?: number;
12
- };
13
- declare function Tooltip({ defaultOpen, content, open, onOpenChange, children, side, align, collisionPadding, sideOffset, ...props }: TooltipProps): react_jsx_runtime.JSX.Element;
5
+ type TooltipProps = React.ComponentProps<typeof Tooltip$1.Root>;
6
+ declare function Tooltip(props: TooltipProps): react_jsx_runtime.JSX.Element;
14
7
 
15
- type TooltipProviderProps = React.ComponentProps<typeof Tooltip$1.Provider>;
16
- declare function TooltipProvider({ children, skipDelayDuration, ...props }: TooltipProviderProps): react_jsx_runtime.JSX.Element;
8
+ type TooltipTriggerProps = React.ComponentProps<typeof Tooltip$1.Trigger>;
9
+ declare function TooltipTrigger(props: TooltipTriggerProps): react_jsx_runtime.JSX.Element;
17
10
 
18
- export { Tooltip, type TooltipProps, TooltipProvider, type TooltipProviderProps };
11
+ type TooltipContentProps = React.ComponentProps<typeof Tooltip$1.Content>;
12
+ declare function TooltipContent({ className, sideOffset, children, ...props }: TooltipContentProps): react_jsx_runtime.JSX.Element;
13
+
14
+ export { Tooltip, TooltipContent, type TooltipContentProps, type TooltipProps, TooltipTrigger, type TooltipTriggerProps };
@@ -2,17 +2,13 @@ import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
  import { Tooltip as Tooltip$1 } from 'radix-ui';
4
4
 
5
- type TooltipProps = Tooltip$1.TooltipContentProps & {
6
- children?: React.ReactNode;
7
- defaultOpen?: boolean;
8
- open?: boolean;
9
- onOpenChange?: (open: boolean) => void;
10
- content?: React.ReactNode;
11
- collisionPadding?: number;
12
- };
13
- declare function Tooltip({ defaultOpen, content, open, onOpenChange, children, side, align, collisionPadding, sideOffset, ...props }: TooltipProps): react_jsx_runtime.JSX.Element;
5
+ type TooltipProps = React.ComponentProps<typeof Tooltip$1.Root>;
6
+ declare function Tooltip(props: TooltipProps): react_jsx_runtime.JSX.Element;
14
7
 
15
- type TooltipProviderProps = React.ComponentProps<typeof Tooltip$1.Provider>;
16
- declare function TooltipProvider({ children, skipDelayDuration, ...props }: TooltipProviderProps): react_jsx_runtime.JSX.Element;
8
+ type TooltipTriggerProps = React.ComponentProps<typeof Tooltip$1.Trigger>;
9
+ declare function TooltipTrigger(props: TooltipTriggerProps): react_jsx_runtime.JSX.Element;
17
10
 
18
- export { Tooltip, type TooltipProps, TooltipProvider, type TooltipProviderProps };
11
+ type TooltipContentProps = React.ComponentProps<typeof Tooltip$1.Content>;
12
+ declare function TooltipContent({ className, sideOffset, children, ...props }: TooltipContentProps): react_jsx_runtime.JSX.Element;
13
+
14
+ export { Tooltip, TooltipContent, type TooltipContentProps, type TooltipProps, TooltipTrigger, type TooltipTriggerProps };
@@ -1,2 +1,2 @@
1
- export { Tooltip, TooltipProvider } from '../../chunk-HJJPEVIH.js';
2
- import '../../chunk-BYXBJQAS.js';
1
+ export { Tooltip, TooltipContent, TooltipTrigger } from '../../chunk-U7XZJQ4O.js';
2
+ import '../../chunk-ZD2QRAOX.js';
@@ -1,7 +1,6 @@
1
1
  'use strict';
2
2
 
3
3
  var chunkEW6TE3N5_cjs = require('../chunk-EW6TE3N5.cjs');
4
- require('../chunk-3376ZTRC.cjs');
5
4
 
6
5
 
7
6
 
@@ -1,2 +1 @@
1
1
  export { Direction, DirectionContext, useDirection } from '../chunk-H5O5L6XT.js';
2
- import '../chunk-BYXBJQAS.js';
@@ -1,7 +1,6 @@
1
1
  'use strict';
2
2
 
3
3
  var chunk7EYMOUWG_cjs = require('../chunk-7EYMOUWG.cjs');
4
- require('../chunk-3376ZTRC.cjs');
5
4
 
6
5
 
7
6
 
@@ -1,2 +1 @@
1
1
  export { useIsomorphicLayoutEffect, useLazyRef, useValidationLog } from '../chunk-DFD2WUOU.js';
2
- import '../chunk-BYXBJQAS.js';
@@ -1,8 +1,8 @@
1
1
  'use strict';
2
2
 
3
- require('../chunk-3376ZTRC.cjs');
4
3
  var jsxRuntime = require('react/jsx-runtime');
5
4
 
5
+ // src/icons/google-logo.tsx
6
6
  function GoogleLogoIcon(props) {
7
7
  return /* @__PURE__ */ jsxRuntime.jsxs(
8
8
  "svg",
@@ -1,6 +1,6 @@
1
- import '../chunk-BYXBJQAS.js';
2
1
  import { jsxs, jsx } from 'react/jsx-runtime';
3
2
 
3
+ // src/icons/google-logo.tsx
4
4
  function GoogleLogoIcon(props) {
5
5
  return /* @__PURE__ */ jsxs(
6
6
  "svg",
@@ -1,7 +1,6 @@
1
1
  'use strict';
2
2
 
3
3
  var chunkH2BWO3SI_cjs = require('../chunk-H2BWO3SI.cjs');
4
- require('../chunk-3376ZTRC.cjs');
5
4
 
6
5
 
7
6
 
@@ -1,2 +1 @@
1
1
  export { cn } from '../chunk-ZD2QRAOX.js';
2
- import '../chunk-BYXBJQAS.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@szum-tech/design-system",
3
- "version": "3.8.0",
3
+ "version": "3.9.0",
4
4
  "description": "Szum-Tech design system with tailwindcss support",
5
5
  "keywords": [
6
6
  "szum-tech",
@@ -122,7 +122,7 @@
122
122
  "dependencies": {
123
123
  "class-variance-authority": "^0.7.1",
124
124
  "clsx": "^2.1.1",
125
- "lucide-react": "^0.556.0",
125
+ "lucide-react": "^0.562.0",
126
126
  "radix-ui": "^1.4.3",
127
127
  "sonner": "^2.0.7",
128
128
  "tailwind-merge": "^3.3.1",
@@ -135,7 +135,7 @@
135
135
  "@storybook/addon-vitest": "^10.1.4",
136
136
  "@storybook/builder-vite": "^10.1.4",
137
137
  "@storybook/react-vite": "^10.1.4",
138
- "@szum-tech/eslint-config": "^2.1.7",
138
+ "@szum-tech/eslint-config": "^2.1.15",
139
139
  "@szum-tech/prettier-config": "^1.6.2",
140
140
  "@szum-tech/semantic-release-config": "^2.3.1",
141
141
  "@tailwindcss/vite": "^4.1.11",
@@ -143,7 +143,7 @@
143
143
  "@testing-library/jest-dom": "^6.6.4",
144
144
  "@testing-library/react": "^16.3.0",
145
145
  "@testing-library/user-event": "^14.6.1",
146
- "@types/node": "^24.10.1",
146
+ "@types/node": "^25.0.3",
147
147
  "@types/react": "^19.2.7",
148
148
  "@types/react-dom": "^19.2.3",
149
149
  "@vitejs/plugin-react": "^5.1.1",
@@ -153,7 +153,7 @@
153
153
  "@vitest/ui": "^4.0.15",
154
154
  "cpy-cli": "^6.0.0",
155
155
  "eslint": "^9.39.1",
156
- "happy-dom": "^20.0.2",
156
+ "happy-dom": "^20.1.0",
157
157
  "playwright": "^1.56.1",
158
158
  "prettier": "^3.7.4",
159
159
  "react": "^19.2.1",
@@ -168,7 +168,7 @@
168
168
  "tsup": "^8.5.1",
169
169
  "typescript": "^5.9.3",
170
170
  "vite": "^7.2.4",
171
- "vite-tsconfig-paths": "^5.1.4",
171
+ "vite-tsconfig-paths": "^6.0.3",
172
172
  "vitest": "^4.0.15"
173
173
  },
174
174
  "peerDependencies": {
@@ -176,9 +176,6 @@
176
176
  "react-dom": ">=19",
177
177
  "tailwindcss": ">=4"
178
178
  },
179
- "engines": {
180
- "node": ">=24"
181
- },
182
179
  "publishConfig": {
183
180
  "access": "public"
184
181
  }