@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,25 +1,25 @@
1
- import * as react_jsx_runtime105 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime160 from "react/jsx-runtime";
2
2
  import { DropdownMenu as DropdownMenu$1 } from "radix-ui";
3
3
 
4
4
  //#region packages/components/ui/dropdown-menu.d.ts
5
5
  declare function DropdownMenu({
6
6
  ...props
7
- }: React.ComponentProps<typeof DropdownMenu$1.Root>): react_jsx_runtime105.JSX.Element;
7
+ }: React.ComponentProps<typeof DropdownMenu$1.Root>): react_jsx_runtime160.JSX.Element;
8
8
  declare function DropdownMenuPortal({
9
9
  ...props
10
- }: React.ComponentProps<typeof DropdownMenu$1.Portal>): react_jsx_runtime105.JSX.Element;
10
+ }: React.ComponentProps<typeof DropdownMenu$1.Portal>): react_jsx_runtime160.JSX.Element;
11
11
  declare function DropdownMenuTrigger({
12
12
  ...props
13
- }: React.ComponentProps<typeof DropdownMenu$1.Trigger>): react_jsx_runtime105.JSX.Element;
13
+ }: React.ComponentProps<typeof DropdownMenu$1.Trigger>): react_jsx_runtime160.JSX.Element;
14
14
  declare function DropdownMenuContent({
15
15
  className,
16
16
  sideOffset,
17
17
  align,
18
18
  ...props
19
- }: React.ComponentProps<typeof DropdownMenu$1.Content>): react_jsx_runtime105.JSX.Element;
19
+ }: React.ComponentProps<typeof DropdownMenu$1.Content>): react_jsx_runtime160.JSX.Element;
20
20
  declare function DropdownMenuGroup({
21
21
  ...props
22
- }: React.ComponentProps<typeof DropdownMenu$1.Group>): react_jsx_runtime105.JSX.Element;
22
+ }: React.ComponentProps<typeof DropdownMenu$1.Group>): react_jsx_runtime160.JSX.Element;
23
23
  declare function DropdownMenuItem({
24
24
  className,
25
25
  inset,
@@ -28,39 +28,39 @@ declare function DropdownMenuItem({
28
28
  }: React.ComponentProps<typeof DropdownMenu$1.Item> & {
29
29
  inset?: boolean;
30
30
  variant?: 'default' | 'destructive';
31
- }): react_jsx_runtime105.JSX.Element;
31
+ }): react_jsx_runtime160.JSX.Element;
32
32
  declare function DropdownMenuCheckboxItem({
33
33
  className,
34
34
  children,
35
35
  checked,
36
36
  ...props
37
- }: React.ComponentProps<typeof DropdownMenu$1.CheckboxItem>): react_jsx_runtime105.JSX.Element;
37
+ }: React.ComponentProps<typeof DropdownMenu$1.CheckboxItem>): react_jsx_runtime160.JSX.Element;
38
38
  declare function DropdownMenuRadioGroup({
39
39
  ...props
40
- }: React.ComponentProps<typeof DropdownMenu$1.RadioGroup>): react_jsx_runtime105.JSX.Element;
40
+ }: React.ComponentProps<typeof DropdownMenu$1.RadioGroup>): react_jsx_runtime160.JSX.Element;
41
41
  declare function DropdownMenuRadioItem({
42
42
  className,
43
43
  children,
44
44
  ...props
45
- }: React.ComponentProps<typeof DropdownMenu$1.RadioItem>): react_jsx_runtime105.JSX.Element;
45
+ }: React.ComponentProps<typeof DropdownMenu$1.RadioItem>): react_jsx_runtime160.JSX.Element;
46
46
  declare function DropdownMenuLabel({
47
47
  className,
48
48
  inset,
49
49
  ...props
50
50
  }: React.ComponentProps<typeof DropdownMenu$1.Label> & {
51
51
  inset?: boolean;
52
- }): react_jsx_runtime105.JSX.Element;
52
+ }): react_jsx_runtime160.JSX.Element;
53
53
  declare function DropdownMenuSeparator({
54
54
  className,
55
55
  ...props
56
- }: React.ComponentProps<typeof DropdownMenu$1.Separator>): react_jsx_runtime105.JSX.Element;
56
+ }: React.ComponentProps<typeof DropdownMenu$1.Separator>): react_jsx_runtime160.JSX.Element;
57
57
  declare function DropdownMenuShortcut({
58
58
  className,
59
59
  ...props
60
- }: React.ComponentProps<'span'>): react_jsx_runtime105.JSX.Element;
60
+ }: React.ComponentProps<'span'>): react_jsx_runtime160.JSX.Element;
61
61
  declare function DropdownMenuSub({
62
62
  ...props
63
- }: React.ComponentProps<typeof DropdownMenu$1.Sub>): react_jsx_runtime105.JSX.Element;
63
+ }: React.ComponentProps<typeof DropdownMenu$1.Sub>): react_jsx_runtime160.JSX.Element;
64
64
  declare function DropdownMenuSubTrigger({
65
65
  className,
66
66
  inset,
@@ -68,11 +68,11 @@ declare function DropdownMenuSubTrigger({
68
68
  ...props
69
69
  }: React.ComponentProps<typeof DropdownMenu$1.SubTrigger> & {
70
70
  inset?: boolean;
71
- }): react_jsx_runtime105.JSX.Element;
71
+ }): react_jsx_runtime160.JSX.Element;
72
72
  declare function DropdownMenuSubContent({
73
73
  className,
74
74
  ...props
75
- }: React.ComponentProps<typeof DropdownMenu$1.SubContent>): react_jsx_runtime105.JSX.Element;
75
+ }: React.ComponentProps<typeof DropdownMenu$1.SubContent>): react_jsx_runtime160.JSX.Element;
76
76
  //#endregion
77
77
  export { DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger };
78
78
  //# sourceMappingURL=dropdown-menu.d.cts.map
@@ -1,25 +1,25 @@
1
- import * as react_jsx_runtime92 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime162 from "react/jsx-runtime";
2
2
  import { DropdownMenu as DropdownMenu$1 } from "radix-ui";
3
3
 
4
4
  //#region packages/components/ui/dropdown-menu.d.ts
5
5
  declare function DropdownMenu({
6
6
  ...props
7
- }: React.ComponentProps<typeof DropdownMenu$1.Root>): react_jsx_runtime92.JSX.Element;
7
+ }: React.ComponentProps<typeof DropdownMenu$1.Root>): react_jsx_runtime162.JSX.Element;
8
8
  declare function DropdownMenuPortal({
9
9
  ...props
10
- }: React.ComponentProps<typeof DropdownMenu$1.Portal>): react_jsx_runtime92.JSX.Element;
10
+ }: React.ComponentProps<typeof DropdownMenu$1.Portal>): react_jsx_runtime162.JSX.Element;
11
11
  declare function DropdownMenuTrigger({
12
12
  ...props
13
- }: React.ComponentProps<typeof DropdownMenu$1.Trigger>): react_jsx_runtime92.JSX.Element;
13
+ }: React.ComponentProps<typeof DropdownMenu$1.Trigger>): react_jsx_runtime162.JSX.Element;
14
14
  declare function DropdownMenuContent({
15
15
  className,
16
16
  sideOffset,
17
17
  align,
18
18
  ...props
19
- }: React.ComponentProps<typeof DropdownMenu$1.Content>): react_jsx_runtime92.JSX.Element;
19
+ }: React.ComponentProps<typeof DropdownMenu$1.Content>): react_jsx_runtime162.JSX.Element;
20
20
  declare function DropdownMenuGroup({
21
21
  ...props
22
- }: React.ComponentProps<typeof DropdownMenu$1.Group>): react_jsx_runtime92.JSX.Element;
22
+ }: React.ComponentProps<typeof DropdownMenu$1.Group>): react_jsx_runtime162.JSX.Element;
23
23
  declare function DropdownMenuItem({
24
24
  className,
25
25
  inset,
@@ -28,39 +28,39 @@ declare function DropdownMenuItem({
28
28
  }: React.ComponentProps<typeof DropdownMenu$1.Item> & {
29
29
  inset?: boolean;
30
30
  variant?: 'default' | 'destructive';
31
- }): react_jsx_runtime92.JSX.Element;
31
+ }): react_jsx_runtime162.JSX.Element;
32
32
  declare function DropdownMenuCheckboxItem({
33
33
  className,
34
34
  children,
35
35
  checked,
36
36
  ...props
37
- }: React.ComponentProps<typeof DropdownMenu$1.CheckboxItem>): react_jsx_runtime92.JSX.Element;
37
+ }: React.ComponentProps<typeof DropdownMenu$1.CheckboxItem>): react_jsx_runtime162.JSX.Element;
38
38
  declare function DropdownMenuRadioGroup({
39
39
  ...props
40
- }: React.ComponentProps<typeof DropdownMenu$1.RadioGroup>): react_jsx_runtime92.JSX.Element;
40
+ }: React.ComponentProps<typeof DropdownMenu$1.RadioGroup>): react_jsx_runtime162.JSX.Element;
41
41
  declare function DropdownMenuRadioItem({
42
42
  className,
43
43
  children,
44
44
  ...props
45
- }: React.ComponentProps<typeof DropdownMenu$1.RadioItem>): react_jsx_runtime92.JSX.Element;
45
+ }: React.ComponentProps<typeof DropdownMenu$1.RadioItem>): react_jsx_runtime162.JSX.Element;
46
46
  declare function DropdownMenuLabel({
47
47
  className,
48
48
  inset,
49
49
  ...props
50
50
  }: React.ComponentProps<typeof DropdownMenu$1.Label> & {
51
51
  inset?: boolean;
52
- }): react_jsx_runtime92.JSX.Element;
52
+ }): react_jsx_runtime162.JSX.Element;
53
53
  declare function DropdownMenuSeparator({
54
54
  className,
55
55
  ...props
56
- }: React.ComponentProps<typeof DropdownMenu$1.Separator>): react_jsx_runtime92.JSX.Element;
56
+ }: React.ComponentProps<typeof DropdownMenu$1.Separator>): react_jsx_runtime162.JSX.Element;
57
57
  declare function DropdownMenuShortcut({
58
58
  className,
59
59
  ...props
60
- }: React.ComponentProps<'span'>): react_jsx_runtime92.JSX.Element;
60
+ }: React.ComponentProps<'span'>): react_jsx_runtime162.JSX.Element;
61
61
  declare function DropdownMenuSub({
62
62
  ...props
63
- }: React.ComponentProps<typeof DropdownMenu$1.Sub>): react_jsx_runtime92.JSX.Element;
63
+ }: React.ComponentProps<typeof DropdownMenu$1.Sub>): react_jsx_runtime162.JSX.Element;
64
64
  declare function DropdownMenuSubTrigger({
65
65
  className,
66
66
  inset,
@@ -68,11 +68,11 @@ declare function DropdownMenuSubTrigger({
68
68
  ...props
69
69
  }: React.ComponentProps<typeof DropdownMenu$1.SubTrigger> & {
70
70
  inset?: boolean;
71
- }): react_jsx_runtime92.JSX.Element;
71
+ }): react_jsx_runtime162.JSX.Element;
72
72
  declare function DropdownMenuSubContent({
73
73
  className,
74
74
  ...props
75
- }: React.ComponentProps<typeof DropdownMenu$1.SubContent>): react_jsx_runtime92.JSX.Element;
75
+ }: React.ComponentProps<typeof DropdownMenu$1.SubContent>): react_jsx_runtime162.JSX.Element;
76
76
  //#endregion
77
77
  export { DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger };
78
78
  //# sourceMappingURL=dropdown-menu.d.ts.map
@@ -1,36 +1,36 @@
1
- import * as react_jsx_runtime274 from "react/jsx-runtime";
2
- import * as class_variance_authority_types8 from "class-variance-authority/types";
1
+ import * as react_jsx_runtime117 from "react/jsx-runtime";
2
+ import * as class_variance_authority_types3 from "class-variance-authority/types";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
 
5
5
  //#region packages/components/ui/empty.d.ts
6
6
  declare function Empty({
7
7
  className,
8
8
  ...props
9
- }: React.ComponentProps<'div'>): react_jsx_runtime274.JSX.Element;
9
+ }: React.ComponentProps<'div'>): react_jsx_runtime117.JSX.Element;
10
10
  declare function EmptyHeader({
11
11
  className,
12
12
  ...props
13
- }: React.ComponentProps<'div'>): react_jsx_runtime274.JSX.Element;
13
+ }: React.ComponentProps<'div'>): react_jsx_runtime117.JSX.Element;
14
14
  declare const emptyMediaVariants: (props?: ({
15
15
  variant?: "default" | "icon" | null | undefined;
16
- } & class_variance_authority_types8.ClassProp) | undefined) => string;
16
+ } & class_variance_authority_types3.ClassProp) | undefined) => string;
17
17
  declare function EmptyMedia({
18
18
  className,
19
19
  variant,
20
20
  ...props
21
- }: React.ComponentProps<'div'> & VariantProps<typeof emptyMediaVariants>): react_jsx_runtime274.JSX.Element;
21
+ }: React.ComponentProps<'div'> & VariantProps<typeof emptyMediaVariants>): react_jsx_runtime117.JSX.Element;
22
22
  declare function EmptyTitle({
23
23
  className,
24
24
  ...props
25
- }: React.ComponentProps<'div'>): react_jsx_runtime274.JSX.Element;
25
+ }: React.ComponentProps<'div'>): react_jsx_runtime117.JSX.Element;
26
26
  declare function EmptyDescription({
27
27
  className,
28
28
  ...props
29
- }: React.ComponentProps<'p'>): react_jsx_runtime274.JSX.Element;
29
+ }: React.ComponentProps<'p'>): react_jsx_runtime117.JSX.Element;
30
30
  declare function EmptyContent({
31
31
  className,
32
32
  ...props
33
- }: React.ComponentProps<'div'>): react_jsx_runtime274.JSX.Element;
33
+ }: React.ComponentProps<'div'>): react_jsx_runtime117.JSX.Element;
34
34
  //#endregion
35
35
  export { Empty, EmptyContent, EmptyDescription, EmptyHeader, EmptyMedia, EmptyTitle };
36
36
  //# sourceMappingURL=empty.d.cts.map
@@ -1,36 +1,36 @@
1
- import * as react_jsx_runtime84 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime148 from "react/jsx-runtime";
2
2
  import { VariantProps } from "class-variance-authority";
3
- import * as class_variance_authority_types1 from "class-variance-authority/types";
3
+ import * as class_variance_authority_types2 from "class-variance-authority/types";
4
4
 
5
5
  //#region packages/components/ui/empty.d.ts
6
6
  declare function Empty({
7
7
  className,
8
8
  ...props
9
- }: React.ComponentProps<'div'>): react_jsx_runtime84.JSX.Element;
9
+ }: React.ComponentProps<'div'>): react_jsx_runtime148.JSX.Element;
10
10
  declare function EmptyHeader({
11
11
  className,
12
12
  ...props
13
- }: React.ComponentProps<'div'>): react_jsx_runtime84.JSX.Element;
13
+ }: React.ComponentProps<'div'>): react_jsx_runtime148.JSX.Element;
14
14
  declare const emptyMediaVariants: (props?: ({
15
15
  variant?: "default" | "icon" | null | undefined;
16
- } & class_variance_authority_types1.ClassProp) | undefined) => string;
16
+ } & class_variance_authority_types2.ClassProp) | undefined) => string;
17
17
  declare function EmptyMedia({
18
18
  className,
19
19
  variant,
20
20
  ...props
21
- }: React.ComponentProps<'div'> & VariantProps<typeof emptyMediaVariants>): react_jsx_runtime84.JSX.Element;
21
+ }: React.ComponentProps<'div'> & VariantProps<typeof emptyMediaVariants>): react_jsx_runtime148.JSX.Element;
22
22
  declare function EmptyTitle({
23
23
  className,
24
24
  ...props
25
- }: React.ComponentProps<'div'>): react_jsx_runtime84.JSX.Element;
25
+ }: React.ComponentProps<'div'>): react_jsx_runtime148.JSX.Element;
26
26
  declare function EmptyDescription({
27
27
  className,
28
28
  ...props
29
- }: React.ComponentProps<'p'>): react_jsx_runtime84.JSX.Element;
29
+ }: React.ComponentProps<'p'>): react_jsx_runtime148.JSX.Element;
30
30
  declare function EmptyContent({
31
31
  className,
32
32
  ...props
33
- }: React.ComponentProps<'div'>): react_jsx_runtime84.JSX.Element;
33
+ }: React.ComponentProps<'div'>): react_jsx_runtime148.JSX.Element;
34
34
  //#endregion
35
35
  export { Empty, EmptyContent, EmptyDescription, EmptyHeader, EmptyMedia, EmptyTitle };
36
36
  //# sourceMappingURL=empty.d.ts.map
@@ -1,55 +1,55 @@
1
- import { Label } from "../label-SHy8Jh_r.cjs";
2
- import * as react_jsx_runtime127 from "react/jsx-runtime";
3
- import * as class_variance_authority_types2 from "class-variance-authority/types";
1
+ import { Label } from "../label-BaRuPui8.cjs";
2
+ import * as react_jsx_runtime123 from "react/jsx-runtime";
3
+ import * as class_variance_authority_types4 from "class-variance-authority/types";
4
4
  import { VariantProps } from "class-variance-authority";
5
5
 
6
6
  //#region packages/components/ui/field.d.ts
7
7
  declare function FieldSet({
8
8
  className,
9
9
  ...props
10
- }: React.ComponentProps<'fieldset'>): react_jsx_runtime127.JSX.Element;
10
+ }: React.ComponentProps<'fieldset'>): react_jsx_runtime123.JSX.Element;
11
11
  declare function FieldLegend({
12
12
  className,
13
13
  variant,
14
14
  ...props
15
15
  }: React.ComponentProps<'legend'> & {
16
16
  variant?: 'legend' | 'label';
17
- }): react_jsx_runtime127.JSX.Element;
17
+ }): react_jsx_runtime123.JSX.Element;
18
18
  declare function FieldGroup({
19
19
  className,
20
20
  ...props
21
- }: React.ComponentProps<'div'>): react_jsx_runtime127.JSX.Element;
21
+ }: React.ComponentProps<'div'>): react_jsx_runtime123.JSX.Element;
22
22
  declare const fieldVariants: (props?: ({
23
23
  orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
24
- } & class_variance_authority_types2.ClassProp) | undefined) => string;
24
+ } & class_variance_authority_types4.ClassProp) | undefined) => string;
25
25
  declare function Field({
26
26
  className,
27
27
  orientation,
28
28
  ...props
29
- }: React.ComponentProps<'div'> & VariantProps<typeof fieldVariants>): react_jsx_runtime127.JSX.Element;
29
+ }: React.ComponentProps<'div'> & VariantProps<typeof fieldVariants>): react_jsx_runtime123.JSX.Element;
30
30
  declare function FieldContent({
31
31
  className,
32
32
  ...props
33
- }: React.ComponentProps<'div'>): react_jsx_runtime127.JSX.Element;
33
+ }: React.ComponentProps<'div'>): react_jsx_runtime123.JSX.Element;
34
34
  declare function FieldLabel({
35
35
  className,
36
36
  ...props
37
- }: React.ComponentProps<typeof Label>): react_jsx_runtime127.JSX.Element;
37
+ }: React.ComponentProps<typeof Label>): react_jsx_runtime123.JSX.Element;
38
38
  declare function FieldTitle({
39
39
  className,
40
40
  ...props
41
- }: React.ComponentProps<'div'>): react_jsx_runtime127.JSX.Element;
41
+ }: React.ComponentProps<'div'>): react_jsx_runtime123.JSX.Element;
42
42
  declare function FieldDescription({
43
43
  className,
44
44
  ...props
45
- }: React.ComponentProps<'p'>): react_jsx_runtime127.JSX.Element;
45
+ }: React.ComponentProps<'p'>): react_jsx_runtime123.JSX.Element;
46
46
  declare function FieldSeparator({
47
47
  children,
48
48
  className,
49
49
  ...props
50
50
  }: React.ComponentProps<'div'> & {
51
51
  children?: React.ReactNode;
52
- }): react_jsx_runtime127.JSX.Element;
52
+ }): react_jsx_runtime123.JSX.Element;
53
53
  declare function FieldError({
54
54
  className,
55
55
  children,
@@ -59,7 +59,7 @@ declare function FieldError({
59
59
  errors?: Array<{
60
60
  message?: string;
61
61
  } | undefined>;
62
- }): react_jsx_runtime127.JSX.Element | null;
62
+ }): react_jsx_runtime123.JSX.Element | null;
63
63
  //#endregion
64
64
  export { Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle };
65
65
  //# sourceMappingURL=field.d.cts.map
@@ -1,55 +1,55 @@
1
- import { Label } from "../label--TdJBouf.js";
2
- import * as react_jsx_runtime118 from "react/jsx-runtime";
1
+ import { Label } from "../label-DSlGeKZK.js";
2
+ import * as react_jsx_runtime190 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
- import * as class_variance_authority_types2 from "class-variance-authority/types";
4
+ import * as class_variance_authority_types4 from "class-variance-authority/types";
5
5
 
6
6
  //#region packages/components/ui/field.d.ts
7
7
  declare function FieldSet({
8
8
  className,
9
9
  ...props
10
- }: React.ComponentProps<'fieldset'>): react_jsx_runtime118.JSX.Element;
10
+ }: React.ComponentProps<'fieldset'>): react_jsx_runtime190.JSX.Element;
11
11
  declare function FieldLegend({
12
12
  className,
13
13
  variant,
14
14
  ...props
15
15
  }: React.ComponentProps<'legend'> & {
16
16
  variant?: 'legend' | 'label';
17
- }): react_jsx_runtime118.JSX.Element;
17
+ }): react_jsx_runtime190.JSX.Element;
18
18
  declare function FieldGroup({
19
19
  className,
20
20
  ...props
21
- }: React.ComponentProps<'div'>): react_jsx_runtime118.JSX.Element;
21
+ }: React.ComponentProps<'div'>): react_jsx_runtime190.JSX.Element;
22
22
  declare const fieldVariants: (props?: ({
23
23
  orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
24
- } & class_variance_authority_types2.ClassProp) | undefined) => string;
24
+ } & class_variance_authority_types4.ClassProp) | undefined) => string;
25
25
  declare function Field({
26
26
  className,
27
27
  orientation,
28
28
  ...props
29
- }: React.ComponentProps<'div'> & VariantProps<typeof fieldVariants>): react_jsx_runtime118.JSX.Element;
29
+ }: React.ComponentProps<'div'> & VariantProps<typeof fieldVariants>): react_jsx_runtime190.JSX.Element;
30
30
  declare function FieldContent({
31
31
  className,
32
32
  ...props
33
- }: React.ComponentProps<'div'>): react_jsx_runtime118.JSX.Element;
33
+ }: React.ComponentProps<'div'>): react_jsx_runtime190.JSX.Element;
34
34
  declare function FieldLabel({
35
35
  className,
36
36
  ...props
37
- }: React.ComponentProps<typeof Label>): react_jsx_runtime118.JSX.Element;
37
+ }: React.ComponentProps<typeof Label>): react_jsx_runtime190.JSX.Element;
38
38
  declare function FieldTitle({
39
39
  className,
40
40
  ...props
41
- }: React.ComponentProps<'div'>): react_jsx_runtime118.JSX.Element;
41
+ }: React.ComponentProps<'div'>): react_jsx_runtime190.JSX.Element;
42
42
  declare function FieldDescription({
43
43
  className,
44
44
  ...props
45
- }: React.ComponentProps<'p'>): react_jsx_runtime118.JSX.Element;
45
+ }: React.ComponentProps<'p'>): react_jsx_runtime190.JSX.Element;
46
46
  declare function FieldSeparator({
47
47
  children,
48
48
  className,
49
49
  ...props
50
50
  }: React.ComponentProps<'div'> & {
51
51
  children?: React.ReactNode;
52
- }): react_jsx_runtime118.JSX.Element;
52
+ }): react_jsx_runtime190.JSX.Element;
53
53
  declare function FieldError({
54
54
  className,
55
55
  children,
@@ -59,7 +59,7 @@ declare function FieldError({
59
59
  errors?: Array<{
60
60
  message?: string;
61
61
  } | undefined>;
62
- }): react_jsx_runtime118.JSX.Element | null;
62
+ }): react_jsx_runtime190.JSX.Element | null;
63
63
  //#endregion
64
64
  export { Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle };
65
65
  //# sourceMappingURL=field.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime158 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime175 from "react/jsx-runtime";
2
2
  import { DropzoneProps } from "react-dropzone";
3
3
 
4
4
  //#region packages/components/ui/file-uploader.d.ts
@@ -72,7 +72,7 @@ interface FileUploaderProps extends React.HTMLAttributes<HTMLDivElement> {
72
72
  showText?: boolean;
73
73
  iconSize?: number;
74
74
  }
75
- declare function FileUploader(props: FileUploaderProps): react_jsx_runtime158.JSX.Element;
75
+ declare function FileUploader(props: FileUploaderProps): react_jsx_runtime175.JSX.Element;
76
76
  //#endregion
77
77
  export { FileUploader };
78
78
  //# sourceMappingURL=file-uploader.d.cts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime228 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime225 from "react/jsx-runtime";
2
2
  import { DropzoneProps } from "react-dropzone";
3
3
 
4
4
  //#region packages/components/ui/file-uploader.d.ts
@@ -72,7 +72,7 @@ interface FileUploaderProps extends React.HTMLAttributes<HTMLDivElement> {
72
72
  showText?: boolean;
73
73
  iconSize?: number;
74
74
  }
75
- declare function FileUploader(props: FileUploaderProps): react_jsx_runtime228.JSX.Element;
75
+ declare function FileUploader(props: FileUploaderProps): react_jsx_runtime225.JSX.Element;
76
76
  //#endregion
77
77
  export { FileUploader };
78
78
  //# sourceMappingURL=file-uploader.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime140 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime17 from "react/jsx-runtime";
2
2
  import { Label, Slot } from "radix-ui";
3
3
  import * as react_hook_form0 from "react-hook-form";
4
4
  import { ControllerProps, FieldPath, FieldValues } from "react-hook-form";
@@ -7,7 +7,7 @@ import { ControllerProps, FieldPath, FieldValues } from "react-hook-form";
7
7
  declare const Form: <TFieldValues extends FieldValues, TContext = any, TTransformedValues = TFieldValues>(props: react_hook_form0.FormProviderProps<TFieldValues, TContext, TTransformedValues>) => React.JSX.Element;
8
8
  declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({
9
9
  ...props
10
- }: ControllerProps<TFieldValues, TName>) => react_jsx_runtime140.JSX.Element;
10
+ }: ControllerProps<TFieldValues, TName>) => react_jsx_runtime17.JSX.Element;
11
11
  declare const useFormField: () => {
12
12
  invalid: boolean;
13
13
  isDirty: boolean;
@@ -25,22 +25,22 @@ declare const useFormField: () => {
25
25
  declare function FormItem({
26
26
  className,
27
27
  ...props
28
- }: React.ComponentProps<'div'>): react_jsx_runtime140.JSX.Element;
28
+ }: React.ComponentProps<'div'>): react_jsx_runtime17.JSX.Element;
29
29
  declare function FormLabel({
30
30
  ...props
31
- }: React.ComponentProps<typeof Label.Root>): react_jsx_runtime140.JSX.Element;
31
+ }: React.ComponentProps<typeof Label.Root>): react_jsx_runtime17.JSX.Element;
32
32
  declare function FormControl({
33
33
  ...props
34
- }: React.ComponentProps<typeof Slot.Slot>): react_jsx_runtime140.JSX.Element;
34
+ }: React.ComponentProps<typeof Slot.Slot>): react_jsx_runtime17.JSX.Element;
35
35
  declare function FormDescription({
36
36
  className,
37
37
  ...props
38
- }: React.ComponentProps<'p'>): react_jsx_runtime140.JSX.Element;
38
+ }: React.ComponentProps<'p'>): react_jsx_runtime17.JSX.Element;
39
39
  declare function FormMessage({
40
40
  className,
41
41
  children,
42
42
  ...props
43
- }: React.ComponentProps<'p'>): react_jsx_runtime140.JSX.Element;
43
+ }: React.ComponentProps<'p'>): react_jsx_runtime17.JSX.Element;
44
44
  //#endregion
45
45
  export { Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage, useFormField };
46
46
  //# sourceMappingURL=form.d.cts.map
package/dist/ui/form.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime78 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime155 from "react/jsx-runtime";
2
2
  import { Label, Slot } from "radix-ui";
3
3
  import * as react_hook_form0 from "react-hook-form";
4
4
  import { ControllerProps, FieldPath, FieldValues } from "react-hook-form";
@@ -7,7 +7,7 @@ import { ControllerProps, FieldPath, FieldValues } from "react-hook-form";
7
7
  declare const Form: <TFieldValues extends FieldValues, TContext = any, TTransformedValues = TFieldValues>(props: react_hook_form0.FormProviderProps<TFieldValues, TContext, TTransformedValues>) => React.JSX.Element;
8
8
  declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({
9
9
  ...props
10
- }: ControllerProps<TFieldValues, TName>) => react_jsx_runtime78.JSX.Element;
10
+ }: ControllerProps<TFieldValues, TName>) => react_jsx_runtime155.JSX.Element;
11
11
  declare const useFormField: () => {
12
12
  invalid: boolean;
13
13
  isDirty: boolean;
@@ -25,22 +25,22 @@ declare const useFormField: () => {
25
25
  declare function FormItem({
26
26
  className,
27
27
  ...props
28
- }: React.ComponentProps<'div'>): react_jsx_runtime78.JSX.Element;
28
+ }: React.ComponentProps<'div'>): react_jsx_runtime155.JSX.Element;
29
29
  declare function FormLabel({
30
30
  ...props
31
- }: React.ComponentProps<typeof Label.Root>): react_jsx_runtime78.JSX.Element;
31
+ }: React.ComponentProps<typeof Label.Root>): react_jsx_runtime155.JSX.Element;
32
32
  declare function FormControl({
33
33
  ...props
34
- }: React.ComponentProps<typeof Slot.Slot>): react_jsx_runtime78.JSX.Element;
34
+ }: React.ComponentProps<typeof Slot.Slot>): react_jsx_runtime155.JSX.Element;
35
35
  declare function FormDescription({
36
36
  className,
37
37
  ...props
38
- }: React.ComponentProps<'p'>): react_jsx_runtime78.JSX.Element;
38
+ }: React.ComponentProps<'p'>): react_jsx_runtime155.JSX.Element;
39
39
  declare function FormMessage({
40
40
  className,
41
41
  children,
42
42
  ...props
43
- }: React.ComponentProps<'p'>): react_jsx_runtime78.JSX.Element;
43
+ }: React.ComponentProps<'p'>): react_jsx_runtime155.JSX.Element;
44
44
  //#endregion
45
45
  export { Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage, useFormField };
46
46
  //# sourceMappingURL=form.d.ts.map
@@ -1,19 +1,19 @@
1
- import * as react_jsx_runtime137 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime82 from "react/jsx-runtime";
2
2
  import { HoverCard as HoverCard$1 } from "radix-ui";
3
3
 
4
4
  //#region packages/components/ui/hover-card.d.ts
5
5
  declare function HoverCard({
6
6
  ...props
7
- }: React.ComponentProps<typeof HoverCard$1.Root>): react_jsx_runtime137.JSX.Element;
7
+ }: React.ComponentProps<typeof HoverCard$1.Root>): react_jsx_runtime82.JSX.Element;
8
8
  declare function HoverCardTrigger({
9
9
  ...props
10
- }: React.ComponentProps<typeof HoverCard$1.Trigger>): react_jsx_runtime137.JSX.Element;
10
+ }: React.ComponentProps<typeof HoverCard$1.Trigger>): react_jsx_runtime82.JSX.Element;
11
11
  declare function HoverCardContent({
12
12
  className,
13
13
  align,
14
14
  sideOffset,
15
15
  ...props
16
- }: React.ComponentProps<typeof HoverCard$1.Content>): react_jsx_runtime137.JSX.Element;
16
+ }: React.ComponentProps<typeof HoverCard$1.Content>): react_jsx_runtime82.JSX.Element;
17
17
  //#endregion
18
18
  export { HoverCard, HoverCardContent, HoverCardTrigger };
19
19
  //# sourceMappingURL=hover-card.d.cts.map
@@ -1,19 +1,19 @@
1
- import * as react_jsx_runtime128 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime57 from "react/jsx-runtime";
2
2
  import { HoverCard as HoverCard$1 } from "radix-ui";
3
3
 
4
4
  //#region packages/components/ui/hover-card.d.ts
5
5
  declare function HoverCard({
6
6
  ...props
7
- }: React.ComponentProps<typeof HoverCard$1.Root>): react_jsx_runtime128.JSX.Element;
7
+ }: React.ComponentProps<typeof HoverCard$1.Root>): react_jsx_runtime57.JSX.Element;
8
8
  declare function HoverCardTrigger({
9
9
  ...props
10
- }: React.ComponentProps<typeof HoverCard$1.Trigger>): react_jsx_runtime128.JSX.Element;
10
+ }: React.ComponentProps<typeof HoverCard$1.Trigger>): react_jsx_runtime57.JSX.Element;
11
11
  declare function HoverCardContent({
12
12
  className,
13
13
  align,
14
14
  sideOffset,
15
15
  ...props
16
- }: React.ComponentProps<typeof HoverCard$1.Content>): react_jsx_runtime128.JSX.Element;
16
+ }: React.ComponentProps<typeof HoverCard$1.Content>): react_jsx_runtime57.JSX.Element;
17
17
  //#endregion
18
18
  export { HoverCard, HoverCardContent, HoverCardTrigger };
19
19
  //# sourceMappingURL=hover-card.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime159 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime86 from "react/jsx-runtime";
2
2
  import { OTPInput } from "input-otp";
3
3
 
4
4
  //#region packages/components/ui/input-otp.d.ts
@@ -8,21 +8,21 @@ declare function InputOTP({
8
8
  ...props
9
9
  }: React.ComponentProps<typeof OTPInput> & {
10
10
  containerClassName?: string;
11
- }): react_jsx_runtime159.JSX.Element;
11
+ }): react_jsx_runtime86.JSX.Element;
12
12
  declare function InputOTPGroup({
13
13
  className,
14
14
  ...props
15
- }: React.ComponentProps<'div'>): react_jsx_runtime159.JSX.Element;
15
+ }: React.ComponentProps<'div'>): react_jsx_runtime86.JSX.Element;
16
16
  declare function InputOTPSlot({
17
17
  index,
18
18
  className,
19
19
  ...props
20
20
  }: React.ComponentProps<'div'> & {
21
21
  index: number;
22
- }): react_jsx_runtime159.JSX.Element;
22
+ }): react_jsx_runtime86.JSX.Element;
23
23
  declare function InputOTPSeparator({
24
24
  ...props
25
- }: React.ComponentProps<'div'>): react_jsx_runtime159.JSX.Element;
25
+ }: React.ComponentProps<'div'>): react_jsx_runtime86.JSX.Element;
26
26
  //#endregion
27
27
  export { InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot };
28
28
  //# sourceMappingURL=input-otp.d.cts.map