@customafk/lunas-ui 0.2.9 → 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 (169) hide show
  1. package/dist/{alert-D3OOxNtK.d.mts → alert-C1YY0oUh.d.mts} +5 -5
  2. package/dist/{alert-W_Q1Gsld.d.cts → alert-CI3ANQHC.d.cts} +7 -7
  3. package/dist/{badge-YFen8D8o.d.mts → badge-DXeJVvRU.d.mts} +6 -6
  4. package/dist/{badge-Dm1IEgtT.d.cts → badge-PKOZAtox.d.cts} +6 -6
  5. package/dist/{button-Ckjev2AT.d.cts → button-BuQ09ya9.d.mts} +5 -5
  6. package/dist/{button-BnbtzQAN.d.mts → button-BwvdZSJE.d.cts} +5 -5
  7. package/dist/data-display/statistic.d.cts +2 -2
  8. package/dist/data-display/statistic.d.mts +4 -4
  9. package/dist/{dialog-DW1Axqio.d.cts → dialog-CRVNgVZU.d.cts} +12 -12
  10. package/dist/{dialog-DTtlGouy.d.mts → dialog-CiCeXhAu.d.mts} +12 -12
  11. package/dist/dialogs/detail-dialog/components/sidebar.cjs +1 -1
  12. package/dist/dialogs/detail-dialog/components/sidebar.d.cts +24 -24
  13. package/dist/dialogs/detail-dialog/components/sidebar.d.mts +26 -26
  14. package/dist/dialogs/detail-dialog/components/sidebar.mjs +1 -1
  15. package/dist/dialogs/detail-dialog/index.cjs +1 -1
  16. package/dist/dialogs/detail-dialog/index.cjs.map +1 -1
  17. package/dist/dialogs/detail-dialog/index.mjs +1 -1
  18. package/dist/dialogs/detail-dialog/index.mjs.map +1 -1
  19. package/dist/features/descriptions/index.cjs +1 -1
  20. package/dist/features/descriptions/index.cjs.map +1 -1
  21. package/dist/features/descriptions/index.d.cts +34 -2
  22. package/dist/features/descriptions/index.d.mts +40 -8
  23. package/dist/features/descriptions/index.mjs +1 -1
  24. package/dist/features/descriptions/index.mjs.map +1 -1
  25. package/dist/features/search-modal/index.d.cts +2 -2
  26. package/dist/features/search-modal/index.d.mts +2 -2
  27. package/dist/features/tables/index.cjs +1 -1
  28. package/dist/features/tables/index.d.cts +45 -28
  29. package/dist/features/tables/index.d.mts +45 -28
  30. package/dist/features/tables/index.mjs +1 -1
  31. package/dist/features/tanstack-form/index.d.cts +1 -1
  32. package/dist/features/tanstack-form/index.d.mts +1 -1
  33. package/dist/{index-BIT9bkka.d.mts → index-C3SKVvaI.d.cts} +22 -22
  34. package/dist/{index-CO4_ENw7.d.cts → index-Dm0lp7bT.d.mts} +258 -258
  35. package/dist/index.cjs +1 -1
  36. package/dist/index.d.cts +8 -8
  37. package/dist/index.d.mts +8 -8
  38. package/dist/index.mjs +1 -1
  39. package/dist/{input-CigimPoX.d.cts → input-BpZ_mAuD.d.cts} +2 -2
  40. package/dist/{input-BrM6EExy.d.mts → input-CoHHwUwI.d.mts} +4 -4
  41. package/dist/layouts/flex.d.cts +4 -4
  42. package/dist/layouts/flex.d.mts +2 -2
  43. package/dist/pages/FeatureDeveloping.d.cts +2 -2
  44. package/dist/pages/FeatureDeveloping.d.mts +2 -2
  45. package/dist/pages/FeatureFixing.d.cts +2 -2
  46. package/dist/pages/FeatureFixing.d.mts +2 -2
  47. package/dist/pages/NotAuthorized.d.cts +2 -2
  48. package/dist/pages/NotAuthorized.d.mts +2 -2
  49. package/dist/pages/NotFound.d.cts +2 -2
  50. package/dist/pages/NotFound.d.mts +2 -2
  51. package/dist/{sidebar-C27_pwLR.cjs → sidebar-CcJCnqLb.cjs} +2 -2
  52. package/dist/{sidebar-C27_pwLR.cjs.map → sidebar-CcJCnqLb.cjs.map} +1 -1
  53. package/dist/{sidebar-meLttL0V.mjs → sidebar-QmCQFs8h.mjs} +2 -2
  54. package/dist/{sidebar-meLttL0V.mjs.map → sidebar-QmCQFs8h.mjs.map} +1 -1
  55. package/dist/tables-Chn2pQSc.cjs +4 -0
  56. package/dist/tables-Chn2pQSc.cjs.map +1 -0
  57. package/dist/tables-eLIhswqW.mjs +4 -0
  58. package/dist/tables-eLIhswqW.mjs.map +1 -0
  59. package/dist/typography/paragraph.d.cts +4 -4
  60. package/dist/typography/paragraph.d.mts +4 -4
  61. package/dist/typography/title.d.cts +2 -2
  62. package/dist/typography/title.d.mts +2 -2
  63. package/dist/ui/alert-dialog.d.cts +12 -12
  64. package/dist/ui/alert-dialog.d.mts +12 -12
  65. package/dist/ui/alert.d.cts +1 -1
  66. package/dist/ui/alert.d.mts +1 -1
  67. package/dist/ui/aspect-ratio.d.cts +2 -2
  68. package/dist/ui/aspect-ratio.d.mts +2 -2
  69. package/dist/ui/avatar.d.cts +4 -4
  70. package/dist/ui/avatar.d.mts +4 -4
  71. package/dist/ui/badge.d.cts +1 -1
  72. package/dist/ui/badge.d.mts +1 -1
  73. package/dist/ui/breadcrumb.d.cts +8 -8
  74. package/dist/ui/breadcrumb.d.mts +8 -8
  75. package/dist/ui/button-group.d.cts +6 -6
  76. package/dist/ui/button-group.d.mts +6 -6
  77. package/dist/ui/button.d.cts +1 -1
  78. package/dist/ui/button.d.mts +1 -1
  79. package/dist/ui/calendar.d.cts +4 -4
  80. package/dist/ui/calendar.d.mts +4 -4
  81. package/dist/ui/card.d.cts +8 -8
  82. package/dist/ui/card.d.mts +8 -8
  83. package/dist/ui/carousel.d.cts +7 -7
  84. package/dist/ui/carousel.d.mts +7 -7
  85. package/dist/ui/checkbox.d.cts +2 -2
  86. package/dist/ui/checkbox.d.mts +2 -2
  87. package/dist/ui/collapsible.d.cts +4 -4
  88. package/dist/ui/collapsible.d.mts +4 -4
  89. package/dist/ui/command.d.cts +11 -11
  90. package/dist/ui/command.d.mts +11 -11
  91. package/dist/ui/context-menu.d.cts +16 -16
  92. package/dist/ui/context-menu.d.mts +16 -16
  93. package/dist/ui/dialog.d.cts +1 -1
  94. package/dist/ui/dialog.d.mts +1 -1
  95. package/dist/ui/drawer.d.cts +11 -11
  96. package/dist/ui/drawer.d.mts +11 -11
  97. package/dist/ui/dropdown-menu.d.cts +16 -16
  98. package/dist/ui/dropdown-menu.d.mts +16 -16
  99. package/dist/ui/empty.d.cts +9 -9
  100. package/dist/ui/empty.d.mts +9 -9
  101. package/dist/ui/field.d.cts +24 -24
  102. package/dist/ui/field.d.mts +24 -24
  103. package/dist/ui/file-uploader.d.cts +2 -2
  104. package/dist/ui/file-uploader.d.mts +2 -2
  105. package/dist/ui/form.d.cts +11 -11
  106. package/dist/ui/form.d.mts +11 -11
  107. package/dist/ui/hover-card.d.cts +4 -4
  108. package/dist/ui/hover-card.d.mts +4 -4
  109. package/dist/ui/input-otp.d.cts +5 -5
  110. package/dist/ui/input-otp.d.mts +5 -5
  111. package/dist/ui/input.d.cts +1 -1
  112. package/dist/ui/input.d.mts +1 -1
  113. package/dist/ui/inputs/search-input.d.cts +3 -3
  114. package/dist/ui/inputs/search-input.d.mts +3 -3
  115. package/dist/ui/item.d.mts +14 -14
  116. package/dist/ui/label.d.cts +2 -2
  117. package/dist/ui/menubar.d.cts +17 -17
  118. package/dist/ui/menubar.d.mts +17 -17
  119. package/dist/ui/multi-select.d.cts +2 -2
  120. package/dist/ui/multi-select.d.mts +3 -3
  121. package/dist/ui/navigation-menu.d.cts +11 -11
  122. package/dist/ui/navigation-menu.d.mts +9 -9
  123. package/dist/ui/pagination.d.cts +9 -9
  124. package/dist/ui/pagination.d.mts +9 -9
  125. package/dist/ui/popover.d.cts +6 -6
  126. package/dist/ui/popover.d.mts +6 -6
  127. package/dist/ui/progress.d.cts +2 -2
  128. package/dist/ui/progress.d.mts +2 -2
  129. package/dist/ui/radio-group.d.cts +3 -3
  130. package/dist/ui/radio-group.d.mts +3 -3
  131. package/dist/ui/resizable.d.cts +9 -9
  132. package/dist/ui/resizable.d.mts +9 -9
  133. package/dist/ui/scroll-area.d.cts +6 -6
  134. package/dist/ui/scroll-area.d.mts +6 -6
  135. package/dist/ui/select.d.cts +9 -9
  136. package/dist/ui/select.d.mts +9 -9
  137. package/dist/ui/separator.d.cts +2 -2
  138. package/dist/ui/separator.d.mts +2 -2
  139. package/dist/ui/sheet.d.cts +9 -9
  140. package/dist/ui/sheet.d.mts +9 -9
  141. package/dist/ui/sidebar.d.cts +26 -26
  142. package/dist/ui/sidebar.d.mts +26 -26
  143. package/dist/ui/skeleton.d.cts +2 -2
  144. package/dist/ui/skeleton.d.mts +2 -2
  145. package/dist/ui/slider.d.cts +2 -2
  146. package/dist/ui/slider.d.mts +2 -2
  147. package/dist/ui/sonner.d.cts +2 -2
  148. package/dist/ui/sonner.d.mts +2 -2
  149. package/dist/ui/spinner.d.cts +2 -2
  150. package/dist/ui/spinner.d.mts +2 -2
  151. package/dist/ui/switch.d.cts +2 -2
  152. package/dist/ui/switch.d.mts +2 -2
  153. package/dist/ui/table.d.cts +18 -18
  154. package/dist/ui/table.d.mts +18 -18
  155. package/dist/ui/tabs.d.cts +5 -5
  156. package/dist/ui/tabs.d.mts +5 -5
  157. package/dist/ui/textarea.d.cts +2 -2
  158. package/dist/ui/textarea.d.mts +2 -2
  159. package/dist/ui/toggle-group.d.cts +3 -3
  160. package/dist/ui/toggle-group.d.mts +3 -3
  161. package/dist/ui/toggle.d.cts +2 -2
  162. package/dist/ui/toggle.d.mts +4 -4
  163. package/dist/ui/tooltip.d.cts +5 -5
  164. package/dist/ui/tooltip.d.mts +5 -5
  165. package/package.json +1 -1
  166. package/dist/tables-D1JyNmcV.cjs +0 -2
  167. package/dist/tables-D1JyNmcV.cjs.map +0 -1
  168. package/dist/tables-DTazQIyy.mjs +0 -2
  169. package/dist/tables-DTazQIyy.mjs.map +0 -1
@@ -1,11 +1,11 @@
1
- import * as react273 from "react";
2
1
  import * as react_jsx_runtime332 from "react/jsx-runtime";
2
+ import * as class_variance_authority_types23 from "class-variance-authority/types";
3
+ import * as react273 from "react";
3
4
  import * as class_variance_authority0 from "class-variance-authority";
4
5
  import { VariantProps } from "class-variance-authority";
5
6
  import { Label } from "radix-ui";
6
- import * as _tanstack_react_form0 from "@tanstack/react-form";
7
- import * as class_variance_authority_types23 from "class-variance-authority/types";
8
7
  import * as _tanstack_form_core0 from "@tanstack/form-core";
8
+ import * as _tanstack_react_form0 from "@tanstack/react-form";
9
9
 
10
10
  //#region packages/components/features/tanstack-form/components/ui/label.d.ts
11
11
  /**
@@ -371,7 +371,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
371
371
  defaultValue?: string | undefined;
372
372
  description?: string | undefined;
373
373
  placeholder?: string | undefined;
374
- }, "description" | "label" | "defaultValue" | "orientation" | "placeholder" | "options" | "tooltip" | "helperText" | "clearable"> & {
374
+ }, "description" | "label" | "defaultValue" | "orientation" | "placeholder" | "tooltip" | "options" | "helperText" | "clearable"> & {
375
375
  required?: boolean;
376
376
  }>;
377
377
  readonly ComboboxField: react273.FC<{
@@ -417,23 +417,23 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
417
417
  description?: string | undefined;
418
418
  label: string;
419
419
  orientation?: "vertical" | "horizontal" | "responsive" | undefined;
420
+ tooltip?: string | undefined;
420
421
  options: {
421
422
  label: string;
422
423
  value: string;
423
424
  description?: string | undefined;
424
425
  }[];
425
- tooltip?: string | undefined;
426
426
  helperText?: string | undefined;
427
427
  }>;
428
428
  readonly CheckboxField: react273.FC<{
429
429
  description?: string | undefined;
430
430
  label: string;
431
431
  orientation?: "vertical" | "horizontal" | "responsive" | undefined;
432
+ tooltip?: string | undefined;
432
433
  options: {
433
434
  label: string;
434
435
  value: string;
435
436
  }[];
436
- tooltip?: string | undefined;
437
437
  helperText?: string | undefined;
438
438
  }>;
439
439
  readonly FieldGroup: react273.MemoExoticComponent<({
@@ -673,7 +673,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
673
673
  defaultValue?: string | undefined;
674
674
  description?: string | undefined;
675
675
  placeholder?: string | undefined;
676
- }, "description" | "label" | "defaultValue" | "orientation" | "placeholder" | "options" | "tooltip" | "helperText" | "clearable"> & {
676
+ }, "description" | "label" | "defaultValue" | "orientation" | "placeholder" | "tooltip" | "options" | "helperText" | "clearable"> & {
677
677
  required?: boolean;
678
678
  }>;
679
679
  readonly ComboboxField: react273.FC<{
@@ -719,23 +719,23 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
719
719
  description?: string | undefined;
720
720
  label: string;
721
721
  orientation?: "vertical" | "horizontal" | "responsive" | undefined;
722
+ tooltip?: string | undefined;
722
723
  options: {
723
724
  label: string;
724
725
  value: string;
725
726
  description?: string | undefined;
726
727
  }[];
727
- tooltip?: string | undefined;
728
728
  helperText?: string | undefined;
729
729
  }>;
730
730
  readonly CheckboxField: react273.FC<{
731
731
  description?: string | undefined;
732
732
  label: string;
733
733
  orientation?: "vertical" | "horizontal" | "responsive" | undefined;
734
+ tooltip?: string | undefined;
734
735
  options: {
735
736
  label: string;
736
737
  value: string;
737
738
  }[];
738
- tooltip?: string | undefined;
739
739
  helperText?: string | undefined;
740
740
  }>;
741
741
  readonly FieldGroup: react273.MemoExoticComponent<({
@@ -973,7 +973,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
973
973
  defaultValue?: string | undefined;
974
974
  description?: string | undefined;
975
975
  placeholder?: string | undefined;
976
- }, "description" | "label" | "defaultValue" | "orientation" | "placeholder" | "options" | "tooltip" | "helperText" | "clearable"> & {
976
+ }, "description" | "label" | "defaultValue" | "orientation" | "placeholder" | "tooltip" | "options" | "helperText" | "clearable"> & {
977
977
  required?: boolean;
978
978
  }>;
979
979
  readonly ComboboxField: react273.FC<{
@@ -1019,23 +1019,23 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1019
1019
  description?: string | undefined;
1020
1020
  label: string;
1021
1021
  orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1022
+ tooltip?: string | undefined;
1022
1023
  options: {
1023
1024
  label: string;
1024
1025
  value: string;
1025
1026
  description?: string | undefined;
1026
1027
  }[];
1027
- tooltip?: string | undefined;
1028
1028
  helperText?: string | undefined;
1029
1029
  }>;
1030
1030
  readonly CheckboxField: react273.FC<{
1031
1031
  description?: string | undefined;
1032
1032
  label: string;
1033
1033
  orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1034
+ tooltip?: string | undefined;
1034
1035
  options: {
1035
1036
  label: string;
1036
1037
  value: string;
1037
1038
  }[];
1038
- tooltip?: string | undefined;
1039
1039
  helperText?: string | undefined;
1040
1040
  }>;
1041
1041
  readonly FieldGroup: react273.MemoExoticComponent<({
@@ -1277,7 +1277,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1277
1277
  defaultValue?: string | undefined;
1278
1278
  description?: string | undefined;
1279
1279
  placeholder?: string | undefined;
1280
- }, "description" | "label" | "defaultValue" | "orientation" | "placeholder" | "options" | "tooltip" | "helperText" | "clearable"> & {
1280
+ }, "description" | "label" | "defaultValue" | "orientation" | "placeholder" | "tooltip" | "options" | "helperText" | "clearable"> & {
1281
1281
  required?: boolean;
1282
1282
  }>;
1283
1283
  readonly ComboboxField: react273.FC<{
@@ -1323,23 +1323,23 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1323
1323
  description?: string | undefined;
1324
1324
  label: string;
1325
1325
  orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1326
+ tooltip?: string | undefined;
1326
1327
  options: {
1327
1328
  label: string;
1328
1329
  value: string;
1329
1330
  description?: string | undefined;
1330
1331
  }[];
1331
- tooltip?: string | undefined;
1332
1332
  helperText?: string | undefined;
1333
1333
  }>;
1334
1334
  readonly CheckboxField: react273.FC<{
1335
1335
  description?: string | undefined;
1336
1336
  label: string;
1337
1337
  orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1338
+ tooltip?: string | undefined;
1338
1339
  options: {
1339
1340
  label: string;
1340
1341
  value: string;
1341
1342
  }[];
1342
- tooltip?: string | undefined;
1343
1343
  helperText?: string | undefined;
1344
1344
  }>;
1345
1345
  readonly FieldGroup: react273.MemoExoticComponent<({
@@ -1577,7 +1577,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1577
1577
  defaultValue?: string | undefined;
1578
1578
  description?: string | undefined;
1579
1579
  placeholder?: string | undefined;
1580
- }, "description" | "label" | "defaultValue" | "orientation" | "placeholder" | "options" | "tooltip" | "helperText" | "clearable"> & {
1580
+ }, "description" | "label" | "defaultValue" | "orientation" | "placeholder" | "tooltip" | "options" | "helperText" | "clearable"> & {
1581
1581
  required?: boolean;
1582
1582
  }>;
1583
1583
  readonly ComboboxField: react273.FC<{
@@ -1623,23 +1623,23 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1623
1623
  description?: string | undefined;
1624
1624
  label: string;
1625
1625
  orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1626
+ tooltip?: string | undefined;
1626
1627
  options: {
1627
1628
  label: string;
1628
1629
  value: string;
1629
1630
  description?: string | undefined;
1630
1631
  }[];
1631
- tooltip?: string | undefined;
1632
1632
  helperText?: string | undefined;
1633
1633
  }>;
1634
1634
  readonly CheckboxField: react273.FC<{
1635
1635
  description?: string | undefined;
1636
1636
  label: string;
1637
1637
  orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1638
+ tooltip?: string | undefined;
1638
1639
  options: {
1639
1640
  label: string;
1640
1641
  value: string;
1641
1642
  }[];
1642
- tooltip?: string | undefined;
1643
1643
  helperText?: string | undefined;
1644
1644
  }>;
1645
1645
  readonly FieldGroup: react273.MemoExoticComponent<({
@@ -1876,7 +1876,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1876
1876
  defaultValue?: string | undefined;
1877
1877
  description?: string | undefined;
1878
1878
  placeholder?: string | undefined;
1879
- }, "description" | "label" | "defaultValue" | "orientation" | "placeholder" | "options" | "tooltip" | "helperText" | "clearable"> & {
1879
+ }, "description" | "label" | "defaultValue" | "orientation" | "placeholder" | "tooltip" | "options" | "helperText" | "clearable"> & {
1880
1880
  required?: boolean;
1881
1881
  }>;
1882
1882
  readonly ComboboxField: react273.FC<{
@@ -1922,23 +1922,23 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1922
1922
  description?: string | undefined;
1923
1923
  label: string;
1924
1924
  orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1925
+ tooltip?: string | undefined;
1925
1926
  options: {
1926
1927
  label: string;
1927
1928
  value: string;
1928
1929
  description?: string | undefined;
1929
1930
  }[];
1930
- tooltip?: string | undefined;
1931
1931
  helperText?: string | undefined;
1932
1932
  }>;
1933
1933
  readonly CheckboxField: react273.FC<{
1934
1934
  description?: string | undefined;
1935
1935
  label: string;
1936
1936
  orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1937
+ tooltip?: string | undefined;
1937
1938
  options: {
1938
1939
  label: string;
1939
1940
  value: string;
1940
1941
  }[];
1941
- tooltip?: string | undefined;
1942
1942
  helperText?: string | undefined;
1943
1943
  }>;
1944
1944
  readonly FieldGroup: react273.MemoExoticComponent<({
@@ -2027,4 +2027,4 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
2027
2027
  }>) => ReturnType<react273.FunctionComponent>;
2028
2028
  //#endregion
2029
2029
  export { withTanStackForm as a, FieldContentMain as c, FieldLabel as d, FieldSeparator as f, withTanStackFieldGroup as i, FieldError as l, useTanStackForm as n, Field as o, useTanStackFormContext as r, FieldContent as s, useTanStackFieldContext as t, FieldGroup as u };
2030
- //# sourceMappingURL=index-BIT9bkka.d.mts.map
2030
+ //# sourceMappingURL=index-C3SKVvaI.d.cts.map