@customafk/lunas-ui 0.0.6 → 0.0.7

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 (131) hide show
  1. package/dist/button-D_E_bNRb.d.ts +18 -0
  2. package/dist/button-YHI7I64h.d.cts +18 -0
  3. package/dist/cards/simple-card.d.cts +1 -2
  4. package/dist/cards/simple-card.d.ts +1 -2
  5. package/dist/data-display/empty.d.cts +1 -3
  6. package/dist/data-display/empty.d.ts +1 -3
  7. package/dist/data-display/statistic.d.cts +1 -25
  8. package/dist/data-display/statistic.d.ts +1 -25
  9. package/dist/{dialog-CQI6CMkF.d.cts → dialog-D3VF5qxy.d.cts} +11 -12
  10. package/dist/{dialog-I7tlD4sO.d.ts → dialog-MLCAvDJH.d.ts} +11 -12
  11. package/dist/dialogs/form-dialog.d.cts +1 -2
  12. package/dist/dialogs/form-dialog.d.ts +1 -2
  13. package/dist/forms/form-wrapper.d.cts +1 -2
  14. package/dist/forms/form-wrapper.d.ts +1 -2
  15. package/dist/{input-k2bQHeqx.d.ts → input-D0Phuz25.d.cts} +2 -3
  16. package/dist/{input-BZ9_HhgL.d.cts → input-tHIKXxVS.d.ts} +2 -3
  17. package/dist/layouts/flex.d.cts +2 -13
  18. package/dist/layouts/flex.d.ts +2 -13
  19. package/dist/layouts/main/index.d.cts +1 -3
  20. package/dist/layouts/main/index.d.ts +1 -3
  21. package/dist/{separator-DQ9iJjVc.d.ts → separator-2cwfp8qT.d.ts} +2 -3
  22. package/dist/{separator-DSY4OI_p.d.cts → separator-COXs-I-Q.d.cts} +2 -3
  23. package/dist/table/index.d.cts +1 -2
  24. package/dist/table/index.d.ts +1 -2
  25. package/dist/toggle-BVkMTVAz.d.ts +15 -0
  26. package/dist/toggle-CW-ZnYMy.d.cts +15 -0
  27. package/dist/tooltip-Cjuu_Ld4.d.ts +23 -0
  28. package/dist/tooltip-Dk4HsZVR.d.cts +23 -0
  29. package/dist/typography/paragraph.d.cts +1 -2
  30. package/dist/typography/paragraph.d.ts +1 -2
  31. package/dist/typography/title.d.cts +1 -3
  32. package/dist/typography/title.d.ts +1 -3
  33. package/dist/ui/alert-dialog.d.cts +11 -12
  34. package/dist/ui/alert-dialog.d.ts +11 -12
  35. package/dist/ui/alert.d.cts +4 -8
  36. package/dist/ui/alert.d.ts +4 -8
  37. package/dist/ui/aspect-ratio.d.cts +1 -2
  38. package/dist/ui/aspect-ratio.d.ts +1 -2
  39. package/dist/ui/avatar.d.cts +3 -4
  40. package/dist/ui/avatar.d.ts +3 -4
  41. package/dist/ui/badge.d.cts +2 -8
  42. package/dist/ui/badge.d.ts +2 -8
  43. package/dist/ui/breadcrumb.d.cts +7 -8
  44. package/dist/ui/breadcrumb.d.ts +7 -8
  45. package/dist/ui/button.d.cts +1 -1
  46. package/dist/ui/button.d.ts +1 -1
  47. package/dist/ui/calendar.d.cts +3 -4
  48. package/dist/ui/calendar.d.ts +3 -4
  49. package/dist/ui/card.d.cts +7 -8
  50. package/dist/ui/card.d.ts +7 -8
  51. package/dist/ui/carousel.d.cts +6 -7
  52. package/dist/ui/carousel.d.ts +6 -7
  53. package/dist/ui/collapsible.d.cts +3 -4
  54. package/dist/ui/collapsible.d.ts +3 -4
  55. package/dist/ui/command.d.cts +52 -3
  56. package/dist/ui/command.d.ts +52 -3
  57. package/dist/ui/context-menu.d.cts +15 -16
  58. package/dist/ui/context-menu.d.ts +15 -16
  59. package/dist/ui/dialog.d.cts +1 -1
  60. package/dist/ui/dialog.d.ts +1 -1
  61. package/dist/ui/dropdown-menu.d.cts +15 -16
  62. package/dist/ui/dropdown-menu.d.ts +15 -16
  63. package/dist/ui/file-uploader.d.cts +1 -2
  64. package/dist/ui/file-uploader.d.ts +1 -2
  65. package/dist/ui/form.d.cts +8 -23
  66. package/dist/ui/form.d.ts +8 -23
  67. package/dist/ui/hover-card.d.cts +3 -4
  68. package/dist/ui/hover-card.d.ts +3 -4
  69. package/dist/ui/input-otp.d.cts +4 -5
  70. package/dist/ui/input-otp.d.ts +4 -5
  71. package/dist/ui/input.d.cts +1 -1
  72. package/dist/ui/input.d.ts +1 -1
  73. package/dist/ui/inputs/search-input.d.cts +2 -3
  74. package/dist/ui/inputs/search-input.d.ts +2 -3
  75. package/dist/ui/label.d.cts +1 -2
  76. package/dist/ui/label.d.ts +1 -2
  77. package/dist/ui/menubar.d.cts +16 -17
  78. package/dist/ui/menubar.d.ts +16 -17
  79. package/dist/ui/multi-select.d.cts +1 -61
  80. package/dist/ui/multi-select.d.ts +1 -61
  81. package/dist/ui/navigation-menu.d.cts +9 -11
  82. package/dist/ui/navigation-menu.d.ts +9 -11
  83. package/dist/ui/pagination.d.cts +8 -9
  84. package/dist/ui/pagination.d.ts +8 -9
  85. package/dist/ui/popover.d.cts +4 -5
  86. package/dist/ui/popover.d.ts +4 -5
  87. package/dist/ui/progress.d.cts +1 -2
  88. package/dist/ui/progress.d.ts +1 -2
  89. package/dist/ui/radio-group.d.cts +2 -3
  90. package/dist/ui/radio-group.d.ts +2 -3
  91. package/dist/ui/resizable.d.cts +3 -4
  92. package/dist/ui/resizable.d.ts +3 -4
  93. package/dist/ui/scroll-area.d.cts +2 -3
  94. package/dist/ui/scroll-area.d.ts +2 -3
  95. package/dist/ui/select.d.cts +10 -11
  96. package/dist/ui/select.d.ts +10 -11
  97. package/dist/ui/separator.d.cts +1 -1
  98. package/dist/ui/separator.d.ts +1 -1
  99. package/dist/ui/sheet.d.cts +8 -9
  100. package/dist/ui/sheet.d.ts +8 -9
  101. package/dist/ui/sidebar.d.cts +29 -43
  102. package/dist/ui/sidebar.d.ts +29 -43
  103. package/dist/ui/skeleton.d.cts +1 -2
  104. package/dist/ui/skeleton.d.ts +1 -2
  105. package/dist/ui/slider.d.cts +1 -2
  106. package/dist/ui/slider.d.ts +1 -2
  107. package/dist/ui/sonner.d.cts +1 -3
  108. package/dist/ui/sonner.d.ts +1 -3
  109. package/dist/ui/switch.d.cts +1 -2
  110. package/dist/ui/switch.d.ts +1 -2
  111. package/dist/ui/table.d.cts +8 -9
  112. package/dist/ui/table.d.ts +8 -9
  113. package/dist/ui/tabs.d.cts +4 -5
  114. package/dist/ui/tabs.d.ts +4 -5
  115. package/dist/ui/textarea.d.cts +1 -2
  116. package/dist/ui/textarea.d.ts +1 -2
  117. package/dist/ui/toggle-group.d.cts +3 -4
  118. package/dist/ui/toggle-group.d.ts +3 -4
  119. package/dist/ui/toggle.d.cts +1 -1
  120. package/dist/ui/toggle.d.ts +1 -1
  121. package/dist/ui/tooltip.d.cts +1 -1
  122. package/dist/ui/tooltip.d.ts +1 -1
  123. package/package.json +4 -6
  124. package/dist/button-D-ldkdUf.d.cts +0 -23
  125. package/dist/button-DN7a1ENd.d.ts +0 -23
  126. package/dist/command-DPWCoUcB.d.cts +0 -53
  127. package/dist/command-DswMfHba.d.ts +0 -53
  128. package/dist/toggle-B3RSxTKL.d.cts +0 -20
  129. package/dist/toggle-DygwYpUS.d.ts +0 -20
  130. package/dist/tooltip-Ct7VJoYo.d.ts +0 -24
  131. package/dist/tooltip-DNtfXZW2.d.cts +0 -24
@@ -1,7 +1,5 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime65 from "react/jsx-runtime";
3
2
  import { NavigationMenu as NavigationMenu$1 } from "radix-ui";
4
- import * as class_variance_authority_types3 from "class-variance-authority/types";
5
3
 
6
4
  //#region packages/components/ui/navigation-menu.d.ts
7
5
  declare function NavigationMenu({
@@ -11,37 +9,37 @@ declare function NavigationMenu({
11
9
  ...props
12
10
  }: React.ComponentProps<typeof NavigationMenu$1.Root> & {
13
11
  viewport?: boolean;
14
- }): react_jsx_runtime65.JSX.Element;
12
+ }): any;
15
13
  declare function NavigationMenuList({
16
14
  className,
17
15
  ...props
18
- }: React.ComponentProps<typeof NavigationMenu$1.List>): react_jsx_runtime65.JSX.Element;
16
+ }: React.ComponentProps<typeof NavigationMenu$1.List>): any;
19
17
  declare function NavigationMenuItem({
20
18
  className,
21
19
  ...props
22
- }: React.ComponentProps<typeof NavigationMenu$1.Item>): react_jsx_runtime65.JSX.Element;
23
- declare const navigationMenuTriggerStyle: (props?: class_variance_authority_types3.ClassProp | undefined) => string;
20
+ }: React.ComponentProps<typeof NavigationMenu$1.Item>): any;
21
+ declare const navigationMenuTriggerStyle: any;
24
22
  declare function NavigationMenuTrigger({
25
23
  className,
26
24
  children,
27
25
  ...props
28
- }: React.ComponentProps<typeof NavigationMenu$1.Trigger>): react_jsx_runtime65.JSX.Element;
26
+ }: React.ComponentProps<typeof NavigationMenu$1.Trigger>): any;
29
27
  declare function NavigationMenuContent({
30
28
  className,
31
29
  ...props
32
- }: React.ComponentProps<typeof NavigationMenu$1.Content>): react_jsx_runtime65.JSX.Element;
30
+ }: React.ComponentProps<typeof NavigationMenu$1.Content>): any;
33
31
  declare function NavigationMenuViewport({
34
32
  className,
35
33
  ...props
36
- }: React.ComponentProps<typeof NavigationMenu$1.Viewport>): react_jsx_runtime65.JSX.Element;
34
+ }: React.ComponentProps<typeof NavigationMenu$1.Viewport>): any;
37
35
  declare function NavigationMenuLink({
38
36
  className,
39
37
  ...props
40
- }: React.ComponentProps<typeof NavigationMenu$1.Link>): react_jsx_runtime65.JSX.Element;
38
+ }: React.ComponentProps<typeof NavigationMenu$1.Link>): any;
41
39
  declare function NavigationMenuIndicator({
42
40
  className,
43
41
  ...props
44
- }: React.ComponentProps<typeof NavigationMenu$1.Indicator>): react_jsx_runtime65.JSX.Element;
42
+ }: React.ComponentProps<typeof NavigationMenu$1.Indicator>): any;
45
43
  //#endregion
46
44
  export { NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, navigationMenuTriggerStyle };
47
45
  //# sourceMappingURL=navigation-menu.d.ts.map
@@ -1,19 +1,18 @@
1
- import { Button } from "../button-D-ldkdUf.cjs";
2
- import * as react_jsx_runtime145 from "react/jsx-runtime";
1
+ import { Button } from "../button-YHI7I64h.cjs";
3
2
  import React from "react";
4
3
 
5
4
  //#region packages/components/ui/pagination.d.ts
6
5
  declare function Pagination({
7
6
  className,
8
7
  ...props
9
- }: React.ComponentProps<"nav">): react_jsx_runtime145.JSX.Element;
8
+ }: React.ComponentProps<"nav">): any;
10
9
  declare function PaginationContent({
11
10
  className,
12
11
  ...props
13
- }: React.ComponentProps<"ul">): react_jsx_runtime145.JSX.Element;
12
+ }: React.ComponentProps<"ul">): any;
14
13
  declare function PaginationItem({
15
14
  ...props
16
- }: React.ComponentProps<"li">): react_jsx_runtime145.JSX.Element;
15
+ }: React.ComponentProps<"li">): any;
17
16
  type PaginationLinkProps = {
18
17
  isActive?: boolean;
19
18
  } & Pick<React.ComponentProps<typeof Button>, "size"> & React.ComponentProps<"a">;
@@ -22,19 +21,19 @@ declare function PaginationLink({
22
21
  isActive,
23
22
  size,
24
23
  ...props
25
- }: PaginationLinkProps): react_jsx_runtime145.JSX.Element;
24
+ }: PaginationLinkProps): any;
26
25
  declare function PaginationPrevious({
27
26
  className,
28
27
  ...props
29
- }: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime145.JSX.Element;
28
+ }: React.ComponentProps<typeof PaginationLink>): any;
30
29
  declare function PaginationNext({
31
30
  className,
32
31
  ...props
33
- }: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime145.JSX.Element;
32
+ }: React.ComponentProps<typeof PaginationLink>): any;
34
33
  declare function PaginationEllipsis({
35
34
  className,
36
35
  ...props
37
- }: React.ComponentProps<"span">): react_jsx_runtime145.JSX.Element;
36
+ }: React.ComponentProps<"span">): any;
38
37
  //#endregion
39
38
  export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious };
40
39
  //# sourceMappingURL=pagination.d.cts.map
@@ -1,19 +1,18 @@
1
- import { Button } from "../button-DN7a1ENd.js";
1
+ import { Button } from "../button-D_E_bNRb.js";
2
2
  import React from "react";
3
- import * as react_jsx_runtime54 from "react/jsx-runtime";
4
3
 
5
4
  //#region packages/components/ui/pagination.d.ts
6
5
  declare function Pagination({
7
6
  className,
8
7
  ...props
9
- }: React.ComponentProps<"nav">): react_jsx_runtime54.JSX.Element;
8
+ }: React.ComponentProps<"nav">): any;
10
9
  declare function PaginationContent({
11
10
  className,
12
11
  ...props
13
- }: React.ComponentProps<"ul">): react_jsx_runtime54.JSX.Element;
12
+ }: React.ComponentProps<"ul">): any;
14
13
  declare function PaginationItem({
15
14
  ...props
16
- }: React.ComponentProps<"li">): react_jsx_runtime54.JSX.Element;
15
+ }: React.ComponentProps<"li">): any;
17
16
  type PaginationLinkProps = {
18
17
  isActive?: boolean;
19
18
  } & Pick<React.ComponentProps<typeof Button>, "size"> & React.ComponentProps<"a">;
@@ -22,19 +21,19 @@ declare function PaginationLink({
22
21
  isActive,
23
22
  size,
24
23
  ...props
25
- }: PaginationLinkProps): react_jsx_runtime54.JSX.Element;
24
+ }: PaginationLinkProps): any;
26
25
  declare function PaginationPrevious({
27
26
  className,
28
27
  ...props
29
- }: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime54.JSX.Element;
28
+ }: React.ComponentProps<typeof PaginationLink>): any;
30
29
  declare function PaginationNext({
31
30
  className,
32
31
  ...props
33
- }: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime54.JSX.Element;
32
+ }: React.ComponentProps<typeof PaginationLink>): any;
34
33
  declare function PaginationEllipsis({
35
34
  className,
36
35
  ...props
37
- }: React.ComponentProps<"span">): react_jsx_runtime54.JSX.Element;
36
+ }: React.ComponentProps<"span">): any;
38
37
  //#endregion
39
38
  export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious };
40
39
  //# sourceMappingURL=pagination.d.ts.map
@@ -1,24 +1,23 @@
1
- import * as react_jsx_runtime176 from "react/jsx-runtime";
2
1
  import React from "react";
3
2
  import { Popover as Popover$1 } from "radix-ui";
4
3
 
5
4
  //#region packages/components/ui/popover.d.ts
6
5
  declare function Popover({
7
6
  ...props
8
- }: React.ComponentProps<typeof Popover$1.Root>): react_jsx_runtime176.JSX.Element;
7
+ }: React.ComponentProps<typeof Popover$1.Root>): any;
9
8
  declare function PopoverTrigger({
10
9
  ...props
11
- }: React.ComponentProps<typeof Popover$1.Trigger>): react_jsx_runtime176.JSX.Element;
10
+ }: React.ComponentProps<typeof Popover$1.Trigger>): any;
12
11
  declare function PopoverContent({
13
12
  className,
14
13
  align,
15
14
  sideOffset,
16
15
  children,
17
16
  ...props
18
- }: React.ComponentProps<typeof Popover$1.Content>): react_jsx_runtime176.JSX.Element;
17
+ }: React.ComponentProps<typeof Popover$1.Content>): any;
19
18
  declare function PopoverAnchor({
20
19
  ...props
21
- }: React.ComponentProps<typeof Popover$1.Anchor>): react_jsx_runtime176.JSX.Element;
20
+ }: React.ComponentProps<typeof Popover$1.Anchor>): any;
22
21
  //#endregion
23
22
  export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger };
24
23
  //# sourceMappingURL=popover.d.cts.map
@@ -1,24 +1,23 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime61 from "react/jsx-runtime";
3
2
  import { Popover as Popover$1 } from "radix-ui";
4
3
 
5
4
  //#region packages/components/ui/popover.d.ts
6
5
  declare function Popover({
7
6
  ...props
8
- }: React.ComponentProps<typeof Popover$1.Root>): react_jsx_runtime61.JSX.Element;
7
+ }: React.ComponentProps<typeof Popover$1.Root>): any;
9
8
  declare function PopoverTrigger({
10
9
  ...props
11
- }: React.ComponentProps<typeof Popover$1.Trigger>): react_jsx_runtime61.JSX.Element;
10
+ }: React.ComponentProps<typeof Popover$1.Trigger>): any;
12
11
  declare function PopoverContent({
13
12
  className,
14
13
  align,
15
14
  sideOffset,
16
15
  children,
17
16
  ...props
18
- }: React.ComponentProps<typeof Popover$1.Content>): react_jsx_runtime61.JSX.Element;
17
+ }: React.ComponentProps<typeof Popover$1.Content>): any;
19
18
  declare function PopoverAnchor({
20
19
  ...props
21
- }: React.ComponentProps<typeof Popover$1.Anchor>): react_jsx_runtime61.JSX.Element;
20
+ }: React.ComponentProps<typeof Popover$1.Anchor>): any;
22
21
  //#endregion
23
22
  export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger };
24
23
  //# sourceMappingURL=popover.d.ts.map
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime155 from "react/jsx-runtime";
2
1
  import React from "react";
3
2
  import { Progress as Progress$1 } from "radix-ui";
4
3
 
@@ -7,7 +6,7 @@ declare function Progress({
7
6
  className,
8
7
  value,
9
8
  ...props
10
- }: React.ComponentProps<typeof Progress$1.Root>): react_jsx_runtime155.JSX.Element;
9
+ }: React.ComponentProps<typeof Progress$1.Root>): any;
11
10
  //#endregion
12
11
  export { Progress };
13
12
  //# sourceMappingURL=progress.d.cts.map
@@ -1,5 +1,4 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime73 from "react/jsx-runtime";
3
2
  import { Progress as Progress$1 } from "radix-ui";
4
3
 
5
4
  //#region packages/components/ui/progress.d.ts
@@ -7,7 +6,7 @@ declare function Progress({
7
6
  className,
8
7
  value,
9
8
  ...props
10
- }: React.ComponentProps<typeof Progress$1.Root>): react_jsx_runtime73.JSX.Element;
9
+ }: React.ComponentProps<typeof Progress$1.Root>): any;
11
10
  //#endregion
12
11
  export { Progress };
13
12
  //# sourceMappingURL=progress.d.ts.map
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime143 from "react/jsx-runtime";
2
1
  import React from "react";
3
2
  import { RadioGroup as RadioGroup$1 } from "radix-ui";
4
3
 
@@ -6,11 +5,11 @@ import { RadioGroup as RadioGroup$1 } from "radix-ui";
6
5
  declare function RadioGroup({
7
6
  className,
8
7
  ...props
9
- }: React.ComponentProps<typeof RadioGroup$1.Root>): react_jsx_runtime143.JSX.Element;
8
+ }: React.ComponentProps<typeof RadioGroup$1.Root>): any;
10
9
  declare function RadioGroupItem({
11
10
  className,
12
11
  ...props
13
- }: React.ComponentProps<typeof RadioGroup$1.Item>): react_jsx_runtime143.JSX.Element;
12
+ }: React.ComponentProps<typeof RadioGroup$1.Item>): any;
14
13
  //#endregion
15
14
  export { RadioGroup, RadioGroupItem };
16
15
  //# sourceMappingURL=radio-group.d.cts.map
@@ -1,16 +1,15 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime52 from "react/jsx-runtime";
3
2
  import { RadioGroup as RadioGroup$1 } from "radix-ui";
4
3
 
5
4
  //#region packages/components/ui/radio-group.d.ts
6
5
  declare function RadioGroup({
7
6
  className,
8
7
  ...props
9
- }: React.ComponentProps<typeof RadioGroup$1.Root>): react_jsx_runtime52.JSX.Element;
8
+ }: React.ComponentProps<typeof RadioGroup$1.Root>): any;
10
9
  declare function RadioGroupItem({
11
10
  className,
12
11
  ...props
13
- }: React.ComponentProps<typeof RadioGroup$1.Item>): react_jsx_runtime52.JSX.Element;
12
+ }: React.ComponentProps<typeof RadioGroup$1.Item>): any;
14
13
  //#endregion
15
14
  export { RadioGroup, RadioGroupItem };
16
15
  //# sourceMappingURL=radio-group.d.ts.map
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime152 from "react/jsx-runtime";
2
1
  import React from "react";
3
2
  import * as ResizablePrimitive from "react-resizable-panels";
4
3
 
@@ -6,17 +5,17 @@ import * as ResizablePrimitive from "react-resizable-panels";
6
5
  declare function ResizablePanelGroup({
7
6
  className,
8
7
  ...props
9
- }: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>): react_jsx_runtime152.JSX.Element;
8
+ }: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>): any;
10
9
  declare function ResizablePanel({
11
10
  ...props
12
- }: React.ComponentProps<typeof ResizablePrimitive.Panel>): react_jsx_runtime152.JSX.Element;
11
+ }: React.ComponentProps<typeof ResizablePrimitive.Panel>): any;
13
12
  declare function ResizableHandle({
14
13
  withHandle,
15
14
  className,
16
15
  ...props
17
16
  }: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle> & {
18
17
  withHandle?: boolean;
19
- }): react_jsx_runtime152.JSX.Element;
18
+ }): any;
20
19
  //#endregion
21
20
  export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
22
21
  //# sourceMappingURL=resizable.d.cts.map
@@ -1,22 +1,21 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime110 from "react/jsx-runtime";
3
2
  import * as ResizablePrimitive from "react-resizable-panels";
4
3
 
5
4
  //#region packages/components/ui/resizable.d.ts
6
5
  declare function ResizablePanelGroup({
7
6
  className,
8
7
  ...props
9
- }: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>): react_jsx_runtime110.JSX.Element;
8
+ }: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>): any;
10
9
  declare function ResizablePanel({
11
10
  ...props
12
- }: React.ComponentProps<typeof ResizablePrimitive.Panel>): react_jsx_runtime110.JSX.Element;
11
+ }: React.ComponentProps<typeof ResizablePrimitive.Panel>): any;
13
12
  declare function ResizableHandle({
14
13
  withHandle,
15
14
  className,
16
15
  ...props
17
16
  }: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle> & {
18
17
  withHandle?: boolean;
19
- }): react_jsx_runtime110.JSX.Element;
18
+ }): any;
20
19
  //#endregion
21
20
  export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
22
21
  //# sourceMappingURL=resizable.d.ts.map
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime117 from "react/jsx-runtime";
2
1
  import React from "react";
3
2
  import { ScrollArea as ScrollArea$1 } from "radix-ui";
4
3
 
@@ -7,12 +6,12 @@ declare function ScrollArea({
7
6
  className,
8
7
  children,
9
8
  ...props
10
- }: React.ComponentProps<typeof ScrollArea$1.Root>): react_jsx_runtime117.JSX.Element;
9
+ }: React.ComponentProps<typeof ScrollArea$1.Root>): any;
11
10
  declare function ScrollBar({
12
11
  className,
13
12
  orientation,
14
13
  ...props
15
- }: React.ComponentProps<typeof ScrollArea$1.ScrollAreaScrollbar>): react_jsx_runtime117.JSX.Element;
14
+ }: React.ComponentProps<typeof ScrollArea$1.ScrollAreaScrollbar>): any;
16
15
  //#endregion
17
16
  export { ScrollArea, ScrollBar };
18
17
  //# sourceMappingURL=scroll-area.d.cts.map
@@ -1,5 +1,4 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime139 from "react/jsx-runtime";
3
2
  import { ScrollArea as ScrollArea$1 } from "radix-ui";
4
3
 
5
4
  //#region packages/components/ui/scroll-area.d.ts
@@ -7,12 +6,12 @@ declare function ScrollArea({
7
6
  className,
8
7
  children,
9
8
  ...props
10
- }: React.ComponentProps<typeof ScrollArea$1.Root>): react_jsx_runtime139.JSX.Element;
9
+ }: React.ComponentProps<typeof ScrollArea$1.Root>): any;
11
10
  declare function ScrollBar({
12
11
  className,
13
12
  orientation,
14
13
  ...props
15
- }: React.ComponentProps<typeof ScrollArea$1.ScrollAreaScrollbar>): react_jsx_runtime139.JSX.Element;
14
+ }: React.ComponentProps<typeof ScrollArea$1.ScrollAreaScrollbar>): any;
16
15
  //#endregion
17
16
  export { ScrollArea, ScrollBar };
18
17
  //# sourceMappingURL=scroll-area.d.ts.map
@@ -1,17 +1,16 @@
1
- import * as react_jsx_runtime166 from "react/jsx-runtime";
2
1
  import React from "react";
3
2
  import { Select as Select$1 } from "radix-ui";
4
3
 
5
4
  //#region packages/components/ui/select.d.ts
6
5
  declare function Select({
7
6
  ...props
8
- }: React.ComponentProps<typeof Select$1.Root>): react_jsx_runtime166.JSX.Element;
7
+ }: React.ComponentProps<typeof Select$1.Root>): any;
9
8
  declare function SelectGroup({
10
9
  ...props
11
- }: React.ComponentProps<typeof Select$1.Group>): react_jsx_runtime166.JSX.Element;
10
+ }: React.ComponentProps<typeof Select$1.Group>): any;
12
11
  declare function SelectValue({
13
12
  ...props
14
- }: React.ComponentProps<typeof Select$1.Value>): react_jsx_runtime166.JSX.Element;
13
+ }: React.ComponentProps<typeof Select$1.Value>): any;
15
14
  declare function SelectTrigger({
16
15
  className,
17
16
  size,
@@ -19,34 +18,34 @@ declare function SelectTrigger({
19
18
  ...props
20
19
  }: React.ComponentProps<typeof Select$1.Trigger> & {
21
20
  size?: "sm" | "default";
22
- }): react_jsx_runtime166.JSX.Element;
21
+ }): any;
23
22
  declare function SelectContent({
24
23
  className,
25
24
  children,
26
25
  position,
27
26
  ...props
28
- }: React.ComponentProps<typeof Select$1.Content>): react_jsx_runtime166.JSX.Element;
27
+ }: React.ComponentProps<typeof Select$1.Content>): any;
29
28
  declare function SelectLabel({
30
29
  className,
31
30
  ...props
32
- }: React.ComponentProps<typeof Select$1.Label>): react_jsx_runtime166.JSX.Element;
31
+ }: React.ComponentProps<typeof Select$1.Label>): any;
33
32
  declare function SelectItem({
34
33
  className,
35
34
  children,
36
35
  ...props
37
- }: React.ComponentProps<typeof Select$1.Item>): react_jsx_runtime166.JSX.Element;
36
+ }: React.ComponentProps<typeof Select$1.Item>): any;
38
37
  declare function SelectSeparator({
39
38
  className,
40
39
  ...props
41
- }: React.ComponentProps<typeof Select$1.Separator>): react_jsx_runtime166.JSX.Element;
40
+ }: React.ComponentProps<typeof Select$1.Separator>): any;
42
41
  declare function SelectScrollUpButton({
43
42
  className,
44
43
  ...props
45
- }: React.ComponentProps<typeof Select$1.ScrollUpButton>): react_jsx_runtime166.JSX.Element;
44
+ }: React.ComponentProps<typeof Select$1.ScrollUpButton>): any;
46
45
  declare function SelectScrollDownButton({
47
46
  className,
48
47
  ...props
49
- }: React.ComponentProps<typeof Select$1.ScrollDownButton>): react_jsx_runtime166.JSX.Element;
48
+ }: React.ComponentProps<typeof Select$1.ScrollDownButton>): any;
50
49
  //#endregion
51
50
  export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue };
52
51
  //# sourceMappingURL=select.d.cts.map
@@ -1,17 +1,16 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime188 from "react/jsx-runtime";
3
2
  import { Select as Select$1 } from "radix-ui";
4
3
 
5
4
  //#region packages/components/ui/select.d.ts
6
5
  declare function Select({
7
6
  ...props
8
- }: React.ComponentProps<typeof Select$1.Root>): react_jsx_runtime188.JSX.Element;
7
+ }: React.ComponentProps<typeof Select$1.Root>): any;
9
8
  declare function SelectGroup({
10
9
  ...props
11
- }: React.ComponentProps<typeof Select$1.Group>): react_jsx_runtime188.JSX.Element;
10
+ }: React.ComponentProps<typeof Select$1.Group>): any;
12
11
  declare function SelectValue({
13
12
  ...props
14
- }: React.ComponentProps<typeof Select$1.Value>): react_jsx_runtime188.JSX.Element;
13
+ }: React.ComponentProps<typeof Select$1.Value>): any;
15
14
  declare function SelectTrigger({
16
15
  className,
17
16
  size,
@@ -19,34 +18,34 @@ declare function SelectTrigger({
19
18
  ...props
20
19
  }: React.ComponentProps<typeof Select$1.Trigger> & {
21
20
  size?: "sm" | "default";
22
- }): react_jsx_runtime188.JSX.Element;
21
+ }): any;
23
22
  declare function SelectContent({
24
23
  className,
25
24
  children,
26
25
  position,
27
26
  ...props
28
- }: React.ComponentProps<typeof Select$1.Content>): react_jsx_runtime188.JSX.Element;
27
+ }: React.ComponentProps<typeof Select$1.Content>): any;
29
28
  declare function SelectLabel({
30
29
  className,
31
30
  ...props
32
- }: React.ComponentProps<typeof Select$1.Label>): react_jsx_runtime188.JSX.Element;
31
+ }: React.ComponentProps<typeof Select$1.Label>): any;
33
32
  declare function SelectItem({
34
33
  className,
35
34
  children,
36
35
  ...props
37
- }: React.ComponentProps<typeof Select$1.Item>): react_jsx_runtime188.JSX.Element;
36
+ }: React.ComponentProps<typeof Select$1.Item>): any;
38
37
  declare function SelectSeparator({
39
38
  className,
40
39
  ...props
41
- }: React.ComponentProps<typeof Select$1.Separator>): react_jsx_runtime188.JSX.Element;
40
+ }: React.ComponentProps<typeof Select$1.Separator>): any;
42
41
  declare function SelectScrollUpButton({
43
42
  className,
44
43
  ...props
45
- }: React.ComponentProps<typeof Select$1.ScrollUpButton>): react_jsx_runtime188.JSX.Element;
44
+ }: React.ComponentProps<typeof Select$1.ScrollUpButton>): any;
46
45
  declare function SelectScrollDownButton({
47
46
  className,
48
47
  ...props
49
- }: React.ComponentProps<typeof Select$1.ScrollDownButton>): react_jsx_runtime188.JSX.Element;
48
+ }: React.ComponentProps<typeof Select$1.ScrollDownButton>): any;
50
49
  //#endregion
51
50
  export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue };
52
51
  //# sourceMappingURL=select.d.ts.map
@@ -1,2 +1,2 @@
1
- import { Separator } from "../separator-DSY4OI_p.cjs";
1
+ import { Separator } from "../separator-COXs-I-Q.cjs";
2
2
  export { Separator };
@@ -1,2 +1,2 @@
1
- import { Separator } from "../separator-DQ9iJjVc.js";
1
+ import { Separator } from "../separator-2cwfp8qT.js";
2
2
  export { Separator };
@@ -1,17 +1,16 @@
1
- import * as react_jsx_runtime157 from "react/jsx-runtime";
2
1
  import React from "react";
3
2
  import { Dialog } from "radix-ui";
4
3
 
5
4
  //#region packages/components/ui/sheet.d.ts
6
5
  declare function Sheet({
7
6
  ...props
8
- }: React.ComponentProps<typeof Dialog.Root>): react_jsx_runtime157.JSX.Element;
7
+ }: React.ComponentProps<typeof Dialog.Root>): any;
9
8
  declare function SheetTrigger({
10
9
  ...props
11
- }: React.ComponentProps<typeof Dialog.Trigger>): react_jsx_runtime157.JSX.Element;
10
+ }: React.ComponentProps<typeof Dialog.Trigger>): any;
12
11
  declare function SheetClose({
13
12
  ...props
14
- }: React.ComponentProps<typeof Dialog.Close>): react_jsx_runtime157.JSX.Element;
13
+ }: React.ComponentProps<typeof Dialog.Close>): any;
15
14
  declare function SheetContent({
16
15
  className,
17
16
  children,
@@ -19,23 +18,23 @@ declare function SheetContent({
19
18
  ...props
20
19
  }: React.ComponentProps<typeof Dialog.Content> & {
21
20
  side?: "top" | "right" | "bottom" | "left";
22
- }): react_jsx_runtime157.JSX.Element;
21
+ }): any;
23
22
  declare function SheetHeader({
24
23
  className,
25
24
  ...props
26
- }: React.ComponentProps<"div">): react_jsx_runtime157.JSX.Element;
25
+ }: React.ComponentProps<"div">): any;
27
26
  declare function SheetFooter({
28
27
  className,
29
28
  ...props
30
- }: React.ComponentProps<"div">): react_jsx_runtime157.JSX.Element;
29
+ }: React.ComponentProps<"div">): any;
31
30
  declare function SheetTitle({
32
31
  className,
33
32
  ...props
34
- }: React.ComponentProps<typeof Dialog.Title>): react_jsx_runtime157.JSX.Element;
33
+ }: React.ComponentProps<typeof Dialog.Title>): any;
35
34
  declare function SheetDescription({
36
35
  className,
37
36
  ...props
38
- }: React.ComponentProps<typeof Dialog.Description>): react_jsx_runtime157.JSX.Element;
37
+ }: React.ComponentProps<typeof Dialog.Description>): any;
39
38
  //#endregion
40
39
  export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger };
41
40
  //# sourceMappingURL=sheet.d.cts.map
@@ -1,17 +1,16 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime160 from "react/jsx-runtime";
3
2
  import { Dialog } from "radix-ui";
4
3
 
5
4
  //#region packages/components/ui/sheet.d.ts
6
5
  declare function Sheet({
7
6
  ...props
8
- }: React.ComponentProps<typeof Dialog.Root>): react_jsx_runtime160.JSX.Element;
7
+ }: React.ComponentProps<typeof Dialog.Root>): any;
9
8
  declare function SheetTrigger({
10
9
  ...props
11
- }: React.ComponentProps<typeof Dialog.Trigger>): react_jsx_runtime160.JSX.Element;
10
+ }: React.ComponentProps<typeof Dialog.Trigger>): any;
12
11
  declare function SheetClose({
13
12
  ...props
14
- }: React.ComponentProps<typeof Dialog.Close>): react_jsx_runtime160.JSX.Element;
13
+ }: React.ComponentProps<typeof Dialog.Close>): any;
15
14
  declare function SheetContent({
16
15
  className,
17
16
  children,
@@ -19,23 +18,23 @@ declare function SheetContent({
19
18
  ...props
20
19
  }: React.ComponentProps<typeof Dialog.Content> & {
21
20
  side?: "top" | "right" | "bottom" | "left";
22
- }): react_jsx_runtime160.JSX.Element;
21
+ }): any;
23
22
  declare function SheetHeader({
24
23
  className,
25
24
  ...props
26
- }: React.ComponentProps<"div">): react_jsx_runtime160.JSX.Element;
25
+ }: React.ComponentProps<"div">): any;
27
26
  declare function SheetFooter({
28
27
  className,
29
28
  ...props
30
- }: React.ComponentProps<"div">): react_jsx_runtime160.JSX.Element;
29
+ }: React.ComponentProps<"div">): any;
31
30
  declare function SheetTitle({
32
31
  className,
33
32
  ...props
34
- }: React.ComponentProps<typeof Dialog.Title>): react_jsx_runtime160.JSX.Element;
33
+ }: React.ComponentProps<typeof Dialog.Title>): any;
35
34
  declare function SheetDescription({
36
35
  className,
37
36
  ...props
38
- }: React.ComponentProps<typeof Dialog.Description>): react_jsx_runtime160.JSX.Element;
37
+ }: React.ComponentProps<typeof Dialog.Description>): any;
39
38
  //#endregion
40
39
  export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger };
41
40
  //# sourceMappingURL=sheet.d.ts.map