@customafk/lunas-ui 0.2.10 → 0.2.11

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 (153) hide show
  1. package/dist/{alert-LqhAi5XB.d.cts → alert-C1YY0oUh.d.mts} +7 -7
  2. package/dist/{alert-Dt_GDCm5.d.mts → alert-CI3ANQHC.d.cts} +8 -8
  3. package/dist/{badge-DaaGIpeV.d.mts → badge-DXeJVvRU.d.mts} +7 -7
  4. package/dist/{badge-Gsrn62XW.d.cts → badge-PKOZAtox.d.cts} +5 -5
  5. package/dist/{button-CjlinfYI.d.mts → button-BuQ09ya9.d.mts} +7 -7
  6. package/dist/{button-gKqh2psz.d.cts → button-BwvdZSJE.d.cts} +5 -5
  7. package/dist/cards/simple-card.d.mts +2 -2
  8. package/dist/data-display/statistic.d.mts +2 -2
  9. package/dist/{dialog-DrJyRArf.d.mts → dialog-CRVNgVZU.d.cts} +12 -12
  10. package/dist/{dialog-Coe4g5Lp.d.cts → dialog-CiCeXhAu.d.mts} +12 -12
  11. package/dist/dialogs/detail-dialog/components/sidebar.d.cts +27 -27
  12. package/dist/dialogs/detail-dialog/components/sidebar.d.mts +27 -27
  13. package/dist/dialogs/detail-dialog/index.cjs +1 -1
  14. package/dist/dialogs/detail-dialog/index.cjs.map +1 -1
  15. package/dist/dialogs/detail-dialog/index.mjs +1 -1
  16. package/dist/dialogs/detail-dialog/index.mjs.map +1 -1
  17. package/dist/features/descriptions/index.cjs +1 -1
  18. package/dist/features/descriptions/index.cjs.map +1 -1
  19. package/dist/features/descriptions/index.d.cts +25 -2
  20. package/dist/features/descriptions/index.d.mts +31 -8
  21. package/dist/features/descriptions/index.mjs +1 -1
  22. package/dist/features/descriptions/index.mjs.map +1 -1
  23. package/dist/features/search-modal/index.d.cts +2 -2
  24. package/dist/features/search-modal/index.d.mts +2 -2
  25. package/dist/features/tables/index.d.cts +1 -1
  26. package/dist/features/tables/index.d.mts +27 -27
  27. package/dist/features/tanstack-form/index.d.cts +1 -1
  28. package/dist/features/tanstack-form/index.d.mts +1 -1
  29. package/dist/{index-DzSTWYsk.d.mts → index-C3SKVvaI.d.cts} +125 -125
  30. package/dist/{index-rnLTzTi7.d.cts → index-Dm0lp7bT.d.mts} +361 -361
  31. package/dist/index.d.cts +6 -6
  32. package/dist/index.d.mts +6 -6
  33. package/dist/{input-BRVTkuUg.d.cts → input-BpZ_mAuD.d.cts} +6 -6
  34. package/dist/{input-DpaSVQ7H.d.mts → input-CoHHwUwI.d.mts} +6 -6
  35. package/dist/layouts/flex.d.cts +7 -7
  36. package/dist/layouts/flex.d.mts +9 -9
  37. package/dist/pages/FeatureDeveloping.d.cts +2 -2
  38. package/dist/pages/FeatureDeveloping.d.mts +2 -2
  39. package/dist/pages/FeatureFixing.d.cts +2 -2
  40. package/dist/pages/FeatureFixing.d.mts +2 -2
  41. package/dist/pages/NotAuthorized.d.cts +2 -2
  42. package/dist/pages/NotAuthorized.d.mts +2 -2
  43. package/dist/pages/NotFound.d.cts +2 -2
  44. package/dist/pages/NotFound.d.mts +2 -2
  45. package/dist/typography/paragraph.d.cts +5 -5
  46. package/dist/typography/paragraph.d.mts +5 -5
  47. package/dist/typography/title.d.cts +2 -2
  48. package/dist/typography/title.d.mts +2 -2
  49. package/dist/ui/alert-dialog.d.cts +12 -12
  50. package/dist/ui/alert-dialog.d.mts +12 -12
  51. package/dist/ui/alert.d.cts +1 -1
  52. package/dist/ui/alert.d.mts +1 -1
  53. package/dist/ui/aspect-ratio.d.cts +2 -2
  54. package/dist/ui/aspect-ratio.d.mts +2 -2
  55. package/dist/ui/avatar.d.cts +4 -4
  56. package/dist/ui/avatar.d.mts +4 -4
  57. package/dist/ui/badge.d.cts +1 -1
  58. package/dist/ui/badge.d.mts +1 -1
  59. package/dist/ui/breadcrumb.d.cts +8 -8
  60. package/dist/ui/breadcrumb.d.mts +8 -8
  61. package/dist/ui/button-group.d.cts +7 -7
  62. package/dist/ui/button-group.d.mts +7 -7
  63. package/dist/ui/button.d.cts +1 -1
  64. package/dist/ui/button.d.mts +1 -1
  65. package/dist/ui/calendar.d.cts +4 -4
  66. package/dist/ui/calendar.d.mts +4 -4
  67. package/dist/ui/card.d.cts +8 -8
  68. package/dist/ui/card.d.mts +8 -8
  69. package/dist/ui/carousel.d.cts +7 -7
  70. package/dist/ui/carousel.d.mts +7 -7
  71. package/dist/ui/checkbox.d.cts +2 -2
  72. package/dist/ui/checkbox.d.mts +2 -2
  73. package/dist/ui/collapsible.d.cts +4 -4
  74. package/dist/ui/collapsible.d.mts +4 -4
  75. package/dist/ui/command.d.cts +11 -11
  76. package/dist/ui/command.d.mts +11 -11
  77. package/dist/ui/context-menu.d.cts +16 -16
  78. package/dist/ui/context-menu.d.mts +16 -16
  79. package/dist/ui/dialog.d.cts +1 -1
  80. package/dist/ui/dialog.d.mts +1 -1
  81. package/dist/ui/drawer.d.cts +11 -11
  82. package/dist/ui/drawer.d.mts +11 -11
  83. package/dist/ui/dropdown-menu.d.cts +16 -16
  84. package/dist/ui/dropdown-menu.d.mts +16 -16
  85. package/dist/ui/empty.d.cts +9 -9
  86. package/dist/ui/empty.d.mts +9 -9
  87. package/dist/ui/field.d.cts +23 -23
  88. package/dist/ui/field.d.mts +25 -25
  89. package/dist/ui/file-uploader.d.cts +2 -2
  90. package/dist/ui/file-uploader.d.mts +2 -2
  91. package/dist/ui/form.d.cts +11 -11
  92. package/dist/ui/form.d.mts +11 -11
  93. package/dist/ui/hover-card.d.cts +4 -4
  94. package/dist/ui/hover-card.d.mts +4 -4
  95. package/dist/ui/input-otp.d.cts +5 -5
  96. package/dist/ui/input-otp.d.mts +5 -5
  97. package/dist/ui/input.d.cts +1 -1
  98. package/dist/ui/input.d.mts +1 -1
  99. package/dist/ui/inputs/search-input.d.cts +3 -3
  100. package/dist/ui/inputs/search-input.d.mts +3 -3
  101. package/dist/ui/item.d.cts +16 -16
  102. package/dist/ui/item.d.mts +16 -16
  103. package/dist/ui/label.d.cts +2 -2
  104. package/dist/ui/label.d.mts +2 -2
  105. package/dist/ui/menubar.d.cts +17 -17
  106. package/dist/ui/menubar.d.mts +17 -17
  107. package/dist/ui/multi-select.d.cts +2 -2
  108. package/dist/ui/multi-select.d.mts +3 -3
  109. package/dist/ui/navigation-menu.d.cts +9 -9
  110. package/dist/ui/navigation-menu.d.mts +11 -11
  111. package/dist/ui/pagination.d.cts +9 -9
  112. package/dist/ui/pagination.d.mts +9 -9
  113. package/dist/ui/popover.d.cts +6 -6
  114. package/dist/ui/popover.d.mts +6 -6
  115. package/dist/ui/progress.d.cts +2 -2
  116. package/dist/ui/progress.d.mts +2 -2
  117. package/dist/ui/radio-group.d.cts +3 -3
  118. package/dist/ui/radio-group.d.mts +3 -3
  119. package/dist/ui/resizable.d.cts +9 -9
  120. package/dist/ui/resizable.d.mts +1 -1
  121. package/dist/ui/scroll-area.d.cts +6 -6
  122. package/dist/ui/scroll-area.d.mts +6 -6
  123. package/dist/ui/select.d.cts +9 -9
  124. package/dist/ui/select.d.mts +9 -9
  125. package/dist/ui/separator.d.cts +2 -2
  126. package/dist/ui/separator.d.mts +2 -2
  127. package/dist/ui/sheet.d.cts +9 -9
  128. package/dist/ui/sheet.d.mts +9 -9
  129. package/dist/ui/sidebar.d.cts +29 -29
  130. package/dist/ui/sidebar.d.mts +29 -29
  131. package/dist/ui/skeleton.d.cts +2 -2
  132. package/dist/ui/skeleton.d.mts +2 -2
  133. package/dist/ui/slider.d.cts +2 -2
  134. package/dist/ui/slider.d.mts +2 -2
  135. package/dist/ui/sonner.d.cts +2 -2
  136. package/dist/ui/sonner.d.mts +2 -2
  137. package/dist/ui/spinner.d.cts +2 -2
  138. package/dist/ui/spinner.d.mts +2 -2
  139. package/dist/ui/switch.d.cts +2 -2
  140. package/dist/ui/switch.d.mts +2 -2
  141. package/dist/ui/table.d.cts +18 -18
  142. package/dist/ui/table.d.mts +18 -18
  143. package/dist/ui/tabs.d.cts +5 -5
  144. package/dist/ui/tabs.d.mts +5 -5
  145. package/dist/ui/textarea.d.cts +2 -2
  146. package/dist/ui/textarea.d.mts +2 -2
  147. package/dist/ui/toggle-group.d.cts +3 -3
  148. package/dist/ui/toggle-group.d.mts +3 -3
  149. package/dist/ui/toggle.d.cts +5 -5
  150. package/dist/ui/toggle.d.mts +5 -5
  151. package/dist/ui/tooltip.d.cts +5 -5
  152. package/dist/ui/tooltip.d.mts +5 -5
  153. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
- import * as react_jsx_runtime159 from "react/jsx-runtime";
2
- import * as react14 from "react";
1
+ import * as react_jsx_runtime248 from "react/jsx-runtime";
2
+ import * as react28 from "react";
3
3
 
4
4
  //#region packages/components/ui/table.d.ts
5
5
 
@@ -30,45 +30,45 @@ import * as react14 from "react";
30
30
  * </Table>
31
31
  * ```
32
32
  */
33
- declare const Table: react14.MemoExoticComponent<({
33
+ declare const Table: react28.MemoExoticComponent<({
34
34
  className,
35
35
  ...props
36
- }: React.ComponentProps<"table">) => react_jsx_runtime159.JSX.Element>;
36
+ }: React.ComponentProps<"table">) => react_jsx_runtime248.JSX.Element>;
37
37
  /** The `<thead>` element containing one or more header rows. */
38
- declare const TableHeader: react14.MemoExoticComponent<({
38
+ declare const TableHeader: react28.MemoExoticComponent<({
39
39
  className,
40
40
  ...props
41
- }: React.ComponentProps<"thead">) => react_jsx_runtime159.JSX.Element>;
41
+ }: React.ComponentProps<"thead">) => react_jsx_runtime248.JSX.Element>;
42
42
  /** The `<tbody>` element containing data rows with hover and selection styling. */
43
- declare const TableBody: react14.MemoExoticComponent<({
43
+ declare const TableBody: react28.MemoExoticComponent<({
44
44
  className,
45
45
  ...props
46
- }: React.ComponentProps<"tbody">) => react_jsx_runtime159.JSX.Element>;
46
+ }: React.ComponentProps<"tbody">) => react_jsx_runtime248.JSX.Element>;
47
47
  /** The `<tfoot>` element for summary or aggregate rows at the bottom of the table. */
48
- declare const TableFooter: react14.MemoExoticComponent<({
48
+ declare const TableFooter: react28.MemoExoticComponent<({
49
49
  className,
50
50
  ...props
51
- }: React.ComponentProps<"tfoot">) => react_jsx_runtime159.JSX.Element>;
51
+ }: React.ComponentProps<"tfoot">) => react_jsx_runtime248.JSX.Element>;
52
52
  /** A single `<tr>` row used inside TableHeader, TableBody, or TableFooter. */
53
- declare const TableRow: react14.MemoExoticComponent<({
53
+ declare const TableRow: react28.MemoExoticComponent<({
54
54
  className,
55
55
  ...props
56
- }: React.ComponentProps<"tr">) => react_jsx_runtime159.JSX.Element>;
56
+ }: React.ComponentProps<"tr">) => react_jsx_runtime248.JSX.Element>;
57
57
  /** A `<th>` column header cell with medium-weight text and left alignment. */
58
- declare const TableHead: react14.MemoExoticComponent<({
58
+ declare const TableHead: react28.MemoExoticComponent<({
59
59
  className,
60
60
  ...props
61
- }: React.ComponentProps<"th">) => react_jsx_runtime159.JSX.Element>;
61
+ }: React.ComponentProps<"th">) => react_jsx_runtime248.JSX.Element>;
62
62
  /** A standard `<td>` data cell used inside a TableRow. */
63
- declare const TableCell: react14.MemoExoticComponent<({
63
+ declare const TableCell: react28.MemoExoticComponent<({
64
64
  className,
65
65
  ...props
66
- }: React.ComponentProps<"td">) => react_jsx_runtime159.JSX.Element>;
66
+ }: React.ComponentProps<"td">) => react_jsx_runtime248.JSX.Element>;
67
67
  /** An accessible `<caption>` element displayed below the table. */
68
- declare const TableCaption: react14.MemoExoticComponent<({
68
+ declare const TableCaption: react28.MemoExoticComponent<({
69
69
  className,
70
70
  ...props
71
- }: React.ComponentProps<"caption">) => react_jsx_runtime159.JSX.Element>;
71
+ }: React.ComponentProps<"caption">) => react_jsx_runtime248.JSX.Element>;
72
72
  //#endregion
73
73
  export { Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow };
74
74
  //# sourceMappingURL=table.d.cts.map
@@ -1,5 +1,5 @@
1
- import * as react2 from "react";
2
- import * as react_jsx_runtime161 from "react/jsx-runtime";
1
+ import * as react1 from "react";
2
+ import * as react_jsx_runtime139 from "react/jsx-runtime";
3
3
 
4
4
  //#region packages/components/ui/table.d.ts
5
5
 
@@ -30,45 +30,45 @@ import * as react_jsx_runtime161 from "react/jsx-runtime";
30
30
  * </Table>
31
31
  * ```
32
32
  */
33
- declare const Table: react2.MemoExoticComponent<({
33
+ declare const Table: react1.MemoExoticComponent<({
34
34
  className,
35
35
  ...props
36
- }: React.ComponentProps<"table">) => react_jsx_runtime161.JSX.Element>;
36
+ }: React.ComponentProps<"table">) => react_jsx_runtime139.JSX.Element>;
37
37
  /** The `<thead>` element containing one or more header rows. */
38
- declare const TableHeader: react2.MemoExoticComponent<({
38
+ declare const TableHeader: react1.MemoExoticComponent<({
39
39
  className,
40
40
  ...props
41
- }: React.ComponentProps<"thead">) => react_jsx_runtime161.JSX.Element>;
41
+ }: React.ComponentProps<"thead">) => react_jsx_runtime139.JSX.Element>;
42
42
  /** The `<tbody>` element containing data rows with hover and selection styling. */
43
- declare const TableBody: react2.MemoExoticComponent<({
43
+ declare const TableBody: react1.MemoExoticComponent<({
44
44
  className,
45
45
  ...props
46
- }: React.ComponentProps<"tbody">) => react_jsx_runtime161.JSX.Element>;
46
+ }: React.ComponentProps<"tbody">) => react_jsx_runtime139.JSX.Element>;
47
47
  /** The `<tfoot>` element for summary or aggregate rows at the bottom of the table. */
48
- declare const TableFooter: react2.MemoExoticComponent<({
48
+ declare const TableFooter: react1.MemoExoticComponent<({
49
49
  className,
50
50
  ...props
51
- }: React.ComponentProps<"tfoot">) => react_jsx_runtime161.JSX.Element>;
51
+ }: React.ComponentProps<"tfoot">) => react_jsx_runtime139.JSX.Element>;
52
52
  /** A single `<tr>` row used inside TableHeader, TableBody, or TableFooter. */
53
- declare const TableRow: react2.MemoExoticComponent<({
53
+ declare const TableRow: react1.MemoExoticComponent<({
54
54
  className,
55
55
  ...props
56
- }: React.ComponentProps<"tr">) => react_jsx_runtime161.JSX.Element>;
56
+ }: React.ComponentProps<"tr">) => react_jsx_runtime139.JSX.Element>;
57
57
  /** A `<th>` column header cell with medium-weight text and left alignment. */
58
- declare const TableHead: react2.MemoExoticComponent<({
58
+ declare const TableHead: react1.MemoExoticComponent<({
59
59
  className,
60
60
  ...props
61
- }: React.ComponentProps<"th">) => react_jsx_runtime161.JSX.Element>;
61
+ }: React.ComponentProps<"th">) => react_jsx_runtime139.JSX.Element>;
62
62
  /** A standard `<td>` data cell used inside a TableRow. */
63
- declare const TableCell: react2.MemoExoticComponent<({
63
+ declare const TableCell: react1.MemoExoticComponent<({
64
64
  className,
65
65
  ...props
66
- }: React.ComponentProps<"td">) => react_jsx_runtime161.JSX.Element>;
66
+ }: React.ComponentProps<"td">) => react_jsx_runtime139.JSX.Element>;
67
67
  /** An accessible `<caption>` element displayed below the table. */
68
- declare const TableCaption: react2.MemoExoticComponent<({
68
+ declare const TableCaption: react1.MemoExoticComponent<({
69
69
  className,
70
70
  ...props
71
- }: React.ComponentProps<"caption">) => react_jsx_runtime161.JSX.Element>;
71
+ }: React.ComponentProps<"caption">) => react_jsx_runtime139.JSX.Element>;
72
72
  //#endregion
73
73
  export { Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow };
74
74
  //# sourceMappingURL=table.d.mts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime203 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime244 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
@@ -23,22 +23,22 @@ import { Tabs as Tabs$1 } from "radix-ui";
23
23
  declare function Tabs({
24
24
  className,
25
25
  ...props
26
- }: React.ComponentProps<typeof Tabs$1.Root>): react_jsx_runtime203.JSX.Element;
26
+ }: React.ComponentProps<typeof Tabs$1.Root>): react_jsx_runtime244.JSX.Element;
27
27
  /** Container that holds the row of `TabsTrigger` buttons with a muted background pill style. */
28
28
  declare function TabsList({
29
29
  className,
30
30
  ...props
31
- }: React.ComponentProps<typeof Tabs$1.List>): react_jsx_runtime203.JSX.Element;
31
+ }: React.ComponentProps<typeof Tabs$1.List>): react_jsx_runtime244.JSX.Element;
32
32
  /** Individual tab button that activates its associated `TabsContent` panel when clicked. */
33
33
  declare function TabsTrigger({
34
34
  className,
35
35
  ...props
36
- }: React.ComponentProps<typeof Tabs$1.Trigger>): react_jsx_runtime203.JSX.Element;
36
+ }: React.ComponentProps<typeof Tabs$1.Trigger>): react_jsx_runtime244.JSX.Element;
37
37
  /** Panel whose visibility is controlled by the active `TabsTrigger`; each panel must have a matching `value`. */
38
38
  declare function TabsContent({
39
39
  className,
40
40
  ...props
41
- }: React.ComponentProps<typeof Tabs$1.Content>): react_jsx_runtime203.JSX.Element;
41
+ }: React.ComponentProps<typeof Tabs$1.Content>): react_jsx_runtime244.JSX.Element;
42
42
  //#endregion
43
43
  export { Tabs, TabsContent, TabsList, TabsTrigger };
44
44
  //# sourceMappingURL=tabs.d.cts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime179 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime203 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
@@ -23,22 +23,22 @@ import { Tabs as Tabs$1 } from "radix-ui";
23
23
  declare function Tabs({
24
24
  className,
25
25
  ...props
26
- }: React.ComponentProps<typeof Tabs$1.Root>): react_jsx_runtime179.JSX.Element;
26
+ }: React.ComponentProps<typeof Tabs$1.Root>): react_jsx_runtime203.JSX.Element;
27
27
  /** Container that holds the row of `TabsTrigger` buttons with a muted background pill style. */
28
28
  declare function TabsList({
29
29
  className,
30
30
  ...props
31
- }: React.ComponentProps<typeof Tabs$1.List>): react_jsx_runtime179.JSX.Element;
31
+ }: React.ComponentProps<typeof Tabs$1.List>): react_jsx_runtime203.JSX.Element;
32
32
  /** Individual tab button that activates its associated `TabsContent` panel when clicked. */
33
33
  declare function TabsTrigger({
34
34
  className,
35
35
  ...props
36
- }: React.ComponentProps<typeof Tabs$1.Trigger>): react_jsx_runtime179.JSX.Element;
36
+ }: React.ComponentProps<typeof Tabs$1.Trigger>): react_jsx_runtime203.JSX.Element;
37
37
  /** Panel whose visibility is controlled by the active `TabsTrigger`; each panel must have a matching `value`. */
38
38
  declare function TabsContent({
39
39
  className,
40
40
  ...props
41
- }: React.ComponentProps<typeof Tabs$1.Content>): react_jsx_runtime179.JSX.Element;
41
+ }: React.ComponentProps<typeof Tabs$1.Content>): react_jsx_runtime203.JSX.Element;
42
42
  //#endregion
43
43
  export { Tabs, TabsContent, TabsList, TabsTrigger };
44
44
  //# sourceMappingURL=tabs.d.mts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime140 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime262 from "react/jsx-runtime";
2
2
 
3
3
  //#region packages/components/ui/textarea.d.ts
4
4
 
@@ -24,7 +24,7 @@ declare function Textarea({
24
24
  }: React.ComponentProps<'textarea'> & {
25
25
  /** Convenience callback that receives the raw string value on every change, bypassing the synthetic event. */
26
26
  onValueChange?: (value: string) => void;
27
- }): react_jsx_runtime140.JSX.Element;
27
+ }): react_jsx_runtime262.JSX.Element;
28
28
  //#endregion
29
29
  export { Textarea };
30
30
  //# sourceMappingURL=textarea.d.cts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime39 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime92 from "react/jsx-runtime";
2
2
 
3
3
  //#region packages/components/ui/textarea.d.ts
4
4
 
@@ -24,7 +24,7 @@ declare function Textarea({
24
24
  }: React.ComponentProps<'textarea'> & {
25
25
  /** Convenience callback that receives the raw string value on every change, bypassing the synthetic event. */
26
26
  onValueChange?: (value: string) => void;
27
- }): react_jsx_runtime39.JSX.Element;
27
+ }): react_jsx_runtime92.JSX.Element;
28
28
  //#endregion
29
29
  export { Textarea };
30
30
  //# sourceMappingURL=textarea.d.mts.map
@@ -1,5 +1,5 @@
1
1
  import { toggleVariants } from "./toggle.cjs";
2
- import * as react_jsx_runtime132 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime260 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
  import { ToggleGroup as ToggleGroup$1 } from "radix-ui";
5
5
 
@@ -25,7 +25,7 @@ declare function ToggleGroup({
25
25
  size,
26
26
  children,
27
27
  ...props
28
- }: React.ComponentProps<typeof ToggleGroup$1.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime132.JSX.Element;
28
+ }: React.ComponentProps<typeof ToggleGroup$1.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime260.JSX.Element;
29
29
  /** A single item/button within a ToggleGroup that inherits the group's variant and size. */
30
30
  declare function ToggleGroupItem({
31
31
  className,
@@ -33,7 +33,7 @@ declare function ToggleGroupItem({
33
33
  variant,
34
34
  size,
35
35
  ...props
36
- }: React.ComponentProps<typeof ToggleGroup$1.Item> & VariantProps<typeof toggleVariants>): react_jsx_runtime132.JSX.Element;
36
+ }: React.ComponentProps<typeof ToggleGroup$1.Item> & VariantProps<typeof toggleVariants>): react_jsx_runtime260.JSX.Element;
37
37
  //#endregion
38
38
  export { ToggleGroup, ToggleGroupItem };
39
39
  //# 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_runtime243 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
  import { ToggleGroup as ToggleGroup$1 } from "radix-ui";
5
5
 
@@ -25,7 +25,7 @@ declare function ToggleGroup({
25
25
  size,
26
26
  children,
27
27
  ...props
28
- }: React.ComponentProps<typeof ToggleGroup$1.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime235.JSX.Element;
28
+ }: React.ComponentProps<typeof ToggleGroup$1.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime243.JSX.Element;
29
29
  /** A single item/button within a ToggleGroup that inherits the group's variant and size. */
30
30
  declare function ToggleGroupItem({
31
31
  className,
@@ -33,7 +33,7 @@ declare function ToggleGroupItem({
33
33
  variant,
34
34
  size,
35
35
  ...props
36
- }: React.ComponentProps<typeof ToggleGroup$1.Item> & VariantProps<typeof toggleVariants>): react_jsx_runtime235.JSX.Element;
36
+ }: React.ComponentProps<typeof ToggleGroup$1.Item> & VariantProps<typeof toggleVariants>): react_jsx_runtime243.JSX.Element;
37
37
  //#endregion
38
38
  export { ToggleGroup, ToggleGroupItem };
39
39
  //# sourceMappingURL=toggle-group.d.mts.map
@@ -1,13 +1,13 @@
1
- import * as react_jsx_runtime174 from "react/jsx-runtime";
2
- import * as class_variance_authority_types7 from "class-variance-authority/types";
1
+ import * as react_jsx_runtime263 from "react/jsx-runtime";
2
+ import * as class_variance_authority_types11 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
- variant?: "outline" | "default" | null | undefined;
8
+ variant?: "default" | "outline" | null | undefined;
9
9
  size?: "sm" | "lg" | "default" | null | undefined;
10
- } & class_variance_authority_types7.ClassProp) | undefined) => string;
10
+ } & class_variance_authority_types11.ClassProp) | undefined) => string;
11
11
  /**
12
12
  * A two-state button that switches between pressed (`on`) and unpressed (`off`).
13
13
  *
@@ -26,7 +26,7 @@ declare function Toggle({
26
26
  variant,
27
27
  size,
28
28
  ...props
29
- }: React.ComponentProps<typeof Toggle$1.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime174.JSX.Element;
29
+ }: React.ComponentProps<typeof Toggle$1.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime263.JSX.Element;
30
30
  //#endregion
31
31
  export { Toggle, toggleVariants };
32
32
  //# sourceMappingURL=toggle.d.cts.map
@@ -1,13 +1,13 @@
1
- import * as react_jsx_runtime266 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime138 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_types10 from "class-variance-authority/types";
4
+ import * as class_variance_authority_types8 from "class-variance-authority/types";
5
5
 
6
6
  //#region packages/components/ui/toggle.d.ts
7
7
  declare const toggleVariants: (props?: ({
8
- variant?: "outline" | "default" | null | undefined;
8
+ variant?: "default" | "outline" | null | undefined;
9
9
  size?: "sm" | "lg" | "default" | null | undefined;
10
- } & class_variance_authority_types10.ClassProp) | undefined) => string;
10
+ } & class_variance_authority_types8.ClassProp) | undefined) => string;
11
11
  /**
12
12
  * A two-state button that switches between pressed (`on`) and unpressed (`off`).
13
13
  *
@@ -26,7 +26,7 @@ declare function Toggle({
26
26
  variant,
27
27
  size,
28
28
  ...props
29
- }: React.ComponentProps<typeof Toggle$1.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime266.JSX.Element;
29
+ }: React.ComponentProps<typeof Toggle$1.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime138.JSX.Element;
30
30
  //#endregion
31
31
  export { Toggle, toggleVariants };
32
32
  //# sourceMappingURL=toggle.d.mts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime199 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime256 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
@@ -19,7 +19,7 @@ import { Tooltip as Tooltip$1 } from "radix-ui";
19
19
  declare function TooltipProvider({
20
20
  delayDuration,
21
21
  ...props
22
- }: React.ComponentProps<typeof Tooltip$1.Provider>): react_jsx_runtime199.JSX.Element;
22
+ }: React.ComponentProps<typeof Tooltip$1.Provider>): react_jsx_runtime256.JSX.Element;
23
23
  /**
24
24
  * Floating label that reveals supplementary text when the user hovers or focuses its trigger element.
25
25
  *
@@ -38,18 +38,18 @@ declare function TooltipProvider({
38
38
  */
39
39
  declare function Tooltip({
40
40
  ...props
41
- }: React.ComponentProps<typeof Tooltip$1.Root>): react_jsx_runtime199.JSX.Element;
41
+ }: React.ComponentProps<typeof Tooltip$1.Root>): react_jsx_runtime256.JSX.Element;
42
42
  /** Element that opens the tooltip on hover/focus; use `asChild` to forward props to a custom child element. */
43
43
  declare function TooltipTrigger({
44
44
  ...props
45
- }: React.ComponentProps<typeof Tooltip$1.Trigger>): react_jsx_runtime199.JSX.Element;
45
+ }: React.ComponentProps<typeof Tooltip$1.Trigger>): react_jsx_runtime256.JSX.Element;
46
46
  /** Floating panel rendered in a portal that displays the tooltip text with a directional arrow. */
47
47
  declare function TooltipContent({
48
48
  className,
49
49
  sideOffset,
50
50
  children,
51
51
  ...props
52
- }: React.ComponentProps<typeof Tooltip$1.Content>): react_jsx_runtime199.JSX.Element;
52
+ }: React.ComponentProps<typeof Tooltip$1.Content>): react_jsx_runtime256.JSX.Element;
53
53
  //#endregion
54
54
  export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger };
55
55
  //# sourceMappingURL=tooltip.d.cts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime40 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime134 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
@@ -19,7 +19,7 @@ import { Tooltip as Tooltip$1 } from "radix-ui";
19
19
  declare function TooltipProvider({
20
20
  delayDuration,
21
21
  ...props
22
- }: React.ComponentProps<typeof Tooltip$1.Provider>): react_jsx_runtime40.JSX.Element;
22
+ }: React.ComponentProps<typeof Tooltip$1.Provider>): react_jsx_runtime134.JSX.Element;
23
23
  /**
24
24
  * Floating label that reveals supplementary text when the user hovers or focuses its trigger element.
25
25
  *
@@ -38,18 +38,18 @@ declare function TooltipProvider({
38
38
  */
39
39
  declare function Tooltip({
40
40
  ...props
41
- }: React.ComponentProps<typeof Tooltip$1.Root>): react_jsx_runtime40.JSX.Element;
41
+ }: React.ComponentProps<typeof Tooltip$1.Root>): react_jsx_runtime134.JSX.Element;
42
42
  /** Element that opens the tooltip on hover/focus; use `asChild` to forward props to a custom child element. */
43
43
  declare function TooltipTrigger({
44
44
  ...props
45
- }: React.ComponentProps<typeof Tooltip$1.Trigger>): react_jsx_runtime40.JSX.Element;
45
+ }: React.ComponentProps<typeof Tooltip$1.Trigger>): react_jsx_runtime134.JSX.Element;
46
46
  /** Floating panel rendered in a portal that displays the tooltip text with a directional arrow. */
47
47
  declare function TooltipContent({
48
48
  className,
49
49
  sideOffset,
50
50
  children,
51
51
  ...props
52
- }: React.ComponentProps<typeof Tooltip$1.Content>): react_jsx_runtime40.JSX.Element;
52
+ }: React.ComponentProps<typeof Tooltip$1.Content>): react_jsx_runtime134.JSX.Element;
53
53
  //#endregion
54
54
  export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger };
55
55
  //# sourceMappingURL=tooltip.d.mts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@customafk/lunas-ui",
3
- "version": "0.2.10",
3
+ "version": "0.2.11",
4
4
  "description": "UI library for Lunas Enterprise",
5
5
  "type": "module",
6
6
  "author": {