@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
@@ -0,0 +1,18 @@
1
+ import { VariantProps } from "class-variance-authority";
2
+
3
+ //#region packages/components/ui/button.d.ts
4
+ declare const buttonVariants: any;
5
+ declare function Button({
6
+ className,
7
+ variant,
8
+ size,
9
+ asChild,
10
+ isLoading,
11
+ ...props
12
+ }: React.ComponentProps<"button"> & VariantProps<typeof buttonVariants> & {
13
+ asChild?: boolean;
14
+ isLoading?: boolean;
15
+ }): any;
16
+ //#endregion
17
+ export { Button, buttonVariants };
18
+ //# sourceMappingURL=button-D_E_bNRb.d.ts.map
@@ -0,0 +1,18 @@
1
+ import { VariantProps } from "class-variance-authority";
2
+
3
+ //#region packages/components/ui/button.d.ts
4
+ declare const buttonVariants: any;
5
+ declare function Button({
6
+ className,
7
+ variant,
8
+ size,
9
+ asChild,
10
+ isLoading,
11
+ ...props
12
+ }: React.ComponentProps<"button"> & VariantProps<typeof buttonVariants> & {
13
+ asChild?: boolean;
14
+ isLoading?: boolean;
15
+ }): any;
16
+ //#endregion
17
+ export { Button, buttonVariants };
18
+ //# sourceMappingURL=button-YHI7I64h.d.cts.map
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime0 from "react/jsx-runtime";
2
1
  import React from "react";
3
2
 
4
3
  //#region packages/components/cards/simple-card.d.ts
@@ -14,7 +13,7 @@ declare const SimpleCard: ({
14
13
  action,
15
14
  footer,
16
15
  children
17
- }: React.PropsWithChildren<Props>) => react_jsx_runtime0.JSX.Element;
16
+ }: React.PropsWithChildren<Props>) => any;
18
17
  //#endregion
19
18
  export { SimpleCard };
20
19
  //# sourceMappingURL=simple-card.d.cts.map
@@ -1,5 +1,4 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime0 from "react/jsx-runtime";
3
2
 
4
3
  //#region packages/components/cards/simple-card.d.ts
5
4
  type Props = {
@@ -14,7 +13,7 @@ declare const SimpleCard: ({
14
13
  action,
15
14
  footer,
16
15
  children
17
- }: React.PropsWithChildren<Props>) => react_jsx_runtime0.JSX.Element;
16
+ }: React.PropsWithChildren<Props>) => any;
18
17
  //#endregion
19
18
  export { SimpleCard };
20
19
  //# sourceMappingURL=simple-card.d.ts.map
@@ -1,7 +1,5 @@
1
- import * as react_jsx_runtime0 from "react/jsx-runtime";
2
-
3
1
  //#region packages/components/data-display/empty.d.ts
4
- declare const EmptyDisplay: () => react_jsx_runtime0.JSX.Element;
2
+ declare const EmptyDisplay: () => any;
5
3
  //#endregion
6
4
  export { EmptyDisplay };
7
5
  //# sourceMappingURL=empty.d.cts.map
@@ -1,7 +1,5 @@
1
- import * as react_jsx_runtime0 from "react/jsx-runtime";
2
-
3
1
  //#region packages/components/data-display/empty.d.ts
4
- declare const EmptyDisplay: () => react_jsx_runtime0.JSX.Element;
2
+ declare const EmptyDisplay: () => any;
5
3
  //#endregion
6
4
  export { EmptyDisplay };
7
5
  //# sourceMappingURL=empty.d.ts.map
@@ -1,29 +1,5 @@
1
- import * as react_jsx_runtime3 from "react/jsx-runtime";
2
- import React from "react";
3
-
4
1
  //#region packages/components/data-display/statistic.d.ts
5
- type Props = {
6
- decimalSeparator?: string;
7
- groupSeparator?: string;
8
- prefix?: React.ReactNode;
9
- suffix?: React.ReactNode;
10
- precision?: number;
11
- roundingMode?: "round" | "floor" | "ceil";
12
- showTrailingZeros?: boolean;
13
- size?: "xs" | "sm" | "md" | "lg" | "xl";
14
- value: number | string;
15
- };
16
- declare const Statistic: React.MemoExoticComponent<({
17
- decimalSeparator,
18
- groupSeparator,
19
- prefix: Prefix,
20
- suffix: Suffix,
21
- precision,
22
- roundingMode,
23
- showTrailingZeros,
24
- size,
25
- value
26
- }: Props) => react_jsx_runtime3.JSX.Element>;
2
+ declare const Statistic: any;
27
3
  //#endregion
28
4
  export { Statistic };
29
5
  //# sourceMappingURL=statistic.d.cts.map
@@ -1,29 +1,5 @@
1
- import React from "react";
2
- import * as react_jsx_runtime2 from "react/jsx-runtime";
3
-
4
1
  //#region packages/components/data-display/statistic.d.ts
5
- type Props = {
6
- decimalSeparator?: string;
7
- groupSeparator?: string;
8
- prefix?: React.ReactNode;
9
- suffix?: React.ReactNode;
10
- precision?: number;
11
- roundingMode?: "round" | "floor" | "ceil";
12
- showTrailingZeros?: boolean;
13
- size?: "xs" | "sm" | "md" | "lg" | "xl";
14
- value: number | string;
15
- };
16
- declare const Statistic: React.MemoExoticComponent<({
17
- decimalSeparator,
18
- groupSeparator,
19
- prefix: Prefix,
20
- suffix: Suffix,
21
- precision,
22
- roundingMode,
23
- showTrailingZeros,
24
- size,
25
- value
26
- }: Props) => react_jsx_runtime2.JSX.Element>;
2
+ declare const Statistic: any;
27
3
  //#endregion
28
4
  export { Statistic };
29
5
  //# sourceMappingURL=statistic.d.ts.map
@@ -1,24 +1,23 @@
1
- import * as react_jsx_runtime38 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/dialog.d.ts
6
5
  declare function Dialog$1({
7
6
  ...props
8
- }: React.ComponentProps<typeof Dialog.Root>): react_jsx_runtime38.JSX.Element;
7
+ }: React.ComponentProps<typeof Dialog.Root>): any;
9
8
  declare function DialogTrigger({
10
9
  ...props
11
- }: React.ComponentProps<typeof Dialog.Trigger>): react_jsx_runtime38.JSX.Element;
10
+ }: React.ComponentProps<typeof Dialog.Trigger>): any;
12
11
  declare function DialogPortal({
13
12
  ...props
14
- }: React.ComponentProps<typeof Dialog.Portal>): react_jsx_runtime38.JSX.Element;
13
+ }: React.ComponentProps<typeof Dialog.Portal>): any;
15
14
  declare function DialogClose({
16
15
  ...props
17
- }: React.ComponentProps<typeof Dialog.Close>): react_jsx_runtime38.JSX.Element;
16
+ }: React.ComponentProps<typeof Dialog.Close>): any;
18
17
  declare function DialogOverlay({
19
18
  className,
20
19
  ...props
21
- }: React.ComponentProps<typeof Dialog.Overlay>): react_jsx_runtime38.JSX.Element;
20
+ }: React.ComponentProps<typeof Dialog.Overlay>): any;
22
21
  declare function DialogContent({
23
22
  className,
24
23
  children,
@@ -26,23 +25,23 @@ declare function DialogContent({
26
25
  ...props
27
26
  }: React.ComponentProps<typeof Dialog.Content> & {
28
27
  showCloseButton?: boolean;
29
- }): react_jsx_runtime38.JSX.Element;
28
+ }): any;
30
29
  declare function DialogHeader({
31
30
  className,
32
31
  ...props
33
- }: React.ComponentProps<"div">): react_jsx_runtime38.JSX.Element;
32
+ }: React.ComponentProps<"div">): any;
34
33
  declare function DialogFooter({
35
34
  className,
36
35
  ...props
37
- }: React.ComponentProps<"div">): react_jsx_runtime38.JSX.Element;
36
+ }: React.ComponentProps<"div">): any;
38
37
  declare function DialogTitle({
39
38
  className,
40
39
  ...props
41
- }: React.ComponentProps<typeof Dialog.Title>): react_jsx_runtime38.JSX.Element;
40
+ }: React.ComponentProps<typeof Dialog.Title>): any;
42
41
  declare function DialogDescription({
43
42
  className,
44
43
  ...props
45
- }: React.ComponentProps<typeof Dialog.Description>): react_jsx_runtime38.JSX.Element;
44
+ }: React.ComponentProps<typeof Dialog.Description>): any;
46
45
  //#endregion
47
46
  export { Dialog$1 as Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger };
48
- //# sourceMappingURL=dialog-CQI6CMkF.d.cts.map
47
+ //# sourceMappingURL=dialog-D3VF5qxy.d.cts.map
@@ -1,24 +1,23 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime113 from "react/jsx-runtime";
3
2
  import { Dialog } from "radix-ui";
4
3
 
5
4
  //#region packages/components/ui/dialog.d.ts
6
5
  declare function Dialog$1({
7
6
  ...props
8
- }: React.ComponentProps<typeof Dialog.Root>): react_jsx_runtime113.JSX.Element;
7
+ }: React.ComponentProps<typeof Dialog.Root>): any;
9
8
  declare function DialogTrigger({
10
9
  ...props
11
- }: React.ComponentProps<typeof Dialog.Trigger>): react_jsx_runtime113.JSX.Element;
10
+ }: React.ComponentProps<typeof Dialog.Trigger>): any;
12
11
  declare function DialogPortal({
13
12
  ...props
14
- }: React.ComponentProps<typeof Dialog.Portal>): react_jsx_runtime113.JSX.Element;
13
+ }: React.ComponentProps<typeof Dialog.Portal>): any;
15
14
  declare function DialogClose({
16
15
  ...props
17
- }: React.ComponentProps<typeof Dialog.Close>): react_jsx_runtime113.JSX.Element;
16
+ }: React.ComponentProps<typeof Dialog.Close>): any;
18
17
  declare function DialogOverlay({
19
18
  className,
20
19
  ...props
21
- }: React.ComponentProps<typeof Dialog.Overlay>): react_jsx_runtime113.JSX.Element;
20
+ }: React.ComponentProps<typeof Dialog.Overlay>): any;
22
21
  declare function DialogContent({
23
22
  className,
24
23
  children,
@@ -26,23 +25,23 @@ declare function DialogContent({
26
25
  ...props
27
26
  }: React.ComponentProps<typeof Dialog.Content> & {
28
27
  showCloseButton?: boolean;
29
- }): react_jsx_runtime113.JSX.Element;
28
+ }): any;
30
29
  declare function DialogHeader({
31
30
  className,
32
31
  ...props
33
- }: React.ComponentProps<"div">): react_jsx_runtime113.JSX.Element;
32
+ }: React.ComponentProps<"div">): any;
34
33
  declare function DialogFooter({
35
34
  className,
36
35
  ...props
37
- }: React.ComponentProps<"div">): react_jsx_runtime113.JSX.Element;
36
+ }: React.ComponentProps<"div">): any;
38
37
  declare function DialogTitle({
39
38
  className,
40
39
  ...props
41
- }: React.ComponentProps<typeof Dialog.Title>): react_jsx_runtime113.JSX.Element;
40
+ }: React.ComponentProps<typeof Dialog.Title>): any;
42
41
  declare function DialogDescription({
43
42
  className,
44
43
  ...props
45
- }: React.ComponentProps<typeof Dialog.Description>): react_jsx_runtime113.JSX.Element;
44
+ }: React.ComponentProps<typeof Dialog.Description>): any;
46
45
  //#endregion
47
46
  export { Dialog$1 as Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger };
48
- //# sourceMappingURL=dialog-I7tlD4sO.d.ts.map
47
+ //# sourceMappingURL=dialog-MLCAvDJH.d.ts.map
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime21 from "react/jsx-runtime";
2
1
  import { FieldValues, FormState, SubmitErrorHandler, UseFormProps } from "react-hook-form";
3
2
 
4
3
  //#region packages/components/dialogs/form-dialog.d.ts
@@ -30,7 +29,7 @@ declare const FormDialog: <TFieldValues extends FieldValues = FieldValues>({
30
29
  onError,
31
30
  onReset,
32
31
  children
33
- }: React.PropsWithChildren<Props<TFieldValues>>) => react_jsx_runtime21.JSX.Element;
32
+ }: React.PropsWithChildren<Props<TFieldValues>>) => any;
34
33
  //#endregion
35
34
  export { FormDialog };
36
35
  //# sourceMappingURL=form-dialog.d.cts.map
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime14 from "react/jsx-runtime";
2
1
  import { FieldValues, FormState, SubmitErrorHandler, UseFormProps } from "react-hook-form";
3
2
 
4
3
  //#region packages/components/dialogs/form-dialog.d.ts
@@ -30,7 +29,7 @@ declare const FormDialog: <TFieldValues extends FieldValues = FieldValues>({
30
29
  onError,
31
30
  onReset,
32
31
  children
33
- }: React.PropsWithChildren<Props<TFieldValues>>) => react_jsx_runtime14.JSX.Element;
32
+ }: React.PropsWithChildren<Props<TFieldValues>>) => any;
34
33
  //#endregion
35
34
  export { FormDialog };
36
35
  //# sourceMappingURL=form-dialog.d.ts.map
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime1 from "react/jsx-runtime";
2
1
  import React from "react";
3
2
  import { FieldValues, FormState, SubmitErrorHandler, UseFormProps } from "react-hook-form";
4
3
 
@@ -19,7 +18,7 @@ declare const FormWrapper: <TFieldValues extends FieldValues = FieldValues>({
19
18
  onError,
20
19
  onSubcribe,
21
20
  children
22
- }: React.PropsWithChildren<Props<TFieldValues>>) => react_jsx_runtime1.JSX.Element;
21
+ }: React.PropsWithChildren<Props<TFieldValues>>) => any;
23
22
  //#endregion
24
23
  export { FormWrapper };
25
24
  //# sourceMappingURL=form-wrapper.d.cts.map
@@ -1,5 +1,4 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime10 from "react/jsx-runtime";
3
2
  import { FieldValues, FormState, SubmitErrorHandler, UseFormProps } from "react-hook-form";
4
3
 
5
4
  //#region packages/components/forms/form-wrapper.d.ts
@@ -19,7 +18,7 @@ declare const FormWrapper: <TFieldValues extends FieldValues = FieldValues>({
19
18
  onError,
20
19
  onSubcribe,
21
20
  children
22
- }: React.PropsWithChildren<Props<TFieldValues>>) => react_jsx_runtime10.JSX.Element;
21
+ }: React.PropsWithChildren<Props<TFieldValues>>) => any;
23
22
  //#endregion
24
23
  export { FormWrapper };
25
24
  //# sourceMappingURL=form-wrapper.d.ts.map
@@ -1,5 +1,4 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime141 from "react/jsx-runtime";
3
2
 
4
3
  //#region packages/components/ui/input.d.ts
5
4
  declare function Input({
@@ -10,7 +9,7 @@ declare function Input({
10
9
  ...props
11
10
  }: React.ComponentProps<"input"> & {
12
11
  onValueChange?: (value: string) => void;
13
- }): react_jsx_runtime141.JSX.Element;
12
+ }): any;
14
13
  //#endregion
15
14
  export { Input };
16
- //# sourceMappingURL=input-k2bQHeqx.d.ts.map
15
+ //# sourceMappingURL=input-D0Phuz25.d.cts.map
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime106 from "react/jsx-runtime";
2
1
  import React from "react";
3
2
 
4
3
  //#region packages/components/ui/input.d.ts
@@ -10,7 +9,7 @@ declare function Input({
10
9
  ...props
11
10
  }: React.ComponentProps<"input"> & {
12
11
  onValueChange?: (value: string) => void;
13
- }): react_jsx_runtime106.JSX.Element;
12
+ }): any;
14
13
  //#endregion
15
14
  export { Input };
16
- //# sourceMappingURL=input-BZ9_HhgL.d.cts.map
15
+ //# sourceMappingURL=input-tHIKXxVS.d.ts.map
@@ -1,19 +1,8 @@
1
- import * as react_jsx_runtime4 from "react/jsx-runtime";
2
1
  import React from "react";
3
- import * as class_variance_authority_types0 from "class-variance-authority/types";
4
2
  import { VariantProps } from "class-variance-authority";
5
3
 
6
4
  //#region packages/components/layouts/flex.d.ts
7
- declare const flexVariants: (props?: ({
8
- vertical?: boolean | null | undefined;
9
- width?: "full" | "auto" | "fit" | "screen" | "min" | "max" | null | undefined;
10
- wrap?: boolean | null | undefined;
11
- margin?: "sm" | "md" | "lg" | "xl" | "none" | null | undefined;
12
- padding?: "sm" | "md" | "lg" | "xl" | "none" | null | undefined;
13
- gap?: "xs" | "sm" | "md" | "lg" | "xl" | "none" | null | undefined;
14
- justify?: "start" | "center" | "end" | "between" | "around" | "evenly" | "stretch" | null | undefined;
15
- align?: "start" | "center" | "end" | "stretch" | "baseline" | null | undefined;
16
- } & class_variance_authority_types0.ClassProp) | undefined) => string;
5
+ declare const flexVariants: any;
17
6
  type Props = {
18
7
  className?: string;
19
8
  } & VariantProps<typeof flexVariants>;
@@ -28,7 +17,7 @@ declare const Flex: ({
28
17
  align,
29
18
  className,
30
19
  children
31
- }: React.PropsWithChildren<Props>) => react_jsx_runtime4.JSX.Element;
20
+ }: React.PropsWithChildren<Props>) => any;
32
21
  //#endregion
33
22
  export { Flex };
34
23
  //# sourceMappingURL=flex.d.cts.map
@@ -1,19 +1,8 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime15 from "react/jsx-runtime";
3
2
  import { VariantProps } from "class-variance-authority";
4
- import * as class_variance_authority_types0 from "class-variance-authority/types";
5
3
 
6
4
  //#region packages/components/layouts/flex.d.ts
7
- declare const flexVariants: (props?: ({
8
- vertical?: boolean | null | undefined;
9
- width?: "full" | "auto" | "fit" | "screen" | "min" | "max" | null | undefined;
10
- wrap?: boolean | null | undefined;
11
- margin?: "sm" | "md" | "lg" | "xl" | "none" | null | undefined;
12
- padding?: "sm" | "md" | "lg" | "xl" | "none" | null | undefined;
13
- gap?: "xs" | "sm" | "md" | "lg" | "xl" | "none" | null | undefined;
14
- justify?: "start" | "center" | "end" | "between" | "around" | "evenly" | "stretch" | null | undefined;
15
- align?: "start" | "center" | "end" | "stretch" | "baseline" | null | undefined;
16
- } & class_variance_authority_types0.ClassProp) | undefined) => string;
5
+ declare const flexVariants: any;
17
6
  type Props = {
18
7
  className?: string;
19
8
  } & VariantProps<typeof flexVariants>;
@@ -28,7 +17,7 @@ declare const Flex: ({
28
17
  align,
29
18
  className,
30
19
  children
31
- }: React.PropsWithChildren<Props>) => react_jsx_runtime15.JSX.Element;
20
+ }: React.PropsWithChildren<Props>) => any;
32
21
  //#endregion
33
22
  export { Flex };
34
23
  //# sourceMappingURL=flex.d.ts.map
@@ -1,9 +1,7 @@
1
- import * as react_jsx_runtime225 from "react/jsx-runtime";
2
-
3
1
  //#region packages/components/layouts/main/index.d.ts
4
2
  declare const MainLayout: ({
5
3
  children
6
- }: React.PropsWithChildren) => react_jsx_runtime225.JSX.Element;
4
+ }: React.PropsWithChildren) => any;
7
5
  //#endregion
8
6
  export { MainLayout };
9
7
  //# sourceMappingURL=index.d.cts.map
@@ -1,9 +1,7 @@
1
- import * as react_jsx_runtime178 from "react/jsx-runtime";
2
-
3
1
  //#region packages/components/layouts/main/index.d.ts
4
2
  declare const MainLayout: ({
5
3
  children
6
- }: React.PropsWithChildren) => react_jsx_runtime178.JSX.Element;
4
+ }: React.PropsWithChildren) => any;
7
5
  //#endregion
8
6
  export { MainLayout };
9
7
  //# sourceMappingURL=index.d.ts.map
@@ -1,5 +1,4 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime227 from "react/jsx-runtime";
3
2
  import { Separator } from "radix-ui";
4
3
 
5
4
  //#region packages/components/ui/separator.d.ts
@@ -8,7 +7,7 @@ declare function Separator$1({
8
7
  orientation,
9
8
  decorative,
10
9
  ...props
11
- }: React.ComponentProps<typeof Separator.Root>): react_jsx_runtime227.JSX.Element;
10
+ }: React.ComponentProps<typeof Separator.Root>): any;
12
11
  //#endregion
13
12
  export { Separator$1 as Separator };
14
- //# sourceMappingURL=separator-DQ9iJjVc.d.ts.map
13
+ //# sourceMappingURL=separator-2cwfp8qT.d.ts.map
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime156 from "react/jsx-runtime";
2
1
  import React from "react";
3
2
  import { Separator } from "radix-ui";
4
3
 
@@ -8,7 +7,7 @@ declare function Separator$1({
8
7
  orientation,
9
8
  decorative,
10
9
  ...props
11
- }: React.ComponentProps<typeof Separator.Root>): react_jsx_runtime156.JSX.Element;
10
+ }: React.ComponentProps<typeof Separator.Root>): any;
12
11
  //#endregion
13
12
  export { Separator$1 as Separator };
14
- //# sourceMappingURL=separator-DSY4OI_p.d.cts.map
13
+ //# sourceMappingURL=separator-COXs-I-Q.d.cts.map
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime22 from "react/jsx-runtime";
2
1
  import React from "react";
3
2
  import { ColumnDef, PaginationState } from "@tanstack/react-table";
4
3
 
@@ -24,7 +23,7 @@ declare function Table<T extends Record<string, unknown>>({
24
23
  onRefresh,
25
24
  onClickRow,
26
25
  onPaginationChange
27
- }: Props<T>): react_jsx_runtime22.JSX.Element;
26
+ }: Props<T>): any;
28
27
  //#endregion
29
28
  export { Table };
30
29
  //# sourceMappingURL=index.d.cts.map
@@ -1,5 +1,4 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime1 from "react/jsx-runtime";
3
2
  import { ColumnDef, PaginationState } from "@tanstack/react-table";
4
3
 
5
4
  //#region packages/components/table/index.d.ts
@@ -24,7 +23,7 @@ declare function Table<T extends Record<string, unknown>>({
24
23
  onRefresh,
25
24
  onClickRow,
26
25
  onPaginationChange
27
- }: Props<T>): react_jsx_runtime1.JSX.Element;
26
+ }: Props<T>): any;
28
27
  //#endregion
29
28
  export { Table };
30
29
  //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1,15 @@
1
+ import React from "react";
2
+ import { VariantProps } from "class-variance-authority";
3
+ import { Toggle } from "radix-ui";
4
+
5
+ //#region packages/components/ui/toggle.d.ts
6
+ declare const toggleVariants: any;
7
+ declare function Toggle$1({
8
+ className,
9
+ variant,
10
+ size,
11
+ ...props
12
+ }: React.ComponentProps<typeof Toggle.Root> & VariantProps<typeof toggleVariants>): any;
13
+ //#endregion
14
+ export { Toggle$1 as Toggle, toggleVariants };
15
+ //# sourceMappingURL=toggle-BVkMTVAz.d.ts.map
@@ -0,0 +1,15 @@
1
+ import React from "react";
2
+ import { VariantProps } from "class-variance-authority";
3
+ import { Toggle } from "radix-ui";
4
+
5
+ //#region packages/components/ui/toggle.d.ts
6
+ declare const toggleVariants: any;
7
+ declare function Toggle$1({
8
+ className,
9
+ variant,
10
+ size,
11
+ ...props
12
+ }: React.ComponentProps<typeof Toggle.Root> & VariantProps<typeof toggleVariants>): any;
13
+ //#endregion
14
+ export { Toggle$1 as Toggle, toggleVariants };
15
+ //# sourceMappingURL=toggle-CW-ZnYMy.d.cts.map
@@ -0,0 +1,23 @@
1
+ import React from "react";
2
+ import { Tooltip } from "radix-ui";
3
+
4
+ //#region packages/components/ui/tooltip.d.ts
5
+ declare function TooltipProvider({
6
+ delayDuration,
7
+ ...props
8
+ }: React.ComponentProps<typeof Tooltip.Provider>): any;
9
+ declare function Tooltip$1({
10
+ ...props
11
+ }: React.ComponentProps<typeof Tooltip.Root>): any;
12
+ declare function TooltipTrigger({
13
+ ...props
14
+ }: React.ComponentProps<typeof Tooltip.Trigger>): any;
15
+ declare function TooltipContent({
16
+ className,
17
+ sideOffset,
18
+ children,
19
+ ...props
20
+ }: React.ComponentProps<typeof Tooltip.Content>): any;
21
+ //#endregion
22
+ export { Tooltip$1 as Tooltip, TooltipContent, TooltipProvider, TooltipTrigger };
23
+ //# sourceMappingURL=tooltip-Cjuu_Ld4.d.ts.map
@@ -0,0 +1,23 @@
1
+ import React from "react";
2
+ import { Tooltip } from "radix-ui";
3
+
4
+ //#region packages/components/ui/tooltip.d.ts
5
+ declare function TooltipProvider({
6
+ delayDuration,
7
+ ...props
8
+ }: React.ComponentProps<typeof Tooltip.Provider>): any;
9
+ declare function Tooltip$1({
10
+ ...props
11
+ }: React.ComponentProps<typeof Tooltip.Root>): any;
12
+ declare function TooltipTrigger({
13
+ ...props
14
+ }: React.ComponentProps<typeof Tooltip.Trigger>): any;
15
+ declare function TooltipContent({
16
+ className,
17
+ sideOffset,
18
+ children,
19
+ ...props
20
+ }: React.ComponentProps<typeof Tooltip.Content>): any;
21
+ //#endregion
22
+ export { Tooltip$1 as Tooltip, TooltipContent, TooltipProvider, TooltipTrigger };
23
+ //# sourceMappingURL=tooltip-Dk4HsZVR.d.cts.map
@@ -1,4 +1,3 @@
1
- import * as react_jsx_runtime26 from "react/jsx-runtime";
2
1
  import React from "react";
3
2
 
4
3
  //#region packages/components/typography/paragraph.d.ts
@@ -11,7 +10,7 @@ declare const Paragraph: ({
11
10
  variant,
12
11
  className,
13
12
  children
14
- }: Props) => react_jsx_runtime26.JSX.Element;
13
+ }: Props) => any;
15
14
  //#endregion
16
15
  export { Paragraph };
17
16
  //# sourceMappingURL=paragraph.d.cts.map
@@ -1,5 +1,4 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime17 from "react/jsx-runtime";
3
2
 
4
3
  //#region packages/components/typography/paragraph.d.ts
5
4
  type Props = {
@@ -11,7 +10,7 @@ declare const Paragraph: ({
11
10
  variant,
12
11
  className,
13
12
  children
14
- }: Props) => react_jsx_runtime17.JSX.Element;
13
+ }: Props) => any;
15
14
  //#endregion
16
15
  export { Paragraph };
17
16
  //# sourceMappingURL=paragraph.d.ts.map
@@ -1,5 +1,3 @@
1
- import * as react_jsx_runtime2 from "react/jsx-runtime";
2
-
3
1
  //#region packages/components/typography/title.d.ts
4
2
  type Props = {
5
3
  level?: 1 | 2 | 3 | 4 | 5 | 6;
@@ -10,7 +8,7 @@ declare const Title: ({
10
8
  level,
11
9
  className,
12
10
  children
13
- }: Props) => react_jsx_runtime2.JSX.Element;
11
+ }: Props) => any;
14
12
  //#endregion
15
13
  export { Title };
16
14
  //# sourceMappingURL=title.d.cts.map
@@ -1,5 +1,3 @@
1
- import * as react_jsx_runtime16 from "react/jsx-runtime";
2
-
3
1
  //#region packages/components/typography/title.d.ts
4
2
  type Props = {
5
3
  level?: 1 | 2 | 3 | 4 | 5 | 6;
@@ -10,7 +8,7 @@ declare const Title: ({
10
8
  level,
11
9
  className,
12
10
  children
13
- }: Props) => react_jsx_runtime16.JSX.Element;
11
+ }: Props) => any;
14
12
  //#endregion
15
13
  export { Title };
16
14
  //# sourceMappingURL=title.d.ts.map