@customafk/lunas-ui 0.1.86 → 0.1.87

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 (159) hide show
  1. package/dist/{button-D2qx5QHI.d.cts → button-70p_rB81.d.cts} +7 -7
  2. package/dist/{button-eheC-7Id.d.mts → button-BMzPKC0-.d.mts} +7 -7
  3. package/dist/cards/simple-card.d.cts +2 -2
  4. package/dist/data-display/empty.d.mts +2 -2
  5. package/dist/data-display/statistic.d.cts +2 -2
  6. package/dist/data-display/statistic.d.mts +2 -2
  7. package/dist/{dialog-5imw84-8.d.cts → dialog-B5NbVD73.d.cts} +12 -12
  8. package/dist/{dialog-T7CVHrm2.d.mts → dialog-IGmKIrTb.d.mts} +12 -12
  9. package/dist/dialogs/detail-dialog/components/sidebar.d.cts +2 -2
  10. package/dist/dialogs/detail-dialog/components/sidebar.d.mts +25 -25
  11. package/dist/features/descriptions/index.cjs.map +1 -1
  12. package/dist/features/descriptions/index.d.cts +4 -4
  13. package/dist/features/descriptions/index.mjs.map +1 -1
  14. package/dist/features/search-modal/index.d.mts +2 -2
  15. package/dist/features/tables/index.cjs +1 -1
  16. package/dist/features/tables/index.cjs.map +1 -1
  17. package/dist/features/tables/index.d.cts +10 -8
  18. package/dist/features/tables/index.d.mts +4 -2
  19. package/dist/features/tables/index.mjs +1 -1
  20. package/dist/features/tables/index.mjs.map +1 -1
  21. package/dist/features/tanstack-form/index.cjs +1 -1
  22. package/dist/features/tanstack-form/index.cjs.map +1 -1
  23. package/dist/features/tanstack-form/index.d.cts +6 -0
  24. package/dist/features/tanstack-form/index.d.mts +6 -0
  25. package/dist/features/tanstack-form/index.mjs +1 -1
  26. package/dist/features/tanstack-form/index.mjs.map +1 -1
  27. package/dist/{input-BYz8teIQ.d.mts → input-C4zZ2I8W.d.cts} +5 -5
  28. package/dist/{input-DhoSwu7d.mjs → input-CqN74taK.mjs} +2 -2
  29. package/dist/{input-DhoSwu7d.mjs.map → input-CqN74taK.mjs.map} +1 -1
  30. package/dist/{input-CbpWzuai.d.cts → input-RNF3AtQx.d.mts} +6 -6
  31. package/dist/{input-qnlHzDDm.cjs → input-dAoEznUI.cjs} +2 -2
  32. package/dist/{input-qnlHzDDm.cjs.map → input-dAoEznUI.cjs.map} +1 -1
  33. package/dist/layouts/cms-layout/index.cjs +1 -1
  34. package/dist/layouts/cms-layout/index.mjs +1 -1
  35. package/dist/layouts/flex.d.cts +8 -8
  36. package/dist/layouts/flex.d.mts +12 -12
  37. package/dist/layouts/payment-layout/index.cjs +1 -1
  38. package/dist/layouts/payment-layout/index.mjs +1 -1
  39. package/dist/pages/FeatureDeveloping.d.cts +2 -2
  40. package/dist/pages/FeatureDeveloping.d.mts +2 -2
  41. package/dist/pages/FeatureFixing.d.cts +2 -2
  42. package/dist/pages/FeatureFixing.d.mts +2 -2
  43. package/dist/pages/NotAuthorized.d.cts +2 -2
  44. package/dist/pages/NotAuthorized.d.mts +2 -2
  45. package/dist/pages/NotFound.d.cts +2 -2
  46. package/dist/pages/NotFound.d.mts +2 -2
  47. package/dist/typography/paragraph.d.cts +2 -2
  48. package/dist/typography/paragraph.d.mts +2 -2
  49. package/dist/typography/title.d.cts +2 -2
  50. package/dist/typography/title.d.mts +2 -2
  51. package/dist/ui/alert-dialog.d.mts +12 -12
  52. package/dist/ui/alert.d.cts +7 -7
  53. package/dist/ui/alert.d.mts +7 -7
  54. package/dist/ui/aspect-ratio.d.cts +2 -2
  55. package/dist/ui/aspect-ratio.d.mts +2 -2
  56. package/dist/ui/avatar.d.cts +4 -4
  57. package/dist/ui/avatar.d.mts +4 -4
  58. package/dist/ui/badge.d.cts +3 -3
  59. package/dist/ui/badge.d.mts +5 -5
  60. package/dist/ui/breadcrumb.d.cts +8 -8
  61. package/dist/ui/breadcrumb.d.mts +8 -8
  62. package/dist/ui/button-group.d.cts +4 -4
  63. package/dist/ui/button-group.d.mts +6 -6
  64. package/dist/ui/button.d.cts +1 -1
  65. package/dist/ui/button.d.mts +1 -1
  66. package/dist/ui/calendar.d.cts +4 -4
  67. package/dist/ui/calendar.d.mts +4 -4
  68. package/dist/ui/card.d.cts +8 -8
  69. package/dist/ui/card.d.mts +8 -8
  70. package/dist/ui/carousel.d.cts +7 -7
  71. package/dist/ui/carousel.d.mts +7 -7
  72. package/dist/ui/checkbox.d.cts +2 -2
  73. package/dist/ui/checkbox.d.mts +2 -2
  74. package/dist/ui/collapsible.d.cts +4 -4
  75. package/dist/ui/collapsible.d.mts +4 -4
  76. package/dist/ui/command.d.cts +11 -11
  77. package/dist/ui/command.d.mts +11 -11
  78. package/dist/ui/context-menu.d.cts +16 -16
  79. package/dist/ui/context-menu.d.mts +16 -16
  80. package/dist/ui/dialog.d.cts +1 -1
  81. package/dist/ui/dialog.d.mts +1 -1
  82. package/dist/ui/drawer.d.cts +11 -11
  83. package/dist/ui/drawer.d.mts +11 -11
  84. package/dist/ui/dropdown-menu.d.cts +16 -16
  85. package/dist/ui/dropdown-menu.d.mts +16 -16
  86. package/dist/ui/empty.d.cts +9 -9
  87. package/dist/ui/empty.d.mts +9 -9
  88. package/dist/ui/field.d.cts +24 -24
  89. package/dist/ui/field.d.mts +24 -24
  90. package/dist/ui/file-uploader.d.cts +2 -2
  91. package/dist/ui/file-uploader.d.mts +2 -2
  92. package/dist/ui/form.d.cts +11 -11
  93. package/dist/ui/form.d.mts +11 -11
  94. package/dist/ui/hover-card.d.cts +4 -4
  95. package/dist/ui/hover-card.d.mts +4 -4
  96. package/dist/ui/input-otp.d.cts +5 -5
  97. package/dist/ui/input-otp.d.mts +5 -5
  98. package/dist/ui/input.cjs +1 -1
  99. package/dist/ui/input.d.cts +1 -1
  100. package/dist/ui/input.d.mts +1 -1
  101. package/dist/ui/input.mjs +1 -1
  102. package/dist/ui/inputs/search-input.cjs +1 -1
  103. package/dist/ui/inputs/search-input.d.cts +3 -3
  104. package/dist/ui/inputs/search-input.d.mts +3 -3
  105. package/dist/ui/inputs/search-input.mjs +1 -1
  106. package/dist/ui/item.d.cts +15 -15
  107. package/dist/ui/item.d.mts +15 -15
  108. package/dist/ui/label.d.cts +2 -2
  109. package/dist/ui/label.d.mts +2 -2
  110. package/dist/ui/menubar.d.cts +17 -17
  111. package/dist/ui/menubar.d.mts +17 -17
  112. package/dist/ui/multi-select.d.cts +2 -2
  113. package/dist/ui/multi-select.d.mts +3 -3
  114. package/dist/ui/navigation-menu.d.cts +11 -11
  115. package/dist/ui/navigation-menu.d.mts +11 -11
  116. package/dist/ui/pagination.d.cts +9 -9
  117. package/dist/ui/pagination.d.mts +9 -9
  118. package/dist/ui/popover.d.cts +5 -5
  119. package/dist/ui/popover.d.mts +5 -5
  120. package/dist/ui/progress.d.cts +2 -2
  121. package/dist/ui/progress.d.mts +2 -2
  122. package/dist/ui/radio-group.d.cts +3 -3
  123. package/dist/ui/radio-group.d.mts +3 -3
  124. package/dist/ui/resizable.d.cts +4 -4
  125. package/dist/ui/resizable.d.mts +4 -4
  126. package/dist/ui/scroll-area.d.cts +6 -6
  127. package/dist/ui/scroll-area.d.mts +6 -6
  128. package/dist/ui/select.d.cts +11 -11
  129. package/dist/ui/select.d.mts +11 -11
  130. package/dist/ui/separator.d.cts +2 -2
  131. package/dist/ui/separator.d.mts +2 -2
  132. package/dist/ui/sheet.d.cts +9 -9
  133. package/dist/ui/sheet.d.mts +9 -9
  134. package/dist/ui/sidebar.cjs +1 -1
  135. package/dist/ui/sidebar.d.cts +29 -29
  136. package/dist/ui/sidebar.d.mts +27 -27
  137. package/dist/ui/sidebar.mjs +1 -1
  138. package/dist/ui/skeleton.d.cts +2 -2
  139. package/dist/ui/skeleton.d.mts +2 -2
  140. package/dist/ui/slider.d.cts +2 -2
  141. package/dist/ui/slider.d.mts +2 -2
  142. package/dist/ui/sonner.d.cts +2 -2
  143. package/dist/ui/sonner.d.mts +2 -2
  144. package/dist/ui/spinner.d.cts +2 -2
  145. package/dist/ui/switch.d.cts +2 -2
  146. package/dist/ui/switch.d.mts +2 -2
  147. package/dist/ui/table.d.cts +18 -18
  148. package/dist/ui/table.d.mts +18 -18
  149. package/dist/ui/tabs.d.cts +5 -5
  150. package/dist/ui/tabs.d.mts +5 -5
  151. package/dist/ui/textarea.d.cts +2 -2
  152. package/dist/ui/textarea.d.mts +2 -2
  153. package/dist/ui/toggle-group.d.cts +3 -3
  154. package/dist/ui/toggle-group.d.mts +3 -3
  155. package/dist/ui/toggle.d.cts +5 -5
  156. package/dist/ui/toggle.d.mts +5 -5
  157. package/dist/ui/tooltip.d.cts +5 -5
  158. package/dist/ui/tooltip.d.mts +5 -5
  159. package/package.json +1 -1
@@ -1,11 +1,11 @@
1
- import * as react_jsx_runtime239 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime237 from "react/jsx-runtime";
2
2
  import { Switch as Switch$1 } from "radix-ui";
3
3
 
4
4
  //#region packages/components/ui/switch.d.ts
5
5
  declare function Switch({
6
6
  className,
7
7
  ...props
8
- }: React.ComponentProps<typeof Switch$1.Root>): react_jsx_runtime239.JSX.Element;
8
+ }: React.ComponentProps<typeof Switch$1.Root>): react_jsx_runtime237.JSX.Element;
9
9
  //#endregion
10
10
  export { Switch };
11
11
  //# sourceMappingURL=switch.d.mts.map
@@ -1,39 +1,39 @@
1
- import * as react_jsx_runtime269 from "react/jsx-runtime";
2
- import * as react18 from "react";
1
+ import * as react_jsx_runtime217 from "react/jsx-runtime";
2
+ import * as react16 from "react";
3
3
 
4
4
  //#region packages/components/ui/table.d.ts
5
- declare const Table: react18.MemoExoticComponent<({
5
+ declare const Table: react16.MemoExoticComponent<({
6
6
  className,
7
7
  ...props
8
- }: React.ComponentProps<"table">) => react_jsx_runtime269.JSX.Element>;
9
- declare const TableHeader: react18.MemoExoticComponent<({
8
+ }: React.ComponentProps<"table">) => react_jsx_runtime217.JSX.Element>;
9
+ declare const TableHeader: react16.MemoExoticComponent<({
10
10
  className,
11
11
  ...props
12
- }: React.ComponentProps<"thead">) => react_jsx_runtime269.JSX.Element>;
13
- declare const TableBody: react18.MemoExoticComponent<({
12
+ }: React.ComponentProps<"thead">) => react_jsx_runtime217.JSX.Element>;
13
+ declare const TableBody: react16.MemoExoticComponent<({
14
14
  className,
15
15
  ...props
16
- }: React.ComponentProps<"tbody">) => react_jsx_runtime269.JSX.Element>;
17
- declare const TableFooter: react18.MemoExoticComponent<({
16
+ }: React.ComponentProps<"tbody">) => react_jsx_runtime217.JSX.Element>;
17
+ declare const TableFooter: react16.MemoExoticComponent<({
18
18
  className,
19
19
  ...props
20
- }: React.ComponentProps<"tfoot">) => react_jsx_runtime269.JSX.Element>;
21
- declare const TableRow: react18.MemoExoticComponent<({
20
+ }: React.ComponentProps<"tfoot">) => react_jsx_runtime217.JSX.Element>;
21
+ declare const TableRow: react16.MemoExoticComponent<({
22
22
  className,
23
23
  ...props
24
- }: React.ComponentProps<"tr">) => react_jsx_runtime269.JSX.Element>;
25
- declare const TableHead: react18.MemoExoticComponent<({
24
+ }: React.ComponentProps<"tr">) => react_jsx_runtime217.JSX.Element>;
25
+ declare const TableHead: react16.MemoExoticComponent<({
26
26
  className,
27
27
  ...props
28
- }: React.ComponentProps<"th">) => react_jsx_runtime269.JSX.Element>;
29
- declare const TableCell: react18.MemoExoticComponent<({
28
+ }: React.ComponentProps<"th">) => react_jsx_runtime217.JSX.Element>;
29
+ declare const TableCell: react16.MemoExoticComponent<({
30
30
  className,
31
31
  ...props
32
- }: React.ComponentProps<"td">) => react_jsx_runtime269.JSX.Element>;
33
- declare const TableCaption: react18.MemoExoticComponent<({
32
+ }: React.ComponentProps<"td">) => react_jsx_runtime217.JSX.Element>;
33
+ declare const TableCaption: react16.MemoExoticComponent<({
34
34
  className,
35
35
  ...props
36
- }: React.ComponentProps<"caption">) => react_jsx_runtime269.JSX.Element>;
36
+ }: React.ComponentProps<"caption">) => react_jsx_runtime217.JSX.Element>;
37
37
  //#endregion
38
38
  export { Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow };
39
39
  //# sourceMappingURL=table.d.cts.map
@@ -1,39 +1,39 @@
1
- import * as react_jsx_runtime284 from "react/jsx-runtime";
2
- import * as react18 from "react";
1
+ import * as react_jsx_runtime222 from "react/jsx-runtime";
2
+ import * as react14 from "react";
3
3
 
4
4
  //#region packages/components/ui/table.d.ts
5
- declare const Table: react18.MemoExoticComponent<({
5
+ declare const Table: react14.MemoExoticComponent<({
6
6
  className,
7
7
  ...props
8
- }: React.ComponentProps<"table">) => react_jsx_runtime284.JSX.Element>;
9
- declare const TableHeader: react18.MemoExoticComponent<({
8
+ }: React.ComponentProps<"table">) => react_jsx_runtime222.JSX.Element>;
9
+ declare const TableHeader: react14.MemoExoticComponent<({
10
10
  className,
11
11
  ...props
12
- }: React.ComponentProps<"thead">) => react_jsx_runtime284.JSX.Element>;
13
- declare const TableBody: react18.MemoExoticComponent<({
12
+ }: React.ComponentProps<"thead">) => react_jsx_runtime222.JSX.Element>;
13
+ declare const TableBody: react14.MemoExoticComponent<({
14
14
  className,
15
15
  ...props
16
- }: React.ComponentProps<"tbody">) => react_jsx_runtime284.JSX.Element>;
17
- declare const TableFooter: react18.MemoExoticComponent<({
16
+ }: React.ComponentProps<"tbody">) => react_jsx_runtime222.JSX.Element>;
17
+ declare const TableFooter: react14.MemoExoticComponent<({
18
18
  className,
19
19
  ...props
20
- }: React.ComponentProps<"tfoot">) => react_jsx_runtime284.JSX.Element>;
21
- declare const TableRow: react18.MemoExoticComponent<({
20
+ }: React.ComponentProps<"tfoot">) => react_jsx_runtime222.JSX.Element>;
21
+ declare const TableRow: react14.MemoExoticComponent<({
22
22
  className,
23
23
  ...props
24
- }: React.ComponentProps<"tr">) => react_jsx_runtime284.JSX.Element>;
25
- declare const TableHead: react18.MemoExoticComponent<({
24
+ }: React.ComponentProps<"tr">) => react_jsx_runtime222.JSX.Element>;
25
+ declare const TableHead: react14.MemoExoticComponent<({
26
26
  className,
27
27
  ...props
28
- }: React.ComponentProps<"th">) => react_jsx_runtime284.JSX.Element>;
29
- declare const TableCell: react18.MemoExoticComponent<({
28
+ }: React.ComponentProps<"th">) => react_jsx_runtime222.JSX.Element>;
29
+ declare const TableCell: react14.MemoExoticComponent<({
30
30
  className,
31
31
  ...props
32
- }: React.ComponentProps<"td">) => react_jsx_runtime284.JSX.Element>;
33
- declare const TableCaption: react18.MemoExoticComponent<({
32
+ }: React.ComponentProps<"td">) => react_jsx_runtime222.JSX.Element>;
33
+ declare const TableCaption: react14.MemoExoticComponent<({
34
34
  className,
35
35
  ...props
36
- }: React.ComponentProps<"caption">) => react_jsx_runtime284.JSX.Element>;
36
+ }: React.ComponentProps<"caption">) => react_jsx_runtime222.JSX.Element>;
37
37
  //#endregion
38
38
  export { Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow };
39
39
  //# sourceMappingURL=table.d.mts.map
@@ -1,23 +1,23 @@
1
- import * as react_jsx_runtime281 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime210 from "react/jsx-runtime";
2
2
  import { Tabs as Tabs$1 } from "radix-ui";
3
3
 
4
4
  //#region packages/components/ui/tabs.d.ts
5
5
  declare function Tabs({
6
6
  className,
7
7
  ...props
8
- }: React.ComponentProps<typeof Tabs$1.Root>): react_jsx_runtime281.JSX.Element;
8
+ }: React.ComponentProps<typeof Tabs$1.Root>): react_jsx_runtime210.JSX.Element;
9
9
  declare function TabsList({
10
10
  className,
11
11
  ...props
12
- }: React.ComponentProps<typeof Tabs$1.List>): react_jsx_runtime281.JSX.Element;
12
+ }: React.ComponentProps<typeof Tabs$1.List>): react_jsx_runtime210.JSX.Element;
13
13
  declare function TabsTrigger({
14
14
  className,
15
15
  ...props
16
- }: React.ComponentProps<typeof Tabs$1.Trigger>): react_jsx_runtime281.JSX.Element;
16
+ }: React.ComponentProps<typeof Tabs$1.Trigger>): react_jsx_runtime210.JSX.Element;
17
17
  declare function TabsContent({
18
18
  className,
19
19
  ...props
20
- }: React.ComponentProps<typeof Tabs$1.Content>): react_jsx_runtime281.JSX.Element;
20
+ }: React.ComponentProps<typeof Tabs$1.Content>): react_jsx_runtime210.JSX.Element;
21
21
  //#endregion
22
22
  export { Tabs, TabsContent, TabsList, TabsTrigger };
23
23
  //# sourceMappingURL=tabs.d.cts.map
@@ -1,23 +1,23 @@
1
- import * as react_jsx_runtime217 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime240 from "react/jsx-runtime";
2
2
  import { Tabs as Tabs$1 } from "radix-ui";
3
3
 
4
4
  //#region packages/components/ui/tabs.d.ts
5
5
  declare function Tabs({
6
6
  className,
7
7
  ...props
8
- }: React.ComponentProps<typeof Tabs$1.Root>): react_jsx_runtime217.JSX.Element;
8
+ }: React.ComponentProps<typeof Tabs$1.Root>): react_jsx_runtime240.JSX.Element;
9
9
  declare function TabsList({
10
10
  className,
11
11
  ...props
12
- }: React.ComponentProps<typeof Tabs$1.List>): react_jsx_runtime217.JSX.Element;
12
+ }: React.ComponentProps<typeof Tabs$1.List>): react_jsx_runtime240.JSX.Element;
13
13
  declare function TabsTrigger({
14
14
  className,
15
15
  ...props
16
- }: React.ComponentProps<typeof Tabs$1.Trigger>): react_jsx_runtime217.JSX.Element;
16
+ }: React.ComponentProps<typeof Tabs$1.Trigger>): react_jsx_runtime240.JSX.Element;
17
17
  declare function TabsContent({
18
18
  className,
19
19
  ...props
20
- }: React.ComponentProps<typeof Tabs$1.Content>): react_jsx_runtime217.JSX.Element;
20
+ }: React.ComponentProps<typeof Tabs$1.Content>): react_jsx_runtime240.JSX.Element;
21
21
  //#endregion
22
22
  export { Tabs, TabsContent, TabsList, TabsTrigger };
23
23
  //# sourceMappingURL=tabs.d.mts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime280 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime238 from "react/jsx-runtime";
2
2
 
3
3
  //#region packages/components/ui/textarea.d.ts
4
4
  declare function Textarea({
@@ -8,7 +8,7 @@ declare function Textarea({
8
8
  ...props
9
9
  }: React.ComponentProps<'textarea'> & {
10
10
  onValueChange?: (value: string) => void;
11
- }): react_jsx_runtime280.JSX.Element;
11
+ }): react_jsx_runtime238.JSX.Element;
12
12
  //#endregion
13
13
  export { Textarea };
14
14
  //# sourceMappingURL=textarea.d.cts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime266 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime239 from "react/jsx-runtime";
2
2
 
3
3
  //#region packages/components/ui/textarea.d.ts
4
4
  declare function Textarea({
@@ -8,7 +8,7 @@ declare function Textarea({
8
8
  ...props
9
9
  }: React.ComponentProps<'textarea'> & {
10
10
  onValueChange?: (value: string) => void;
11
- }): react_jsx_runtime266.JSX.Element;
11
+ }): react_jsx_runtime239.JSX.Element;
12
12
  //#endregion
13
13
  export { Textarea };
14
14
  //# sourceMappingURL=textarea.d.mts.map
@@ -1,5 +1,5 @@
1
1
  import { toggleVariants } from "./toggle.cjs";
2
- import * as react_jsx_runtime290 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime225 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
  import { ToggleGroup as ToggleGroup$1 } from "radix-ui";
5
5
 
@@ -10,14 +10,14 @@ declare function ToggleGroup({
10
10
  size,
11
11
  children,
12
12
  ...props
13
- }: React.ComponentProps<typeof ToggleGroup$1.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime290.JSX.Element;
13
+ }: React.ComponentProps<typeof ToggleGroup$1.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime225.JSX.Element;
14
14
  declare function ToggleGroupItem({
15
15
  className,
16
16
  children,
17
17
  variant,
18
18
  size,
19
19
  ...props
20
- }: React.ComponentProps<typeof ToggleGroup$1.Item> & VariantProps<typeof toggleVariants>): react_jsx_runtime290.JSX.Element;
20
+ }: React.ComponentProps<typeof ToggleGroup$1.Item> & VariantProps<typeof toggleVariants>): react_jsx_runtime225.JSX.Element;
21
21
  //#endregion
22
22
  export { ToggleGroup, ToggleGroupItem };
23
23
  //# sourceMappingURL=toggle-group.d.cts.map
@@ -1,5 +1,5 @@
1
1
  import { toggleVariants } from "./toggle.mjs";
2
- import * as react_jsx_runtime235 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime283 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
  import { ToggleGroup as ToggleGroup$1 } from "radix-ui";
5
5
 
@@ -10,14 +10,14 @@ declare function ToggleGroup({
10
10
  size,
11
11
  children,
12
12
  ...props
13
- }: React.ComponentProps<typeof ToggleGroup$1.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime235.JSX.Element;
13
+ }: React.ComponentProps<typeof ToggleGroup$1.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime283.JSX.Element;
14
14
  declare function ToggleGroupItem({
15
15
  className,
16
16
  children,
17
17
  variant,
18
18
  size,
19
19
  ...props
20
- }: React.ComponentProps<typeof ToggleGroup$1.Item> & VariantProps<typeof toggleVariants>): react_jsx_runtime235.JSX.Element;
20
+ }: React.ComponentProps<typeof ToggleGroup$1.Item> & VariantProps<typeof toggleVariants>): react_jsx_runtime283.JSX.Element;
21
21
  //#endregion
22
22
  export { ToggleGroup, ToggleGroupItem };
23
23
  //# sourceMappingURL=toggle-group.d.mts.map
@@ -1,19 +1,19 @@
1
- import * as react_jsx_runtime285 from "react/jsx-runtime";
2
- import * as class_variance_authority_types9 from "class-variance-authority/types";
1
+ import * as react_jsx_runtime237 from "react/jsx-runtime";
2
+ import * as class_variance_authority_types8 from "class-variance-authority/types";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
  import { Toggle as Toggle$1 } from "radix-ui";
5
5
 
6
6
  //#region packages/components/ui/toggle.d.ts
7
7
  declare const toggleVariants: (props?: ({
8
8
  variant?: "default" | "outline" | null | undefined;
9
- size?: "sm" | "lg" | "default" | null | undefined;
10
- } & class_variance_authority_types9.ClassProp) | undefined) => string;
9
+ size?: "default" | "sm" | "lg" | null | undefined;
10
+ } & class_variance_authority_types8.ClassProp) | undefined) => string;
11
11
  declare function Toggle({
12
12
  className,
13
13
  variant,
14
14
  size,
15
15
  ...props
16
- }: React.ComponentProps<typeof Toggle$1.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime285.JSX.Element;
16
+ }: React.ComponentProps<typeof Toggle$1.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime237.JSX.Element;
17
17
  //#endregion
18
18
  export { Toggle, toggleVariants };
19
19
  //# sourceMappingURL=toggle.d.cts.map
@@ -1,19 +1,19 @@
1
- import * as react_jsx_runtime208 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime244 from "react/jsx-runtime";
2
2
  import { VariantProps } from "class-variance-authority";
3
3
  import { Toggle as Toggle$1 } from "radix-ui";
4
- import * as class_variance_authority_types8 from "class-variance-authority/types";
4
+ import * as class_variance_authority_types7 from "class-variance-authority/types";
5
5
 
6
6
  //#region packages/components/ui/toggle.d.ts
7
7
  declare const toggleVariants: (props?: ({
8
8
  variant?: "default" | "outline" | null | undefined;
9
- size?: "sm" | "lg" | "default" | null | undefined;
10
- } & class_variance_authority_types8.ClassProp) | undefined) => string;
9
+ size?: "default" | "sm" | "lg" | null | undefined;
10
+ } & class_variance_authority_types7.ClassProp) | undefined) => string;
11
11
  declare function Toggle({
12
12
  className,
13
13
  variant,
14
14
  size,
15
15
  ...props
16
- }: React.ComponentProps<typeof Toggle$1.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime208.JSX.Element;
16
+ }: React.ComponentProps<typeof Toggle$1.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime244.JSX.Element;
17
17
  //#endregion
18
18
  export { Toggle, toggleVariants };
19
19
  //# sourceMappingURL=toggle.d.mts.map
@@ -1,23 +1,23 @@
1
- import * as react_jsx_runtime286 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime257 from "react/jsx-runtime";
2
2
  import { Tooltip as Tooltip$1 } from "radix-ui";
3
3
 
4
4
  //#region packages/components/ui/tooltip.d.ts
5
5
  declare function TooltipProvider({
6
6
  delayDuration,
7
7
  ...props
8
- }: React.ComponentProps<typeof Tooltip$1.Provider>): react_jsx_runtime286.JSX.Element;
8
+ }: React.ComponentProps<typeof Tooltip$1.Provider>): react_jsx_runtime257.JSX.Element;
9
9
  declare function Tooltip({
10
10
  ...props
11
- }: React.ComponentProps<typeof Tooltip$1.Root>): react_jsx_runtime286.JSX.Element;
11
+ }: React.ComponentProps<typeof Tooltip$1.Root>): react_jsx_runtime257.JSX.Element;
12
12
  declare function TooltipTrigger({
13
13
  ...props
14
- }: React.ComponentProps<typeof Tooltip$1.Trigger>): react_jsx_runtime286.JSX.Element;
14
+ }: React.ComponentProps<typeof Tooltip$1.Trigger>): react_jsx_runtime257.JSX.Element;
15
15
  declare function TooltipContent({
16
16
  className,
17
17
  sideOffset,
18
18
  children,
19
19
  ...props
20
- }: React.ComponentProps<typeof Tooltip$1.Content>): react_jsx_runtime286.JSX.Element;
20
+ }: React.ComponentProps<typeof Tooltip$1.Content>): react_jsx_runtime257.JSX.Element;
21
21
  //#endregion
22
22
  export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger };
23
23
  //# sourceMappingURL=tooltip.d.cts.map
@@ -1,23 +1,23 @@
1
- import * as react_jsx_runtime221 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime285 from "react/jsx-runtime";
2
2
  import { Tooltip as Tooltip$1 } from "radix-ui";
3
3
 
4
4
  //#region packages/components/ui/tooltip.d.ts
5
5
  declare function TooltipProvider({
6
6
  delayDuration,
7
7
  ...props
8
- }: React.ComponentProps<typeof Tooltip$1.Provider>): react_jsx_runtime221.JSX.Element;
8
+ }: React.ComponentProps<typeof Tooltip$1.Provider>): react_jsx_runtime285.JSX.Element;
9
9
  declare function Tooltip({
10
10
  ...props
11
- }: React.ComponentProps<typeof Tooltip$1.Root>): react_jsx_runtime221.JSX.Element;
11
+ }: React.ComponentProps<typeof Tooltip$1.Root>): react_jsx_runtime285.JSX.Element;
12
12
  declare function TooltipTrigger({
13
13
  ...props
14
- }: React.ComponentProps<typeof Tooltip$1.Trigger>): react_jsx_runtime221.JSX.Element;
14
+ }: React.ComponentProps<typeof Tooltip$1.Trigger>): react_jsx_runtime285.JSX.Element;
15
15
  declare function TooltipContent({
16
16
  className,
17
17
  sideOffset,
18
18
  children,
19
19
  ...props
20
- }: React.ComponentProps<typeof Tooltip$1.Content>): react_jsx_runtime221.JSX.Element;
20
+ }: React.ComponentProps<typeof Tooltip$1.Content>): react_jsx_runtime285.JSX.Element;
21
21
  //#endregion
22
22
  export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger };
23
23
  //# sourceMappingURL=tooltip.d.mts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@customafk/lunas-ui",
3
- "version": "0.1.86",
3
+ "version": "0.1.87",
4
4
  "description": "UI library for Lunas Enterprise",
5
5
  "type": "module",
6
6
  "author": {