@szum-tech/design-system 3.21.6 → 3.21.8

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 (138) hide show
  1. package/README.md +21 -5
  2. package/dist/{chunk-62DBP2ZC.js → chunk-43IXYEYA.js} +1 -1
  3. package/dist/{chunk-RJX7NDDQ.cjs → chunk-BAYBHQGJ.cjs} +1 -1
  4. package/dist/{chunk-WO4KT64H.js → chunk-CRJQVA4Q.js} +1 -1
  5. package/dist/chunk-MVWZMKOP.js +1 -0
  6. package/dist/chunk-PO4A6PNA.cjs +1 -0
  7. package/dist/{chunk-U72WFN6H.cjs → chunk-UC77R6EW.cjs} +1 -1
  8. package/dist/components/accordion/index.d.cts +4 -5
  9. package/dist/components/accordion/index.d.ts +4 -5
  10. package/dist/components/alert/index.d.cts +3 -4
  11. package/dist/components/alert/index.d.ts +3 -4
  12. package/dist/components/alert-dialog/index.d.cts +10 -11
  13. package/dist/components/alert-dialog/index.d.ts +10 -11
  14. package/dist/components/avatar/index.d.cts +3 -4
  15. package/dist/components/avatar/index.d.ts +3 -4
  16. package/dist/components/badge/index.d.cts +3 -4
  17. package/dist/components/badge/index.d.ts +3 -4
  18. package/dist/components/badge-overflow/index.d.cts +1 -2
  19. package/dist/components/badge-overflow/index.d.ts +1 -2
  20. package/dist/components/breadcrump/index.d.cts +7 -8
  21. package/dist/components/breadcrump/index.d.ts +7 -8
  22. package/dist/components/button/index.d.cts +1 -2
  23. package/dist/components/button/index.d.ts +1 -2
  24. package/dist/components/button-group/index.d.cts +3 -4
  25. package/dist/components/button-group/index.d.ts +3 -4
  26. package/dist/components/card/index.d.cts +7 -8
  27. package/dist/components/card/index.d.ts +7 -8
  28. package/dist/components/carousel/index.d.cts +5 -6
  29. package/dist/components/carousel/index.d.ts +5 -6
  30. package/dist/components/checkbox/index.d.cts +1 -2
  31. package/dist/components/checkbox/index.d.ts +1 -2
  32. package/dist/components/collapsible/index.d.cts +3 -4
  33. package/dist/components/collapsible/index.d.ts +3 -4
  34. package/dist/components/color-picker/index.d.cts +12 -13
  35. package/dist/components/color-picker/index.d.ts +12 -13
  36. package/dist/components/color-swatch/index.d.cts +1 -2
  37. package/dist/components/color-swatch/index.d.ts +1 -2
  38. package/dist/components/combobox/index.cjs +1 -1
  39. package/dist/components/combobox/index.d.cts +15 -16
  40. package/dist/components/combobox/index.d.ts +15 -16
  41. package/dist/components/combobox/index.js +1 -1
  42. package/dist/components/counting-number/index.d.cts +2 -2
  43. package/dist/components/counting-number/index.d.ts +2 -2
  44. package/dist/components/dialog/index.d.cts +8 -9
  45. package/dist/components/dialog/index.d.ts +8 -9
  46. package/dist/components/dropdown-menu/index.d.cts +15 -16
  47. package/dist/components/dropdown-menu/index.d.ts +15 -16
  48. package/dist/components/empty/index.d.cts +6 -7
  49. package/dist/components/empty/index.d.ts +6 -7
  50. package/dist/components/field/index.d.cts +10 -11
  51. package/dist/components/field/index.d.ts +10 -11
  52. package/dist/components/file-upload/index.d.cts +10 -11
  53. package/dist/components/file-upload/index.d.ts +10 -11
  54. package/dist/components/header/index.d.cts +1 -2
  55. package/dist/components/header/index.d.ts +1 -2
  56. package/dist/components/index.cjs +1 -1
  57. package/dist/components/index.d.cts +3 -4
  58. package/dist/components/index.d.ts +3 -4
  59. package/dist/components/index.js +1 -1
  60. package/dist/components/input/index.d.cts +1 -2
  61. package/dist/components/input/index.d.ts +1 -2
  62. package/dist/components/input-group/index.cjs +1 -1
  63. package/dist/components/input-group/index.d.cts +6 -7
  64. package/dist/components/input-group/index.d.ts +6 -7
  65. package/dist/components/input-group/index.js +1 -1
  66. package/dist/components/item/index.d.cts +10 -11
  67. package/dist/components/item/index.d.ts +10 -11
  68. package/dist/components/kbd/index.d.cts +2 -3
  69. package/dist/components/kbd/index.d.ts +2 -3
  70. package/dist/components/label/index.d.cts +1 -2
  71. package/dist/components/label/index.d.ts +1 -2
  72. package/dist/components/marquee/index.d.cts +1 -2
  73. package/dist/components/marquee/index.d.ts +1 -2
  74. package/dist/components/masonry/index.d.cts +2 -3
  75. package/dist/components/masonry/index.d.ts +2 -3
  76. package/dist/components/pagination/index.d.cts +7 -8
  77. package/dist/components/pagination/index.d.ts +7 -8
  78. package/dist/components/popover/index.d.cts +5 -6
  79. package/dist/components/popover/index.d.ts +5 -6
  80. package/dist/components/progress/index.d.cts +1 -2
  81. package/dist/components/progress/index.d.ts +1 -2
  82. package/dist/components/radio-group/index.d.cts +2 -3
  83. package/dist/components/radio-group/index.d.ts +2 -3
  84. package/dist/components/scroll-area/index.d.cts +2 -3
  85. package/dist/components/scroll-area/index.d.ts +2 -3
  86. package/dist/components/select/index.d.cts +6 -7
  87. package/dist/components/select/index.d.ts +6 -7
  88. package/dist/components/separator/index.d.cts +1 -2
  89. package/dist/components/separator/index.d.ts +1 -2
  90. package/dist/components/sheet/index.d.cts +8 -9
  91. package/dist/components/sheet/index.d.ts +8 -9
  92. package/dist/components/sidebar/index.d.cts +24 -25
  93. package/dist/components/sidebar/index.d.ts +24 -25
  94. package/dist/components/skeleton/index.d.cts +1 -2
  95. package/dist/components/skeleton/index.d.ts +1 -2
  96. package/dist/components/sortable/index.d.cts +3 -4
  97. package/dist/components/sortable/index.d.ts +3 -4
  98. package/dist/components/spinner/index.d.cts +1 -2
  99. package/dist/components/spinner/index.d.ts +1 -2
  100. package/dist/components/status/index.d.cts +3 -4
  101. package/dist/components/status/index.d.ts +3 -4
  102. package/dist/components/stepper/index.d.cts +11 -12
  103. package/dist/components/stepper/index.d.ts +11 -12
  104. package/dist/components/switch/index.d.cts +1 -2
  105. package/dist/components/switch/index.d.ts +1 -2
  106. package/dist/components/table/index.d.cts +8 -9
  107. package/dist/components/table/index.d.ts +8 -9
  108. package/dist/components/tabs/index.d.cts +4 -5
  109. package/dist/components/tabs/index.d.ts +4 -5
  110. package/dist/components/textarea/index.cjs +1 -1
  111. package/dist/components/textarea/index.d.cts +1 -2
  112. package/dist/components/textarea/index.d.ts +1 -2
  113. package/dist/components/textarea/index.js +1 -1
  114. package/dist/components/timeline/index.d.cts +9 -10
  115. package/dist/components/timeline/index.d.ts +9 -10
  116. package/dist/components/toaster/index.d.cts +2 -2
  117. package/dist/components/toaster/index.d.ts +2 -2
  118. package/dist/components/toggle/index.d.cts +1 -2
  119. package/dist/components/toggle/index.d.ts +1 -2
  120. package/dist/components/toggle-group/index.d.cts +2 -3
  121. package/dist/components/toggle-group/index.d.ts +2 -3
  122. package/dist/components/tooltip/index.d.cts +3 -4
  123. package/dist/components/tooltip/index.d.ts +3 -4
  124. package/dist/components/typing-text/index.d.cts +2 -2
  125. package/dist/components/typing-text/index.d.ts +2 -2
  126. package/dist/components/word-rotate/index.d.cts +2 -2
  127. package/dist/components/word-rotate/index.d.ts +2 -2
  128. package/dist/icons/index.d.cts +4 -5
  129. package/dist/icons/index.d.ts +4 -5
  130. package/dist/{popover-trigger-Cf4PPj0z.d.cts → popover-trigger-k9HHK6Iv.d.cts} +3 -4
  131. package/dist/{popover-trigger-Cf4PPj0z.d.ts → popover-trigger-k9HHK6Iv.d.ts} +3 -4
  132. package/dist/{select-Bf6XQtt-.d.cts → select-XQ8pKCV9.d.cts} +1 -2
  133. package/dist/{select-Bf6XQtt-.d.ts → select-XQ8pKCV9.d.ts} +1 -2
  134. package/dist/{tooltip-content-DqtogPBq.d.cts → tooltip-content-B29fawx9.d.cts} +1 -2
  135. package/dist/{tooltip-content-DqtogPBq.d.ts → tooltip-content-B29fawx9.d.ts} +1 -2
  136. package/package.json +22 -21
  137. package/dist/chunk-A6VY3KJM.js +0 -1
  138. package/dist/chunk-MCVEWLF5.cjs +0 -1
@@ -1,9 +1,8 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
 
4
3
  type TextareaProps = React.ComponentProps<"textarea"> & {
5
4
  invalid?: boolean;
6
5
  };
7
- declare function Textarea({ className, invalid, ...props }: TextareaProps): react_jsx_runtime.JSX.Element;
6
+ declare function Textarea({ className, invalid, ...props }: TextareaProps): React.JSX.Element;
8
7
 
9
8
  export { Textarea, type TextareaProps };
@@ -1,9 +1,8 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
 
4
3
  type TextareaProps = React.ComponentProps<"textarea"> & {
5
4
  invalid?: boolean;
6
5
  };
7
- declare function Textarea({ className, invalid, ...props }: TextareaProps): react_jsx_runtime.JSX.Element;
6
+ declare function Textarea({ className, invalid, ...props }: TextareaProps): React.JSX.Element;
8
7
 
9
8
  export { Textarea, type TextareaProps };
@@ -1,3 +1,3 @@
1
1
  "use client";
2
2
 
3
- export{a as Textarea}from'../../chunk-A6VY3KJM.js';import'../../chunk-JUNHRB4B.js';
3
+ export{a as Textarea}from'../../chunk-MVWZMKOP.js';import'../../chunk-JUNHRB4B.js';
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import React__default from 'react';
4
3
  import { D as Direction } from '../../direction-CUOPDLCj.js';
@@ -16,47 +15,47 @@ type TimelineProps = React.ComponentProps<"div"> & {
16
15
  variant?: TimelineVariant;
17
16
  activeIndex?: number;
18
17
  };
19
- declare function Timeline({ orientation, variant, dir: dirProp, activeIndex, asChild, className, ...props }: TimelineProps): react_jsx_runtime.JSX.Element;
18
+ declare function Timeline({ orientation, variant, dir: dirProp, activeIndex, asChild, className, ...props }: TimelineProps): React.JSX.Element;
20
19
 
21
20
  type TimelineItemProps = React.ComponentProps<"div"> & {
22
21
  asChild?: boolean;
23
22
  };
24
- declare function TimelineItem({ asChild, className, id, ref, ...props }: TimelineItemProps): react_jsx_runtime.JSX.Element;
23
+ declare function TimelineItem({ asChild, className, id, ref, ...props }: TimelineItemProps): React.JSX.Element;
25
24
 
26
25
  type TimelineContentProps = React__default.ComponentProps<"div"> & {
27
26
  asChild?: boolean;
28
27
  };
29
- declare function TimelineContent({ asChild, className, ...props }: TimelineContentProps): react_jsx_runtime.JSX.Element;
28
+ declare function TimelineContent({ asChild, className, ...props }: TimelineContentProps): React__default.JSX.Element;
30
29
 
31
30
  type TimelineDotProps = React.ComponentProps<"div"> & {
32
31
  asChild?: boolean;
33
32
  };
34
- declare function TimelineDot({ asChild, className, ...props }: TimelineDotProps): react_jsx_runtime.JSX.Element;
33
+ declare function TimelineDot({ asChild, className, ...props }: TimelineDotProps): React.JSX.Element;
35
34
 
36
35
  type TimelineConnectorProps = React.ComponentProps<"div"> & {
37
36
  asChild?: boolean;
38
37
  forceMount?: boolean;
39
38
  };
40
- declare function TimelineConnector({ asChild, forceMount, className, ...props }: TimelineConnectorProps): react_jsx_runtime.JSX.Element;
39
+ declare function TimelineConnector({ asChild, forceMount, className, ...props }: TimelineConnectorProps): React.JSX.Element;
41
40
 
42
41
  type TimelineHeaderProps = React.ComponentProps<"div"> & {
43
42
  asChild?: boolean;
44
43
  };
45
- declare function TimelineHeader({ asChild, className, ...props }: TimelineHeaderProps): react_jsx_runtime.JSX.Element;
44
+ declare function TimelineHeader({ asChild, className, ...props }: TimelineHeaderProps): React.JSX.Element;
46
45
 
47
46
  type TimelineTitleProps = React.ComponentProps<"div"> & {
48
47
  asChild?: boolean;
49
48
  };
50
- declare function TimelineTitle({ asChild, className, ...props }: TimelineTitleProps): react_jsx_runtime.JSX.Element;
49
+ declare function TimelineTitle({ asChild, className, ...props }: TimelineTitleProps): React.JSX.Element;
51
50
 
52
51
  type TimelineDescriptionProps = React.ComponentProps<"div"> & {
53
52
  asChild?: boolean;
54
53
  };
55
- declare function TimelineDescription({ asChild, className, ...props }: TimelineDescriptionProps): react_jsx_runtime.JSX.Element;
54
+ declare function TimelineDescription({ asChild, className, ...props }: TimelineDescriptionProps): React.JSX.Element;
56
55
 
57
56
  type TimelineTimeProps = React.ComponentProps<"time"> & {
58
57
  asChild?: boolean;
59
58
  };
60
- declare function TimelineTime({ asChild, className, ...props }: TimelineTimeProps): react_jsx_runtime.JSX.Element;
59
+ declare function TimelineTime({ asChild, className, ...props }: TimelineTimeProps): React.JSX.Element;
61
60
 
62
61
  export { Timeline, TimelineConnector, type TimelineConnectorProps, TimelineContent, type TimelineContentProps, TimelineDescription, type TimelineDescriptionProps, type TimelineDirection, TimelineDot, type TimelineDotProps, TimelineHeader, type TimelineHeaderProps, TimelineItem, type TimelineItemElement, type TimelineItemProps, type TimelineOrientation, type TimelineProps, type TimelineStatus, TimelineTime, type TimelineTimeProps, TimelineTitle, type TimelineTitleProps, type TimelineVariant };
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import React__default from 'react';
4
3
  import { D as Direction } from '../../direction-CUOPDLCj.js';
@@ -16,47 +15,47 @@ type TimelineProps = React.ComponentProps<"div"> & {
16
15
  variant?: TimelineVariant;
17
16
  activeIndex?: number;
18
17
  };
19
- declare function Timeline({ orientation, variant, dir: dirProp, activeIndex, asChild, className, ...props }: TimelineProps): react_jsx_runtime.JSX.Element;
18
+ declare function Timeline({ orientation, variant, dir: dirProp, activeIndex, asChild, className, ...props }: TimelineProps): React.JSX.Element;
20
19
 
21
20
  type TimelineItemProps = React.ComponentProps<"div"> & {
22
21
  asChild?: boolean;
23
22
  };
24
- declare function TimelineItem({ asChild, className, id, ref, ...props }: TimelineItemProps): react_jsx_runtime.JSX.Element;
23
+ declare function TimelineItem({ asChild, className, id, ref, ...props }: TimelineItemProps): React.JSX.Element;
25
24
 
26
25
  type TimelineContentProps = React__default.ComponentProps<"div"> & {
27
26
  asChild?: boolean;
28
27
  };
29
- declare function TimelineContent({ asChild, className, ...props }: TimelineContentProps): react_jsx_runtime.JSX.Element;
28
+ declare function TimelineContent({ asChild, className, ...props }: TimelineContentProps): React__default.JSX.Element;
30
29
 
31
30
  type TimelineDotProps = React.ComponentProps<"div"> & {
32
31
  asChild?: boolean;
33
32
  };
34
- declare function TimelineDot({ asChild, className, ...props }: TimelineDotProps): react_jsx_runtime.JSX.Element;
33
+ declare function TimelineDot({ asChild, className, ...props }: TimelineDotProps): React.JSX.Element;
35
34
 
36
35
  type TimelineConnectorProps = React.ComponentProps<"div"> & {
37
36
  asChild?: boolean;
38
37
  forceMount?: boolean;
39
38
  };
40
- declare function TimelineConnector({ asChild, forceMount, className, ...props }: TimelineConnectorProps): react_jsx_runtime.JSX.Element;
39
+ declare function TimelineConnector({ asChild, forceMount, className, ...props }: TimelineConnectorProps): React.JSX.Element;
41
40
 
42
41
  type TimelineHeaderProps = React.ComponentProps<"div"> & {
43
42
  asChild?: boolean;
44
43
  };
45
- declare function TimelineHeader({ asChild, className, ...props }: TimelineHeaderProps): react_jsx_runtime.JSX.Element;
44
+ declare function TimelineHeader({ asChild, className, ...props }: TimelineHeaderProps): React.JSX.Element;
46
45
 
47
46
  type TimelineTitleProps = React.ComponentProps<"div"> & {
48
47
  asChild?: boolean;
49
48
  };
50
- declare function TimelineTitle({ asChild, className, ...props }: TimelineTitleProps): react_jsx_runtime.JSX.Element;
49
+ declare function TimelineTitle({ asChild, className, ...props }: TimelineTitleProps): React.JSX.Element;
51
50
 
52
51
  type TimelineDescriptionProps = React.ComponentProps<"div"> & {
53
52
  asChild?: boolean;
54
53
  };
55
- declare function TimelineDescription({ asChild, className, ...props }: TimelineDescriptionProps): react_jsx_runtime.JSX.Element;
54
+ declare function TimelineDescription({ asChild, className, ...props }: TimelineDescriptionProps): React.JSX.Element;
56
55
 
57
56
  type TimelineTimeProps = React.ComponentProps<"time"> & {
58
57
  asChild?: boolean;
59
58
  };
60
- declare function TimelineTime({ asChild, className, ...props }: TimelineTimeProps): react_jsx_runtime.JSX.Element;
59
+ declare function TimelineTime({ asChild, className, ...props }: TimelineTimeProps): React.JSX.Element;
61
60
 
62
61
  export { Timeline, TimelineConnector, type TimelineConnectorProps, TimelineContent, type TimelineContentProps, TimelineDescription, type TimelineDescriptionProps, type TimelineDirection, TimelineDot, type TimelineDotProps, TimelineHeader, type TimelineHeaderProps, TimelineItem, type TimelineItemElement, type TimelineItemProps, type TimelineOrientation, type TimelineProps, type TimelineStatus, TimelineTime, type TimelineTimeProps, TimelineTitle, type TimelineTitleProps, type TimelineVariant };
@@ -1,8 +1,8 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
1
+ import * as React from 'react';
2
2
  import { ToasterProps as ToasterProps$1 } from 'sonner';
3
3
  export { toast } from 'sonner';
4
4
 
5
5
  type ToasterProps = ToasterProps$1;
6
- declare const Toaster: ({ theme, ...props }: ToasterProps) => react_jsx_runtime.JSX.Element;
6
+ declare const Toaster: ({ theme, ...props }: ToasterProps) => React.JSX.Element;
7
7
 
8
8
  export { Toaster, type ToasterProps };
@@ -1,8 +1,8 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
1
+ import * as React from 'react';
2
2
  import { ToasterProps as ToasterProps$1 } from 'sonner';
3
3
  export { toast } from 'sonner';
4
4
 
5
5
  type ToasterProps = ToasterProps$1;
6
- declare const Toaster: ({ theme, ...props }: ToasterProps) => react_jsx_runtime.JSX.Element;
6
+ declare const Toaster: ({ theme, ...props }: ToasterProps) => React.JSX.Element;
7
7
 
8
8
  export { Toaster, type ToasterProps };
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Toggle as Toggle$1 } from 'radix-ui';
4
3
  import { a as ToggleVariant, T as ToggleSize } from '../../toggle.types-D3M8ZN2a.js';
@@ -9,6 +8,6 @@ type ToggleProps = React.ComponentProps<typeof Toggle$1.Root> & {
9
8
  variant?: ToggleVariant;
10
9
  size?: ToggleSize;
11
10
  };
12
- declare function Toggle({ className, variant, size, ...props }: ToggleProps): react_jsx_runtime.JSX.Element;
11
+ declare function Toggle({ className, variant, size, ...props }: ToggleProps): React.JSX.Element;
13
12
 
14
13
  export { Toggle, type ToggleProps, ToggleSize, ToggleVariant };
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Toggle as Toggle$1 } from 'radix-ui';
4
3
  import { a as ToggleVariant, T as ToggleSize } from '../../toggle.types-D3M8ZN2a.js';
@@ -9,6 +8,6 @@ type ToggleProps = React.ComponentProps<typeof Toggle$1.Root> & {
9
8
  variant?: ToggleVariant;
10
9
  size?: ToggleSize;
11
10
  };
12
- declare function Toggle({ className, variant, size, ...props }: ToggleProps): react_jsx_runtime.JSX.Element;
11
+ declare function Toggle({ className, variant, size, ...props }: ToggleProps): React.JSX.Element;
13
12
 
14
13
  export { Toggle, type ToggleProps, ToggleSize, ToggleVariant };
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { ToggleGroup as ToggleGroup$1 } from 'radix-ui';
4
3
  import { a as ToggleVariant, T as ToggleSize } from '../../toggle.types-D3M8ZN2a.js';
@@ -13,13 +12,13 @@ type ToggleGroupProps = React.ComponentProps<typeof ToggleGroup$1.Root> & {
13
12
  */
14
13
  spacing?: number;
15
14
  };
16
- declare function ToggleGroup({ className, variant, size, spacing, orientation, children, ...props }: ToggleGroupProps): react_jsx_runtime.JSX.Element;
15
+ declare function ToggleGroup({ className, variant, size, spacing, orientation, children, ...props }: ToggleGroupProps): React.JSX.Element;
17
16
 
18
17
  type ToggleGroupItemProps = React.ComponentProps<typeof ToggleGroup$1.Item> & {
19
18
  variant?: ToggleVariant;
20
19
  size?: ToggleSize;
21
20
  };
22
- declare function ToggleGroupItem({ children, className, variant, size, ...props }: ToggleGroupItemProps): react_jsx_runtime.JSX.Element;
21
+ declare function ToggleGroupItem({ children, className, variant, size, ...props }: ToggleGroupItemProps): React.JSX.Element;
23
22
 
24
23
  type ToggleGroupOrientationType = React.ComponentProps<typeof ToggleGroup$1.Root>["orientation"];
25
24
 
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { ToggleGroup as ToggleGroup$1 } from 'radix-ui';
4
3
  import { a as ToggleVariant, T as ToggleSize } from '../../toggle.types-D3M8ZN2a.js';
@@ -13,13 +12,13 @@ type ToggleGroupProps = React.ComponentProps<typeof ToggleGroup$1.Root> & {
13
12
  */
14
13
  spacing?: number;
15
14
  };
16
- declare function ToggleGroup({ className, variant, size, spacing, orientation, children, ...props }: ToggleGroupProps): react_jsx_runtime.JSX.Element;
15
+ declare function ToggleGroup({ className, variant, size, spacing, orientation, children, ...props }: ToggleGroupProps): React.JSX.Element;
17
16
 
18
17
  type ToggleGroupItemProps = React.ComponentProps<typeof ToggleGroup$1.Item> & {
19
18
  variant?: ToggleVariant;
20
19
  size?: ToggleSize;
21
20
  };
22
- declare function ToggleGroupItem({ children, className, variant, size, ...props }: ToggleGroupItemProps): react_jsx_runtime.JSX.Element;
21
+ declare function ToggleGroupItem({ children, className, variant, size, ...props }: ToggleGroupItemProps): React.JSX.Element;
23
22
 
24
23
  type ToggleGroupOrientationType = React.ComponentProps<typeof ToggleGroup$1.Root>["orientation"];
25
24
 
@@ -1,12 +1,11 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Tooltip as Tooltip$1 } from 'radix-ui';
4
- export { T as TooltipContent, a as TooltipContentProps } from '../../tooltip-content-DqtogPBq.js';
3
+ export { T as TooltipContent, a as TooltipContentProps } from '../../tooltip-content-B29fawx9.js';
5
4
 
6
5
  type TooltipProps = React.ComponentProps<typeof Tooltip$1.Root>;
7
- declare function Tooltip(props: TooltipProps): react_jsx_runtime.JSX.Element;
6
+ declare function Tooltip(props: TooltipProps): React.JSX.Element;
8
7
 
9
8
  type TooltipTriggerProps = React.ComponentProps<typeof Tooltip$1.Trigger>;
10
- declare function TooltipTrigger(props: TooltipTriggerProps): react_jsx_runtime.JSX.Element;
9
+ declare function TooltipTrigger(props: TooltipTriggerProps): React.JSX.Element;
11
10
 
12
11
  export { Tooltip, type TooltipProps, TooltipTrigger, type TooltipTriggerProps };
@@ -1,12 +1,11 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Tooltip as Tooltip$1 } from 'radix-ui';
4
- export { T as TooltipContent, a as TooltipContentProps } from '../../tooltip-content-DqtogPBq.js';
3
+ export { T as TooltipContent, a as TooltipContentProps } from '../../tooltip-content-B29fawx9.js';
5
4
 
6
5
  type TooltipProps = React.ComponentProps<typeof Tooltip$1.Root>;
7
- declare function Tooltip(props: TooltipProps): react_jsx_runtime.JSX.Element;
6
+ declare function Tooltip(props: TooltipProps): React.JSX.Element;
8
7
 
9
8
  type TooltipTriggerProps = React.ComponentProps<typeof Tooltip$1.Trigger>;
10
- declare function TooltipTrigger(props: TooltipTriggerProps): react_jsx_runtime.JSX.Element;
9
+ declare function TooltipTrigger(props: TooltipTriggerProps): React.JSX.Element;
11
10
 
12
11
  export { Tooltip, type TooltipProps, TooltipTrigger, type TooltipTriggerProps };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
1
+ import * as React from 'react';
2
2
  import { MotionProps, UseInViewOptions } from 'motion/react';
3
3
 
4
4
  type TypingTextAnimationVariant = "fadeIn" | "blurIn" | "blurInUp" | "blurInDown" | "slideUp" | "slideDown" | "slideLeft" | "slideRight" | "scaleUp" | "scaleDown";
@@ -35,6 +35,6 @@ type TypingTextProps = Omit<MotionProps, "children"> & {
35
35
  /** Margin for in-view detection (rootMargin) */
36
36
  inViewMargin?: UseInViewOptions["margin"];
37
37
  };
38
- declare function TypingText({ text, texts, speed, delay, showCursor, cursorClassName, cursor, loop, pauseDuration, className, onComplete, startOnView, once, animation, inViewMargin, ...props }: TypingTextProps): react_jsx_runtime.JSX.Element;
38
+ declare function TypingText({ text, texts, speed, delay, showCursor, cursorClassName, cursor, loop, pauseDuration, className, onComplete, startOnView, once, animation, inViewMargin, ...props }: TypingTextProps): React.JSX.Element;
39
39
 
40
40
  export { TypingText, type TypingTextAnimationVariant, type TypingTextProps };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
1
+ import * as React from 'react';
2
2
  import { MotionProps, UseInViewOptions } from 'motion/react';
3
3
 
4
4
  type TypingTextAnimationVariant = "fadeIn" | "blurIn" | "blurInUp" | "blurInDown" | "slideUp" | "slideDown" | "slideLeft" | "slideRight" | "scaleUp" | "scaleDown";
@@ -35,6 +35,6 @@ type TypingTextProps = Omit<MotionProps, "children"> & {
35
35
  /** Margin for in-view detection (rootMargin) */
36
36
  inViewMargin?: UseInViewOptions["margin"];
37
37
  };
38
- declare function TypingText({ text, texts, speed, delay, showCursor, cursorClassName, cursor, loop, pauseDuration, className, onComplete, startOnView, once, animation, inViewMargin, ...props }: TypingTextProps): react_jsx_runtime.JSX.Element;
38
+ declare function TypingText({ text, texts, speed, delay, showCursor, cursorClassName, cursor, loop, pauseDuration, className, onComplete, startOnView, once, animation, inViewMargin, ...props }: TypingTextProps): React.JSX.Element;
39
39
 
40
40
  export { TypingText, type TypingTextAnimationVariant, type TypingTextProps };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
1
+ import * as React from 'react';
2
2
  import { MotionProps, UseInViewOptions } from 'motion/react';
3
3
 
4
4
  type WordRotateAnimationStyle = "fade" | "slide-up" | "slide-down" | "scale" | "flip";
@@ -24,6 +24,6 @@ type WordRotateProps = Omit<MotionProps, "children"> & {
24
24
  /** Margin for in-view detection (rootMargin) */
25
25
  inViewMargin?: UseInViewOptions["margin"];
26
26
  };
27
- declare function WordRotate({ words, duration, animationStyle, loop, className, containerClassName, pauseDuration, startOnView, once, inViewMargin, ...props }: WordRotateProps): react_jsx_runtime.JSX.Element;
27
+ declare function WordRotate({ words, duration, animationStyle, loop, className, containerClassName, pauseDuration, startOnView, once, inViewMargin, ...props }: WordRotateProps): React.JSX.Element;
28
28
 
29
29
  export { WordRotate, type WordRotateAnimationStyle, type WordRotateProps };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
1
+ import * as React from 'react';
2
2
  import { MotionProps, UseInViewOptions } from 'motion/react';
3
3
 
4
4
  type WordRotateAnimationStyle = "fade" | "slide-up" | "slide-down" | "scale" | "flip";
@@ -24,6 +24,6 @@ type WordRotateProps = Omit<MotionProps, "children"> & {
24
24
  /** Margin for in-view detection (rootMargin) */
25
25
  inViewMargin?: UseInViewOptions["margin"];
26
26
  };
27
- declare function WordRotate({ words, duration, animationStyle, loop, className, containerClassName, pauseDuration, startOnView, once, inViewMargin, ...props }: WordRotateProps): react_jsx_runtime.JSX.Element;
27
+ declare function WordRotate({ words, duration, animationStyle, loop, className, containerClassName, pauseDuration, startOnView, once, inViewMargin, ...props }: WordRotateProps): React.JSX.Element;
28
28
 
29
29
  export { WordRotate, type WordRotateAnimationStyle, type WordRotateProps };
@@ -1,15 +1,14 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
 
4
- declare function GoogleLogoIcon(props: React.SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
3
+ declare function GoogleLogoIcon(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
4
 
6
5
  /**
7
6
  * @deprecated
8
7
  */
9
- declare function LoadingIcon(props: React.SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
8
+ declare function LoadingIcon(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
10
9
 
11
- declare function Auth0LogoIcon(props: React.SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
10
+ declare function Auth0LogoIcon(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
12
11
 
13
- declare function XLogoIcon(props: React.SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
12
+ declare function XLogoIcon(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
14
13
 
15
14
  export { Auth0LogoIcon, GoogleLogoIcon, LoadingIcon, XLogoIcon };
@@ -1,15 +1,14 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
 
4
- declare function GoogleLogoIcon(props: React.SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
3
+ declare function GoogleLogoIcon(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
5
4
 
6
5
  /**
7
6
  * @deprecated
8
7
  */
9
- declare function LoadingIcon(props: React.SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
8
+ declare function LoadingIcon(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
10
9
 
11
- declare function Auth0LogoIcon(props: React.SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
10
+ declare function Auth0LogoIcon(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
12
11
 
13
- declare function XLogoIcon(props: React.SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
12
+ declare function XLogoIcon(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
14
13
 
15
14
  export { Auth0LogoIcon, GoogleLogoIcon, LoadingIcon, XLogoIcon };
@@ -1,14 +1,13 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Popover as Popover$1 } from 'radix-ui';
4
3
 
5
4
  type PopoverProps = React.ComponentProps<typeof Popover$1.Root>;
6
- declare function Popover(props: PopoverProps): react_jsx_runtime.JSX.Element;
5
+ declare function Popover(props: PopoverProps): React.JSX.Element;
7
6
 
8
7
  type PopoverContentProps = React.ComponentProps<typeof Popover$1.Content>;
9
- declare function PopoverContent({ className, align, sideOffset, ...props }: PopoverContentProps): react_jsx_runtime.JSX.Element;
8
+ declare function PopoverContent({ className, align, sideOffset, ...props }: PopoverContentProps): React.JSX.Element;
10
9
 
11
10
  type PopoverTriggerProps = React.ComponentProps<typeof Popover$1.Trigger>;
12
- declare function PopoverTrigger(props: PopoverTriggerProps): react_jsx_runtime.JSX.Element;
11
+ declare function PopoverTrigger(props: PopoverTriggerProps): React.JSX.Element;
13
12
 
14
13
  export { Popover as P, PopoverContent as a, type PopoverContentProps as b, type PopoverProps as c, PopoverTrigger as d, type PopoverTriggerProps as e };
@@ -1,14 +1,13 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Popover as Popover$1 } from 'radix-ui';
4
3
 
5
4
  type PopoverProps = React.ComponentProps<typeof Popover$1.Root>;
6
- declare function Popover(props: PopoverProps): react_jsx_runtime.JSX.Element;
5
+ declare function Popover(props: PopoverProps): React.JSX.Element;
7
6
 
8
7
  type PopoverContentProps = React.ComponentProps<typeof Popover$1.Content>;
9
- declare function PopoverContent({ className, align, sideOffset, ...props }: PopoverContentProps): react_jsx_runtime.JSX.Element;
8
+ declare function PopoverContent({ className, align, sideOffset, ...props }: PopoverContentProps): React.JSX.Element;
10
9
 
11
10
  type PopoverTriggerProps = React.ComponentProps<typeof Popover$1.Trigger>;
12
- declare function PopoverTrigger(props: PopoverTriggerProps): react_jsx_runtime.JSX.Element;
11
+ declare function PopoverTrigger(props: PopoverTriggerProps): React.JSX.Element;
13
12
 
14
13
  export { Popover as P, PopoverContent as a, type PopoverContentProps as b, type PopoverProps as c, PopoverTrigger as d, type PopoverTriggerProps as e };
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Select as Select$1 } from 'radix-ui';
4
3
 
@@ -7,6 +6,6 @@ type SelectProps = React.ComponentProps<typeof Select$1.Root> & React.ComponentP
7
6
  invalid?: boolean;
8
7
  placeholder?: React.ReactNode;
9
8
  };
10
- declare function Select({ children, disabled, defaultOpen, defaultValue, value, dir, open, form, name, onOpenChange, onValueChange, required, autoComplete, placeholder, className, size, invalid, ...triggerProps }: SelectProps): react_jsx_runtime.JSX.Element;
9
+ declare function Select({ children, disabled, defaultOpen, defaultValue, value, dir, open, form, name, onOpenChange, onValueChange, required, autoComplete, placeholder, className, size, invalid, ...triggerProps }: SelectProps): React.JSX.Element;
11
10
 
12
11
  export { Select as S, type SelectProps as a };
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Select as Select$1 } from 'radix-ui';
4
3
 
@@ -7,6 +6,6 @@ type SelectProps = React.ComponentProps<typeof Select$1.Root> & React.ComponentP
7
6
  invalid?: boolean;
8
7
  placeholder?: React.ReactNode;
9
8
  };
10
- declare function Select({ children, disabled, defaultOpen, defaultValue, value, dir, open, form, name, onOpenChange, onValueChange, required, autoComplete, placeholder, className, size, invalid, ...triggerProps }: SelectProps): react_jsx_runtime.JSX.Element;
9
+ declare function Select({ children, disabled, defaultOpen, defaultValue, value, dir, open, form, name, onOpenChange, onValueChange, required, autoComplete, placeholder, className, size, invalid, ...triggerProps }: SelectProps): React.JSX.Element;
11
10
 
12
11
  export { Select as S, type SelectProps as a };
@@ -1,8 +1,7 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Tooltip } from 'radix-ui';
4
3
 
5
4
  type TooltipContentProps = React.ComponentProps<typeof Tooltip.Content>;
6
- declare function TooltipContent({ className, sideOffset, children, ...props }: TooltipContentProps): react_jsx_runtime.JSX.Element;
5
+ declare function TooltipContent({ className, sideOffset, children, ...props }: TooltipContentProps): React.JSX.Element;
7
6
 
8
7
  export { TooltipContent as T, type TooltipContentProps as a };
@@ -1,8 +1,7 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Tooltip } from 'radix-ui';
4
3
 
5
4
  type TooltipContentProps = React.ComponentProps<typeof Tooltip.Content>;
6
- declare function TooltipContent({ className, sideOffset, children, ...props }: TooltipContentProps): react_jsx_runtime.JSX.Element;
5
+ declare function TooltipContent({ className, sideOffset, children, ...props }: TooltipContentProps): React.JSX.Element;
7
6
 
8
7
  export { TooltipContent as T, type TooltipContentProps as a };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@szum-tech/design-system",
3
- "version": "3.21.6",
3
+ "version": "3.21.8",
4
4
  "description": "Szum-Tech design system with tailwindcss support",
5
5
  "keywords": [
6
6
  "szum-tech",
@@ -119,18 +119,18 @@
119
119
  "embla-carousel-react": "^8.6.0",
120
120
  "lucide-react": "^1.16.0",
121
121
  "motion": "^12.40.0",
122
- "radix-ui": "^1.4.3",
122
+ "radix-ui": "^1.5.0",
123
123
  "sonner": "^2.0.7",
124
124
  "tailwind-merge": "^3.6.0",
125
125
  "tailwindcss-animate": "^1.0.7"
126
126
  },
127
127
  "devDependencies": {
128
128
  "@storybook-community/storybook-dark-mode": "^7.1.3",
129
- "@storybook/addon-a11y": "^10.4.1",
130
- "@storybook/addon-docs": "^10.4.1",
131
- "@storybook/addon-vitest": "^10.4.1",
132
- "@storybook/builder-vite": "^10.3.5",
133
- "@storybook/react-vite": "^10.4.1",
129
+ "@storybook/addon-a11y": "^10.4.4",
130
+ "@storybook/addon-docs": "^10.4.4",
131
+ "@storybook/addon-vitest": "^10.4.4",
132
+ "@storybook/builder-vite": "^10.4.4",
133
+ "@storybook/react-vite": "^10.4.4",
134
134
  "@szum-tech/eslint-config": "^2.2.2",
135
135
  "@szum-tech/prettier-config": "^1.6.5",
136
136
  "@szum-tech/semantic-release-config": "^2.3.7",
@@ -139,33 +139,34 @@
139
139
  "@testing-library/jest-dom": "^6.9.1",
140
140
  "@testing-library/react": "^16.3.2",
141
141
  "@testing-library/user-event": "^14.6.1",
142
- "@types/node": "^25.9.1",
143
- "@types/react": "^19.2.15",
142
+ "@types/node": "^25.9.3",
143
+ "@types/react": "^19.2.17",
144
144
  "@types/react-dom": "^19.2.3",
145
145
  "@vitejs/plugin-react": "^6.0.2",
146
- "@vitest/browser": "^4.1.5",
147
- "@vitest/browser-playwright": "^4.1.5",
148
- "@vitest/coverage-v8": "^4.1.5",
149
- "@vitest/ui": "^4.1.5",
146
+ "@vitest/browser": "^4.1.8",
147
+ "@vitest/browser-playwright": "^4.1.8",
148
+ "@vitest/coverage-v8": "^4.1.8",
149
+ "@vitest/ui": "^4.1.8",
150
150
  "cpy-cli": "^7.0.0",
151
151
  "cross-env": "^10.1.0",
152
+ "embla-carousel-autoplay": "^8.6.0",
152
153
  "eslint": "9.39.4",
153
- "happy-dom": "^20.8.9",
154
+ "happy-dom": "^20.10.2",
154
155
  "playwright": "^1.60.0",
155
- "prettier": "^3.8.1",
156
- "react": "^19.2.5",
156
+ "prettier": "^3.8.4",
157
+ "react": "^19.2.7",
157
158
  "react-docgen": "^8.0.3",
158
159
  "react-docgen-typescript": "^2.4.0",
159
- "react-dom": "^19.2.5",
160
- "semantic-release": "^25.0.3",
160
+ "react-dom": "^19.2.7",
161
+ "semantic-release": "^25.0.5",
161
162
  "serve": "^14.2.6",
162
- "storybook": "^10.4.1",
163
+ "storybook": "^10.4.4",
163
164
  "storybook-addon-tag-badges": "^3.1.0",
164
165
  "tailwindcss": "^4.3.0",
165
166
  "tsup": "^8.5.1",
166
167
  "typescript": "^6.0.2",
167
- "vite": "^8.0.14",
168
- "vitest": "^4.1.7"
168
+ "vite": "^8.0.16",
169
+ "vitest": "^4.1.8"
169
170
  },
170
171
  "peerDependencies": {
171
172
  "react": ">=19",
@@ -1 +0,0 @@
1
- import {a}from'./chunk-JUNHRB4B.js';import {jsx}from'react/jsx-runtime';function d({className:a$1,invalid:e=false,...i}){return jsx("textarea",{"data-slot":"textarea","aria-invalid":i["aria-invalid"]||e,className:a("flex field-sizing-content min-h-16 w-full rounded border border-input bg-transparent px-2.5 py-2 text-base transition-colors outline-none placeholder:text-muted-foreground focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 disabled:cursor-not-allowed disabled:bg-input/50 disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 md:text-sm dark:bg-input/30 dark:disabled:bg-input/80 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40",a$1),...i})}export{d as a};
@@ -1 +0,0 @@
1
- 'use strict';var chunkD5PAWOAZ_cjs=require('./chunk-D5PAWOAZ.cjs'),jsxRuntime=require('react/jsx-runtime');function d({className:a,invalid:e=false,...i}){return jsxRuntime.jsx("textarea",{"data-slot":"textarea","aria-invalid":i["aria-invalid"]||e,className:chunkD5PAWOAZ_cjs.a("flex field-sizing-content min-h-16 w-full rounded border border-input bg-transparent px-2.5 py-2 text-base transition-colors outline-none placeholder:text-muted-foreground focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 disabled:cursor-not-allowed disabled:bg-input/50 disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 md:text-sm dark:bg-input/30 dark:disabled:bg-input/80 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40",a),...i})}exports.a=d;