@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,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";
@@ -1,7 +1,6 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
 
4
3
  type SkeletonProps = React.ComponentProps<"div">;
5
- declare function Skeleton({ className, ...props }: SkeletonProps): react_jsx_runtime.JSX.Element;
4
+ declare function Skeleton({ className, ...props }: SkeletonProps): React.JSX.Element;
6
5
 
7
6
  export { Skeleton, type SkeletonProps };
@@ -1,7 +1,6 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
 
4
3
  type SkeletonProps = React.ComponentProps<"div">;
5
- declare function Skeleton({ className, ...props }: SkeletonProps): react_jsx_runtime.JSX.Element;
4
+ declare function Skeleton({ className, ...props }: SkeletonProps): React.JSX.Element;
6
5
 
7
6
  export { Skeleton, type SkeletonProps };
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { DragEndEvent, DragStartEvent, Modifiers, DraggableSyntheticListeners, DragOverlay, UniqueIdentifier } from '@dnd-kit/core';
4
3
 
@@ -18,14 +17,14 @@ type SortableProps<T> = Omit<React.ComponentProps<"div">, "onDragStart" | "onDra
18
17
  modifiers?: Modifiers;
19
18
  asChild?: boolean;
20
19
  };
21
- declare function Sortable<T>({ value, onValueChange, getItemValue, className, asChild, onMove, strategy, onDragStart, onDragEnd, modifiers, children, ...props }: SortableProps<T>): react_jsx_runtime.JSX.Element;
20
+ declare function Sortable<T>({ value, onValueChange, getItemValue, className, asChild, onMove, strategy, onDragStart, onDragEnd, modifiers, children, ...props }: SortableProps<T>): React.JSX.Element;
22
21
 
23
22
  type SortableItemProps = React.ComponentProps<"div"> & {
24
23
  value: string;
25
24
  disabled?: boolean;
26
25
  asChild?: boolean;
27
26
  };
28
- declare function SortableItem({ value, className, asChild, disabled, children, ...props }: SortableItemProps): react_jsx_runtime.JSX.Element;
27
+ declare function SortableItem({ value, className, asChild, disabled, children, ...props }: SortableItemProps): React.JSX.Element;
29
28
 
30
29
  interface SortableItemContextValue {
31
30
  listeners: DraggableSyntheticListeners | undefined;
@@ -38,7 +37,7 @@ type SortableItemHandleProps = React.ComponentProps<"div"> & {
38
37
  cursor?: boolean;
39
38
  asChild?: boolean;
40
39
  };
41
- declare function SortableItemHandle({ className, asChild, cursor, children, ...props }: SortableItemHandleProps): react_jsx_runtime.JSX.Element;
40
+ declare function SortableItemHandle({ className, asChild, cursor, children, ...props }: SortableItemHandleProps): React.JSX.Element;
42
41
 
43
42
  type SortableOverlayProps = Omit<React.ComponentProps<typeof DragOverlay>, "children"> & {
44
43
  children?: React.ReactNode | ((params: {
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { DragEndEvent, DragStartEvent, Modifiers, DraggableSyntheticListeners, DragOverlay, UniqueIdentifier } from '@dnd-kit/core';
4
3
 
@@ -18,14 +17,14 @@ type SortableProps<T> = Omit<React.ComponentProps<"div">, "onDragStart" | "onDra
18
17
  modifiers?: Modifiers;
19
18
  asChild?: boolean;
20
19
  };
21
- declare function Sortable<T>({ value, onValueChange, getItemValue, className, asChild, onMove, strategy, onDragStart, onDragEnd, modifiers, children, ...props }: SortableProps<T>): react_jsx_runtime.JSX.Element;
20
+ declare function Sortable<T>({ value, onValueChange, getItemValue, className, asChild, onMove, strategy, onDragStart, onDragEnd, modifiers, children, ...props }: SortableProps<T>): React.JSX.Element;
22
21
 
23
22
  type SortableItemProps = React.ComponentProps<"div"> & {
24
23
  value: string;
25
24
  disabled?: boolean;
26
25
  asChild?: boolean;
27
26
  };
28
- declare function SortableItem({ value, className, asChild, disabled, children, ...props }: SortableItemProps): react_jsx_runtime.JSX.Element;
27
+ declare function SortableItem({ value, className, asChild, disabled, children, ...props }: SortableItemProps): React.JSX.Element;
29
28
 
30
29
  interface SortableItemContextValue {
31
30
  listeners: DraggableSyntheticListeners | undefined;
@@ -38,7 +37,7 @@ type SortableItemHandleProps = React.ComponentProps<"div"> & {
38
37
  cursor?: boolean;
39
38
  asChild?: boolean;
40
39
  };
41
- declare function SortableItemHandle({ className, asChild, cursor, children, ...props }: SortableItemHandleProps): react_jsx_runtime.JSX.Element;
40
+ declare function SortableItemHandle({ className, asChild, cursor, children, ...props }: SortableItemHandleProps): React.JSX.Element;
42
41
 
43
42
  type SortableOverlayProps = Omit<React.ComponentProps<typeof DragOverlay>, "children"> & {
44
43
  children?: React.ReactNode | ((params: {
@@ -1,7 +1,6 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import React__default from 'react';
3
2
 
4
3
  type SpinnerProps = React__default.ComponentProps<"svg">;
5
- declare function Spinner({ className, ...props }: SpinnerProps): react_jsx_runtime.JSX.Element;
4
+ declare function Spinner({ className, ...props }: SpinnerProps): React__default.JSX.Element;
6
5
 
7
6
  export { Spinner, type SpinnerProps };
@@ -1,7 +1,6 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import React__default from 'react';
3
2
 
4
3
  type SpinnerProps = React__default.ComponentProps<"svg">;
5
- declare function Spinner({ className, ...props }: SpinnerProps): react_jsx_runtime.JSX.Element;
4
+ declare function Spinner({ className, ...props }: SpinnerProps): React__default.JSX.Element;
6
5
 
7
6
  export { Spinner, type SpinnerProps };
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { VariantProps } from 'class-variance-authority';
4
3
  import * as class_variance_authority_types from 'class-variance-authority/types';
@@ -14,12 +13,12 @@ type StatusProps = React.ComponentProps<"div"> & {
14
13
  asChild?: boolean;
15
14
  variant?: StatusVariant;
16
15
  };
17
- declare function Status({ className, variant, asChild, ...rootProps }: StatusProps): react_jsx_runtime.JSX.Element;
16
+ declare function Status({ className, variant, asChild, ...rootProps }: StatusProps): React.JSX.Element;
18
17
 
19
18
  type StatusIndicatorProps = React.ComponentProps<"div">;
20
- declare function StatusIndicator(props: StatusIndicatorProps): react_jsx_runtime.JSX.Element;
19
+ declare function StatusIndicator(props: StatusIndicatorProps): React.JSX.Element;
21
20
 
22
21
  type StatusLabelProps = React.ComponentProps<"div">;
23
- declare function StatusLabel({ className, ...labelProps }: StatusLabelProps): react_jsx_runtime.JSX.Element;
22
+ declare function StatusLabel({ className, ...labelProps }: StatusLabelProps): React.JSX.Element;
24
23
 
25
24
  export { Status, StatusIndicator, type StatusIndicatorProps, StatusLabel, type StatusLabelProps, type StatusProps, type StatusVariant };
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { VariantProps } from 'class-variance-authority';
4
3
  import * as class_variance_authority_types from 'class-variance-authority/types';
@@ -14,12 +13,12 @@ type StatusProps = React.ComponentProps<"div"> & {
14
13
  asChild?: boolean;
15
14
  variant?: StatusVariant;
16
15
  };
17
- declare function Status({ className, variant, asChild, ...rootProps }: StatusProps): react_jsx_runtime.JSX.Element;
16
+ declare function Status({ className, variant, asChild, ...rootProps }: StatusProps): React.JSX.Element;
18
17
 
19
18
  type StatusIndicatorProps = React.ComponentProps<"div">;
20
- declare function StatusIndicator(props: StatusIndicatorProps): react_jsx_runtime.JSX.Element;
19
+ declare function StatusIndicator(props: StatusIndicatorProps): React.JSX.Element;
21
20
 
22
21
  type StatusLabelProps = React.ComponentProps<"div">;
23
- declare function StatusLabel({ className, ...labelProps }: StatusLabelProps): react_jsx_runtime.JSX.Element;
22
+ declare function StatusLabel({ className, ...labelProps }: StatusLabelProps): React.JSX.Element;
24
23
 
25
24
  export { Status, StatusIndicator, type StatusIndicatorProps, StatusLabel, type StatusLabelProps, type StatusProps, type StatusVariant };
@@ -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';
@@ -56,7 +55,7 @@ type StepperProps = React.ComponentProps<"div"> & {
56
55
  nonInteractive?: boolean;
57
56
  indicators?: StepIndicators;
58
57
  };
59
- declare function Stepper({ value, defaultValue, onValueChange, onValueComplete, onValueAdd, onValueRemove, onValidate, id: idProp, dir: dirProp, orientation, activationMode, asChild, disabled, nonInteractive, loop, className, indicators, ...rootProps }: StepperProps): react_jsx_runtime.JSX.Element;
58
+ declare function Stepper({ value, defaultValue, onValueChange, onValueComplete, onValueAdd, onValueRemove, onValidate, id: idProp, dir: dirProp, orientation, activationMode, asChild, disabled, nonInteractive, loop, className, indicators, ...rootProps }: StepperProps): React.JSX.Element;
60
59
 
61
60
  interface StepperContextValue {
62
61
  id: string;
@@ -74,7 +73,7 @@ type StepperTriggerElement = React.ComponentRef<typeof StepperTrigger>;
74
73
  type StepperTriggerProps = React.ComponentProps<"button"> & {
75
74
  asChild?: boolean;
76
75
  };
77
- declare function StepperTrigger({ asChild, disabled, className, ref, ...triggerProps }: StepperTriggerProps): react_jsx_runtime.JSX.Element;
76
+ declare function StepperTrigger({ asChild, disabled, className, ref, ...triggerProps }: StepperTriggerProps): React.JSX.Element;
78
77
 
79
78
  type StepperItemData = {
80
79
  id: string;
@@ -98,7 +97,7 @@ declare function useStepperFocusContext(consumerName: string): StepperFocusConte
98
97
  type StepperNavProps = React.ComponentProps<"nav"> & {
99
98
  asChild?: boolean;
100
99
  };
101
- declare function StepperNav({ className, children, asChild, ref, ...listProps }: StepperNavProps): react_jsx_runtime.JSX.Element;
100
+ declare function StepperNav({ className, children, asChild, ref, ...listProps }: StepperNavProps): React.JSX.Element;
102
101
 
103
102
  type StepperItemProps = React.ComponentProps<"div"> & {
104
103
  asChild?: boolean;
@@ -107,7 +106,7 @@ type StepperItemProps = React.ComponentProps<"div"> & {
107
106
  disabled?: boolean;
108
107
  loading?: boolean;
109
108
  };
110
- declare function StepperItem({ value: itemValue, completed, disabled, loading, asChild, className, children, ...props }: StepperItemProps): react_jsx_runtime.JSX.Element;
109
+ declare function StepperItem({ value: itemValue, completed, disabled, loading, asChild, className, children, ...props }: StepperItemProps): React.JSX.Element;
111
110
 
112
111
  type StepperStepState = {
113
112
  value: string;
@@ -126,38 +125,38 @@ type StepperIndicatorProps = Omit<React.ComponentProps<"div">, "children"> & {
126
125
  asChild?: boolean;
127
126
  children?: React.ReactNode | ((dataState: StepperDataState) => React.ReactNode);
128
127
  };
129
- declare function StepperIndicator({ className, children, asChild, ref, ...props }: StepperIndicatorProps): react_jsx_runtime.JSX.Element;
128
+ declare function StepperIndicator({ className, children, asChild, ref, ...props }: StepperIndicatorProps): React.JSX.Element;
130
129
 
131
130
  type StepperTitleProps = React.ComponentProps<"h3"> & {
132
131
  asChild?: boolean;
133
132
  };
134
- declare function StepperTitle({ className, asChild, ...props }: StepperTitleProps): react_jsx_runtime.JSX.Element;
133
+ declare function StepperTitle({ className, asChild, ...props }: StepperTitleProps): React.JSX.Element;
135
134
 
136
135
  type StepperDescriptionProps = React.ComponentProps<"span"> & {
137
136
  asChild?: boolean;
138
137
  };
139
- declare function StepperDescription({ className, asChild, ...props }: StepperDescriptionProps): react_jsx_runtime.JSX.Element;
138
+ declare function StepperDescription({ className, asChild, ...props }: StepperDescriptionProps): React.JSX.Element;
140
139
 
141
140
  type StepperPanelProps = React__default.ComponentProps<"div"> & {
142
141
  asChild?: boolean;
143
142
  };
144
- declare function StepperPanel({ children, asChild, className, ...props }: StepperPanelProps): react_jsx_runtime.JSX.Element;
143
+ declare function StepperPanel({ children, asChild, className, ...props }: StepperPanelProps): React__default.JSX.Element;
145
144
 
146
145
  type StepperContentProps = React.ComponentProps<"div"> & {
147
146
  asChild?: boolean;
148
147
  value: string;
149
148
  forceMount?: boolean;
150
149
  };
151
- declare function StepperContent({ value: valueProp, asChild, forceMount, className, ...props }: StepperContentProps): react_jsx_runtime.JSX.Element;
150
+ declare function StepperContent({ value: valueProp, asChild, forceMount, className, ...props }: StepperContentProps): React.JSX.Element;
152
151
 
153
152
  type StepperNextTriggerProps = React.ComponentProps<"button"> & {
154
153
  asChild?: boolean;
155
154
  };
156
- declare function StepperNextTrigger({ asChild, onClick, disabled, ...props }: StepperNextTriggerProps): react_jsx_runtime.JSX.Element;
155
+ declare function StepperNextTrigger({ asChild, onClick, disabled, ...props }: StepperNextTriggerProps): React.JSX.Element;
157
156
 
158
157
  type StepperPrevTriggerProps = React.ComponentProps<"button"> & {
159
158
  asChild?: boolean;
160
159
  };
161
- declare function StepperPrevTrigger({ asChild, disabled, onClick, ...props }: StepperPrevTriggerProps): react_jsx_runtime.JSX.Element;
160
+ declare function StepperPrevTrigger({ asChild, disabled, onClick, ...props }: StepperPrevTriggerProps): React.JSX.Element;
162
161
 
163
162
  export { type StepIndicators, Stepper, StepperActivationMode, StepperContent, type StepperContentProps, StepperDataState, StepperDescription, type StepperDescriptionProps, type StepperDirection, StepperFocusIntent, StepperIndicator, type StepperIndicatorProps, StepperItem, type StepperItemProps, StepperNav, type StepperNavProps, StepperNavigationDirection, StepperNextTrigger, type StepperNextTriggerProps, StepperOrientation, StepperPanel, type StepperPanelProps, StepperPrevTrigger, type StepperPrevTriggerProps, type StepperProps, StepperTitle, type StepperTitleProps, StepperTrigger, type StepperTriggerElement, type StepperTriggerProps, useStepperContext, useStepperFocusContext, useStepperItemContext };
@@ -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';
@@ -56,7 +55,7 @@ type StepperProps = React.ComponentProps<"div"> & {
56
55
  nonInteractive?: boolean;
57
56
  indicators?: StepIndicators;
58
57
  };
59
- declare function Stepper({ value, defaultValue, onValueChange, onValueComplete, onValueAdd, onValueRemove, onValidate, id: idProp, dir: dirProp, orientation, activationMode, asChild, disabled, nonInteractive, loop, className, indicators, ...rootProps }: StepperProps): react_jsx_runtime.JSX.Element;
58
+ declare function Stepper({ value, defaultValue, onValueChange, onValueComplete, onValueAdd, onValueRemove, onValidate, id: idProp, dir: dirProp, orientation, activationMode, asChild, disabled, nonInteractive, loop, className, indicators, ...rootProps }: StepperProps): React.JSX.Element;
60
59
 
61
60
  interface StepperContextValue {
62
61
  id: string;
@@ -74,7 +73,7 @@ type StepperTriggerElement = React.ComponentRef<typeof StepperTrigger>;
74
73
  type StepperTriggerProps = React.ComponentProps<"button"> & {
75
74
  asChild?: boolean;
76
75
  };
77
- declare function StepperTrigger({ asChild, disabled, className, ref, ...triggerProps }: StepperTriggerProps): react_jsx_runtime.JSX.Element;
76
+ declare function StepperTrigger({ asChild, disabled, className, ref, ...triggerProps }: StepperTriggerProps): React.JSX.Element;
78
77
 
79
78
  type StepperItemData = {
80
79
  id: string;
@@ -98,7 +97,7 @@ declare function useStepperFocusContext(consumerName: string): StepperFocusConte
98
97
  type StepperNavProps = React.ComponentProps<"nav"> & {
99
98
  asChild?: boolean;
100
99
  };
101
- declare function StepperNav({ className, children, asChild, ref, ...listProps }: StepperNavProps): react_jsx_runtime.JSX.Element;
100
+ declare function StepperNav({ className, children, asChild, ref, ...listProps }: StepperNavProps): React.JSX.Element;
102
101
 
103
102
  type StepperItemProps = React.ComponentProps<"div"> & {
104
103
  asChild?: boolean;
@@ -107,7 +106,7 @@ type StepperItemProps = React.ComponentProps<"div"> & {
107
106
  disabled?: boolean;
108
107
  loading?: boolean;
109
108
  };
110
- declare function StepperItem({ value: itemValue, completed, disabled, loading, asChild, className, children, ...props }: StepperItemProps): react_jsx_runtime.JSX.Element;
109
+ declare function StepperItem({ value: itemValue, completed, disabled, loading, asChild, className, children, ...props }: StepperItemProps): React.JSX.Element;
111
110
 
112
111
  type StepperStepState = {
113
112
  value: string;
@@ -126,38 +125,38 @@ type StepperIndicatorProps = Omit<React.ComponentProps<"div">, "children"> & {
126
125
  asChild?: boolean;
127
126
  children?: React.ReactNode | ((dataState: StepperDataState) => React.ReactNode);
128
127
  };
129
- declare function StepperIndicator({ className, children, asChild, ref, ...props }: StepperIndicatorProps): react_jsx_runtime.JSX.Element;
128
+ declare function StepperIndicator({ className, children, asChild, ref, ...props }: StepperIndicatorProps): React.JSX.Element;
130
129
 
131
130
  type StepperTitleProps = React.ComponentProps<"h3"> & {
132
131
  asChild?: boolean;
133
132
  };
134
- declare function StepperTitle({ className, asChild, ...props }: StepperTitleProps): react_jsx_runtime.JSX.Element;
133
+ declare function StepperTitle({ className, asChild, ...props }: StepperTitleProps): React.JSX.Element;
135
134
 
136
135
  type StepperDescriptionProps = React.ComponentProps<"span"> & {
137
136
  asChild?: boolean;
138
137
  };
139
- declare function StepperDescription({ className, asChild, ...props }: StepperDescriptionProps): react_jsx_runtime.JSX.Element;
138
+ declare function StepperDescription({ className, asChild, ...props }: StepperDescriptionProps): React.JSX.Element;
140
139
 
141
140
  type StepperPanelProps = React__default.ComponentProps<"div"> & {
142
141
  asChild?: boolean;
143
142
  };
144
- declare function StepperPanel({ children, asChild, className, ...props }: StepperPanelProps): react_jsx_runtime.JSX.Element;
143
+ declare function StepperPanel({ children, asChild, className, ...props }: StepperPanelProps): React__default.JSX.Element;
145
144
 
146
145
  type StepperContentProps = React.ComponentProps<"div"> & {
147
146
  asChild?: boolean;
148
147
  value: string;
149
148
  forceMount?: boolean;
150
149
  };
151
- declare function StepperContent({ value: valueProp, asChild, forceMount, className, ...props }: StepperContentProps): react_jsx_runtime.JSX.Element;
150
+ declare function StepperContent({ value: valueProp, asChild, forceMount, className, ...props }: StepperContentProps): React.JSX.Element;
152
151
 
153
152
  type StepperNextTriggerProps = React.ComponentProps<"button"> & {
154
153
  asChild?: boolean;
155
154
  };
156
- declare function StepperNextTrigger({ asChild, onClick, disabled, ...props }: StepperNextTriggerProps): react_jsx_runtime.JSX.Element;
155
+ declare function StepperNextTrigger({ asChild, onClick, disabled, ...props }: StepperNextTriggerProps): React.JSX.Element;
157
156
 
158
157
  type StepperPrevTriggerProps = React.ComponentProps<"button"> & {
159
158
  asChild?: boolean;
160
159
  };
161
- declare function StepperPrevTrigger({ asChild, disabled, onClick, ...props }: StepperPrevTriggerProps): react_jsx_runtime.JSX.Element;
160
+ declare function StepperPrevTrigger({ asChild, disabled, onClick, ...props }: StepperPrevTriggerProps): React.JSX.Element;
162
161
 
163
162
  export { type StepIndicators, Stepper, StepperActivationMode, StepperContent, type StepperContentProps, StepperDataState, StepperDescription, type StepperDescriptionProps, type StepperDirection, StepperFocusIntent, StepperIndicator, type StepperIndicatorProps, StepperItem, type StepperItemProps, StepperNav, type StepperNavProps, StepperNavigationDirection, StepperNextTrigger, type StepperNextTriggerProps, StepperOrientation, StepperPanel, type StepperPanelProps, StepperPrevTrigger, type StepperPrevTriggerProps, type StepperProps, StepperTitle, type StepperTitleProps, StepperTrigger, type StepperTriggerElement, type StepperTriggerProps, useStepperContext, useStepperFocusContext, useStepperItemContext };
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Switch as Switch$1 } from 'radix-ui';
4
3
  import { VariantProps } from 'class-variance-authority';
@@ -14,6 +13,6 @@ type SwitchSizeType = NonNullable<SwitchCvaProps["size"]>;
14
13
  type SwitchProps = React.ComponentProps<typeof Switch$1.Root> & {
15
14
  size?: SwitchSizeType;
16
15
  };
17
- declare function Switch({ className, size, ...props }: SwitchProps): react_jsx_runtime.JSX.Element;
16
+ declare function Switch({ className, size, ...props }: SwitchProps): React.JSX.Element;
18
17
 
19
18
  export { Switch, type SwitchProps, type SwitchSizeType };
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Switch as Switch$1 } from 'radix-ui';
4
3
  import { VariantProps } from 'class-variance-authority';
@@ -14,6 +13,6 @@ type SwitchSizeType = NonNullable<SwitchCvaProps["size"]>;
14
13
  type SwitchProps = React.ComponentProps<typeof Switch$1.Root> & {
15
14
  size?: SwitchSizeType;
16
15
  };
17
- declare function Switch({ className, size, ...props }: SwitchProps): react_jsx_runtime.JSX.Element;
16
+ declare function Switch({ className, size, ...props }: SwitchProps): React.JSX.Element;
18
17
 
19
18
  export { Switch, type SwitchProps, type SwitchSizeType };
@@ -1,28 +1,27 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
 
4
3
  type TableProps = React.ComponentProps<"table">;
5
- declare function Table({ className, ...props }: TableProps): react_jsx_runtime.JSX.Element;
4
+ declare function Table({ className, ...props }: TableProps): React.JSX.Element;
6
5
 
7
6
  type TableHeaderProps = React.ComponentProps<"thead">;
8
- declare function TableHeader({ className, ...props }: TableHeaderProps): react_jsx_runtime.JSX.Element;
7
+ declare function TableHeader({ className, ...props }: TableHeaderProps): React.JSX.Element;
9
8
 
10
9
  type TableBodyProps = React.ComponentProps<"tbody">;
11
- declare function TableBody({ className, ...props }: TableBodyProps): react_jsx_runtime.JSX.Element;
10
+ declare function TableBody({ className, ...props }: TableBodyProps): React.JSX.Element;
12
11
 
13
12
  type TableFooterProps = React.ComponentProps<"tfoot">;
14
- declare function TableFooter({ className, ...props }: TableFooterProps): react_jsx_runtime.JSX.Element;
13
+ declare function TableFooter({ className, ...props }: TableFooterProps): React.JSX.Element;
15
14
 
16
15
  type TableRowProps = React.ComponentProps<"tr">;
17
- declare function TableRow({ className, ...props }: TableRowProps): react_jsx_runtime.JSX.Element;
16
+ declare function TableRow({ className, ...props }: TableRowProps): React.JSX.Element;
18
17
 
19
18
  type TableHeadProps = React.ComponentProps<"th">;
20
- declare function TableHead({ className, ...props }: TableHeadProps): react_jsx_runtime.JSX.Element;
19
+ declare function TableHead({ className, ...props }: TableHeadProps): React.JSX.Element;
21
20
 
22
21
  type TableCellProps = React.ComponentProps<"td">;
23
- declare function TableCell({ className, ...props }: TableCellProps): react_jsx_runtime.JSX.Element;
22
+ declare function TableCell({ className, ...props }: TableCellProps): React.JSX.Element;
24
23
 
25
24
  type TableCaptionProps = React.ComponentProps<"caption">;
26
- declare function TableCaption({ className, ...props }: TableCaptionProps): react_jsx_runtime.JSX.Element;
25
+ declare function TableCaption({ className, ...props }: TableCaptionProps): React.JSX.Element;
27
26
 
28
27
  export { Table, TableBody, type TableBodyProps, TableCaption, type TableCaptionProps, TableCell, type TableCellProps, TableFooter, type TableFooterProps, TableHead, type TableHeadProps, TableHeader, type TableHeaderProps, type TableProps, TableRow, type TableRowProps };
@@ -1,28 +1,27 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
 
4
3
  type TableProps = React.ComponentProps<"table">;
5
- declare function Table({ className, ...props }: TableProps): react_jsx_runtime.JSX.Element;
4
+ declare function Table({ className, ...props }: TableProps): React.JSX.Element;
6
5
 
7
6
  type TableHeaderProps = React.ComponentProps<"thead">;
8
- declare function TableHeader({ className, ...props }: TableHeaderProps): react_jsx_runtime.JSX.Element;
7
+ declare function TableHeader({ className, ...props }: TableHeaderProps): React.JSX.Element;
9
8
 
10
9
  type TableBodyProps = React.ComponentProps<"tbody">;
11
- declare function TableBody({ className, ...props }: TableBodyProps): react_jsx_runtime.JSX.Element;
10
+ declare function TableBody({ className, ...props }: TableBodyProps): React.JSX.Element;
12
11
 
13
12
  type TableFooterProps = React.ComponentProps<"tfoot">;
14
- declare function TableFooter({ className, ...props }: TableFooterProps): react_jsx_runtime.JSX.Element;
13
+ declare function TableFooter({ className, ...props }: TableFooterProps): React.JSX.Element;
15
14
 
16
15
  type TableRowProps = React.ComponentProps<"tr">;
17
- declare function TableRow({ className, ...props }: TableRowProps): react_jsx_runtime.JSX.Element;
16
+ declare function TableRow({ className, ...props }: TableRowProps): React.JSX.Element;
18
17
 
19
18
  type TableHeadProps = React.ComponentProps<"th">;
20
- declare function TableHead({ className, ...props }: TableHeadProps): react_jsx_runtime.JSX.Element;
19
+ declare function TableHead({ className, ...props }: TableHeadProps): React.JSX.Element;
21
20
 
22
21
  type TableCellProps = React.ComponentProps<"td">;
23
- declare function TableCell({ className, ...props }: TableCellProps): react_jsx_runtime.JSX.Element;
22
+ declare function TableCell({ className, ...props }: TableCellProps): React.JSX.Element;
24
23
 
25
24
  type TableCaptionProps = React.ComponentProps<"caption">;
26
- declare function TableCaption({ className, ...props }: TableCaptionProps): react_jsx_runtime.JSX.Element;
25
+ declare function TableCaption({ className, ...props }: TableCaptionProps): React.JSX.Element;
27
26
 
28
27
  export { Table, TableBody, type TableBodyProps, TableCaption, type TableCaptionProps, TableCell, type TableCellProps, TableFooter, type TableFooterProps, TableHead, type TableHeadProps, TableHeader, type TableHeaderProps, type TableProps, TableRow, type TableRowProps };
@@ -1,11 +1,10 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Tabs as Tabs$1 } 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 TabsProps = React.ComponentProps<typeof Tabs$1.Root>;
8
- declare function Tabs({ className, ...props }: TabsProps): react_jsx_runtime.JSX.Element;
7
+ declare function Tabs({ className, ...props }: TabsProps): React.JSX.Element;
9
8
 
10
9
  declare const tabsListVariants: (props?: {
11
10
  variant?: "line" | "default";
@@ -17,12 +16,12 @@ type TabsListVariantType = NonNullable<TabsListCvaProps["variant"]>;
17
16
  type TabsListProps = React.ComponentProps<typeof Tabs$1.List> & {
18
17
  variant?: TabsListVariantType;
19
18
  };
20
- declare function TabsList({ className, variant, ...props }: TabsListProps): react_jsx_runtime.JSX.Element;
19
+ declare function TabsList({ className, variant, ...props }: TabsListProps): React.JSX.Element;
21
20
 
22
21
  type TabsTriggerProps = React.ComponentProps<typeof Tabs$1.Trigger>;
23
- declare function TabsTrigger({ className, ...props }: TabsTriggerProps): react_jsx_runtime.JSX.Element;
22
+ declare function TabsTrigger({ className, ...props }: TabsTriggerProps): React.JSX.Element;
24
23
 
25
24
  type TabsContentProps = React.ComponentProps<typeof Tabs$1.Content>;
26
- declare function TabsContent({ className, ...props }: TabsContentProps): react_jsx_runtime.JSX.Element;
25
+ declare function TabsContent({ className, ...props }: TabsContentProps): React.JSX.Element;
27
26
 
28
27
  export { Tabs, TabsContent, type TabsContentProps, TabsList, type TabsListProps, type TabsListVariantType, type TabsProps, TabsTrigger, type TabsTriggerProps };
@@ -1,11 +1,10 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
1
  import * as React from 'react';
3
2
  import { Tabs as Tabs$1 } 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 TabsProps = React.ComponentProps<typeof Tabs$1.Root>;
8
- declare function Tabs({ className, ...props }: TabsProps): react_jsx_runtime.JSX.Element;
7
+ declare function Tabs({ className, ...props }: TabsProps): React.JSX.Element;
9
8
 
10
9
  declare const tabsListVariants: (props?: {
11
10
  variant?: "line" | "default";
@@ -17,12 +16,12 @@ type TabsListVariantType = NonNullable<TabsListCvaProps["variant"]>;
17
16
  type TabsListProps = React.ComponentProps<typeof Tabs$1.List> & {
18
17
  variant?: TabsListVariantType;
19
18
  };
20
- declare function TabsList({ className, variant, ...props }: TabsListProps): react_jsx_runtime.JSX.Element;
19
+ declare function TabsList({ className, variant, ...props }: TabsListProps): React.JSX.Element;
21
20
 
22
21
  type TabsTriggerProps = React.ComponentProps<typeof Tabs$1.Trigger>;
23
- declare function TabsTrigger({ className, ...props }: TabsTriggerProps): react_jsx_runtime.JSX.Element;
22
+ declare function TabsTrigger({ className, ...props }: TabsTriggerProps): React.JSX.Element;
24
23
 
25
24
  type TabsContentProps = React.ComponentProps<typeof Tabs$1.Content>;
26
- declare function TabsContent({ className, ...props }: TabsContentProps): react_jsx_runtime.JSX.Element;
25
+ declare function TabsContent({ className, ...props }: TabsContentProps): React.JSX.Element;
27
26
 
28
27
  export { Tabs, TabsContent, type TabsContentProps, TabsList, type TabsListProps, type TabsListVariantType, type TabsProps, TabsTrigger, type TabsTriggerProps };
@@ -1,3 +1,3 @@
1
1
  "use client";
2
2
 
3
- 'use strict';var chunkRLB6LVJ2_cjs=require('../../chunk-RLB6LVJ2.cjs');require('../../chunk-D5PAWOAZ.cjs');Object.defineProperty(exports,"Textarea",{enumerable:true,get:function(){return chunkRLB6LVJ2_cjs.a}});
3
+ 'use strict';var chunkPO4A6PNA_cjs=require('../../chunk-PO4A6PNA.cjs');require('../../chunk-D5PAWOAZ.cjs');Object.defineProperty(exports,"Textarea",{enumerable:true,get:function(){return chunkPO4A6PNA_cjs.a}});