@szum-tech/design-system 3.21.7 → 3.21.9

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 (140) hide show
  1. package/README.md +21 -5
  2. package/dist/{chunk-FYSQQPC6.js → chunk-43IXYEYA.js} +1 -1
  3. package/dist/{chunk-C2HH7ICU.cjs → chunk-BAYBHQGJ.cjs} +1 -1
  4. package/dist/{chunk-Q4M2CRV6.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-PRGL4UAY.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.cjs +1 -1
  29. package/dist/components/carousel/index.d.cts +5 -6
  30. package/dist/components/carousel/index.d.ts +5 -6
  31. package/dist/components/carousel/index.js +1 -1
  32. package/dist/components/checkbox/index.d.cts +1 -2
  33. package/dist/components/checkbox/index.d.ts +1 -2
  34. package/dist/components/collapsible/index.d.cts +3 -4
  35. package/dist/components/collapsible/index.d.ts +3 -4
  36. package/dist/components/color-picker/index.d.cts +12 -13
  37. package/dist/components/color-picker/index.d.ts +12 -13
  38. package/dist/components/color-swatch/index.d.cts +1 -2
  39. package/dist/components/color-swatch/index.d.ts +1 -2
  40. package/dist/components/combobox/index.cjs +1 -1
  41. package/dist/components/combobox/index.d.cts +15 -16
  42. package/dist/components/combobox/index.d.ts +15 -16
  43. package/dist/components/combobox/index.js +1 -1
  44. package/dist/components/counting-number/index.d.cts +2 -2
  45. package/dist/components/counting-number/index.d.ts +2 -2
  46. package/dist/components/dialog/index.d.cts +8 -9
  47. package/dist/components/dialog/index.d.ts +8 -9
  48. package/dist/components/dropdown-menu/index.d.cts +15 -16
  49. package/dist/components/dropdown-menu/index.d.ts +15 -16
  50. package/dist/components/empty/index.d.cts +6 -7
  51. package/dist/components/empty/index.d.ts +6 -7
  52. package/dist/components/field/index.d.cts +10 -11
  53. package/dist/components/field/index.d.ts +10 -11
  54. package/dist/components/file-upload/index.d.cts +10 -11
  55. package/dist/components/file-upload/index.d.ts +10 -11
  56. package/dist/components/header/index.d.cts +1 -2
  57. package/dist/components/header/index.d.ts +1 -2
  58. package/dist/components/index.cjs +1 -1
  59. package/dist/components/index.d.cts +3 -4
  60. package/dist/components/index.d.ts +3 -4
  61. package/dist/components/index.js +1 -1
  62. package/dist/components/input/index.d.cts +1 -2
  63. package/dist/components/input/index.d.ts +1 -2
  64. package/dist/components/input-group/index.cjs +1 -1
  65. package/dist/components/input-group/index.d.cts +6 -7
  66. package/dist/components/input-group/index.d.ts +6 -7
  67. package/dist/components/input-group/index.js +1 -1
  68. package/dist/components/item/index.d.cts +10 -11
  69. package/dist/components/item/index.d.ts +10 -11
  70. package/dist/components/kbd/index.d.cts +2 -3
  71. package/dist/components/kbd/index.d.ts +2 -3
  72. package/dist/components/label/index.d.cts +1 -2
  73. package/dist/components/label/index.d.ts +1 -2
  74. package/dist/components/marquee/index.d.cts +1 -2
  75. package/dist/components/marquee/index.d.ts +1 -2
  76. package/dist/components/masonry/index.d.cts +2 -3
  77. package/dist/components/masonry/index.d.ts +2 -3
  78. package/dist/components/pagination/index.d.cts +7 -8
  79. package/dist/components/pagination/index.d.ts +7 -8
  80. package/dist/components/popover/index.d.cts +5 -6
  81. package/dist/components/popover/index.d.ts +5 -6
  82. package/dist/components/progress/index.d.cts +1 -2
  83. package/dist/components/progress/index.d.ts +1 -2
  84. package/dist/components/radio-group/index.d.cts +2 -3
  85. package/dist/components/radio-group/index.d.ts +2 -3
  86. package/dist/components/scroll-area/index.d.cts +2 -3
  87. package/dist/components/scroll-area/index.d.ts +2 -3
  88. package/dist/components/select/index.d.cts +6 -7
  89. package/dist/components/select/index.d.ts +6 -7
  90. package/dist/components/separator/index.d.cts +1 -2
  91. package/dist/components/separator/index.d.ts +1 -2
  92. package/dist/components/sheet/index.d.cts +8 -9
  93. package/dist/components/sheet/index.d.ts +8 -9
  94. package/dist/components/sidebar/index.d.cts +24 -25
  95. package/dist/components/sidebar/index.d.ts +24 -25
  96. package/dist/components/skeleton/index.d.cts +1 -2
  97. package/dist/components/skeleton/index.d.ts +1 -2
  98. package/dist/components/sortable/index.d.cts +3 -4
  99. package/dist/components/sortable/index.d.ts +3 -4
  100. package/dist/components/spinner/index.d.cts +1 -2
  101. package/dist/components/spinner/index.d.ts +1 -2
  102. package/dist/components/status/index.d.cts +3 -4
  103. package/dist/components/status/index.d.ts +3 -4
  104. package/dist/components/stepper/index.d.cts +11 -12
  105. package/dist/components/stepper/index.d.ts +11 -12
  106. package/dist/components/switch/index.d.cts +1 -2
  107. package/dist/components/switch/index.d.ts +1 -2
  108. package/dist/components/table/index.d.cts +8 -9
  109. package/dist/components/table/index.d.ts +8 -9
  110. package/dist/components/tabs/index.d.cts +4 -5
  111. package/dist/components/tabs/index.d.ts +4 -5
  112. package/dist/components/textarea/index.cjs +1 -1
  113. package/dist/components/textarea/index.d.cts +1 -2
  114. package/dist/components/textarea/index.d.ts +1 -2
  115. package/dist/components/textarea/index.js +1 -1
  116. package/dist/components/timeline/index.d.cts +9 -10
  117. package/dist/components/timeline/index.d.ts +9 -10
  118. package/dist/components/toaster/index.d.cts +2 -2
  119. package/dist/components/toaster/index.d.ts +2 -2
  120. package/dist/components/toggle/index.d.cts +1 -2
  121. package/dist/components/toggle/index.d.ts +1 -2
  122. package/dist/components/toggle-group/index.d.cts +2 -3
  123. package/dist/components/toggle-group/index.d.ts +2 -3
  124. package/dist/components/tooltip/index.d.cts +3 -4
  125. package/dist/components/tooltip/index.d.ts +3 -4
  126. package/dist/components/typing-text/index.d.cts +2 -2
  127. package/dist/components/typing-text/index.d.ts +2 -2
  128. package/dist/components/word-rotate/index.d.cts +2 -2
  129. package/dist/components/word-rotate/index.d.ts +2 -2
  130. package/dist/icons/index.d.cts +4 -5
  131. package/dist/icons/index.d.ts +4 -5
  132. package/dist/{popover-trigger-Cf4PPj0z.d.cts → popover-trigger-k9HHK6Iv.d.cts} +3 -4
  133. package/dist/{popover-trigger-Cf4PPj0z.d.ts → popover-trigger-k9HHK6Iv.d.ts} +3 -4
  134. package/dist/{select-Bf6XQtt-.d.cts → select-XQ8pKCV9.d.cts} +1 -2
  135. package/dist/{select-Bf6XQtt-.d.ts → select-XQ8pKCV9.d.ts} +1 -2
  136. package/dist/{tooltip-content-DqtogPBq.d.cts → tooltip-content-B29fawx9.d.cts} +1 -2
  137. package/dist/{tooltip-content-DqtogPBq.d.ts → tooltip-content-B29fawx9.d.ts} +1 -2
  138. package/package.json +22 -21
  139. package/dist/chunk-3LJTGNH7.js +0 -1
  140. package/dist/chunk-RLB6LVJ2.cjs +0 -1
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
 
4
3
  type MarqueeProps = React.ComponentPropsWithoutRef<"div"> & {
@@ -43,6 +42,6 @@ type MarqueeProps = React.ComponentPropsWithoutRef<"div"> & {
43
42
  */
44
43
  ariaRole?: string;
45
44
  };
46
- declare function Marquee({ className, reverse, pauseOnHover, children, vertical, repeat, ariaLabel, ariaLive, ariaRole, ...props }: MarqueeProps): react_jsx_runtime.JSX.Element;
45
+ declare function Marquee({ className, reverse, pauseOnHover, children, vertical, repeat, ariaLabel, ariaLive, ariaRole, ...props }: MarqueeProps): React.JSX.Element;
47
46
 
48
47
  export { Marquee, type MarqueeProps };
@@ -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
 
@@ -117,13 +116,13 @@ type MasonryElement = React.ComponentRef<"div">;
117
116
  * ))}
118
117
  * </Masonry>
119
118
  */
120
- declare function Masonry(props: MasonryProps): react_jsx_runtime.JSX.Element;
119
+ declare function Masonry(props: MasonryProps): React.JSX.Element;
121
120
 
122
121
  type MasonryItemProps = React__default.ComponentProps<"div"> & {
123
122
  asChild?: boolean;
124
123
  };
125
124
  type MasonryItemElement = HTMLDivElement;
126
- declare function MasonryItem({ asChild, ref, ...props }: MasonryItemProps): react_jsx_runtime.JSX.Element;
125
+ declare function MasonryItem({ asChild, ref, ...props }: MasonryItemProps): React__default.JSX.Element;
127
126
 
128
127
  type NodeColor = 0 | 1 | 2;
129
128
  type NodeOperation = 0 | 1;
@@ -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
 
@@ -117,13 +116,13 @@ type MasonryElement = React.ComponentRef<"div">;
117
116
  * ))}
118
117
  * </Masonry>
119
118
  */
120
- declare function Masonry(props: MasonryProps): react_jsx_runtime.JSX.Element;
119
+ declare function Masonry(props: MasonryProps): React.JSX.Element;
121
120
 
122
121
  type MasonryItemProps = React__default.ComponentProps<"div"> & {
123
122
  asChild?: boolean;
124
123
  };
125
124
  type MasonryItemElement = HTMLDivElement;
126
- declare function MasonryItem({ asChild, ref, ...props }: MasonryItemProps): react_jsx_runtime.JSX.Element;
125
+ declare function MasonryItem({ asChild, ref, ...props }: MasonryItemProps): React__default.JSX.Element;
127
126
 
128
127
  type NodeColor = 0 | 1 | 2;
129
128
  type NodeOperation = 0 | 1;
@@ -1,35 +1,34 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Button } from '../button/index.js';
4
3
  import 'class-variance-authority';
5
4
  import 'class-variance-authority/types';
6
5
 
7
6
  type PaginationProps = React.ComponentProps<"nav">;
8
- declare function Pagination({ className, ...props }: PaginationProps): react_jsx_runtime.JSX.Element;
7
+ declare function Pagination({ className, ...props }: PaginationProps): React.JSX.Element;
9
8
 
10
9
  type PaginationContentProps = React.ComponentProps<"ul">;
11
- declare function PaginationContent({ className, ...props }: PaginationContentProps): react_jsx_runtime.JSX.Element;
10
+ declare function PaginationContent({ className, ...props }: PaginationContentProps): React.JSX.Element;
12
11
 
13
12
  type PaginationItemProps = React.ComponentProps<"li">;
14
- declare function PaginationItem({ ...props }: PaginationItemProps): react_jsx_runtime.JSX.Element;
13
+ declare function PaginationItem({ ...props }: PaginationItemProps): React.JSX.Element;
15
14
 
16
15
  type PaginationLinkProps = {
17
16
  isActive?: boolean;
18
17
  asChild?: boolean;
19
18
  } & Pick<React.ComponentProps<typeof Button>, "size"> & React.ComponentProps<"a">;
20
- declare function PaginationLink({ className, isActive, asChild, size, children, ...props }: PaginationLinkProps): react_jsx_runtime.JSX.Element;
19
+ declare function PaginationLink({ className, isActive, asChild, size, children, ...props }: PaginationLinkProps): React.JSX.Element;
21
20
 
22
21
  type PaginationPreviousProps = React.ComponentProps<typeof PaginationLink> & {
23
22
  text?: string;
24
23
  };
25
- declare function PaginationPrevious({ className, text, ...props }: PaginationPreviousProps): react_jsx_runtime.JSX.Element;
24
+ declare function PaginationPrevious({ className, text, ...props }: PaginationPreviousProps): React.JSX.Element;
26
25
 
27
26
  type PaginationNextProps = React.ComponentProps<typeof PaginationLink> & {
28
27
  text?: string;
29
28
  };
30
- declare function PaginationNext({ className, text, ...props }: PaginationNextProps): react_jsx_runtime.JSX.Element;
29
+ declare function PaginationNext({ className, text, ...props }: PaginationNextProps): React.JSX.Element;
31
30
 
32
31
  type PaginationEllipsisProps = React.ComponentProps<"span">;
33
- declare function PaginationEllipsis({ className, ...props }: PaginationEllipsisProps): react_jsx_runtime.JSX.Element;
32
+ declare function PaginationEllipsis({ className, ...props }: PaginationEllipsisProps): React.JSX.Element;
34
33
 
35
34
  export { Pagination, PaginationContent, type PaginationContentProps, PaginationEllipsis, type PaginationEllipsisProps, PaginationItem, type PaginationItemProps, PaginationLink, type PaginationLinkProps, PaginationNext, type PaginationNextProps, PaginationPrevious, type PaginationPreviousProps, type PaginationProps };
@@ -1,35 +1,34 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Button } from '../button/index.js';
4
3
  import 'class-variance-authority';
5
4
  import 'class-variance-authority/types';
6
5
 
7
6
  type PaginationProps = React.ComponentProps<"nav">;
8
- declare function Pagination({ className, ...props }: PaginationProps): react_jsx_runtime.JSX.Element;
7
+ declare function Pagination({ className, ...props }: PaginationProps): React.JSX.Element;
9
8
 
10
9
  type PaginationContentProps = React.ComponentProps<"ul">;
11
- declare function PaginationContent({ className, ...props }: PaginationContentProps): react_jsx_runtime.JSX.Element;
10
+ declare function PaginationContent({ className, ...props }: PaginationContentProps): React.JSX.Element;
12
11
 
13
12
  type PaginationItemProps = React.ComponentProps<"li">;
14
- declare function PaginationItem({ ...props }: PaginationItemProps): react_jsx_runtime.JSX.Element;
13
+ declare function PaginationItem({ ...props }: PaginationItemProps): React.JSX.Element;
15
14
 
16
15
  type PaginationLinkProps = {
17
16
  isActive?: boolean;
18
17
  asChild?: boolean;
19
18
  } & Pick<React.ComponentProps<typeof Button>, "size"> & React.ComponentProps<"a">;
20
- declare function PaginationLink({ className, isActive, asChild, size, children, ...props }: PaginationLinkProps): react_jsx_runtime.JSX.Element;
19
+ declare function PaginationLink({ className, isActive, asChild, size, children, ...props }: PaginationLinkProps): React.JSX.Element;
21
20
 
22
21
  type PaginationPreviousProps = React.ComponentProps<typeof PaginationLink> & {
23
22
  text?: string;
24
23
  };
25
- declare function PaginationPrevious({ className, text, ...props }: PaginationPreviousProps): react_jsx_runtime.JSX.Element;
24
+ declare function PaginationPrevious({ className, text, ...props }: PaginationPreviousProps): React.JSX.Element;
26
25
 
27
26
  type PaginationNextProps = React.ComponentProps<typeof PaginationLink> & {
28
27
  text?: string;
29
28
  };
30
- declare function PaginationNext({ className, text, ...props }: PaginationNextProps): react_jsx_runtime.JSX.Element;
29
+ declare function PaginationNext({ className, text, ...props }: PaginationNextProps): React.JSX.Element;
31
30
 
32
31
  type PaginationEllipsisProps = React.ComponentProps<"span">;
33
- declare function PaginationEllipsis({ className, ...props }: PaginationEllipsisProps): react_jsx_runtime.JSX.Element;
32
+ declare function PaginationEllipsis({ className, ...props }: PaginationEllipsisProps): React.JSX.Element;
34
33
 
35
34
  export { Pagination, PaginationContent, type PaginationContentProps, PaginationEllipsis, type PaginationEllipsisProps, PaginationItem, type PaginationItemProps, PaginationLink, type PaginationLinkProps, PaginationNext, type PaginationNextProps, PaginationPrevious, type PaginationPreviousProps, type PaginationProps };
@@ -1,18 +1,17 @@
1
- export { P as Popover, a as PopoverContent, b as PopoverContentProps, c as PopoverProps, d as PopoverTrigger, e as PopoverTriggerProps } from '../../popover-trigger-Cf4PPj0z.js';
2
- import * as react_jsx_runtime from 'react/jsx-runtime';
1
+ export { P as Popover, a as PopoverContent, b as PopoverContentProps, c as PopoverProps, d as PopoverTrigger, e as PopoverTriggerProps } from '../../popover-trigger-k9HHK6Iv.js';
3
2
  import * as React from 'react';
4
3
  import { Popover } from 'radix-ui';
5
4
 
6
5
  type PopoverAnchorProps = React.ComponentProps<typeof Popover.Anchor>;
7
- declare function PopoverAnchor(props: PopoverAnchorProps): react_jsx_runtime.JSX.Element;
6
+ declare function PopoverAnchor(props: PopoverAnchorProps): React.JSX.Element;
8
7
 
9
8
  type PopoverHeaderProps = React.ComponentProps<"div">;
10
- declare function PopoverHeader({ className, ...props }: PopoverHeaderProps): react_jsx_runtime.JSX.Element;
9
+ declare function PopoverHeader({ className, ...props }: PopoverHeaderProps): React.JSX.Element;
11
10
 
12
11
  type PopoverTitleProps = React.ComponentProps<"h2">;
13
- declare function PopoverTitle({ className, ...props }: PopoverTitleProps): react_jsx_runtime.JSX.Element;
12
+ declare function PopoverTitle({ className, ...props }: PopoverTitleProps): React.JSX.Element;
14
13
 
15
14
  type PopoverDescriptionProps = React.ComponentProps<"p">;
16
- declare function PopoverDescription({ className, ...props }: PopoverDescriptionProps): react_jsx_runtime.JSX.Element;
15
+ declare function PopoverDescription({ className, ...props }: PopoverDescriptionProps): React.JSX.Element;
17
16
 
18
17
  export { PopoverAnchor, type PopoverAnchorProps, PopoverDescription, type PopoverDescriptionProps, PopoverHeader, type PopoverHeaderProps, PopoverTitle, type PopoverTitleProps };
@@ -1,18 +1,17 @@
1
- export { P as Popover, a as PopoverContent, b as PopoverContentProps, c as PopoverProps, d as PopoverTrigger, e as PopoverTriggerProps } from '../../popover-trigger-Cf4PPj0z.js';
2
- import * as react_jsx_runtime from 'react/jsx-runtime';
1
+ export { P as Popover, a as PopoverContent, b as PopoverContentProps, c as PopoverProps, d as PopoverTrigger, e as PopoverTriggerProps } from '../../popover-trigger-k9HHK6Iv.js';
3
2
  import * as React from 'react';
4
3
  import { Popover } from 'radix-ui';
5
4
 
6
5
  type PopoverAnchorProps = React.ComponentProps<typeof Popover.Anchor>;
7
- declare function PopoverAnchor(props: PopoverAnchorProps): react_jsx_runtime.JSX.Element;
6
+ declare function PopoverAnchor(props: PopoverAnchorProps): React.JSX.Element;
8
7
 
9
8
  type PopoverHeaderProps = React.ComponentProps<"div">;
10
- declare function PopoverHeader({ className, ...props }: PopoverHeaderProps): react_jsx_runtime.JSX.Element;
9
+ declare function PopoverHeader({ className, ...props }: PopoverHeaderProps): React.JSX.Element;
11
10
 
12
11
  type PopoverTitleProps = React.ComponentProps<"h2">;
13
- declare function PopoverTitle({ className, ...props }: PopoverTitleProps): react_jsx_runtime.JSX.Element;
12
+ declare function PopoverTitle({ className, ...props }: PopoverTitleProps): React.JSX.Element;
14
13
 
15
14
  type PopoverDescriptionProps = React.ComponentProps<"p">;
16
- declare function PopoverDescription({ className, ...props }: PopoverDescriptionProps): react_jsx_runtime.JSX.Element;
15
+ declare function PopoverDescription({ className, ...props }: PopoverDescriptionProps): React.JSX.Element;
17
16
 
18
17
  export { PopoverAnchor, type PopoverAnchorProps, PopoverDescription, type PopoverDescriptionProps, PopoverHeader, type PopoverHeaderProps, PopoverTitle, type PopoverTitleProps };
@@ -1,8 +1,7 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Progress as Progress$1 } from 'radix-ui';
4
3
 
5
4
  type ProgressProps = React.ComponentProps<typeof Progress$1.Root>;
6
- declare function Progress({ className, value, ...props }: ProgressProps): react_jsx_runtime.JSX.Element;
5
+ declare function Progress({ className, value, ...props }: ProgressProps): React.JSX.Element;
7
6
 
8
7
  export { Progress, type ProgressProps };
@@ -1,8 +1,7 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Progress as Progress$1 } from 'radix-ui';
4
3
 
5
4
  type ProgressProps = React.ComponentProps<typeof Progress$1.Root>;
6
- declare function Progress({ className, value, ...props }: ProgressProps): react_jsx_runtime.JSX.Element;
5
+ declare function Progress({ className, value, ...props }: ProgressProps): React.JSX.Element;
7
6
 
8
7
  export { Progress, type ProgressProps };
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { RadioGroup as RadioGroup$1 } from 'radix-ui';
4
3
 
@@ -14,9 +13,9 @@ type RadioGroupProps = React.ComponentPropsWithoutRef<"div"> & {
14
13
  value?: string | null;
15
14
  onValueChange?: (value: string) => void;
16
15
  };
17
- declare function RadioGroup({ className, ...props }: RadioGroupProps): react_jsx_runtime.JSX.Element;
16
+ declare function RadioGroup({ className, ...props }: RadioGroupProps): React.JSX.Element;
18
17
 
19
18
  type RadioGroupItemProps = React.ComponentProps<typeof RadioGroup$1.Item>;
20
- declare function RadioGroupItem({ className, ...props }: RadioGroupItemProps): react_jsx_runtime.JSX.Element;
19
+ declare function RadioGroupItem({ className, ...props }: RadioGroupItemProps): React.JSX.Element;
21
20
 
22
21
  export { RadioGroup, RadioGroupItem, type RadioGroupItemProps, type RadioGroupProps };
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { RadioGroup as RadioGroup$1 } from 'radix-ui';
4
3
 
@@ -14,9 +13,9 @@ type RadioGroupProps = React.ComponentPropsWithoutRef<"div"> & {
14
13
  value?: string | null;
15
14
  onValueChange?: (value: string) => void;
16
15
  };
17
- declare function RadioGroup({ className, ...props }: RadioGroupProps): react_jsx_runtime.JSX.Element;
16
+ declare function RadioGroup({ className, ...props }: RadioGroupProps): React.JSX.Element;
18
17
 
19
18
  type RadioGroupItemProps = React.ComponentProps<typeof RadioGroup$1.Item>;
20
- declare function RadioGroupItem({ className, ...props }: RadioGroupItemProps): react_jsx_runtime.JSX.Element;
19
+ declare function RadioGroupItem({ className, ...props }: RadioGroupItemProps): React.JSX.Element;
21
20
 
22
21
  export { RadioGroup, RadioGroupItem, type RadioGroupItemProps, type RadioGroupProps };
@@ -1,11 +1,10 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { ScrollArea as ScrollArea$1 } from 'radix-ui';
4
3
 
5
4
  type ScrollAreaProps = React.ComponentProps<typeof ScrollArea$1.Root>;
6
- declare function ScrollArea({ className, children, ...props }: ScrollAreaProps): react_jsx_runtime.JSX.Element;
5
+ declare function ScrollArea({ className, children, ...props }: ScrollAreaProps): React.JSX.Element;
7
6
 
8
7
  type ScrollBarProps = React.ComponentProps<typeof ScrollArea$1.ScrollAreaScrollbar>;
9
- declare function ScrollBar({ className, orientation, ...props }: ScrollBarProps): react_jsx_runtime.JSX.Element;
8
+ declare function ScrollBar({ className, orientation, ...props }: ScrollBarProps): React.JSX.Element;
10
9
 
11
10
  export { ScrollArea, type ScrollAreaProps, ScrollBar, type ScrollBarProps };
@@ -1,11 +1,10 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { ScrollArea as ScrollArea$1 } from 'radix-ui';
4
3
 
5
4
  type ScrollAreaProps = React.ComponentProps<typeof ScrollArea$1.Root>;
6
- declare function ScrollArea({ className, children, ...props }: ScrollAreaProps): react_jsx_runtime.JSX.Element;
5
+ declare function ScrollArea({ className, children, ...props }: ScrollAreaProps): React.JSX.Element;
7
6
 
8
7
  type ScrollBarProps = React.ComponentProps<typeof ScrollArea$1.ScrollAreaScrollbar>;
9
- declare function ScrollBar({ className, orientation, ...props }: ScrollBarProps): react_jsx_runtime.JSX.Element;
8
+ declare function ScrollBar({ className, orientation, ...props }: ScrollBarProps): React.JSX.Element;
10
9
 
11
10
  export { ScrollArea, type ScrollAreaProps, ScrollBar, type ScrollBarProps };
@@ -1,22 +1,21 @@
1
- export { S as Select, a as SelectProps } from '../../select-Bf6XQtt-.js';
2
- import * as react_jsx_runtime from 'react/jsx-runtime';
1
+ export { S as Select, a as SelectProps } from '../../select-XQ8pKCV9.js';
3
2
  import * as React from 'react';
4
3
  import React__default from 'react';
5
4
  import { Select } from 'radix-ui';
6
5
 
7
6
  type SelectContentProps = React.ComponentProps<typeof Select.Content>;
8
- declare function SelectContent({ className, children, position, align, ...props }: SelectContentProps): react_jsx_runtime.JSX.Element;
7
+ declare function SelectContent({ className, children, position, align, ...props }: SelectContentProps): React.JSX.Element;
9
8
 
10
9
  type SelectGroupProps = React.ComponentProps<typeof Select.Group>;
11
- declare function SelectGroup(props: SelectGroupProps): react_jsx_runtime.JSX.Element;
10
+ declare function SelectGroup(props: SelectGroupProps): React.JSX.Element;
12
11
 
13
12
  type SelectItemProps = React.ComponentProps<typeof Select.Item>;
14
- declare function SelectItem({ className, children, ...props }: SelectItemProps): react_jsx_runtime.JSX.Element;
13
+ declare function SelectItem({ className, children, ...props }: SelectItemProps): React.JSX.Element;
15
14
 
16
15
  type SelectLabelProps = React.ComponentProps<typeof Select.Label>;
17
- declare function SelectLabel({ className, ...props }: SelectLabelProps): react_jsx_runtime.JSX.Element;
16
+ declare function SelectLabel({ className, ...props }: SelectLabelProps): React.JSX.Element;
18
17
 
19
18
  type SelectSeparatorProps = React__default.ComponentProps<typeof Select.Separator>;
20
- declare function SelectSeparator({ className, ...props }: SelectSeparatorProps): react_jsx_runtime.JSX.Element;
19
+ declare function SelectSeparator({ className, ...props }: SelectSeparatorProps): React__default.JSX.Element;
21
20
 
22
21
  export { SelectContent, type SelectContentProps, SelectGroup, type SelectGroupProps, SelectItem, type SelectItemProps, SelectLabel, type SelectLabelProps, SelectSeparator, type SelectSeparatorProps };
@@ -1,22 +1,21 @@
1
- export { S as Select, a as SelectProps } from '../../select-Bf6XQtt-.js';
2
- import * as react_jsx_runtime from 'react/jsx-runtime';
1
+ export { S as Select, a as SelectProps } from '../../select-XQ8pKCV9.js';
3
2
  import * as React from 'react';
4
3
  import React__default from 'react';
5
4
  import { Select } from 'radix-ui';
6
5
 
7
6
  type SelectContentProps = React.ComponentProps<typeof Select.Content>;
8
- declare function SelectContent({ className, children, position, align, ...props }: SelectContentProps): react_jsx_runtime.JSX.Element;
7
+ declare function SelectContent({ className, children, position, align, ...props }: SelectContentProps): React.JSX.Element;
9
8
 
10
9
  type SelectGroupProps = React.ComponentProps<typeof Select.Group>;
11
- declare function SelectGroup(props: SelectGroupProps): react_jsx_runtime.JSX.Element;
10
+ declare function SelectGroup(props: SelectGroupProps): React.JSX.Element;
12
11
 
13
12
  type SelectItemProps = React.ComponentProps<typeof Select.Item>;
14
- declare function SelectItem({ className, children, ...props }: SelectItemProps): react_jsx_runtime.JSX.Element;
13
+ declare function SelectItem({ className, children, ...props }: SelectItemProps): React.JSX.Element;
15
14
 
16
15
  type SelectLabelProps = React.ComponentProps<typeof Select.Label>;
17
- declare function SelectLabel({ className, ...props }: SelectLabelProps): react_jsx_runtime.JSX.Element;
16
+ declare function SelectLabel({ className, ...props }: SelectLabelProps): React.JSX.Element;
18
17
 
19
18
  type SelectSeparatorProps = React__default.ComponentProps<typeof Select.Separator>;
20
- declare function SelectSeparator({ className, ...props }: SelectSeparatorProps): react_jsx_runtime.JSX.Element;
19
+ declare function SelectSeparator({ className, ...props }: SelectSeparatorProps): React__default.JSX.Element;
21
20
 
22
21
  export { SelectContent, type SelectContentProps, SelectGroup, type SelectGroupProps, SelectItem, type SelectItemProps, SelectLabel, type SelectLabelProps, SelectSeparator, type SelectSeparatorProps };
@@ -1,8 +1,7 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Separator as Separator$1 } from 'radix-ui';
4
3
 
5
4
  type SeparatorProps = React.ComponentProps<typeof Separator$1.Root>;
6
- declare function Separator({ className, orientation, decorative, ...props }: SeparatorProps): react_jsx_runtime.JSX.Element;
5
+ declare function Separator({ className, orientation, decorative, ...props }: SeparatorProps): React.JSX.Element;
7
6
 
8
7
  export { Separator, type SeparatorProps };
@@ -1,8 +1,7 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Separator as Separator$1 } from 'radix-ui';
4
3
 
5
4
  type SeparatorProps = React.ComponentProps<typeof Separator$1.Root>;
6
- declare function Separator({ className, orientation, decorative, ...props }: SeparatorProps): react_jsx_runtime.JSX.Element;
5
+ declare function Separator({ className, orientation, decorative, ...props }: SeparatorProps): React.JSX.Element;
7
6
 
8
7
  export { Separator, type SeparatorProps };
@@ -1,17 +1,16 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Dialog } from 'radix-ui';
4
3
  import { VariantProps } from 'class-variance-authority';
5
4
  import * as class_variance_authority_types from 'class-variance-authority/types';
6
5
 
7
6
  type SheetProps = React.ComponentProps<typeof Dialog.Root>;
8
- declare function Sheet(props: SheetProps): react_jsx_runtime.JSX.Element;
7
+ declare function Sheet(props: SheetProps): React.JSX.Element;
9
8
 
10
9
  type SheetTriggerProps = React.ComponentProps<typeof Dialog.Trigger>;
11
- declare function SheetTrigger(props: SheetTriggerProps): react_jsx_runtime.JSX.Element;
10
+ declare function SheetTrigger(props: SheetTriggerProps): React.JSX.Element;
12
11
 
13
12
  type SheetCloseProps = React.ComponentProps<typeof Dialog.Close>;
14
- declare function SheetClose(props: SheetCloseProps): react_jsx_runtime.JSX.Element;
13
+ declare function SheetClose(props: SheetCloseProps): React.JSX.Element;
15
14
 
16
15
  declare const sheetContentStyles: (props?: {
17
16
  side?: "left" | "right" | "bottom" | "top";
@@ -24,18 +23,18 @@ type SheetContentProps = React.ComponentProps<typeof Dialog.Content> & {
24
23
  side?: SheetContentSide;
25
24
  showCloseButton?: boolean;
26
25
  };
27
- declare function SheetContent({ side, showCloseButton, className, children, ...props }: SheetContentProps): react_jsx_runtime.JSX.Element;
26
+ declare function SheetContent({ side, showCloseButton, className, children, ...props }: SheetContentProps): React.JSX.Element;
28
27
 
29
28
  type SheetHeaderProps = React.ComponentProps<"div">;
30
- declare function SheetHeader({ className, ...props }: SheetHeaderProps): react_jsx_runtime.JSX.Element;
29
+ declare function SheetHeader({ className, ...props }: SheetHeaderProps): React.JSX.Element;
31
30
 
32
31
  type SheetFooterProps = React.ComponentProps<"div">;
33
- declare function SheetFooter({ className, ...props }: SheetFooterProps): react_jsx_runtime.JSX.Element;
32
+ declare function SheetFooter({ className, ...props }: SheetFooterProps): React.JSX.Element;
34
33
 
35
34
  type SheetTitleProps = React.ComponentProps<typeof Dialog.Title>;
36
- declare function SheetTitle({ className, ...props }: SheetTitleProps): react_jsx_runtime.JSX.Element;
35
+ declare function SheetTitle({ className, ...props }: SheetTitleProps): React.JSX.Element;
37
36
 
38
37
  type SheetDescriptionProps = React.ComponentProps<typeof Dialog.Description>;
39
- declare function SheetDescription({ className, ...props }: SheetDescriptionProps): react_jsx_runtime.JSX.Element;
38
+ declare function SheetDescription({ className, ...props }: SheetDescriptionProps): React.JSX.Element;
40
39
 
41
40
  export { Sheet, SheetClose, type SheetCloseProps, SheetContent, type SheetContentProps, type SheetContentSide, SheetDescription, type SheetDescriptionProps, SheetFooter, type SheetFooterProps, SheetHeader, type SheetHeaderProps, type SheetProps, type SheetContentSide as SheetSide, SheetTitle, type SheetTitleProps, SheetTrigger, type SheetTriggerProps };
@@ -1,17 +1,16 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Dialog } from 'radix-ui';
4
3
  import { VariantProps } from 'class-variance-authority';
5
4
  import * as class_variance_authority_types from 'class-variance-authority/types';
6
5
 
7
6
  type SheetProps = React.ComponentProps<typeof Dialog.Root>;
8
- declare function Sheet(props: SheetProps): react_jsx_runtime.JSX.Element;
7
+ declare function Sheet(props: SheetProps): React.JSX.Element;
9
8
 
10
9
  type SheetTriggerProps = React.ComponentProps<typeof Dialog.Trigger>;
11
- declare function SheetTrigger(props: SheetTriggerProps): react_jsx_runtime.JSX.Element;
10
+ declare function SheetTrigger(props: SheetTriggerProps): React.JSX.Element;
12
11
 
13
12
  type SheetCloseProps = React.ComponentProps<typeof Dialog.Close>;
14
- declare function SheetClose(props: SheetCloseProps): react_jsx_runtime.JSX.Element;
13
+ declare function SheetClose(props: SheetCloseProps): React.JSX.Element;
15
14
 
16
15
  declare const sheetContentStyles: (props?: {
17
16
  side?: "left" | "right" | "bottom" | "top";
@@ -24,18 +23,18 @@ type SheetContentProps = React.ComponentProps<typeof Dialog.Content> & {
24
23
  side?: SheetContentSide;
25
24
  showCloseButton?: boolean;
26
25
  };
27
- declare function SheetContent({ side, showCloseButton, className, children, ...props }: SheetContentProps): react_jsx_runtime.JSX.Element;
26
+ declare function SheetContent({ side, showCloseButton, className, children, ...props }: SheetContentProps): React.JSX.Element;
28
27
 
29
28
  type SheetHeaderProps = React.ComponentProps<"div">;
30
- declare function SheetHeader({ className, ...props }: SheetHeaderProps): react_jsx_runtime.JSX.Element;
29
+ declare function SheetHeader({ className, ...props }: SheetHeaderProps): React.JSX.Element;
31
30
 
32
31
  type SheetFooterProps = React.ComponentProps<"div">;
33
- declare function SheetFooter({ className, ...props }: SheetFooterProps): react_jsx_runtime.JSX.Element;
32
+ declare function SheetFooter({ className, ...props }: SheetFooterProps): React.JSX.Element;
34
33
 
35
34
  type SheetTitleProps = React.ComponentProps<typeof Dialog.Title>;
36
- declare function SheetTitle({ className, ...props }: SheetTitleProps): react_jsx_runtime.JSX.Element;
35
+ declare function SheetTitle({ className, ...props }: SheetTitleProps): React.JSX.Element;
37
36
 
38
37
  type SheetDescriptionProps = React.ComponentProps<typeof Dialog.Description>;
39
- declare function SheetDescription({ className, ...props }: SheetDescriptionProps): react_jsx_runtime.JSX.Element;
38
+ declare function SheetDescription({ className, ...props }: SheetDescriptionProps): React.JSX.Element;
40
39
 
41
40
  export { Sheet, SheetClose, type SheetCloseProps, SheetContent, type SheetContentProps, type SheetContentSide, SheetDescription, type SheetDescriptionProps, SheetFooter, type SheetFooterProps, SheetHeader, type SheetHeaderProps, type SheetProps, type SheetContentSide as SheetSide, SheetTitle, type SheetTitleProps, SheetTrigger, type SheetTriggerProps };
@@ -1,9 +1,8 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Button } from '../button/index.js';
4
3
  import { Input } from '../input/index.js';
5
4
  import { Separator } from '../separator/index.js';
6
- import { T as TooltipContent } from '../../tooltip-content-DqtogPBq.js';
5
+ import { T as TooltipContent } from '../../tooltip-content-B29fawx9.js';
7
6
  import { VariantProps } from 'class-variance-authority';
8
7
  import * as class_variance_authority_types from 'class-variance-authority/types';
9
8
  import 'radix-ui';
@@ -13,7 +12,7 @@ type SidebarProviderProps = React.ComponentProps<"div"> & {
13
12
  open?: boolean;
14
13
  onOpenChange?: (open: boolean) => void;
15
14
  };
16
- declare function SidebarProvider({ defaultOpen, open: openProp, onOpenChange: setOpenProp, className, style, children, ...props }: SidebarProviderProps): react_jsx_runtime.JSX.Element;
15
+ declare function SidebarProvider({ defaultOpen, open: openProp, onOpenChange: setOpenProp, className, style, children, ...props }: SidebarProviderProps): React.JSX.Element;
17
16
 
18
17
  type SidebarSide = "left" | "right";
19
18
  type SidebarVariant = "sidebar" | "floating" | "inset";
@@ -24,53 +23,53 @@ type SidebarProps = React.ComponentProps<"div"> & {
24
23
  variant?: SidebarVariant;
25
24
  collapsible?: SidebarCollapsible;
26
25
  };
27
- declare function Sidebar({ side, variant, collapsible, className, children, dir, ...props }: SidebarProps): react_jsx_runtime.JSX.Element;
26
+ declare function Sidebar({ side, variant, collapsible, className, children, dir, ...props }: SidebarProps): React.JSX.Element;
28
27
 
29
28
  type SidebarTriggerProps = React.ComponentProps<typeof Button>;
30
- declare function SidebarTrigger({ className, onClick, ...props }: SidebarTriggerProps): react_jsx_runtime.JSX.Element;
29
+ declare function SidebarTrigger({ className, onClick, ...props }: SidebarTriggerProps): React.JSX.Element;
31
30
 
32
31
  type SidebarRailProps = React.ComponentProps<"button">;
33
- declare function SidebarRail({ className, ...props }: SidebarRailProps): react_jsx_runtime.JSX.Element;
32
+ declare function SidebarRail({ className, ...props }: SidebarRailProps): React.JSX.Element;
34
33
 
35
34
  type SidebarInsetProps = React.ComponentProps<"main">;
36
- declare function SidebarInset({ className, ...props }: SidebarInsetProps): react_jsx_runtime.JSX.Element;
35
+ declare function SidebarInset({ className, ...props }: SidebarInsetProps): React.JSX.Element;
37
36
 
38
37
  type SidebarInputProps = React.ComponentProps<typeof Input>;
39
- declare function SidebarInput({ className, ...props }: SidebarInputProps): react_jsx_runtime.JSX.Element;
38
+ declare function SidebarInput({ className, ...props }: SidebarInputProps): React.JSX.Element;
40
39
 
41
40
  type SidebarHeaderProps = React.ComponentProps<"div">;
42
- declare function SidebarHeader({ className, ...props }: SidebarHeaderProps): react_jsx_runtime.JSX.Element;
41
+ declare function SidebarHeader({ className, ...props }: SidebarHeaderProps): React.JSX.Element;
43
42
 
44
43
  type SidebarFooterProps = React.ComponentProps<"div">;
45
- declare function SidebarFooter({ className, ...props }: SidebarFooterProps): react_jsx_runtime.JSX.Element;
44
+ declare function SidebarFooter({ className, ...props }: SidebarFooterProps): React.JSX.Element;
46
45
 
47
46
  type SidebarSeparatorProps = React.ComponentProps<typeof Separator>;
48
- declare function SidebarSeparator({ className, ...props }: SidebarSeparatorProps): react_jsx_runtime.JSX.Element;
47
+ declare function SidebarSeparator({ className, ...props }: SidebarSeparatorProps): React.JSX.Element;
49
48
 
50
49
  type SidebarContentProps = React.ComponentProps<"div">;
51
- declare function SidebarContent({ className, ...props }: SidebarContentProps): react_jsx_runtime.JSX.Element;
50
+ declare function SidebarContent({ className, ...props }: SidebarContentProps): React.JSX.Element;
52
51
 
53
52
  type SidebarGroupProps = React.ComponentProps<"div">;
54
- declare function SidebarGroup({ className, ...props }: SidebarGroupProps): react_jsx_runtime.JSX.Element;
53
+ declare function SidebarGroup({ className, ...props }: SidebarGroupProps): React.JSX.Element;
55
54
 
56
55
  type SidebarGroupLabelProps = React.ComponentProps<"div"> & {
57
56
  asChild?: boolean;
58
57
  };
59
- declare function SidebarGroupLabel({ className, asChild, ...props }: SidebarGroupLabelProps): react_jsx_runtime.JSX.Element;
58
+ declare function SidebarGroupLabel({ className, asChild, ...props }: SidebarGroupLabelProps): React.JSX.Element;
60
59
 
61
60
  type SidebarGroupActionProps = React.ComponentProps<"button"> & {
62
61
  asChild?: boolean;
63
62
  };
64
- declare function SidebarGroupAction({ className, asChild, ...props }: SidebarGroupActionProps): react_jsx_runtime.JSX.Element;
63
+ declare function SidebarGroupAction({ className, asChild, ...props }: SidebarGroupActionProps): React.JSX.Element;
65
64
 
66
65
  type SidebarGroupContentProps = React.ComponentProps<"div">;
67
- declare function SidebarGroupContent({ className, ...props }: SidebarGroupContentProps): react_jsx_runtime.JSX.Element;
66
+ declare function SidebarGroupContent({ className, ...props }: SidebarGroupContentProps): React.JSX.Element;
68
67
 
69
68
  type SidebarMenuProps = React.ComponentProps<"ul">;
70
- declare function SidebarMenu({ className, ...props }: SidebarMenuProps): react_jsx_runtime.JSX.Element;
69
+ declare function SidebarMenu({ className, ...props }: SidebarMenuProps): React.JSX.Element;
71
70
 
72
71
  type SidebarMenuItemProps = React.ComponentProps<"li">;
73
- declare function SidebarMenuItem({ className, ...props }: SidebarMenuItemProps): react_jsx_runtime.JSX.Element;
72
+ declare function SidebarMenuItem({ className, ...props }: SidebarMenuItemProps): React.JSX.Element;
74
73
 
75
74
  declare const sidebarMenuButtonVariants: (props?: {
76
75
  variant?: "default" | "outline";
@@ -88,27 +87,27 @@ type SidebarMenuButtonProps = React.ComponentProps<"button"> & {
88
87
  size?: SidebarMenuButtonSizeType;
89
88
  tooltip?: string | React.ComponentProps<typeof TooltipContent>;
90
89
  };
91
- declare function SidebarMenuButton({ asChild, isActive, variant, size, tooltip, className, ...props }: SidebarMenuButtonProps): react_jsx_runtime.JSX.Element;
90
+ declare function SidebarMenuButton({ asChild, isActive, variant, size, tooltip, className, ...props }: SidebarMenuButtonProps): React.JSX.Element;
92
91
 
93
92
  type SidebarMenuActionProps = React.ComponentProps<"button"> & {
94
93
  asChild?: boolean;
95
94
  showOnHover?: boolean;
96
95
  };
97
- declare function SidebarMenuAction({ className, asChild, showOnHover, ...props }: SidebarMenuActionProps): react_jsx_runtime.JSX.Element;
96
+ declare function SidebarMenuAction({ className, asChild, showOnHover, ...props }: SidebarMenuActionProps): React.JSX.Element;
98
97
 
99
98
  type SidebarMenuBadgeProps = React.ComponentProps<"div">;
100
- declare function SidebarMenuBadge({ className, ...props }: SidebarMenuBadgeProps): react_jsx_runtime.JSX.Element;
99
+ declare function SidebarMenuBadge({ className, ...props }: SidebarMenuBadgeProps): React.JSX.Element;
101
100
 
102
101
  type SidebarMenuSkeletonProps = React.ComponentProps<"div"> & {
103
102
  showIcon?: boolean;
104
103
  };
105
- declare function SidebarMenuSkeleton({ className, showIcon, ...props }: SidebarMenuSkeletonProps): react_jsx_runtime.JSX.Element;
104
+ declare function SidebarMenuSkeleton({ className, showIcon, ...props }: SidebarMenuSkeletonProps): React.JSX.Element;
106
105
 
107
106
  type SidebarMenuSubProps = React.ComponentProps<"ul">;
108
- declare function SidebarMenuSub({ className, ...props }: SidebarMenuSubProps): react_jsx_runtime.JSX.Element;
107
+ declare function SidebarMenuSub({ className, ...props }: SidebarMenuSubProps): React.JSX.Element;
109
108
 
110
109
  type SidebarMenuSubItemProps = React.ComponentProps<"li">;
111
- declare function SidebarMenuSubItem({ className, ...props }: SidebarMenuSubItemProps): react_jsx_runtime.JSX.Element;
110
+ declare function SidebarMenuSubItem({ className, ...props }: SidebarMenuSubItemProps): React.JSX.Element;
112
111
 
113
112
  type SidebarMenuSubButtonSize = "sm" | "md";
114
113
 
@@ -117,7 +116,7 @@ type SidebarMenuSubButtonProps = React.ComponentProps<"a"> & {
117
116
  size?: SidebarMenuSubButtonSize;
118
117
  isActive?: boolean;
119
118
  };
120
- declare function SidebarMenuSubButton({ asChild, size, isActive, className, ...props }: SidebarMenuSubButtonProps): react_jsx_runtime.JSX.Element;
119
+ declare function SidebarMenuSubButton({ asChild, size, isActive, className, ...props }: SidebarMenuSubButtonProps): React.JSX.Element;
121
120
 
122
121
  type SidebarContextValue = {
123
122
  state: "expanded" | "collapsed";