@customafk/lunas-ui 0.0.15 → 0.0.16

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 (147) hide show
  1. package/dist/{button-DfO-nysU.d.ts → button-CSCHa_Am.d.ts} +5 -5
  2. package/dist/{button-BxGKrlAK.d.cts → button-CuU6oSLD.d.cts} +3 -3
  3. package/dist/{command-BVDvol0y.d.ts → command-BZg2dhcb.d.ts} +12 -12
  4. package/dist/{command-Bha98smQ.d.cts → command-vuztQuTH.d.cts} +12 -12
  5. package/dist/data-display/empty.d.cts +2 -2
  6. package/dist/data-display/empty.d.ts +2 -2
  7. package/dist/data-display/statistic.d.cts +2 -2
  8. package/dist/data-display/statistic.d.ts +2 -2
  9. package/dist/{dialog-V8vypvTg.d.ts → dialog-BVSZLHKF.d.ts} +12 -12
  10. package/dist/{dialog-or3rZjbA.d.cts → dialog-DD_l4CDw.d.cts} +12 -12
  11. package/dist/dialogs/detail-dialog/component/sidebar.d.cts +28 -28
  12. package/dist/dialogs/detail-dialog/component/sidebar.d.ts +30 -30
  13. package/dist/dialogs/form-dialog.d.cts +2 -2
  14. package/dist/dialogs/form-dialog.d.ts +2 -2
  15. package/dist/forms/combobox-field.cjs +1 -1
  16. package/dist/forms/combobox-field.cjs.map +1 -1
  17. package/dist/forms/combobox-field.d.cts +2 -2
  18. package/dist/forms/combobox-field.d.ts +2 -2
  19. package/dist/forms/combobox-field.js +1 -1
  20. package/dist/forms/combobox-field.js.map +1 -1
  21. package/dist/forms/date-field.d.ts +2 -2
  22. package/dist/forms/form-wrapper.d.cts +2 -2
  23. package/dist/forms/form-wrapper.d.ts +2 -2
  24. package/dist/forms/multi-select-field.d.cts +2 -2
  25. package/dist/forms/multi-select-field.d.ts +2 -2
  26. package/dist/forms/number-field.d.cts +2 -2
  27. package/dist/forms/number-field.d.ts +2 -2
  28. package/dist/forms/password-field.d.cts +2 -2
  29. package/dist/forms/password-field.d.ts +2 -2
  30. package/dist/forms/select-field.d.cts +2 -2
  31. package/dist/forms/select-field.d.ts +2 -2
  32. package/dist/forms/switch-field.d.cts +2 -2
  33. package/dist/forms/switch-field.d.ts +2 -2
  34. package/dist/forms/text-field.d.cts +2 -2
  35. package/dist/forms/text-field.d.ts +2 -2
  36. package/dist/forms/textarea-field.d.cts +2 -2
  37. package/dist/forms/textarea-field.d.ts +2 -2
  38. package/dist/{input-DKaoxLd5.d.cts → input-C9cWfT_8.d.cts} +3 -3
  39. package/dist/{input-D5JvA93S.d.ts → input-CmS8M0zo.d.ts} +3 -3
  40. package/dist/layouts/flex.d.cts +4 -4
  41. package/dist/layouts/flex.d.ts +2 -2
  42. package/dist/layouts/main/index.d.cts +4 -4
  43. package/dist/layouts/main/index.d.ts +4 -4
  44. package/dist/{separator-3ixGRUcJ.d.ts → separator-2a-Smr4I.d.ts} +3 -3
  45. package/dist/{separator-VEGSmnjE.d.cts → separator-DAg-5KQN.d.cts} +3 -3
  46. package/dist/table/index.d.cts +2 -2
  47. package/dist/table/index.d.ts +2 -2
  48. package/dist/{toggle-BDI6sPOy.d.ts → toggle-CkOefwxq.d.ts} +5 -5
  49. package/dist/{toggle-BLlf4Xgl.d.cts → toggle-liq_RrQM.d.cts} +5 -5
  50. package/dist/{tooltip-etVeWcFC.d.cts → tooltip-D-l6JnEy.d.cts} +6 -6
  51. package/dist/{tooltip-Bwk4PGVO.d.ts → tooltip-DFtg6pXn.d.ts} +6 -6
  52. package/dist/typography/paragraph.d.cts +2 -2
  53. package/dist/typography/paragraph.d.ts +2 -2
  54. package/dist/typography/title.d.cts +2 -2
  55. package/dist/typography/title.d.ts +2 -2
  56. package/dist/ui/alert-dialog.d.cts +12 -12
  57. package/dist/ui/alert-dialog.d.ts +12 -12
  58. package/dist/ui/alert.d.cts +4 -4
  59. package/dist/ui/alert.d.ts +6 -6
  60. package/dist/ui/aspect-ratio.d.cts +2 -2
  61. package/dist/ui/aspect-ratio.d.ts +2 -2
  62. package/dist/ui/avatar.d.cts +4 -4
  63. package/dist/ui/avatar.d.ts +4 -4
  64. package/dist/ui/badge.d.cts +4 -4
  65. package/dist/ui/badge.d.ts +4 -4
  66. package/dist/ui/breadcrumb.d.cts +8 -8
  67. package/dist/ui/breadcrumb.d.ts +8 -8
  68. package/dist/ui/button.d.cts +1 -1
  69. package/dist/ui/button.d.ts +1 -1
  70. package/dist/ui/calendar.d.cts +4 -4
  71. package/dist/ui/calendar.d.ts +4 -4
  72. package/dist/ui/card.d.cts +8 -8
  73. package/dist/ui/card.d.ts +8 -8
  74. package/dist/ui/carousel.d.cts +7 -7
  75. package/dist/ui/carousel.d.ts +7 -7
  76. package/dist/ui/collapsible.d.cts +4 -4
  77. package/dist/ui/collapsible.d.ts +4 -4
  78. package/dist/ui/command.d.cts +2 -2
  79. package/dist/ui/command.d.ts +2 -2
  80. package/dist/ui/context-menu.d.cts +16 -16
  81. package/dist/ui/context-menu.d.ts +16 -16
  82. package/dist/ui/dialog.d.cts +1 -1
  83. package/dist/ui/dialog.d.ts +1 -1
  84. package/dist/ui/dropdown-menu.d.cts +16 -16
  85. package/dist/ui/dropdown-menu.d.ts +16 -16
  86. package/dist/ui/file-uploader.d.cts +2 -2
  87. package/dist/ui/file-uploader.d.ts +2 -2
  88. package/dist/ui/form.d.cts +7 -7
  89. package/dist/ui/form.d.ts +7 -7
  90. package/dist/ui/hover-card.d.cts +4 -4
  91. package/dist/ui/hover-card.d.ts +4 -4
  92. package/dist/ui/input-otp.d.cts +5 -5
  93. package/dist/ui/input-otp.d.ts +5 -5
  94. package/dist/ui/input.d.cts +1 -1
  95. package/dist/ui/input.d.ts +1 -1
  96. package/dist/ui/inputs/search-input.d.cts +3 -3
  97. package/dist/ui/inputs/search-input.d.ts +3 -3
  98. package/dist/ui/label.d.cts +2 -2
  99. package/dist/ui/label.d.ts +2 -2
  100. package/dist/ui/menubar.d.cts +17 -17
  101. package/dist/ui/menubar.d.ts +17 -17
  102. package/dist/ui/multi-select.d.cts +2 -2
  103. package/dist/ui/multi-select.d.ts +2 -2
  104. package/dist/ui/navigation-menu.d.cts +11 -11
  105. package/dist/ui/navigation-menu.d.ts +11 -11
  106. package/dist/ui/pagination.d.cts +9 -9
  107. package/dist/ui/pagination.d.ts +9 -9
  108. package/dist/ui/popover.d.cts +5 -5
  109. package/dist/ui/popover.d.ts +5 -5
  110. package/dist/ui/progress.d.cts +2 -2
  111. package/dist/ui/progress.d.ts +2 -2
  112. package/dist/ui/radio-group.d.cts +3 -3
  113. package/dist/ui/radio-group.d.ts +3 -3
  114. package/dist/ui/resizable.d.cts +4 -4
  115. package/dist/ui/resizable.d.ts +4 -4
  116. package/dist/ui/scroll-area.d.cts +3 -3
  117. package/dist/ui/scroll-area.d.ts +3 -3
  118. package/dist/ui/select.d.cts +11 -11
  119. package/dist/ui/select.d.ts +11 -11
  120. package/dist/ui/separator.d.cts +1 -1
  121. package/dist/ui/separator.d.ts +1 -1
  122. package/dist/ui/sheet.d.cts +9 -9
  123. package/dist/ui/sheet.d.ts +9 -9
  124. package/dist/ui/sidebar.d.cts +30 -30
  125. package/dist/ui/sidebar.d.ts +30 -30
  126. package/dist/ui/skeleton.d.cts +2 -2
  127. package/dist/ui/skeleton.d.ts +2 -2
  128. package/dist/ui/slider.d.cts +2 -2
  129. package/dist/ui/slider.d.ts +2 -2
  130. package/dist/ui/sonner.d.cts +2 -2
  131. package/dist/ui/sonner.d.ts +2 -2
  132. package/dist/ui/switch.d.cts +2 -2
  133. package/dist/ui/switch.d.ts +2 -2
  134. package/dist/ui/table.d.cts +9 -9
  135. package/dist/ui/table.d.ts +9 -9
  136. package/dist/ui/tabs.d.cts +5 -5
  137. package/dist/ui/tabs.d.ts +5 -5
  138. package/dist/ui/textarea.d.cts +2 -2
  139. package/dist/ui/textarea.d.ts +2 -2
  140. package/dist/ui/toggle-group.d.cts +4 -4
  141. package/dist/ui/toggle-group.d.ts +4 -4
  142. package/dist/ui/toggle.d.cts +1 -1
  143. package/dist/ui/toggle.d.ts +1 -1
  144. package/dist/ui/tooltip.d.cts +1 -1
  145. package/dist/ui/tooltip.d.ts +1 -1
  146. package/package.json +1 -1
  147. package/packages/components/forms/combobox-field.tsx +71 -41
@@ -1,49 +1,49 @@
1
- import * as react_jsx_runtime4 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime43 from "react/jsx-runtime";
2
2
  import React from "react";
3
3
  import { AlertDialog as AlertDialog$1 } from "radix-ui";
4
4
 
5
5
  //#region packages/components/ui/alert-dialog.d.ts
6
6
  declare function AlertDialog({
7
7
  ...props
8
- }: React.ComponentProps<typeof AlertDialog$1.Root>): react_jsx_runtime4.JSX.Element;
8
+ }: React.ComponentProps<typeof AlertDialog$1.Root>): react_jsx_runtime43.JSX.Element;
9
9
  declare function AlertDialogTrigger({
10
10
  ...props
11
- }: React.ComponentProps<typeof AlertDialog$1.Trigger>): react_jsx_runtime4.JSX.Element;
11
+ }: React.ComponentProps<typeof AlertDialog$1.Trigger>): react_jsx_runtime43.JSX.Element;
12
12
  declare function AlertDialogPortal({
13
13
  ...props
14
- }: React.ComponentProps<typeof AlertDialog$1.Portal>): react_jsx_runtime4.JSX.Element;
14
+ }: React.ComponentProps<typeof AlertDialog$1.Portal>): react_jsx_runtime43.JSX.Element;
15
15
  declare function AlertDialogOverlay({
16
16
  className,
17
17
  ...props
18
- }: React.ComponentProps<typeof AlertDialog$1.Overlay>): react_jsx_runtime4.JSX.Element;
18
+ }: React.ComponentProps<typeof AlertDialog$1.Overlay>): react_jsx_runtime43.JSX.Element;
19
19
  declare function AlertDialogContent({
20
20
  className,
21
21
  ...props
22
- }: React.ComponentProps<typeof AlertDialog$1.Content>): react_jsx_runtime4.JSX.Element;
22
+ }: React.ComponentProps<typeof AlertDialog$1.Content>): react_jsx_runtime43.JSX.Element;
23
23
  declare function AlertDialogHeader({
24
24
  className,
25
25
  ...props
26
- }: React.ComponentProps<"div">): react_jsx_runtime4.JSX.Element;
26
+ }: React.ComponentProps<"div">): react_jsx_runtime43.JSX.Element;
27
27
  declare function AlertDialogFooter({
28
28
  className,
29
29
  ...props
30
- }: React.ComponentProps<"div">): react_jsx_runtime4.JSX.Element;
30
+ }: React.ComponentProps<"div">): react_jsx_runtime43.JSX.Element;
31
31
  declare function AlertDialogTitle({
32
32
  className,
33
33
  ...props
34
- }: React.ComponentProps<typeof AlertDialog$1.Title>): react_jsx_runtime4.JSX.Element;
34
+ }: React.ComponentProps<typeof AlertDialog$1.Title>): react_jsx_runtime43.JSX.Element;
35
35
  declare function AlertDialogDescription({
36
36
  className,
37
37
  ...props
38
- }: React.ComponentProps<typeof AlertDialog$1.Description>): react_jsx_runtime4.JSX.Element;
38
+ }: React.ComponentProps<typeof AlertDialog$1.Description>): react_jsx_runtime43.JSX.Element;
39
39
  declare function AlertDialogAction({
40
40
  className,
41
41
  ...props
42
- }: React.ComponentProps<typeof AlertDialog$1.Action>): react_jsx_runtime4.JSX.Element;
42
+ }: React.ComponentProps<typeof AlertDialog$1.Action>): react_jsx_runtime43.JSX.Element;
43
43
  declare function AlertDialogCancel({
44
44
  className,
45
45
  ...props
46
- }: React.ComponentProps<typeof AlertDialog$1.Cancel>): react_jsx_runtime4.JSX.Element;
46
+ }: React.ComponentProps<typeof AlertDialog$1.Cancel>): react_jsx_runtime43.JSX.Element;
47
47
  //#endregion
48
48
  export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger };
49
49
  //# sourceMappingURL=alert-dialog.d.cts.map
@@ -1,49 +1,49 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime17 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime63 from "react/jsx-runtime";
3
3
  import { AlertDialog as AlertDialog$1 } from "radix-ui";
4
4
 
5
5
  //#region packages/components/ui/alert-dialog.d.ts
6
6
  declare function AlertDialog({
7
7
  ...props
8
- }: React.ComponentProps<typeof AlertDialog$1.Root>): react_jsx_runtime17.JSX.Element;
8
+ }: React.ComponentProps<typeof AlertDialog$1.Root>): react_jsx_runtime63.JSX.Element;
9
9
  declare function AlertDialogTrigger({
10
10
  ...props
11
- }: React.ComponentProps<typeof AlertDialog$1.Trigger>): react_jsx_runtime17.JSX.Element;
11
+ }: React.ComponentProps<typeof AlertDialog$1.Trigger>): react_jsx_runtime63.JSX.Element;
12
12
  declare function AlertDialogPortal({
13
13
  ...props
14
- }: React.ComponentProps<typeof AlertDialog$1.Portal>): react_jsx_runtime17.JSX.Element;
14
+ }: React.ComponentProps<typeof AlertDialog$1.Portal>): react_jsx_runtime63.JSX.Element;
15
15
  declare function AlertDialogOverlay({
16
16
  className,
17
17
  ...props
18
- }: React.ComponentProps<typeof AlertDialog$1.Overlay>): react_jsx_runtime17.JSX.Element;
18
+ }: React.ComponentProps<typeof AlertDialog$1.Overlay>): react_jsx_runtime63.JSX.Element;
19
19
  declare function AlertDialogContent({
20
20
  className,
21
21
  ...props
22
- }: React.ComponentProps<typeof AlertDialog$1.Content>): react_jsx_runtime17.JSX.Element;
22
+ }: React.ComponentProps<typeof AlertDialog$1.Content>): react_jsx_runtime63.JSX.Element;
23
23
  declare function AlertDialogHeader({
24
24
  className,
25
25
  ...props
26
- }: React.ComponentProps<"div">): react_jsx_runtime17.JSX.Element;
26
+ }: React.ComponentProps<"div">): react_jsx_runtime63.JSX.Element;
27
27
  declare function AlertDialogFooter({
28
28
  className,
29
29
  ...props
30
- }: React.ComponentProps<"div">): react_jsx_runtime17.JSX.Element;
30
+ }: React.ComponentProps<"div">): react_jsx_runtime63.JSX.Element;
31
31
  declare function AlertDialogTitle({
32
32
  className,
33
33
  ...props
34
- }: React.ComponentProps<typeof AlertDialog$1.Title>): react_jsx_runtime17.JSX.Element;
34
+ }: React.ComponentProps<typeof AlertDialog$1.Title>): react_jsx_runtime63.JSX.Element;
35
35
  declare function AlertDialogDescription({
36
36
  className,
37
37
  ...props
38
- }: React.ComponentProps<typeof AlertDialog$1.Description>): react_jsx_runtime17.JSX.Element;
38
+ }: React.ComponentProps<typeof AlertDialog$1.Description>): react_jsx_runtime63.JSX.Element;
39
39
  declare function AlertDialogAction({
40
40
  className,
41
41
  ...props
42
- }: React.ComponentProps<typeof AlertDialog$1.Action>): react_jsx_runtime17.JSX.Element;
42
+ }: React.ComponentProps<typeof AlertDialog$1.Action>): react_jsx_runtime63.JSX.Element;
43
43
  declare function AlertDialogCancel({
44
44
  className,
45
45
  ...props
46
- }: React.ComponentProps<typeof AlertDialog$1.Cancel>): react_jsx_runtime17.JSX.Element;
46
+ }: React.ComponentProps<typeof AlertDialog$1.Cancel>): react_jsx_runtime63.JSX.Element;
47
47
  //#endregion
48
48
  export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger };
49
49
  //# sourceMappingURL=alert-dialog.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime110 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime57 from "react/jsx-runtime";
2
2
  import React from "react";
3
3
  import * as class_variance_authority_types2 from "class-variance-authority/types";
4
4
  import { VariantProps } from "class-variance-authority";
@@ -11,15 +11,15 @@ declare function Alert({
11
11
  className,
12
12
  variant,
13
13
  ...props
14
- }: React.ComponentProps<"div"> & VariantProps<typeof alertVariants>): react_jsx_runtime110.JSX.Element;
14
+ }: React.ComponentProps<"div"> & VariantProps<typeof alertVariants>): react_jsx_runtime57.JSX.Element;
15
15
  declare function AlertTitle({
16
16
  className,
17
17
  ...props
18
- }: React.ComponentProps<"div">): react_jsx_runtime110.JSX.Element;
18
+ }: React.ComponentProps<"div">): react_jsx_runtime57.JSX.Element;
19
19
  declare function AlertDescription({
20
20
  className,
21
21
  ...props
22
- }: React.ComponentProps<"div">): react_jsx_runtime110.JSX.Element;
22
+ }: React.ComponentProps<"div">): react_jsx_runtime57.JSX.Element;
23
23
  //#endregion
24
24
  export { Alert, AlertDescription, AlertTitle };
25
25
  //# sourceMappingURL=alert.d.cts.map
@@ -1,25 +1,25 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime28 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime114 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
- import * as class_variance_authority_types0 from "class-variance-authority/types";
4
+ import * as class_variance_authority_types2 from "class-variance-authority/types";
5
5
 
6
6
  //#region packages/components/ui/alert.d.ts
7
7
  declare const alertVariants: (props?: ({
8
8
  variant?: "default" | "destructive" | null | undefined;
9
- } & class_variance_authority_types0.ClassProp) | undefined) => string;
9
+ } & class_variance_authority_types2.ClassProp) | undefined) => string;
10
10
  declare function Alert({
11
11
  className,
12
12
  variant,
13
13
  ...props
14
- }: React.ComponentProps<"div"> & VariantProps<typeof alertVariants>): react_jsx_runtime28.JSX.Element;
14
+ }: React.ComponentProps<"div"> & VariantProps<typeof alertVariants>): react_jsx_runtime114.JSX.Element;
15
15
  declare function AlertTitle({
16
16
  className,
17
17
  ...props
18
- }: React.ComponentProps<"div">): react_jsx_runtime28.JSX.Element;
18
+ }: React.ComponentProps<"div">): react_jsx_runtime114.JSX.Element;
19
19
  declare function AlertDescription({
20
20
  className,
21
21
  ...props
22
- }: React.ComponentProps<"div">): react_jsx_runtime28.JSX.Element;
22
+ }: React.ComponentProps<"div">): react_jsx_runtime114.JSX.Element;
23
23
  //#endregion
24
24
  export { Alert, AlertDescription, AlertTitle };
25
25
  //# sourceMappingURL=alert.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime2 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime70 from "react/jsx-runtime";
2
2
  import React from "react";
3
3
  import { AspectRatio as AspectRatio$1 } from "radix-ui";
4
4
 
@@ -6,7 +6,7 @@ import { AspectRatio as AspectRatio$1 } from "radix-ui";
6
6
  declare function AspectRatio({
7
7
  className,
8
8
  ...props
9
- }: React.ComponentProps<typeof AspectRatio$1.Root>): react_jsx_runtime2.JSX.Element;
9
+ }: React.ComponentProps<typeof AspectRatio$1.Root>): react_jsx_runtime70.JSX.Element;
10
10
  //#endregion
11
11
  export { AspectRatio };
12
12
  //# sourceMappingURL=aspect-ratio.d.cts.map
@@ -1,12 +1,12 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime31 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime113 from "react/jsx-runtime";
3
3
  import { AspectRatio as AspectRatio$1 } from "radix-ui";
4
4
 
5
5
  //#region packages/components/ui/aspect-ratio.d.ts
6
6
  declare function AspectRatio({
7
7
  className,
8
8
  ...props
9
- }: React.ComponentProps<typeof AspectRatio$1.Root>): react_jsx_runtime31.JSX.Element;
9
+ }: React.ComponentProps<typeof AspectRatio$1.Root>): react_jsx_runtime113.JSX.Element;
10
10
  //#endregion
11
11
  export { AspectRatio };
12
12
  //# sourceMappingURL=aspect-ratio.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime85 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime23 from "react/jsx-runtime";
2
2
  import React from "react";
3
3
  import { Avatar as Avatar$1 } from "radix-ui";
4
4
 
@@ -6,15 +6,15 @@ import { Avatar as Avatar$1 } from "radix-ui";
6
6
  declare function Avatar({
7
7
  className,
8
8
  ...props
9
- }: React.ComponentProps<typeof Avatar$1.Root>): react_jsx_runtime85.JSX.Element;
9
+ }: React.ComponentProps<typeof Avatar$1.Root>): react_jsx_runtime23.JSX.Element;
10
10
  declare function AvatarImage({
11
11
  className,
12
12
  ...props
13
- }: React.ComponentProps<typeof Avatar$1.Image>): react_jsx_runtime85.JSX.Element;
13
+ }: React.ComponentProps<typeof Avatar$1.Image>): react_jsx_runtime23.JSX.Element;
14
14
  declare function AvatarFallback({
15
15
  className,
16
16
  ...props
17
- }: React.ComponentProps<typeof Avatar$1.Fallback>): react_jsx_runtime85.JSX.Element;
17
+ }: React.ComponentProps<typeof Avatar$1.Fallback>): react_jsx_runtime23.JSX.Element;
18
18
  //#endregion
19
19
  export { Avatar, AvatarFallback, AvatarImage };
20
20
  //# sourceMappingURL=avatar.d.cts.map
@@ -1,20 +1,20 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime32 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime19 from "react/jsx-runtime";
3
3
  import { Avatar as Avatar$1 } from "radix-ui";
4
4
 
5
5
  //#region packages/components/ui/avatar.d.ts
6
6
  declare function Avatar({
7
7
  className,
8
8
  ...props
9
- }: React.ComponentProps<typeof Avatar$1.Root>): react_jsx_runtime32.JSX.Element;
9
+ }: React.ComponentProps<typeof Avatar$1.Root>): react_jsx_runtime19.JSX.Element;
10
10
  declare function AvatarImage({
11
11
  className,
12
12
  ...props
13
- }: React.ComponentProps<typeof Avatar$1.Image>): react_jsx_runtime32.JSX.Element;
13
+ }: React.ComponentProps<typeof Avatar$1.Image>): react_jsx_runtime19.JSX.Element;
14
14
  declare function AvatarFallback({
15
15
  className,
16
16
  ...props
17
- }: React.ComponentProps<typeof Avatar$1.Fallback>): react_jsx_runtime32.JSX.Element;
17
+ }: React.ComponentProps<typeof Avatar$1.Fallback>): react_jsx_runtime19.JSX.Element;
18
18
  //#endregion
19
19
  export { Avatar, AvatarFallback, AvatarImage };
20
20
  //# sourceMappingURL=avatar.d.ts.map
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime55 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime15 from "react/jsx-runtime";
2
2
  import React from "react";
3
- import * as class_variance_authority_types0 from "class-variance-authority/types";
3
+ import * as class_variance_authority_types1 from "class-variance-authority/types";
4
4
  import { VariantProps } from "class-variance-authority";
5
5
 
6
6
  //#region packages/components/ui/badge.d.ts
@@ -8,7 +8,7 @@ declare const badgeVariants: (props?: ({
8
8
  color?: "red" | "orange" | "amber" | "yellow" | "lime" | "green" | "emerald" | "teal" | "cyan" | "sky" | "blue" | "indigo" | "violet" | "purple" | "fuchsia" | "pink" | "rose" | "zinc" | null | undefined;
9
9
  size?: "xs" | "sm" | "md" | "lg" | "xl" | null | undefined;
10
10
  pill?: boolean | null | undefined;
11
- } & class_variance_authority_types0.ClassProp) | undefined) => string;
11
+ } & class_variance_authority_types1.ClassProp) | undefined) => string;
12
12
  type BadgeProps = VariantProps<typeof badgeVariants> & React.ComponentPropsWithoutRef<"div">;
13
13
  declare function Badge({
14
14
  className,
@@ -16,7 +16,7 @@ declare function Badge({
16
16
  size,
17
17
  pill,
18
18
  ...props
19
- }: BadgeProps): react_jsx_runtime55.JSX.Element;
19
+ }: BadgeProps): react_jsx_runtime15.JSX.Element;
20
20
  //#endregion
21
21
  export { Badge, BadgeProps, badgeVariants };
22
22
  //# sourceMappingURL=badge.d.cts.map
@@ -1,14 +1,14 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime35 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime22 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
- import * as class_variance_authority_types1 from "class-variance-authority/types";
4
+ import * as class_variance_authority_types0 from "class-variance-authority/types";
5
5
 
6
6
  //#region packages/components/ui/badge.d.ts
7
7
  declare const badgeVariants: (props?: ({
8
8
  color?: "red" | "orange" | "amber" | "yellow" | "lime" | "green" | "emerald" | "teal" | "cyan" | "sky" | "blue" | "indigo" | "violet" | "purple" | "fuchsia" | "pink" | "rose" | "zinc" | null | undefined;
9
9
  size?: "xs" | "sm" | "md" | "lg" | "xl" | null | undefined;
10
10
  pill?: boolean | null | undefined;
11
- } & class_variance_authority_types1.ClassProp) | undefined) => string;
11
+ } & class_variance_authority_types0.ClassProp) | undefined) => string;
12
12
  type BadgeProps = VariantProps<typeof badgeVariants> & React.ComponentPropsWithoutRef<"div">;
13
13
  declare function Badge({
14
14
  className,
@@ -16,7 +16,7 @@ declare function Badge({
16
16
  size,
17
17
  pill,
18
18
  ...props
19
- }: BadgeProps): react_jsx_runtime35.JSX.Element;
19
+ }: BadgeProps): react_jsx_runtime22.JSX.Element;
20
20
  //#endregion
21
21
  export { Badge, BadgeProps, badgeVariants };
22
22
  //# sourceMappingURL=badge.d.ts.map
@@ -1,38 +1,38 @@
1
- import * as react_jsx_runtime48 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime34 from "react/jsx-runtime";
2
2
  import React from "react";
3
3
 
4
4
  //#region packages/components/ui/breadcrumb.d.ts
5
5
  declare function Breadcrumb({
6
6
  ...props
7
- }: React.ComponentProps<"nav">): react_jsx_runtime48.JSX.Element;
7
+ }: React.ComponentProps<"nav">): react_jsx_runtime34.JSX.Element;
8
8
  declare function BreadcrumbList({
9
9
  className,
10
10
  ...props
11
- }: React.ComponentProps<"ol">): react_jsx_runtime48.JSX.Element;
11
+ }: React.ComponentProps<"ol">): react_jsx_runtime34.JSX.Element;
12
12
  declare function BreadcrumbItem({
13
13
  className,
14
14
  ...props
15
- }: React.ComponentProps<"li">): react_jsx_runtime48.JSX.Element;
15
+ }: React.ComponentProps<"li">): react_jsx_runtime34.JSX.Element;
16
16
  declare function BreadcrumbLink({
17
17
  asChild,
18
18
  className,
19
19
  ...props
20
20
  }: React.ComponentProps<"a"> & {
21
21
  asChild?: boolean;
22
- }): react_jsx_runtime48.JSX.Element;
22
+ }): react_jsx_runtime34.JSX.Element;
23
23
  declare function BreadcrumbPage({
24
24
  className,
25
25
  ...props
26
- }: React.ComponentProps<"span">): react_jsx_runtime48.JSX.Element;
26
+ }: React.ComponentProps<"span">): react_jsx_runtime34.JSX.Element;
27
27
  declare function BreadcrumbSeparator({
28
28
  children,
29
29
  className,
30
30
  ...props
31
- }: React.ComponentProps<"li">): react_jsx_runtime48.JSX.Element;
31
+ }: React.ComponentProps<"li">): react_jsx_runtime34.JSX.Element;
32
32
  declare function BreadcrumbEllipsis({
33
33
  className,
34
34
  ...props
35
- }: React.ComponentProps<"span">): react_jsx_runtime48.JSX.Element;
35
+ }: React.ComponentProps<"span">): react_jsx_runtime34.JSX.Element;
36
36
  //#endregion
37
37
  export { Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator };
38
38
  //# sourceMappingURL=breadcrumb.d.cts.map
@@ -1,38 +1,38 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime36 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime56 from "react/jsx-runtime";
3
3
 
4
4
  //#region packages/components/ui/breadcrumb.d.ts
5
5
  declare function Breadcrumb({
6
6
  ...props
7
- }: React.ComponentProps<"nav">): react_jsx_runtime36.JSX.Element;
7
+ }: React.ComponentProps<"nav">): react_jsx_runtime56.JSX.Element;
8
8
  declare function BreadcrumbList({
9
9
  className,
10
10
  ...props
11
- }: React.ComponentProps<"ol">): react_jsx_runtime36.JSX.Element;
11
+ }: React.ComponentProps<"ol">): react_jsx_runtime56.JSX.Element;
12
12
  declare function BreadcrumbItem({
13
13
  className,
14
14
  ...props
15
- }: React.ComponentProps<"li">): react_jsx_runtime36.JSX.Element;
15
+ }: React.ComponentProps<"li">): react_jsx_runtime56.JSX.Element;
16
16
  declare function BreadcrumbLink({
17
17
  asChild,
18
18
  className,
19
19
  ...props
20
20
  }: React.ComponentProps<"a"> & {
21
21
  asChild?: boolean;
22
- }): react_jsx_runtime36.JSX.Element;
22
+ }): react_jsx_runtime56.JSX.Element;
23
23
  declare function BreadcrumbPage({
24
24
  className,
25
25
  ...props
26
- }: React.ComponentProps<"span">): react_jsx_runtime36.JSX.Element;
26
+ }: React.ComponentProps<"span">): react_jsx_runtime56.JSX.Element;
27
27
  declare function BreadcrumbSeparator({
28
28
  children,
29
29
  className,
30
30
  ...props
31
- }: React.ComponentProps<"li">): react_jsx_runtime36.JSX.Element;
31
+ }: React.ComponentProps<"li">): react_jsx_runtime56.JSX.Element;
32
32
  declare function BreadcrumbEllipsis({
33
33
  className,
34
34
  ...props
35
- }: React.ComponentProps<"span">): react_jsx_runtime36.JSX.Element;
35
+ }: React.ComponentProps<"span">): react_jsx_runtime56.JSX.Element;
36
36
  //#endregion
37
37
  export { Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator };
38
38
  //# sourceMappingURL=breadcrumb.d.ts.map
@@ -1,2 +1,2 @@
1
- import { Button, buttonVariants } from "../button-BxGKrlAK.cjs";
1
+ import { Button, buttonVariants } from "../button-CuU6oSLD.cjs";
2
2
  export { Button, buttonVariants };
@@ -1,2 +1,2 @@
1
- import { Button, buttonVariants } from "../button-DfO-nysU.js";
1
+ import { Button, buttonVariants } from "../button-CSCHa_Am.js";
2
2
  export { Button, buttonVariants };
@@ -1,5 +1,5 @@
1
- import { Button } from "../button-BxGKrlAK.cjs";
2
- import * as react_jsx_runtime32 from "react/jsx-runtime";
1
+ import { Button } from "../button-CuU6oSLD.cjs";
2
+ import * as react_jsx_runtime21 from "react/jsx-runtime";
3
3
  import React from "react";
4
4
  import { DayButton, DayPicker } from "react-day-picker";
5
5
 
@@ -15,13 +15,13 @@ declare function Calendar({
15
15
  ...props
16
16
  }: React.ComponentProps<typeof DayPicker> & {
17
17
  buttonVariant?: React.ComponentProps<typeof Button>["variant"];
18
- }): react_jsx_runtime32.JSX.Element;
18
+ }): react_jsx_runtime21.JSX.Element;
19
19
  declare function CalendarDayButton({
20
20
  className,
21
21
  day,
22
22
  modifiers,
23
23
  ...props
24
- }: React.ComponentProps<typeof DayButton>): react_jsx_runtime32.JSX.Element;
24
+ }: React.ComponentProps<typeof DayButton>): react_jsx_runtime21.JSX.Element;
25
25
  //#endregion
26
26
  export { Calendar, CalendarDayButton };
27
27
  //# sourceMappingURL=calendar.d.cts.map
@@ -1,6 +1,6 @@
1
- import { Button } from "../button-DfO-nysU.js";
1
+ import { Button } from "../button-CSCHa_Am.js";
2
2
  import React from "react";
3
- import * as react_jsx_runtime44 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime76 from "react/jsx-runtime";
4
4
  import { DayButton, DayPicker } from "react-day-picker";
5
5
 
6
6
  //#region packages/components/ui/calendar.d.ts
@@ -15,13 +15,13 @@ declare function Calendar({
15
15
  ...props
16
16
  }: React.ComponentProps<typeof DayPicker> & {
17
17
  buttonVariant?: React.ComponentProps<typeof Button>["variant"];
18
- }): react_jsx_runtime44.JSX.Element;
18
+ }): react_jsx_runtime76.JSX.Element;
19
19
  declare function CalendarDayButton({
20
20
  className,
21
21
  day,
22
22
  modifiers,
23
23
  ...props
24
- }: React.ComponentProps<typeof DayButton>): react_jsx_runtime44.JSX.Element;
24
+ }: React.ComponentProps<typeof DayButton>): react_jsx_runtime76.JSX.Element;
25
25
  //#endregion
26
26
  export { Calendar, CalendarDayButton };
27
27
  //# sourceMappingURL=calendar.d.ts.map
@@ -1,35 +1,35 @@
1
- import * as react_jsx_runtime35 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime26 from "react/jsx-runtime";
2
2
  import React from "react";
3
3
 
4
4
  //#region packages/components/ui/card.d.ts
5
5
  declare function Card({
6
6
  className,
7
7
  ...props
8
- }: React.ComponentProps<"div">): react_jsx_runtime35.JSX.Element;
8
+ }: React.ComponentProps<"div">): react_jsx_runtime26.JSX.Element;
9
9
  declare function CardHeader({
10
10
  className,
11
11
  ...props
12
- }: React.ComponentProps<"div">): react_jsx_runtime35.JSX.Element;
12
+ }: React.ComponentProps<"div">): react_jsx_runtime26.JSX.Element;
13
13
  declare function CardTitle({
14
14
  className,
15
15
  ...props
16
- }: React.ComponentProps<"div">): react_jsx_runtime35.JSX.Element;
16
+ }: React.ComponentProps<"div">): react_jsx_runtime26.JSX.Element;
17
17
  declare function CardDescription({
18
18
  className,
19
19
  ...props
20
- }: React.ComponentProps<"div">): react_jsx_runtime35.JSX.Element;
20
+ }: React.ComponentProps<"div">): react_jsx_runtime26.JSX.Element;
21
21
  declare function CardAction({
22
22
  className,
23
23
  ...props
24
- }: React.ComponentProps<"div">): react_jsx_runtime35.JSX.Element;
24
+ }: React.ComponentProps<"div">): react_jsx_runtime26.JSX.Element;
25
25
  declare function CardContent({
26
26
  className,
27
27
  ...props
28
- }: React.ComponentProps<"div">): react_jsx_runtime35.JSX.Element;
28
+ }: React.ComponentProps<"div">): react_jsx_runtime26.JSX.Element;
29
29
  declare function CardFooter({
30
30
  className,
31
31
  ...props
32
- }: React.ComponentProps<"div">): react_jsx_runtime35.JSX.Element;
32
+ }: React.ComponentProps<"div">): react_jsx_runtime26.JSX.Element;
33
33
  //#endregion
34
34
  export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle };
35
35
  //# sourceMappingURL=card.d.cts.map
package/dist/ui/card.d.ts CHANGED
@@ -1,35 +1,35 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime51 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime106 from "react/jsx-runtime";
3
3
 
4
4
  //#region packages/components/ui/card.d.ts
5
5
  declare function Card({
6
6
  className,
7
7
  ...props
8
- }: React.ComponentProps<"div">): react_jsx_runtime51.JSX.Element;
8
+ }: React.ComponentProps<"div">): react_jsx_runtime106.JSX.Element;
9
9
  declare function CardHeader({
10
10
  className,
11
11
  ...props
12
- }: React.ComponentProps<"div">): react_jsx_runtime51.JSX.Element;
12
+ }: React.ComponentProps<"div">): react_jsx_runtime106.JSX.Element;
13
13
  declare function CardTitle({
14
14
  className,
15
15
  ...props
16
- }: React.ComponentProps<"div">): react_jsx_runtime51.JSX.Element;
16
+ }: React.ComponentProps<"div">): react_jsx_runtime106.JSX.Element;
17
17
  declare function CardDescription({
18
18
  className,
19
19
  ...props
20
- }: React.ComponentProps<"div">): react_jsx_runtime51.JSX.Element;
20
+ }: React.ComponentProps<"div">): react_jsx_runtime106.JSX.Element;
21
21
  declare function CardAction({
22
22
  className,
23
23
  ...props
24
- }: React.ComponentProps<"div">): react_jsx_runtime51.JSX.Element;
24
+ }: React.ComponentProps<"div">): react_jsx_runtime106.JSX.Element;
25
25
  declare function CardContent({
26
26
  className,
27
27
  ...props
28
- }: React.ComponentProps<"div">): react_jsx_runtime51.JSX.Element;
28
+ }: React.ComponentProps<"div">): react_jsx_runtime106.JSX.Element;
29
29
  declare function CardFooter({
30
30
  className,
31
31
  ...props
32
- }: React.ComponentProps<"div">): react_jsx_runtime51.JSX.Element;
32
+ }: React.ComponentProps<"div">): react_jsx_runtime106.JSX.Element;
33
33
  //#endregion
34
34
  export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle };
35
35
  //# sourceMappingURL=card.d.ts.map
@@ -1,5 +1,5 @@
1
- import { Button } from "../button-BxGKrlAK.cjs";
2
- import * as react_jsx_runtime22 from "react/jsx-runtime";
1
+ import { Button } from "../button-CuU6oSLD.cjs";
2
+ import * as react_jsx_runtime16 from "react/jsx-runtime";
3
3
  import React from "react";
4
4
  import useEmblaCarousel, { UseEmblaCarouselType } from "embla-carousel-react";
5
5
 
@@ -22,27 +22,27 @@ declare function Carousel({
22
22
  className,
23
23
  children,
24
24
  ...props
25
- }: React.ComponentProps<"div"> & CarouselProps): react_jsx_runtime22.JSX.Element;
25
+ }: React.ComponentProps<"div"> & CarouselProps): react_jsx_runtime16.JSX.Element;
26
26
  declare function CarouselContent({
27
27
  className,
28
28
  ...props
29
- }: React.ComponentProps<"div">): react_jsx_runtime22.JSX.Element;
29
+ }: React.ComponentProps<"div">): react_jsx_runtime16.JSX.Element;
30
30
  declare function CarouselItem({
31
31
  className,
32
32
  ...props
33
- }: React.ComponentProps<"div">): react_jsx_runtime22.JSX.Element;
33
+ }: React.ComponentProps<"div">): react_jsx_runtime16.JSX.Element;
34
34
  declare function CarouselPrevious({
35
35
  className,
36
36
  variant,
37
37
  size,
38
38
  ...props
39
- }: React.ComponentProps<typeof Button>): react_jsx_runtime22.JSX.Element;
39
+ }: React.ComponentProps<typeof Button>): react_jsx_runtime16.JSX.Element;
40
40
  declare function CarouselNext({
41
41
  className,
42
42
  variant,
43
43
  size,
44
44
  ...props
45
- }: React.ComponentProps<typeof Button>): react_jsx_runtime22.JSX.Element;
45
+ }: React.ComponentProps<typeof Button>): react_jsx_runtime16.JSX.Element;
46
46
  //#endregion
47
47
  export { Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious };
48
48
  //# sourceMappingURL=carousel.d.cts.map