@customafk/lunas-ui 0.0.87 → 0.0.89

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 (172) hide show
  1. package/dist/{button-zbSZ1PXx.d.cts → button-BcvUtvUx.d.cts} +6 -6
  2. package/dist/{button-DXD8syDx.d.ts → button-C15dJ7DD.d.ts} +6 -6
  3. package/dist/cards/simple-card.d.cts +2 -2
  4. package/dist/{command-BptWQgxm.d.cts → command-CjM13Tvj.d.cts} +12 -12
  5. package/dist/{command-Bl2Bn5Xm.d.ts → command-DSoZmOak.d.ts} +12 -12
  6. package/dist/data-display/empty.d.cts +2 -2
  7. package/dist/data-display/empty.d.ts +2 -2
  8. package/dist/data-display/statistic.d.cts +2 -2
  9. package/dist/data-display/statistic.d.ts +2 -2
  10. package/dist/{dialog-CIrv1yaX.d.cts → dialog-FTlFnjJF.d.cts} +12 -12
  11. package/dist/{dialog-CR4RsiTw.d.ts → dialog-l2nFk0v1.d.ts} +12 -12
  12. package/dist/dialogs/detail-dialog/component/sidebar.d.cts +4 -4
  13. package/dist/dialogs/detail-dialog/component/sidebar.d.ts +4 -4
  14. package/dist/dialogs/form-dialog.d.ts +2 -2
  15. package/dist/forms/combobox-field.d.cts +2 -2
  16. package/dist/forms/combobox-field.d.ts +2 -2
  17. package/dist/forms/date-field.d.cts +2 -2
  18. package/dist/forms/date-field.d.ts +2 -2
  19. package/dist/forms/form-wrapper.d.cts +2 -2
  20. package/dist/forms/form-wrapper.d.ts +2 -2
  21. package/dist/forms/multi-select-field.d.cts +2 -2
  22. package/dist/forms/multi-select-field.d.ts +2 -2
  23. package/dist/forms/number-field.d.cts +2 -2
  24. package/dist/forms/number-field.d.ts +2 -2
  25. package/dist/forms/password-field.d.cts +2 -2
  26. package/dist/forms/password-field.d.ts +2 -2
  27. package/dist/forms/select-field.d.cts +2 -2
  28. package/dist/forms/select-field.d.ts +2 -2
  29. package/dist/forms/switch-field.d.cts +2 -2
  30. package/dist/forms/switch-field.d.ts +2 -2
  31. package/dist/forms/text-field.d.cts +2 -2
  32. package/dist/forms/text-field.d.ts +2 -2
  33. package/dist/forms/textarea-field.d.cts +2 -2
  34. package/dist/forms/textarea-field.d.ts +2 -2
  35. package/dist/{input-CS7_55O1.d.ts → input-BFZu6Cb8.d.cts} +3 -3
  36. package/dist/{input-DLDrpv_G.d.cts → input-C3yhFrhm.d.ts} +3 -3
  37. package/dist/label-BaRuPui8.d.cts +11 -0
  38. package/dist/label-DSlGeKZK.d.ts +11 -0
  39. package/dist/layouts/app-layout/index.d.cts +5 -5
  40. package/dist/layouts/app-layout/index.d.ts +5 -5
  41. package/dist/layouts/flex.d.cts +3 -3
  42. package/dist/layouts/flex.d.ts +3 -3
  43. package/dist/layouts/service-layout/index.cjs +1 -1
  44. package/dist/layouts/service-layout/index.cjs.map +1 -1
  45. package/dist/layouts/service-layout/index.d.cts +6 -5
  46. package/dist/layouts/service-layout/index.d.ts +6 -5
  47. package/dist/layouts/service-layout/index.js +1 -1
  48. package/dist/layouts/service-layout/index.js.map +1 -1
  49. package/dist/pages/FeatureDeveloping.d.ts +2 -2
  50. package/dist/pages/FeatureFixing.d.ts +2 -2
  51. package/dist/pages/NotAuthorized.d.cts +2 -2
  52. package/dist/pages/NotAuthorized.d.ts +2 -2
  53. package/dist/pages/NotFound.d.cts +2 -2
  54. package/dist/pages/NotFound.d.ts +2 -2
  55. package/dist/products/product-quantity-control.d.cts +2 -2
  56. package/dist/products/product-quantity-control.d.ts +2 -2
  57. package/dist/{separator-D2SRPIPb.d.ts → separator-37DVXMoq.d.ts} +3 -3
  58. package/dist/{separator-DT79vOG-.d.cts → separator-CM1kQQxq.d.cts} +3 -3
  59. package/dist/table/index.d.cts +2 -2
  60. package/dist/table/index.d.ts +2 -2
  61. package/dist/{toggle-yj_7u1YA.d.ts → toggle-CIqx9KlR.d.ts} +5 -5
  62. package/dist/{toggle-BvgvHcLZ.d.cts → toggle-DTyO_oae.d.cts} +3 -3
  63. package/dist/{tooltip-COc6T2mf.d.ts → tooltip-C5kKsbnD.d.ts} +6 -6
  64. package/dist/{tooltip-DZhGbm64.d.cts → tooltip-etV38FoO.d.cts} +6 -6
  65. package/dist/typography/paragraph.d.cts +2 -2
  66. package/dist/typography/paragraph.d.ts +2 -2
  67. package/dist/typography/title.d.cts +2 -2
  68. package/dist/typography/title.d.ts +2 -2
  69. package/dist/ui/alert-dialog.d.cts +12 -12
  70. package/dist/ui/alert-dialog.d.ts +12 -12
  71. package/dist/ui/alert.d.cts +7 -7
  72. package/dist/ui/alert.d.ts +7 -7
  73. package/dist/ui/aspect-ratio.d.cts +2 -2
  74. package/dist/ui/aspect-ratio.d.ts +2 -2
  75. package/dist/ui/avatar.d.cts +4 -4
  76. package/dist/ui/avatar.d.ts +4 -4
  77. package/dist/ui/badge.d.cts +5 -5
  78. package/dist/ui/badge.d.ts +5 -5
  79. package/dist/ui/breadcrumb.d.cts +8 -8
  80. package/dist/ui/breadcrumb.d.ts +8 -8
  81. package/dist/ui/button-group.d.cts +7 -7
  82. package/dist/ui/button-group.d.ts +7 -7
  83. package/dist/ui/button.d.cts +1 -1
  84. package/dist/ui/button.d.ts +1 -1
  85. package/dist/ui/calendar.d.cts +4 -4
  86. package/dist/ui/calendar.d.ts +4 -4
  87. package/dist/ui/card.d.cts +8 -8
  88. package/dist/ui/card.d.ts +8 -8
  89. package/dist/ui/carousel.d.cts +7 -7
  90. package/dist/ui/carousel.d.ts +7 -7
  91. package/dist/ui/collapsible.d.cts +4 -4
  92. package/dist/ui/collapsible.d.ts +4 -4
  93. package/dist/ui/command.d.cts +2 -2
  94. package/dist/ui/command.d.ts +2 -2
  95. package/dist/ui/context-menu.d.cts +16 -16
  96. package/dist/ui/context-menu.d.ts +16 -16
  97. package/dist/ui/dialog.d.cts +1 -1
  98. package/dist/ui/dialog.d.ts +1 -1
  99. package/dist/ui/drawer.d.cts +11 -11
  100. package/dist/ui/drawer.d.ts +11 -11
  101. package/dist/ui/dropdown-menu.d.cts +16 -16
  102. package/dist/ui/dropdown-menu.d.ts +16 -16
  103. package/dist/ui/empty.d.cts +9 -9
  104. package/dist/ui/empty.d.ts +9 -9
  105. package/dist/ui/field.d.cts +14 -14
  106. package/dist/ui/field.d.ts +14 -14
  107. package/dist/ui/file-uploader.d.cts +2 -2
  108. package/dist/ui/file-uploader.d.ts +2 -2
  109. package/dist/ui/form.d.cts +7 -7
  110. package/dist/ui/form.d.ts +7 -7
  111. package/dist/ui/hover-card.d.cts +4 -4
  112. package/dist/ui/hover-card.d.ts +4 -4
  113. package/dist/ui/input-otp.d.cts +5 -5
  114. package/dist/ui/input-otp.d.ts +5 -5
  115. package/dist/ui/input.d.cts +1 -1
  116. package/dist/ui/input.d.ts +1 -1
  117. package/dist/ui/inputs/search-input.d.cts +3 -3
  118. package/dist/ui/inputs/search-input.d.ts +3 -3
  119. package/dist/ui/item.d.cts +15 -15
  120. package/dist/ui/item.d.ts +15 -15
  121. package/dist/ui/label.d.cts +1 -1
  122. package/dist/ui/label.d.ts +1 -1
  123. package/dist/ui/menubar.d.cts +17 -17
  124. package/dist/ui/menubar.d.ts +17 -17
  125. package/dist/ui/multi-select.d.cts +2 -2
  126. package/dist/ui/multi-select.d.ts +2 -2
  127. package/dist/ui/navigation-menu.d.cts +9 -9
  128. package/dist/ui/navigation-menu.d.ts +11 -11
  129. package/dist/ui/pagination.d.cts +9 -9
  130. package/dist/ui/pagination.d.ts +9 -9
  131. package/dist/ui/popover.d.cts +5 -5
  132. package/dist/ui/popover.d.ts +5 -5
  133. package/dist/ui/progress.d.cts +2 -2
  134. package/dist/ui/progress.d.ts +2 -2
  135. package/dist/ui/radio-group.d.cts +3 -3
  136. package/dist/ui/radio-group.d.ts +3 -3
  137. package/dist/ui/resizable.d.cts +4 -4
  138. package/dist/ui/resizable.d.ts +4 -4
  139. package/dist/ui/scroll-area.d.ts +3 -3
  140. package/dist/ui/select.d.cts +11 -11
  141. package/dist/ui/select.d.ts +11 -11
  142. package/dist/ui/separator.d.cts +1 -1
  143. package/dist/ui/separator.d.ts +1 -1
  144. package/dist/ui/sheet.d.cts +9 -9
  145. package/dist/ui/sheet.d.ts +9 -9
  146. package/dist/ui/sidebar.d.cts +28 -28
  147. package/dist/ui/sidebar.d.ts +30 -30
  148. package/dist/ui/skeleton.d.cts +2 -2
  149. package/dist/ui/skeleton.d.ts +2 -2
  150. package/dist/ui/slider.d.cts +2 -2
  151. package/dist/ui/slider.d.ts +2 -2
  152. package/dist/ui/sonner.d.cts +2 -2
  153. package/dist/ui/sonner.d.ts +2 -2
  154. package/dist/ui/spinner.d.cts +2 -2
  155. package/dist/ui/spinner.d.ts +2 -2
  156. package/dist/ui/switch.d.cts +2 -2
  157. package/dist/ui/switch.d.ts +2 -2
  158. package/dist/ui/table.d.cts +9 -9
  159. package/dist/ui/table.d.ts +9 -9
  160. package/dist/ui/tabs.d.cts +5 -5
  161. package/dist/ui/tabs.d.ts +5 -5
  162. package/dist/ui/textarea.d.cts +2 -2
  163. package/dist/ui/textarea.d.ts +2 -2
  164. package/dist/ui/toggle-group.d.cts +4 -4
  165. package/dist/ui/toggle-group.d.ts +4 -4
  166. package/dist/ui/toggle.d.cts +1 -1
  167. package/dist/ui/toggle.d.ts +1 -1
  168. package/dist/ui/tooltip.d.cts +1 -1
  169. package/dist/ui/tooltip.d.ts +1 -1
  170. package/package.json +1 -1
  171. package/dist/label--TdJBouf.d.ts +0 -11
  172. package/dist/label-SHy8Jh_r.d.cts +0 -11
@@ -1,5 +1,5 @@
1
- import * as react_jsx_runtime43 from "react/jsx-runtime";
2
- import * as class_variance_authority_types13 from "class-variance-authority/types";
1
+ import * as react_jsx_runtime106 from "react/jsx-runtime";
2
+ import * as class_variance_authority_types10 from "class-variance-authority/types";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
 
5
5
  //#region packages/components/ui/button-variants.d.ts
@@ -8,9 +8,9 @@ import { VariantProps } from "class-variance-authority";
8
8
  */
9
9
  declare const buttonVariants: (props?: ({
10
10
  variant?: "default" | "outline" | "link" | "ghost" | null | undefined;
11
- color?: "muted" | "warning" | "success" | "info" | "primary" | "secondary" | "important" | "danger" | null | undefined;
11
+ color?: "muted" | "primary" | "secondary" | "success" | "important" | "info" | "warning" | "danger" | null | undefined;
12
12
  size?: "sm" | "lg" | "default" | "icon" | null | undefined;
13
- } & class_variance_authority_types13.ClassProp) | undefined) => string;
13
+ } & class_variance_authority_types10.ClassProp) | undefined) => string;
14
14
  type ButtonVariantProps = VariantProps<typeof buttonVariants>;
15
15
  //#endregion
16
16
  //#region packages/components/ui/button.d.ts
@@ -50,7 +50,7 @@ declare function Button({
50
50
  disabled,
51
51
  type,
52
52
  ...props
53
- }: ButtonProps): react_jsx_runtime43.JSX.Element;
53
+ }: ButtonProps): react_jsx_runtime106.JSX.Element;
54
54
  //#endregion
55
55
  export { Button, ButtonProps };
56
- //# sourceMappingURL=button-zbSZ1PXx.d.cts.map
56
+ //# sourceMappingURL=button-BcvUtvUx.d.cts.map
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime35 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime45 from "react/jsx-runtime";
2
2
  import { VariantProps } from "class-variance-authority";
3
- import * as class_variance_authority_types13 from "class-variance-authority/types";
3
+ import * as class_variance_authority_types10 from "class-variance-authority/types";
4
4
 
5
5
  //#region packages/components/ui/button-variants.d.ts
6
6
  /**
@@ -8,9 +8,9 @@ import * as class_variance_authority_types13 from "class-variance-authority/type
8
8
  */
9
9
  declare const buttonVariants: (props?: ({
10
10
  variant?: "default" | "outline" | "link" | "ghost" | null | undefined;
11
- color?: "muted" | "warning" | "success" | "info" | "primary" | "secondary" | "important" | "danger" | null | undefined;
11
+ color?: "muted" | "primary" | "secondary" | "success" | "important" | "info" | "warning" | "danger" | null | undefined;
12
12
  size?: "sm" | "lg" | "default" | "icon" | null | undefined;
13
- } & class_variance_authority_types13.ClassProp) | undefined) => string;
13
+ } & class_variance_authority_types10.ClassProp) | undefined) => string;
14
14
  type ButtonVariantProps = VariantProps<typeof buttonVariants>;
15
15
  //#endregion
16
16
  //#region packages/components/ui/button.d.ts
@@ -50,7 +50,7 @@ declare function Button({
50
50
  disabled,
51
51
  type,
52
52
  ...props
53
- }: ButtonProps): react_jsx_runtime35.JSX.Element;
53
+ }: ButtonProps): react_jsx_runtime45.JSX.Element;
54
54
  //#endregion
55
55
  export { Button, ButtonProps };
56
- //# sourceMappingURL=button-DXD8syDx.d.ts.map
56
+ //# sourceMappingURL=button-C15dJ7DD.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime0 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime2 from "react/jsx-runtime";
2
2
 
3
3
  //#region packages/components/cards/simple-card.d.ts
4
4
  type Props = {
@@ -13,7 +13,7 @@ declare const SimpleCard: ({
13
13
  action,
14
14
  footer,
15
15
  children
16
- }: React.PropsWithChildren<Props>) => react_jsx_runtime0.JSX.Element;
16
+ }: React.PropsWithChildren<Props>) => react_jsx_runtime2.JSX.Element;
17
17
  //#endregion
18
18
  export { SimpleCard };
19
19
  //# sourceMappingURL=simple-card.d.cts.map
@@ -1,12 +1,12 @@
1
- import { Dialog } from "./dialog-CIrv1yaX.cjs";
2
- import * as react_jsx_runtime76 from "react/jsx-runtime";
1
+ import { Dialog } from "./dialog-FTlFnjJF.cjs";
2
+ import * as react_jsx_runtime45 from "react/jsx-runtime";
3
3
  import { Command } from "cmdk";
4
4
 
5
5
  //#region packages/components/ui/command.d.ts
6
6
  declare function Command$1({
7
7
  className,
8
8
  ...props
9
- }: React.ComponentProps<typeof Command>): react_jsx_runtime76.JSX.Element;
9
+ }: React.ComponentProps<typeof Command>): react_jsx_runtime45.JSX.Element;
10
10
  declare function CommandDialog({
11
11
  title,
12
12
  description,
@@ -19,34 +19,34 @@ declare function CommandDialog({
19
19
  description?: string;
20
20
  className?: string;
21
21
  showCloseButton?: boolean;
22
- }): react_jsx_runtime76.JSX.Element;
22
+ }): react_jsx_runtime45.JSX.Element;
23
23
  declare function CommandInput({
24
24
  className,
25
25
  ...props
26
- }: React.ComponentProps<typeof Command.Input>): react_jsx_runtime76.JSX.Element;
26
+ }: React.ComponentProps<typeof Command.Input>): react_jsx_runtime45.JSX.Element;
27
27
  declare function CommandList({
28
28
  className,
29
29
  ...props
30
- }: React.ComponentProps<typeof Command.List>): react_jsx_runtime76.JSX.Element;
30
+ }: React.ComponentProps<typeof Command.List>): react_jsx_runtime45.JSX.Element;
31
31
  declare function CommandEmpty({
32
32
  ...props
33
- }: React.ComponentProps<typeof Command.Empty>): react_jsx_runtime76.JSX.Element;
33
+ }: React.ComponentProps<typeof Command.Empty>): react_jsx_runtime45.JSX.Element;
34
34
  declare function CommandGroup({
35
35
  className,
36
36
  ...props
37
- }: React.ComponentProps<typeof Command.Group>): react_jsx_runtime76.JSX.Element;
37
+ }: React.ComponentProps<typeof Command.Group>): react_jsx_runtime45.JSX.Element;
38
38
  declare function CommandSeparator({
39
39
  className,
40
40
  ...props
41
- }: React.ComponentProps<typeof Command.Separator>): react_jsx_runtime76.JSX.Element;
41
+ }: React.ComponentProps<typeof Command.Separator>): react_jsx_runtime45.JSX.Element;
42
42
  declare function CommandItem({
43
43
  className,
44
44
  ...props
45
- }: React.ComponentProps<typeof Command.Item>): react_jsx_runtime76.JSX.Element;
45
+ }: React.ComponentProps<typeof Command.Item>): react_jsx_runtime45.JSX.Element;
46
46
  declare function CommandShortcut({
47
47
  className,
48
48
  ...props
49
- }: React.ComponentProps<'span'>): react_jsx_runtime76.JSX.Element;
49
+ }: React.ComponentProps<'span'>): react_jsx_runtime45.JSX.Element;
50
50
  //#endregion
51
51
  export { Command$1 as Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut };
52
- //# sourceMappingURL=command-BptWQgxm.d.cts.map
52
+ //# sourceMappingURL=command-CjM13Tvj.d.cts.map
@@ -1,12 +1,12 @@
1
- import { Dialog } from "./dialog-CR4RsiTw.js";
2
- import * as react_jsx_runtime69 from "react/jsx-runtime";
1
+ import { Dialog } from "./dialog-l2nFk0v1.js";
2
+ import * as react_jsx_runtime73 from "react/jsx-runtime";
3
3
  import { Command } from "cmdk";
4
4
 
5
5
  //#region packages/components/ui/command.d.ts
6
6
  declare function Command$1({
7
7
  className,
8
8
  ...props
9
- }: React.ComponentProps<typeof Command>): react_jsx_runtime69.JSX.Element;
9
+ }: React.ComponentProps<typeof Command>): react_jsx_runtime73.JSX.Element;
10
10
  declare function CommandDialog({
11
11
  title,
12
12
  description,
@@ -19,34 +19,34 @@ declare function CommandDialog({
19
19
  description?: string;
20
20
  className?: string;
21
21
  showCloseButton?: boolean;
22
- }): react_jsx_runtime69.JSX.Element;
22
+ }): react_jsx_runtime73.JSX.Element;
23
23
  declare function CommandInput({
24
24
  className,
25
25
  ...props
26
- }: React.ComponentProps<typeof Command.Input>): react_jsx_runtime69.JSX.Element;
26
+ }: React.ComponentProps<typeof Command.Input>): react_jsx_runtime73.JSX.Element;
27
27
  declare function CommandList({
28
28
  className,
29
29
  ...props
30
- }: React.ComponentProps<typeof Command.List>): react_jsx_runtime69.JSX.Element;
30
+ }: React.ComponentProps<typeof Command.List>): react_jsx_runtime73.JSX.Element;
31
31
  declare function CommandEmpty({
32
32
  ...props
33
- }: React.ComponentProps<typeof Command.Empty>): react_jsx_runtime69.JSX.Element;
33
+ }: React.ComponentProps<typeof Command.Empty>): react_jsx_runtime73.JSX.Element;
34
34
  declare function CommandGroup({
35
35
  className,
36
36
  ...props
37
- }: React.ComponentProps<typeof Command.Group>): react_jsx_runtime69.JSX.Element;
37
+ }: React.ComponentProps<typeof Command.Group>): react_jsx_runtime73.JSX.Element;
38
38
  declare function CommandSeparator({
39
39
  className,
40
40
  ...props
41
- }: React.ComponentProps<typeof Command.Separator>): react_jsx_runtime69.JSX.Element;
41
+ }: React.ComponentProps<typeof Command.Separator>): react_jsx_runtime73.JSX.Element;
42
42
  declare function CommandItem({
43
43
  className,
44
44
  ...props
45
- }: React.ComponentProps<typeof Command.Item>): react_jsx_runtime69.JSX.Element;
45
+ }: React.ComponentProps<typeof Command.Item>): react_jsx_runtime73.JSX.Element;
46
46
  declare function CommandShortcut({
47
47
  className,
48
48
  ...props
49
- }: React.ComponentProps<'span'>): react_jsx_runtime69.JSX.Element;
49
+ }: React.ComponentProps<'span'>): react_jsx_runtime73.JSX.Element;
50
50
  //#endregion
51
51
  export { Command$1 as Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut };
52
- //# sourceMappingURL=command-Bl2Bn5Xm.d.ts.map
52
+ //# sourceMappingURL=command-DSoZmOak.d.ts.map
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime0 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime4 from "react/jsx-runtime";
2
2
 
3
3
  //#region packages/components/data-display/empty.d.ts
4
- declare const EmptyDisplay: () => react_jsx_runtime0.JSX.Element;
4
+ declare const EmptyDisplay: () => react_jsx_runtime4.JSX.Element;
5
5
  //#endregion
6
6
  export { EmptyDisplay };
7
7
  //# sourceMappingURL=empty.d.cts.map
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime0 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime2 from "react/jsx-runtime";
2
2
 
3
3
  //#region packages/components/data-display/empty.d.ts
4
- declare const EmptyDisplay: () => react_jsx_runtime0.JSX.Element;
4
+ declare const EmptyDisplay: () => react_jsx_runtime2.JSX.Element;
5
5
  //#endregion
6
6
  export { EmptyDisplay };
7
7
  //# sourceMappingURL=empty.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime1 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime8 from "react/jsx-runtime";
2
2
  import * as react0 from "react";
3
3
 
4
4
  //#region packages/components/data-display/statistic.d.ts
@@ -23,7 +23,7 @@ declare const Statistic: react0.MemoExoticComponent<({
23
23
  showTrailingZeros,
24
24
  size,
25
25
  value
26
- }: Props) => react_jsx_runtime1.JSX.Element>;
26
+ }: Props) => react_jsx_runtime8.JSX.Element>;
27
27
  //#endregion
28
28
  export { Statistic };
29
29
  //# sourceMappingURL=statistic.d.cts.map
@@ -1,5 +1,5 @@
1
1
  import * as react0 from "react";
2
- import * as react_jsx_runtime11 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime26 from "react/jsx-runtime";
3
3
 
4
4
  //#region packages/components/data-display/statistic.d.ts
5
5
  type Props = {
@@ -23,7 +23,7 @@ declare const Statistic: react0.MemoExoticComponent<({
23
23
  showTrailingZeros,
24
24
  size,
25
25
  value
26
- }: Props) => react_jsx_runtime11.JSX.Element>;
26
+ }: Props) => react_jsx_runtime26.JSX.Element>;
27
27
  //#endregion
28
28
  export { Statistic };
29
29
  //# sourceMappingURL=statistic.d.ts.map
@@ -1,23 +1,23 @@
1
- import * as react_jsx_runtime85 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime57 from "react/jsx-runtime";
2
2
  import { Dialog } from "radix-ui";
3
3
 
4
4
  //#region packages/components/ui/dialog.d.ts
5
5
  declare function Dialog$1({
6
6
  ...props
7
- }: React.ComponentProps<typeof Dialog.Root>): react_jsx_runtime85.JSX.Element;
7
+ }: React.ComponentProps<typeof Dialog.Root>): react_jsx_runtime57.JSX.Element;
8
8
  declare function DialogTrigger({
9
9
  ...props
10
- }: React.ComponentProps<typeof Dialog.Trigger>): react_jsx_runtime85.JSX.Element;
10
+ }: React.ComponentProps<typeof Dialog.Trigger>): react_jsx_runtime57.JSX.Element;
11
11
  declare function DialogPortal({
12
12
  ...props
13
- }: React.ComponentProps<typeof Dialog.Portal>): react_jsx_runtime85.JSX.Element;
13
+ }: React.ComponentProps<typeof Dialog.Portal>): react_jsx_runtime57.JSX.Element;
14
14
  declare function DialogClose({
15
15
  ...props
16
- }: React.ComponentProps<typeof Dialog.Close>): react_jsx_runtime85.JSX.Element;
16
+ }: React.ComponentProps<typeof Dialog.Close>): react_jsx_runtime57.JSX.Element;
17
17
  declare function DialogOverlay({
18
18
  className,
19
19
  ...props
20
- }: React.ComponentProps<typeof Dialog.Overlay>): react_jsx_runtime85.JSX.Element;
20
+ }: React.ComponentProps<typeof Dialog.Overlay>): react_jsx_runtime57.JSX.Element;
21
21
  declare function DialogContent({
22
22
  className,
23
23
  children,
@@ -25,23 +25,23 @@ declare function DialogContent({
25
25
  ...props
26
26
  }: React.ComponentProps<typeof Dialog.Content> & {
27
27
  showCloseButton?: boolean;
28
- }): react_jsx_runtime85.JSX.Element;
28
+ }): react_jsx_runtime57.JSX.Element;
29
29
  declare function DialogHeader({
30
30
  className,
31
31
  ...props
32
- }: React.ComponentProps<'div'>): react_jsx_runtime85.JSX.Element;
32
+ }: React.ComponentProps<'div'>): react_jsx_runtime57.JSX.Element;
33
33
  declare function DialogFooter({
34
34
  className,
35
35
  ...props
36
- }: React.ComponentProps<'div'>): react_jsx_runtime85.JSX.Element;
36
+ }: React.ComponentProps<'div'>): react_jsx_runtime57.JSX.Element;
37
37
  declare function DialogTitle({
38
38
  className,
39
39
  ...props
40
- }: React.ComponentProps<typeof Dialog.Title>): react_jsx_runtime85.JSX.Element;
40
+ }: React.ComponentProps<typeof Dialog.Title>): react_jsx_runtime57.JSX.Element;
41
41
  declare function DialogDescription({
42
42
  className,
43
43
  ...props
44
- }: React.ComponentProps<typeof Dialog.Description>): react_jsx_runtime85.JSX.Element;
44
+ }: React.ComponentProps<typeof Dialog.Description>): react_jsx_runtime57.JSX.Element;
45
45
  //#endregion
46
46
  export { Dialog$1 as Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger };
47
- //# sourceMappingURL=dialog-CIrv1yaX.d.cts.map
47
+ //# sourceMappingURL=dialog-FTlFnjJF.d.cts.map
@@ -1,23 +1,23 @@
1
- import * as react_jsx_runtime132 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime124 from "react/jsx-runtime";
2
2
  import { Dialog } from "radix-ui";
3
3
 
4
4
  //#region packages/components/ui/dialog.d.ts
5
5
  declare function Dialog$1({
6
6
  ...props
7
- }: React.ComponentProps<typeof Dialog.Root>): react_jsx_runtime132.JSX.Element;
7
+ }: React.ComponentProps<typeof Dialog.Root>): react_jsx_runtime124.JSX.Element;
8
8
  declare function DialogTrigger({
9
9
  ...props
10
- }: React.ComponentProps<typeof Dialog.Trigger>): react_jsx_runtime132.JSX.Element;
10
+ }: React.ComponentProps<typeof Dialog.Trigger>): react_jsx_runtime124.JSX.Element;
11
11
  declare function DialogPortal({
12
12
  ...props
13
- }: React.ComponentProps<typeof Dialog.Portal>): react_jsx_runtime132.JSX.Element;
13
+ }: React.ComponentProps<typeof Dialog.Portal>): react_jsx_runtime124.JSX.Element;
14
14
  declare function DialogClose({
15
15
  ...props
16
- }: React.ComponentProps<typeof Dialog.Close>): react_jsx_runtime132.JSX.Element;
16
+ }: React.ComponentProps<typeof Dialog.Close>): react_jsx_runtime124.JSX.Element;
17
17
  declare function DialogOverlay({
18
18
  className,
19
19
  ...props
20
- }: React.ComponentProps<typeof Dialog.Overlay>): react_jsx_runtime132.JSX.Element;
20
+ }: React.ComponentProps<typeof Dialog.Overlay>): react_jsx_runtime124.JSX.Element;
21
21
  declare function DialogContent({
22
22
  className,
23
23
  children,
@@ -25,23 +25,23 @@ declare function DialogContent({
25
25
  ...props
26
26
  }: React.ComponentProps<typeof Dialog.Content> & {
27
27
  showCloseButton?: boolean;
28
- }): react_jsx_runtime132.JSX.Element;
28
+ }): react_jsx_runtime124.JSX.Element;
29
29
  declare function DialogHeader({
30
30
  className,
31
31
  ...props
32
- }: React.ComponentProps<'div'>): react_jsx_runtime132.JSX.Element;
32
+ }: React.ComponentProps<'div'>): react_jsx_runtime124.JSX.Element;
33
33
  declare function DialogFooter({
34
34
  className,
35
35
  ...props
36
- }: React.ComponentProps<'div'>): react_jsx_runtime132.JSX.Element;
36
+ }: React.ComponentProps<'div'>): react_jsx_runtime124.JSX.Element;
37
37
  declare function DialogTitle({
38
38
  className,
39
39
  ...props
40
- }: React.ComponentProps<typeof Dialog.Title>): react_jsx_runtime132.JSX.Element;
40
+ }: React.ComponentProps<typeof Dialog.Title>): react_jsx_runtime124.JSX.Element;
41
41
  declare function DialogDescription({
42
42
  className,
43
43
  ...props
44
- }: React.ComponentProps<typeof Dialog.Description>): react_jsx_runtime132.JSX.Element;
44
+ }: React.ComponentProps<typeof Dialog.Description>): react_jsx_runtime124.JSX.Element;
45
45
  //#endregion
46
46
  export { Dialog$1 as Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger };
47
- //# sourceMappingURL=dialog-CR4RsiTw.d.ts.map
47
+ //# sourceMappingURL=dialog-l2nFk0v1.d.ts.map
@@ -1,7 +1,7 @@
1
- import { Button } from "../../../button-zbSZ1PXx.cjs";
2
- import { Input } from "../../../input-DLDrpv_G.cjs";
3
- import { Separator } from "../../../separator-DT79vOG-.cjs";
4
- import { TooltipContent } from "../../../tooltip-DZhGbm64.cjs";
1
+ import { Button } from "../../../button-BcvUtvUx.cjs";
2
+ import { Input } from "../../../input-BFZu6Cb8.cjs";
3
+ import { Separator } from "../../../separator-CM1kQQxq.cjs";
4
+ import { TooltipContent } from "../../../tooltip-etV38FoO.cjs";
5
5
  import * as react_jsx_runtime281 from "react/jsx-runtime";
6
6
  import * as class_variance_authority_types9 from "class-variance-authority/types";
7
7
  import { VariantProps } from "class-variance-authority";
@@ -1,7 +1,7 @@
1
- import { Button } from "../../../button-DXD8syDx.js";
2
- import { Input } from "../../../input-CS7_55O1.js";
3
- import { Separator } from "../../../separator-D2SRPIPb.js";
4
- import { TooltipContent } from "../../../tooltip-COc6T2mf.js";
1
+ import { Button } from "../../../button-C15dJ7DD.js";
2
+ import { Input } from "../../../input-C3yhFrhm.js";
3
+ import { Separator } from "../../../separator-37DVXMoq.js";
4
+ import { TooltipContent } from "../../../tooltip-C5kKsbnD.js";
5
5
  import * as react_jsx_runtime281 from "react/jsx-runtime";
6
6
  import { VariantProps } from "class-variance-authority";
7
7
  import * as class_variance_authority_types9 from "class-variance-authority/types";
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime2 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime47 from "react/jsx-runtime";
2
2
  import { FieldValues, FormState, SubmitErrorHandler, UseFormProps } from "react-hook-form";
3
3
 
4
4
  //#region packages/components/dialogs/form-dialog.d.ts
@@ -30,7 +30,7 @@ declare const FormDialog: <TFieldValues extends FieldValues = FieldValues>({
30
30
  onError,
31
31
  onReset,
32
32
  children
33
- }: React.PropsWithChildren<Props<TFieldValues>>) => react_jsx_runtime2.JSX.Element;
33
+ }: React.PropsWithChildren<Props<TFieldValues>>) => react_jsx_runtime47.JSX.Element;
34
34
  //#endregion
35
35
  export { FormDialog };
36
36
  //# sourceMappingURL=form-dialog.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime12 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime1 from "react/jsx-runtime";
2
2
  import { FieldPath, FieldValues } from "react-hook-form";
3
3
 
4
4
  //#region packages/components/forms/combobox-field.d.ts
@@ -22,7 +22,7 @@ declare const ComboboxField: <TFieldValues extends FieldValues = FieldValues>({
22
22
  description,
23
23
  options,
24
24
  onAddNewItem
25
- }: Props<TFieldValues>) => react_jsx_runtime12.JSX.Element;
25
+ }: Props<TFieldValues>) => react_jsx_runtime1.JSX.Element;
26
26
  //#endregion
27
27
  export { ComboboxField };
28
28
  //# sourceMappingURL=combobox-field.d.cts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime131 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime46 from "react/jsx-runtime";
2
2
  import { FieldPath, FieldValues } from "react-hook-form";
3
3
 
4
4
  //#region packages/components/forms/combobox-field.d.ts
@@ -22,7 +22,7 @@ declare const ComboboxField: <TFieldValues extends FieldValues = FieldValues>({
22
22
  description,
23
23
  options,
24
24
  onAddNewItem
25
- }: Props<TFieldValues>) => react_jsx_runtime131.JSX.Element;
25
+ }: Props<TFieldValues>) => react_jsx_runtime46.JSX.Element;
26
26
  //#endregion
27
27
  export { ComboboxField };
28
28
  //# sourceMappingURL=combobox-field.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime3 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
2
2
  import { FieldPath, FieldValues } from "react-hook-form";
3
3
 
4
4
  //#region packages/components/forms/date-field.d.ts
@@ -16,7 +16,7 @@ declare const DateField: <TFieldValues extends FieldValues = FieldValues>({
16
16
  placeholder,
17
17
  description,
18
18
  isShowErrorMsg
19
- }: Props<TFieldValues>) => react_jsx_runtime3.JSX.Element;
19
+ }: Props<TFieldValues>) => react_jsx_runtime0.JSX.Element;
20
20
  //#endregion
21
21
  export { DateField };
22
22
  //# sourceMappingURL=date-field.d.cts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime3 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime48 from "react/jsx-runtime";
2
2
  import { FieldPath, FieldValues } from "react-hook-form";
3
3
 
4
4
  //#region packages/components/forms/date-field.d.ts
@@ -16,7 +16,7 @@ declare const DateField: <TFieldValues extends FieldValues = FieldValues>({
16
16
  placeholder,
17
17
  description,
18
18
  isShowErrorMsg
19
- }: Props<TFieldValues>) => react_jsx_runtime3.JSX.Element;
19
+ }: Props<TFieldValues>) => react_jsx_runtime48.JSX.Element;
20
20
  //#endregion
21
21
  export { DateField };
22
22
  //# sourceMappingURL=date-field.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime4 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime3 from "react/jsx-runtime";
2
2
  import { FieldValues, FormState, SubmitErrorHandler, UseFormProps } from "react-hook-form";
3
3
 
4
4
  //#region packages/components/forms/form-wrapper.d.ts
@@ -22,7 +22,7 @@ declare const FormWrapper: <TFieldValues extends FieldValues = FieldValues>({
22
22
  onError,
23
23
  onSubcribe,
24
24
  children
25
- }: React.PropsWithChildren<Props<TFieldValues>>) => react_jsx_runtime4.JSX.Element;
25
+ }: React.PropsWithChildren<Props<TFieldValues>>) => react_jsx_runtime3.JSX.Element;
26
26
  //#endregion
27
27
  export { FormWrapper };
28
28
  //# sourceMappingURL=form-wrapper.d.cts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime67 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime53 from "react/jsx-runtime";
2
2
  import { FieldValues, FormState, SubmitErrorHandler, UseFormProps } from "react-hook-form";
3
3
 
4
4
  //#region packages/components/forms/form-wrapper.d.ts
@@ -22,7 +22,7 @@ declare const FormWrapper: <TFieldValues extends FieldValues = FieldValues>({
22
22
  onError,
23
23
  onSubcribe,
24
24
  children
25
- }: React.PropsWithChildren<Props<TFieldValues>>) => react_jsx_runtime67.JSX.Element;
25
+ }: React.PropsWithChildren<Props<TFieldValues>>) => react_jsx_runtime53.JSX.Element;
26
26
  //#endregion
27
27
  export { FormWrapper };
28
28
  //# sourceMappingURL=form-wrapper.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime2 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime6 from "react/jsx-runtime";
2
2
  import { FieldPath, FieldValues } from "react-hook-form";
3
3
 
4
4
  //#region packages/components/forms/multi-select-field.d.ts
@@ -26,7 +26,7 @@ declare const MultiSelectField: <TFieldValues extends FieldValues = FieldValues>
26
26
  className,
27
27
  options,
28
28
  onAdd
29
- }: Props<TFieldValues>) => react_jsx_runtime2.JSX.Element;
29
+ }: Props<TFieldValues>) => react_jsx_runtime6.JSX.Element;
30
30
  //#endregion
31
31
  export { MultiSelectField };
32
32
  //# sourceMappingURL=multi-select-field.d.cts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime4 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime52 from "react/jsx-runtime";
2
2
  import { FieldPath, FieldValues } from "react-hook-form";
3
3
 
4
4
  //#region packages/components/forms/multi-select-field.d.ts
@@ -26,7 +26,7 @@ declare const MultiSelectField: <TFieldValues extends FieldValues = FieldValues>
26
26
  className,
27
27
  options,
28
28
  onAdd
29
- }: Props<TFieldValues>) => react_jsx_runtime4.JSX.Element;
29
+ }: Props<TFieldValues>) => react_jsx_runtime52.JSX.Element;
30
30
  //#endregion
31
31
  export { MultiSelectField };
32
32
  //# sourceMappingURL=multi-select-field.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime8 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
2
2
  import { FieldPath, FieldValues } from "react-hook-form";
3
3
 
4
4
  //#region packages/components/forms/number-field.d.ts
@@ -22,7 +22,7 @@ declare const NumberField: <TFieldValues extends FieldValues = FieldValues>({
22
22
  unitText,
23
23
  description,
24
24
  onValueChange
25
- }: Props<TFieldValues>) => react_jsx_runtime8.JSX.Element;
25
+ }: Props<TFieldValues>) => react_jsx_runtime0.JSX.Element;
26
26
  //#endregion
27
27
  export { NumberField };
28
28
  //# sourceMappingURL=number-field.d.cts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime1 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime63 from "react/jsx-runtime";
2
2
  import { FieldPath, FieldValues } from "react-hook-form";
3
3
 
4
4
  //#region packages/components/forms/number-field.d.ts
@@ -22,7 +22,7 @@ declare const NumberField: <TFieldValues extends FieldValues = FieldValues>({
22
22
  unitText,
23
23
  description,
24
24
  onValueChange
25
- }: Props<TFieldValues>) => react_jsx_runtime1.JSX.Element;
25
+ }: Props<TFieldValues>) => react_jsx_runtime63.JSX.Element;
26
26
  //#endregion
27
27
  export { NumberField };
28
28
  //# sourceMappingURL=number-field.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime9 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime11 from "react/jsx-runtime";
2
2
  import { FieldPath, FieldValues } from "react-hook-form";
3
3
 
4
4
  //#region packages/components/forms/password-field.d.ts
@@ -17,7 +17,7 @@ declare const PasswordField: <TFieldValues extends FieldValues = FieldValues>({
17
17
  isShowErrorMsg,
18
18
  description,
19
19
  onValueChange
20
- }: Props<TFieldValues>) => react_jsx_runtime9.JSX.Element;
20
+ }: Props<TFieldValues>) => react_jsx_runtime11.JSX.Element;
21
21
  //#endregion
22
22
  export { PasswordField };
23
23
  //# sourceMappingURL=password-field.d.cts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime5 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime64 from "react/jsx-runtime";
2
2
  import { FieldPath, FieldValues } from "react-hook-form";
3
3
 
4
4
  //#region packages/components/forms/password-field.d.ts
@@ -17,7 +17,7 @@ declare const PasswordField: <TFieldValues extends FieldValues = FieldValues>({
17
17
  isShowErrorMsg,
18
18
  description,
19
19
  onValueChange
20
- }: Props<TFieldValues>) => react_jsx_runtime5.JSX.Element;
20
+ }: Props<TFieldValues>) => react_jsx_runtime64.JSX.Element;
21
21
  //#endregion
22
22
  export { PasswordField };
23
23
  //# sourceMappingURL=password-field.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime7 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime10 from "react/jsx-runtime";
2
2
  import { FieldPath, FieldValues } from "react-hook-form";
3
3
 
4
4
  //#region packages/components/forms/select-field.d.ts
@@ -27,7 +27,7 @@ declare const SelectField: <TFieldValues extends FieldValues = FieldValues>({
27
27
  isShowErrorMsg,
28
28
  description,
29
29
  className
30
- }: Props<TFieldValues>) => react_jsx_runtime7.JSX.Element;
30
+ }: Props<TFieldValues>) => react_jsx_runtime10.JSX.Element;
31
31
  //#endregion
32
32
  export { SelectField };
33
33
  //# sourceMappingURL=select-field.d.cts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime6 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime72 from "react/jsx-runtime";
2
2
  import { FieldPath, FieldValues } from "react-hook-form";
3
3
 
4
4
  //#region packages/components/forms/select-field.d.ts
@@ -27,7 +27,7 @@ declare const SelectField: <TFieldValues extends FieldValues = FieldValues>({
27
27
  isShowErrorMsg,
28
28
  description,
29
29
  className
30
- }: Props<TFieldValues>) => react_jsx_runtime6.JSX.Element;
30
+ }: Props<TFieldValues>) => react_jsx_runtime72.JSX.Element;
31
31
  //#endregion
32
32
  export { SelectField };
33
33
  //# sourceMappingURL=select-field.d.ts.map