@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,7 +1,7 @@
1
1
  import { t as AnyEntity } from "../../types-CDYHkcOk.cjs";
2
- import { t as Input } from "../../input-CigimPoX.cjs";
3
- import * as react_jsx_runtime332 from "react/jsx-runtime";
4
- import * as react273 from "react";
2
+ import { t as Input } from "../../input-BpZ_mAuD.cjs";
3
+ import * as react_jsx_runtime346 from "react/jsx-runtime";
4
+ import * as react286 from "react";
5
5
  import { AccessorKeyColumnDef, CellContext, Column, ColumnPinningPosition, ColumnPinningState, Header, HeaderGroup, Row, RowSelectionState, Table } from "@tanstack/react-table";
6
6
  import { VirtualItem, Virtualizer } from "@tanstack/react-virtual";
7
7
 
@@ -76,14 +76,14 @@ type Props$7 = {
76
76
  *
77
77
  * <UITableCurrencyDisplay value={1234.5} currency="USD" colorize />
78
78
  */
79
- declare const UITableCurrencyDisplay: react273.MemoExoticComponent<({
79
+ declare const UITableCurrencyDisplay: react286.MemoExoticComponent<({
80
80
  value,
81
81
  currency,
82
82
  locale,
83
83
  display,
84
84
  size,
85
85
  colorize
86
- }: Props$7) => react_jsx_runtime332.JSX.Element>;
86
+ }: Props$7) => react_jsx_runtime346.JSX.Element>;
87
87
  //#endregion
88
88
  //#region packages/components/features/tables/components/atoms/date-display.d.ts
89
89
  /** Props for the {@link UITableDateDisplay} component. */
@@ -273,12 +273,12 @@ type Props$3 = {
273
273
  *
274
274
  * <UITableProgressDisplay value={75} />
275
275
  */
276
- declare const UITableProgressDisplay: react273.MemoExoticComponent<({
276
+ declare const UITableProgressDisplay: react286.MemoExoticComponent<({
277
277
  value,
278
278
  showLabel,
279
279
  successThreshold,
280
280
  warningThreshold
281
- }: Props$3) => react_jsx_runtime332.JSX.Element>;
281
+ }: Props$3) => react_jsx_runtime346.JSX.Element>;
282
282
  //#endregion
283
283
  //#region packages/components/features/tables/components/atoms/remove-button.d.ts
284
284
  /**
@@ -332,7 +332,7 @@ type Props$2 = {
332
332
  *
333
333
  * <UITableStatisticDisplay value={1234567.89} precision={2} prefix="$" size="md" />
334
334
  */
335
- declare const UITableStatisticDisplay: react273.MemoExoticComponent<({
335
+ declare const UITableStatisticDisplay: react286.MemoExoticComponent<({
336
336
  decimalSeparator,
337
337
  groupSeparator,
338
338
  prefix: Prefix,
@@ -342,7 +342,7 @@ declare const UITableStatisticDisplay: react273.MemoExoticComponent<({
342
342
  showTrailingZeros,
343
343
  size,
344
344
  value
345
- }: Props$2) => react_jsx_runtime332.JSX.Element>;
345
+ }: Props$2) => react_jsx_runtime346.JSX.Element>;
346
346
  //#endregion
347
347
  //#region packages/components/features/tables/components/atoms/status-display.d.ts
348
348
  type BadgeColor = 'primary' | 'secondary' | 'muted' | 'accent' | 'info' | 'success' | 'warning' | 'danger';
@@ -569,6 +569,13 @@ type TUITableColumn<TData extends RowData<TData>> = Pick<AccessorKeyColumnDef<TD
569
569
  fitContent?: boolean;
570
570
  };
571
571
  };
572
+ /** A single cell in a CSV export row. */
573
+ type CsvCell = {
574
+ /** Column header label for this cell. */
575
+ label: string;
576
+ /** Cell value — numbers render right-aligned in spreadsheet editors. */
577
+ value: string | number | boolean | null | undefined;
578
+ };
572
579
  /**
573
580
  * Value shape of the root `TableContext` consumed by toolbar and body
574
581
  * components via `useUITableContext`.
@@ -588,6 +595,10 @@ type TTableContext<TData extends RowData<TData>> = {
588
595
  totalRows?: number;
589
596
  /** Callback that loads the next page; forwarded to `UITableLoadMore`. */
590
597
  fetchMoreData?: () => void | Promise<void>;
598
+ /** CSV export rows; each row is an ordered array of `{ label, value }` cells. */
599
+ csvData?: CsvCell[][];
600
+ /** File name (without `.csv`) for the downloaded file. Defaults to the table title. */
601
+ csvFileName?: string;
591
602
  };
592
603
  /** Context value provided by `UITableInnerWrapperProvider`. */
593
604
  type TTableInnerWrapperContext = {
@@ -700,6 +711,10 @@ type TableProviderProps<TData extends RowData<TData>, TKey extends keyof TData =
700
711
  onRowSelection?: (rowSelection: RowSelectionState) => void;
701
712
  /** Called with the updated column-pinning state after each pin/unpin action. */
702
713
  onColumnPinning?: (columnPinning: ColumnPinningState) => void;
714
+ /** CSV export rows; each row is an ordered array of `{ label, value }` cells. */
715
+ csvData?: CsvCell[][];
716
+ /** File name (without `.csv`) for the downloaded file. Defaults to the table title. */
717
+ csvFileName?: string;
703
718
  };
704
719
  //#endregion
705
720
  //#region packages/components/features/tables/components/common.d.ts
@@ -722,7 +737,7 @@ type TableProviderProps<TData extends RowData<TData>, TKey extends keyof TData =
722
737
  * />
723
738
  * ```
724
739
  */
725
- declare const UITableHeadCellOption: react273.NamedExoticComponent<TUITableHeadCellOption>;
740
+ declare const UITableHeadCellOption: react286.NamedExoticComponent<TUITableHeadCellOption>;
726
741
  /**
727
742
  * Sticky `<th>` cell that renders a "select all rows" checkbox in the leftmost
728
743
  * header position.
@@ -741,7 +756,7 @@ declare const UITableHeadCellOption: react273.NamedExoticComponent<TUITableHeadC
741
756
  * />
742
757
  * ```
743
758
  */
744
- declare const UITableHeadCellSelect: react273.NamedExoticComponent<TUITableHeadCellSelect>;
759
+ declare const UITableHeadCellSelect: react286.NamedExoticComponent<TUITableHeadCellSelect>;
745
760
  /**
746
761
  * Overlay displayed in place of table rows when the table is loading data or
747
762
  * when the dataset is empty after a successful fetch.
@@ -756,7 +771,7 @@ declare const UITableHeadCellSelect: react273.NamedExoticComponent<TUITableHeadC
756
771
  * <UITableEmptyDisplay isFetching={isLoading} isEmpty={data.length === 0} />
757
772
  * ```
758
773
  */
759
- declare const UITableEmptyDisplay: react273.NamedExoticComponent<TUITableEmptyDisplay>;
774
+ declare const UITableEmptyDisplay: react286.NamedExoticComponent<TUITableEmptyDisplay>;
760
775
  /**
761
776
  * Outermost layout container for the entire UITable composition.
762
777
  *
@@ -772,7 +787,7 @@ declare const UITableEmptyDisplay: react273.NamedExoticComponent<TUITableEmptyDi
772
787
  * </UITableWrapper>
773
788
  * ```
774
789
  */
775
- declare const UITableWrapper: react273.NamedExoticComponent<TUITableWrapper>;
790
+ declare const UITableWrapper: react286.NamedExoticComponent<TUITableWrapper>;
776
791
  /**
777
792
  * Scrollable `<div>` that wraps the `<table>` element and acts as the
778
793
  * viewport for both horizontal and vertical virtual scrolling.
@@ -790,7 +805,7 @@ declare const UITableWrapper: react273.NamedExoticComponent<TUITableWrapper>;
790
805
  * </UITableInnerWrapper>
791
806
  * ```
792
807
  */
793
- declare const UITableInnerWrapper: react273.NamedExoticComponent<TUITableInnerWrapper>;
808
+ declare const UITableInnerWrapper: react286.NamedExoticComponent<TUITableInnerWrapper>;
794
809
  /**
795
810
  * The actual `<table>` element that drives the UITable layout.
796
811
  *
@@ -810,7 +825,7 @@ declare const UITableInnerWrapper: react273.NamedExoticComponent<TUITableInnerWr
810
825
  * </UITableInnerTable>
811
826
  * ```
812
827
  */
813
- declare const UITableInnerTable: react273.NamedExoticComponent<TUITableInnerTable>;
828
+ declare const UITableInnerTable: react286.NamedExoticComponent<TUITableInnerTable>;
814
829
  /**
815
830
  * Sticky `<thead>` element that stays fixed at the top of the scrollable
816
831
  * table area while the body scrolls beneath it.
@@ -829,7 +844,7 @@ declare const UITableInnerTable: react273.NamedExoticComponent<TUITableInnerTabl
829
844
  * </UITableHead>
830
845
  * ```
831
846
  */
832
- declare const UITableHead: react273.NamedExoticComponent<TUITableHead>;
847
+ declare const UITableHead: react286.NamedExoticComponent<TUITableHead>;
833
848
  /**
834
849
  * Renders a single `<tr>` for a TanStack `HeaderGroup`, mapping each header
835
850
  * to either `UITableHeadCellSelect` (for the `select` column) or
@@ -847,7 +862,7 @@ declare const UITableHead: react273.NamedExoticComponent<TUITableHead>;
847
862
  * ))}
848
863
  * ```
849
864
  */
850
- declare const UITableHeadRow: react273.NamedExoticComponent<TUITableHeadRow>;
865
+ declare const UITableHeadRow: react286.NamedExoticComponent<TUITableHeadRow>;
851
866
  /**
852
867
  * Individual `<th>` cell that supports left/right sticky pinning, dynamic
853
868
  * CSS-variable-driven width, min/max size constraints, and an optional
@@ -871,7 +886,7 @@ declare const UITableHeadRow: react273.NamedExoticComponent<TUITableHeadRow>;
871
886
  * </UITableHeadCell>
872
887
  * ```
873
888
  */
874
- declare const UITableHeadCell: react273.NamedExoticComponent<TUITableHeadCell>;
889
+ declare const UITableHeadCell: react286.NamedExoticComponent<TUITableHeadCell>;
875
890
  /**
876
891
  * `<tbody>` element that acts as the virtual-scroll container.
877
892
  *
@@ -891,7 +906,7 @@ declare const UITableHeadCell: react273.NamedExoticComponent<TUITableHeadCell>;
891
906
  * </UITableBody>
892
907
  * ```
893
908
  */
894
- declare const UITableBody: react273.NamedExoticComponent<TUITableBody>;
909
+ declare const UITableBody: react286.NamedExoticComponent<TUITableBody>;
895
910
  /**
896
911
  * Virtualised `<tr>` that renders a single data row by translating itself to
897
912
  * the correct vertical position via a CSS `transform`.
@@ -919,7 +934,7 @@ declare const UITableBody: react273.NamedExoticComponent<TUITableBody>;
919
934
  * })}
920
935
  * ```
921
936
  */
922
- declare const UITableRow: react273.NamedExoticComponent<TUITableRow>;
937
+ declare const UITableRow: react286.NamedExoticComponent<TUITableRow>;
923
938
  /**
924
939
  * Sticky `<td>` cell in the leftmost column that renders a per-row selection
925
940
  * checkbox.
@@ -938,7 +953,7 @@ declare const UITableRow: react273.NamedExoticComponent<TUITableRow>;
938
953
  * />
939
954
  * ```
940
955
  */
941
- declare const UITableCellSelect: react273.NamedExoticComponent<TUITableCellSelect>;
956
+ declare const UITableCellSelect: react286.NamedExoticComponent<TUITableCellSelect>;
942
957
  /**
943
958
  * Sticky `<td>` cell pinned to the right edge of each row that renders the
944
959
  * column's custom `cell` renderer (typically a row-action menu).
@@ -957,7 +972,7 @@ declare const UITableCellSelect: react273.NamedExoticComponent<TUITableCellSelec
957
972
  * />
958
973
  * ```
959
974
  */
960
- declare const UITableCellActions: react273.NamedExoticComponent<TUITableCellActions>;
975
+ declare const UITableCellActions: react286.NamedExoticComponent<TUITableCellActions>;
961
976
  /**
962
977
  * Standard `<td>` data cell with support for left/right sticky pinning,
963
978
  * CSS-variable-driven width, content-fit auto-sizing, and configurable
@@ -981,7 +996,7 @@ declare const UITableCellActions: react273.NamedExoticComponent<TUITableCellActi
981
996
  * />
982
997
  * ```
983
998
  */
984
- declare const UITableCell: react273.NamedExoticComponent<TUITableCell>;
999
+ declare const UITableCell: react286.NamedExoticComponent<TUITableCell>;
985
1000
  /**
986
1001
  * `<tfoot>` element rendered below the table body, typically used for
987
1002
  * summary rows or pagination controls.
@@ -995,7 +1010,7 @@ declare const UITableCell: react273.NamedExoticComponent<TUITableCell>;
995
1010
  * </UITableFooter>
996
1011
  * ```
997
1012
  */
998
- declare const UITableFooter: react273.NamedExoticComponent<TUITableFooter>;
1013
+ declare const UITableFooter: react286.NamedExoticComponent<TUITableFooter>;
999
1014
  /**
1000
1015
  * Virtualised `<tr>` appended after the last data row that renders a
1001
1016
  * "Load More" / "Loading…" / "Error! Retry?" button.
@@ -1015,7 +1030,7 @@ declare const UITableFooter: react273.NamedExoticComponent<TUITableFooter>;
1015
1030
  * />
1016
1031
  * ```
1017
1032
  */
1018
- declare const UITableLoadMore: react273.NamedExoticComponent<TUITableLoadMore>;
1033
+ declare const UITableLoadMore: react286.NamedExoticComponent<TUITableLoadMore>;
1019
1034
  //#endregion
1020
1035
  //#region packages/components/features/tables/components/table.d.ts
1021
1036
  declare const UITableContainer: React.FC<React.PropsWithChildren>;
@@ -1043,7 +1058,7 @@ declare const UITableContainer: React.FC<React.PropsWithChildren>;
1043
1058
  * </ResizablePanelGroup>
1044
1059
  * ```
1045
1060
  */
1046
- declare const UITableFilter: () => react_jsx_runtime332.JSX.Element;
1061
+ declare const UITableFilter: () => react_jsx_runtime346.JSX.Element;
1047
1062
  //#endregion
1048
1063
  //#region packages/components/features/tables/components/table/provider.d.ts
1049
1064
  /**
@@ -1092,8 +1107,10 @@ declare const UITableProvider: <TData extends RowData<TData> = RowData<AnyEntity
1092
1107
  onRowSelection,
1093
1108
  onColumnPinning,
1094
1109
  fetchMoreData,
1110
+ csvData,
1111
+ csvFileName,
1095
1112
  children
1096
- }: React.PropsWithChildren<TableProviderProps<TData, TKey, TColumns>>) => react_jsx_runtime332.JSX.Element;
1113
+ }: React.PropsWithChildren<TableProviderProps<TData, TKey, TColumns>>) => react_jsx_runtime346.JSX.Element;
1097
1114
  //#endregion
1098
1115
  //#region packages/components/features/tables/components/table/tooltip.d.ts
1099
1116
  /**
@@ -1160,5 +1177,5 @@ declare const UITableTooltipActions: React.FC<{
1160
1177
  */
1161
1178
  declare const UITableTooltip: React.FC<React.PropsWithChildren>;
1162
1179
  //#endregion
1163
- export { RowData, TTableBodyContext, TTableContext, TTableHeadRowContext, TTableInnerTableContext, TTableInnerWrapperContext, TTableRowContext, TTableVirtualizerContext, TUITableBody, TUITableCell, TUITableCellActions, TUITableCellSelect, TUITableColumn, TUITableEmptyDisplay, TUITableFooter, TUITableHead, TUITableHeadCell, TUITableHeadCellOption, TUITableHeadCellSelect, TUITableHeadRow, TUITableInnerTable, TUITableInnerWrapper, TUITableLoadMore, TUITableRow, TUITableWrapper, TableProviderProps, UITableBadgeDisplay, UITableBody, UITableBooleanDisplay, UITableCell, UITableCellActions, UITableCellSelect, UITableContainer, UITableCurrencyDisplay, UITableDateDisplay, UITableDescriptionDisplay, UITableEmailDisplay, UITableEmptyDisplay, UITableFilter, UITableFooter, UITableHead, UITableHeadCell, UITableHeadCellOption, UITableHeadCellSelect, UITableHeadRow, UITableInnerTable, UITableInnerWrapper, UITableListDisplay, UITableLoadMore, UITableMoreButton, UITableNameDisplay, UITablePermalink, UITablePhoneNumberDisplay, UITableProgressDisplay, UITableProvider, UITableRemoveButton, UITableRow, UITableStatisticDisplay, UITableStatusDisplay, UITableTooltip, UITableTooltipActions, UITableTooltipFilter, UITableUserDataDisplay, UITableWrapper };
1180
+ export { CsvCell, RowData, TTableBodyContext, TTableContext, TTableHeadRowContext, TTableInnerTableContext, TTableInnerWrapperContext, TTableRowContext, TTableVirtualizerContext, TUITableBody, TUITableCell, TUITableCellActions, TUITableCellSelect, TUITableColumn, TUITableEmptyDisplay, TUITableFooter, TUITableHead, TUITableHeadCell, TUITableHeadCellOption, TUITableHeadCellSelect, TUITableHeadRow, TUITableInnerTable, TUITableInnerWrapper, TUITableLoadMore, TUITableRow, TUITableWrapper, TableProviderProps, UITableBadgeDisplay, UITableBody, UITableBooleanDisplay, UITableCell, UITableCellActions, UITableCellSelect, UITableContainer, UITableCurrencyDisplay, UITableDateDisplay, UITableDescriptionDisplay, UITableEmailDisplay, UITableEmptyDisplay, UITableFilter, UITableFooter, UITableHead, UITableHeadCell, UITableHeadCellOption, UITableHeadCellSelect, UITableHeadRow, UITableInnerTable, UITableInnerWrapper, UITableListDisplay, UITableLoadMore, UITableMoreButton, UITableNameDisplay, UITablePermalink, UITablePhoneNumberDisplay, UITableProgressDisplay, UITableProvider, UITableRemoveButton, UITableRow, UITableStatisticDisplay, UITableStatusDisplay, UITableTooltip, UITableTooltipActions, UITableTooltipFilter, UITableUserDataDisplay, UITableWrapper };
1164
1181
  //# sourceMappingURL=index.d.cts.map
@@ -1,7 +1,7 @@
1
1
  import { t as AnyEntity } from "../../types-CkRjAQZ2.mjs";
2
- import { t as Input } from "../../input-BrM6EExy.mjs";
3
- import * as react286 from "react";
4
- import * as react_jsx_runtime346 from "react/jsx-runtime";
2
+ import { t as Input } from "../../input-CoHHwUwI.mjs";
3
+ import * as react272 from "react";
4
+ import * as react_jsx_runtime331 from "react/jsx-runtime";
5
5
  import { AccessorKeyColumnDef, CellContext, Column, ColumnPinningPosition, ColumnPinningState, Header, HeaderGroup, Row, RowSelectionState, Table } from "@tanstack/react-table";
6
6
  import { VirtualItem, Virtualizer } from "@tanstack/react-virtual";
7
7
 
@@ -76,14 +76,14 @@ type Props$7 = {
76
76
  *
77
77
  * <UITableCurrencyDisplay value={1234.5} currency="USD" colorize />
78
78
  */
79
- declare const UITableCurrencyDisplay: react286.MemoExoticComponent<({
79
+ declare const UITableCurrencyDisplay: react272.MemoExoticComponent<({
80
80
  value,
81
81
  currency,
82
82
  locale,
83
83
  display,
84
84
  size,
85
85
  colorize
86
- }: Props$7) => react_jsx_runtime346.JSX.Element>;
86
+ }: Props$7) => react_jsx_runtime331.JSX.Element>;
87
87
  //#endregion
88
88
  //#region packages/components/features/tables/components/atoms/date-display.d.ts
89
89
  /** Props for the {@link UITableDateDisplay} component. */
@@ -273,12 +273,12 @@ type Props$3 = {
273
273
  *
274
274
  * <UITableProgressDisplay value={75} />
275
275
  */
276
- declare const UITableProgressDisplay: react286.MemoExoticComponent<({
276
+ declare const UITableProgressDisplay: react272.MemoExoticComponent<({
277
277
  value,
278
278
  showLabel,
279
279
  successThreshold,
280
280
  warningThreshold
281
- }: Props$3) => react_jsx_runtime346.JSX.Element>;
281
+ }: Props$3) => react_jsx_runtime331.JSX.Element>;
282
282
  //#endregion
283
283
  //#region packages/components/features/tables/components/atoms/remove-button.d.ts
284
284
  /**
@@ -332,7 +332,7 @@ type Props$2 = {
332
332
  *
333
333
  * <UITableStatisticDisplay value={1234567.89} precision={2} prefix="$" size="md" />
334
334
  */
335
- declare const UITableStatisticDisplay: react286.MemoExoticComponent<({
335
+ declare const UITableStatisticDisplay: react272.MemoExoticComponent<({
336
336
  decimalSeparator,
337
337
  groupSeparator,
338
338
  prefix: Prefix,
@@ -342,7 +342,7 @@ declare const UITableStatisticDisplay: react286.MemoExoticComponent<({
342
342
  showTrailingZeros,
343
343
  size,
344
344
  value
345
- }: Props$2) => react_jsx_runtime346.JSX.Element>;
345
+ }: Props$2) => react_jsx_runtime331.JSX.Element>;
346
346
  //#endregion
347
347
  //#region packages/components/features/tables/components/atoms/status-display.d.ts
348
348
  type BadgeColor = 'primary' | 'secondary' | 'muted' | 'accent' | 'info' | 'success' | 'warning' | 'danger';
@@ -569,6 +569,13 @@ type TUITableColumn<TData extends RowData<TData>> = Pick<AccessorKeyColumnDef<TD
569
569
  fitContent?: boolean;
570
570
  };
571
571
  };
572
+ /** A single cell in a CSV export row. */
573
+ type CsvCell = {
574
+ /** Column header label for this cell. */
575
+ label: string;
576
+ /** Cell value — numbers render right-aligned in spreadsheet editors. */
577
+ value: string | number | boolean | null | undefined;
578
+ };
572
579
  /**
573
580
  * Value shape of the root `TableContext` consumed by toolbar and body
574
581
  * components via `useUITableContext`.
@@ -588,6 +595,10 @@ type TTableContext<TData extends RowData<TData>> = {
588
595
  totalRows?: number;
589
596
  /** Callback that loads the next page; forwarded to `UITableLoadMore`. */
590
597
  fetchMoreData?: () => void | Promise<void>;
598
+ /** CSV export rows; each row is an ordered array of `{ label, value }` cells. */
599
+ csvData?: CsvCell[][];
600
+ /** File name (without `.csv`) for the downloaded file. Defaults to the table title. */
601
+ csvFileName?: string;
591
602
  };
592
603
  /** Context value provided by `UITableInnerWrapperProvider`. */
593
604
  type TTableInnerWrapperContext = {
@@ -700,6 +711,10 @@ type TableProviderProps<TData extends RowData<TData>, TKey extends keyof TData =
700
711
  onRowSelection?: (rowSelection: RowSelectionState) => void;
701
712
  /** Called with the updated column-pinning state after each pin/unpin action. */
702
713
  onColumnPinning?: (columnPinning: ColumnPinningState) => void;
714
+ /** CSV export rows; each row is an ordered array of `{ label, value }` cells. */
715
+ csvData?: CsvCell[][];
716
+ /** File name (without `.csv`) for the downloaded file. Defaults to the table title. */
717
+ csvFileName?: string;
703
718
  };
704
719
  //#endregion
705
720
  //#region packages/components/features/tables/components/common.d.ts
@@ -722,7 +737,7 @@ type TableProviderProps<TData extends RowData<TData>, TKey extends keyof TData =
722
737
  * />
723
738
  * ```
724
739
  */
725
- declare const UITableHeadCellOption: react286.NamedExoticComponent<TUITableHeadCellOption>;
740
+ declare const UITableHeadCellOption: react272.NamedExoticComponent<TUITableHeadCellOption>;
726
741
  /**
727
742
  * Sticky `<th>` cell that renders a "select all rows" checkbox in the leftmost
728
743
  * header position.
@@ -741,7 +756,7 @@ declare const UITableHeadCellOption: react286.NamedExoticComponent<TUITableHeadC
741
756
  * />
742
757
  * ```
743
758
  */
744
- declare const UITableHeadCellSelect: react286.NamedExoticComponent<TUITableHeadCellSelect>;
759
+ declare const UITableHeadCellSelect: react272.NamedExoticComponent<TUITableHeadCellSelect>;
745
760
  /**
746
761
  * Overlay displayed in place of table rows when the table is loading data or
747
762
  * when the dataset is empty after a successful fetch.
@@ -756,7 +771,7 @@ declare const UITableHeadCellSelect: react286.NamedExoticComponent<TUITableHeadC
756
771
  * <UITableEmptyDisplay isFetching={isLoading} isEmpty={data.length === 0} />
757
772
  * ```
758
773
  */
759
- declare const UITableEmptyDisplay: react286.NamedExoticComponent<TUITableEmptyDisplay>;
774
+ declare const UITableEmptyDisplay: react272.NamedExoticComponent<TUITableEmptyDisplay>;
760
775
  /**
761
776
  * Outermost layout container for the entire UITable composition.
762
777
  *
@@ -772,7 +787,7 @@ declare const UITableEmptyDisplay: react286.NamedExoticComponent<TUITableEmptyDi
772
787
  * </UITableWrapper>
773
788
  * ```
774
789
  */
775
- declare const UITableWrapper: react286.NamedExoticComponent<TUITableWrapper>;
790
+ declare const UITableWrapper: react272.NamedExoticComponent<TUITableWrapper>;
776
791
  /**
777
792
  * Scrollable `<div>` that wraps the `<table>` element and acts as the
778
793
  * viewport for both horizontal and vertical virtual scrolling.
@@ -790,7 +805,7 @@ declare const UITableWrapper: react286.NamedExoticComponent<TUITableWrapper>;
790
805
  * </UITableInnerWrapper>
791
806
  * ```
792
807
  */
793
- declare const UITableInnerWrapper: react286.NamedExoticComponent<TUITableInnerWrapper>;
808
+ declare const UITableInnerWrapper: react272.NamedExoticComponent<TUITableInnerWrapper>;
794
809
  /**
795
810
  * The actual `<table>` element that drives the UITable layout.
796
811
  *
@@ -810,7 +825,7 @@ declare const UITableInnerWrapper: react286.NamedExoticComponent<TUITableInnerWr
810
825
  * </UITableInnerTable>
811
826
  * ```
812
827
  */
813
- declare const UITableInnerTable: react286.NamedExoticComponent<TUITableInnerTable>;
828
+ declare const UITableInnerTable: react272.NamedExoticComponent<TUITableInnerTable>;
814
829
  /**
815
830
  * Sticky `<thead>` element that stays fixed at the top of the scrollable
816
831
  * table area while the body scrolls beneath it.
@@ -829,7 +844,7 @@ declare const UITableInnerTable: react286.NamedExoticComponent<TUITableInnerTabl
829
844
  * </UITableHead>
830
845
  * ```
831
846
  */
832
- declare const UITableHead: react286.NamedExoticComponent<TUITableHead>;
847
+ declare const UITableHead: react272.NamedExoticComponent<TUITableHead>;
833
848
  /**
834
849
  * Renders a single `<tr>` for a TanStack `HeaderGroup`, mapping each header
835
850
  * to either `UITableHeadCellSelect` (for the `select` column) or
@@ -847,7 +862,7 @@ declare const UITableHead: react286.NamedExoticComponent<TUITableHead>;
847
862
  * ))}
848
863
  * ```
849
864
  */
850
- declare const UITableHeadRow: react286.NamedExoticComponent<TUITableHeadRow>;
865
+ declare const UITableHeadRow: react272.NamedExoticComponent<TUITableHeadRow>;
851
866
  /**
852
867
  * Individual `<th>` cell that supports left/right sticky pinning, dynamic
853
868
  * CSS-variable-driven width, min/max size constraints, and an optional
@@ -871,7 +886,7 @@ declare const UITableHeadRow: react286.NamedExoticComponent<TUITableHeadRow>;
871
886
  * </UITableHeadCell>
872
887
  * ```
873
888
  */
874
- declare const UITableHeadCell: react286.NamedExoticComponent<TUITableHeadCell>;
889
+ declare const UITableHeadCell: react272.NamedExoticComponent<TUITableHeadCell>;
875
890
  /**
876
891
  * `<tbody>` element that acts as the virtual-scroll container.
877
892
  *
@@ -891,7 +906,7 @@ declare const UITableHeadCell: react286.NamedExoticComponent<TUITableHeadCell>;
891
906
  * </UITableBody>
892
907
  * ```
893
908
  */
894
- declare const UITableBody: react286.NamedExoticComponent<TUITableBody>;
909
+ declare const UITableBody: react272.NamedExoticComponent<TUITableBody>;
895
910
  /**
896
911
  * Virtualised `<tr>` that renders a single data row by translating itself to
897
912
  * the correct vertical position via a CSS `transform`.
@@ -919,7 +934,7 @@ declare const UITableBody: react286.NamedExoticComponent<TUITableBody>;
919
934
  * })}
920
935
  * ```
921
936
  */
922
- declare const UITableRow: react286.NamedExoticComponent<TUITableRow>;
937
+ declare const UITableRow: react272.NamedExoticComponent<TUITableRow>;
923
938
  /**
924
939
  * Sticky `<td>` cell in the leftmost column that renders a per-row selection
925
940
  * checkbox.
@@ -938,7 +953,7 @@ declare const UITableRow: react286.NamedExoticComponent<TUITableRow>;
938
953
  * />
939
954
  * ```
940
955
  */
941
- declare const UITableCellSelect: react286.NamedExoticComponent<TUITableCellSelect>;
956
+ declare const UITableCellSelect: react272.NamedExoticComponent<TUITableCellSelect>;
942
957
  /**
943
958
  * Sticky `<td>` cell pinned to the right edge of each row that renders the
944
959
  * column's custom `cell` renderer (typically a row-action menu).
@@ -957,7 +972,7 @@ declare const UITableCellSelect: react286.NamedExoticComponent<TUITableCellSelec
957
972
  * />
958
973
  * ```
959
974
  */
960
- declare const UITableCellActions: react286.NamedExoticComponent<TUITableCellActions>;
975
+ declare const UITableCellActions: react272.NamedExoticComponent<TUITableCellActions>;
961
976
  /**
962
977
  * Standard `<td>` data cell with support for left/right sticky pinning,
963
978
  * CSS-variable-driven width, content-fit auto-sizing, and configurable
@@ -981,7 +996,7 @@ declare const UITableCellActions: react286.NamedExoticComponent<TUITableCellActi
981
996
  * />
982
997
  * ```
983
998
  */
984
- declare const UITableCell: react286.NamedExoticComponent<TUITableCell>;
999
+ declare const UITableCell: react272.NamedExoticComponent<TUITableCell>;
985
1000
  /**
986
1001
  * `<tfoot>` element rendered below the table body, typically used for
987
1002
  * summary rows or pagination controls.
@@ -995,7 +1010,7 @@ declare const UITableCell: react286.NamedExoticComponent<TUITableCell>;
995
1010
  * </UITableFooter>
996
1011
  * ```
997
1012
  */
998
- declare const UITableFooter: react286.NamedExoticComponent<TUITableFooter>;
1013
+ declare const UITableFooter: react272.NamedExoticComponent<TUITableFooter>;
999
1014
  /**
1000
1015
  * Virtualised `<tr>` appended after the last data row that renders a
1001
1016
  * "Load More" / "Loading…" / "Error! Retry?" button.
@@ -1015,7 +1030,7 @@ declare const UITableFooter: react286.NamedExoticComponent<TUITableFooter>;
1015
1030
  * />
1016
1031
  * ```
1017
1032
  */
1018
- declare const UITableLoadMore: react286.NamedExoticComponent<TUITableLoadMore>;
1033
+ declare const UITableLoadMore: react272.NamedExoticComponent<TUITableLoadMore>;
1019
1034
  //#endregion
1020
1035
  //#region packages/components/features/tables/components/table.d.ts
1021
1036
  declare const UITableContainer: React.FC<React.PropsWithChildren>;
@@ -1043,7 +1058,7 @@ declare const UITableContainer: React.FC<React.PropsWithChildren>;
1043
1058
  * </ResizablePanelGroup>
1044
1059
  * ```
1045
1060
  */
1046
- declare const UITableFilter: () => react_jsx_runtime346.JSX.Element;
1061
+ declare const UITableFilter: () => react_jsx_runtime331.JSX.Element;
1047
1062
  //#endregion
1048
1063
  //#region packages/components/features/tables/components/table/provider.d.ts
1049
1064
  /**
@@ -1092,8 +1107,10 @@ declare const UITableProvider: <TData extends RowData<TData> = RowData<AnyEntity
1092
1107
  onRowSelection,
1093
1108
  onColumnPinning,
1094
1109
  fetchMoreData,
1110
+ csvData,
1111
+ csvFileName,
1095
1112
  children
1096
- }: React.PropsWithChildren<TableProviderProps<TData, TKey, TColumns>>) => react_jsx_runtime346.JSX.Element;
1113
+ }: React.PropsWithChildren<TableProviderProps<TData, TKey, TColumns>>) => react_jsx_runtime331.JSX.Element;
1097
1114
  //#endregion
1098
1115
  //#region packages/components/features/tables/components/table/tooltip.d.ts
1099
1116
  /**
@@ -1160,5 +1177,5 @@ declare const UITableTooltipActions: React.FC<{
1160
1177
  */
1161
1178
  declare const UITableTooltip: React.FC<React.PropsWithChildren>;
1162
1179
  //#endregion
1163
- export { RowData, TTableBodyContext, TTableContext, TTableHeadRowContext, TTableInnerTableContext, TTableInnerWrapperContext, TTableRowContext, TTableVirtualizerContext, TUITableBody, TUITableCell, TUITableCellActions, TUITableCellSelect, TUITableColumn, TUITableEmptyDisplay, TUITableFooter, TUITableHead, TUITableHeadCell, TUITableHeadCellOption, TUITableHeadCellSelect, TUITableHeadRow, TUITableInnerTable, TUITableInnerWrapper, TUITableLoadMore, TUITableRow, TUITableWrapper, TableProviderProps, UITableBadgeDisplay, UITableBody, UITableBooleanDisplay, UITableCell, UITableCellActions, UITableCellSelect, UITableContainer, UITableCurrencyDisplay, UITableDateDisplay, UITableDescriptionDisplay, UITableEmailDisplay, UITableEmptyDisplay, UITableFilter, UITableFooter, UITableHead, UITableHeadCell, UITableHeadCellOption, UITableHeadCellSelect, UITableHeadRow, UITableInnerTable, UITableInnerWrapper, UITableListDisplay, UITableLoadMore, UITableMoreButton, UITableNameDisplay, UITablePermalink, UITablePhoneNumberDisplay, UITableProgressDisplay, UITableProvider, UITableRemoveButton, UITableRow, UITableStatisticDisplay, UITableStatusDisplay, UITableTooltip, UITableTooltipActions, UITableTooltipFilter, UITableUserDataDisplay, UITableWrapper };
1180
+ export { CsvCell, RowData, TTableBodyContext, TTableContext, TTableHeadRowContext, TTableInnerTableContext, TTableInnerWrapperContext, TTableRowContext, TTableVirtualizerContext, TUITableBody, TUITableCell, TUITableCellActions, TUITableCellSelect, TUITableColumn, TUITableEmptyDisplay, TUITableFooter, TUITableHead, TUITableHeadCell, TUITableHeadCellOption, TUITableHeadCellSelect, TUITableHeadRow, TUITableInnerTable, TUITableInnerWrapper, TUITableLoadMore, TUITableRow, TUITableWrapper, TableProviderProps, UITableBadgeDisplay, UITableBody, UITableBooleanDisplay, UITableCell, UITableCellActions, UITableCellSelect, UITableContainer, UITableCurrencyDisplay, UITableDateDisplay, UITableDescriptionDisplay, UITableEmailDisplay, UITableEmptyDisplay, UITableFilter, UITableFooter, UITableHead, UITableHeadCell, UITableHeadCellOption, UITableHeadCellSelect, UITableHeadRow, UITableInnerTable, UITableInnerWrapper, UITableListDisplay, UITableLoadMore, UITableMoreButton, UITableNameDisplay, UITablePermalink, UITablePhoneNumberDisplay, UITableProgressDisplay, UITableProvider, UITableRemoveButton, UITableRow, UITableStatisticDisplay, UITableStatusDisplay, UITableTooltip, UITableTooltipActions, UITableTooltipFilter, UITableUserDataDisplay, UITableWrapper };
1164
1181
  //# sourceMappingURL=index.d.mts.map
@@ -1 +1 @@
1
- import"../../button.variants-DeCyas1F.mjs";import"../../button-C6ybzxxj.mjs";import"../../paragraph-Ch5TvEqL.mjs";import"../../flex-BLMTj7Ev.mjs";import"../../date-CVz9xdCg.mjs";import"../../badge-B8bw2UEY.mjs";import"../../tooltip-Bj0iOG4s.mjs";import"../../avatar-DbxqvCjT.mjs";import"../../separator-BMsbHAVt.mjs";import{A as e,C as t,D as n,E as r,F as i,I as a,L as o,M as s,N as c,O as l,P as u,R as d,S as f,T as p,_ as m,a as h,b as g,c as _,d as v,f as y,g as b,h as x,i as S,j as C,k as w,l as T,m as E,n as D,o as O,p as k,r as A,s as j,t as M,u as N,v as P,w as F,x as I,y as L}from"../../tables-DTazQIyy.mjs";import"../../dropdown-menu-DWSfXhHo.mjs";import"../../progress-0cpDwgAJ.mjs";import"../../checkbox-Dzo6oI4y.mjs";import"../../spinner-B3F9W53l.mjs";import"../../resizable-C2Zl-iLF.mjs";import"../../input-6f9JTc79.mjs";export{d as UITableBadgeDisplay,j as UITableBody,o as UITableBooleanDisplay,_ as UITableCell,T as UITableCellActions,N as UITableCellSelect,O as UITableContainer,a as UITableCurrencyDisplay,i as UITableDateDisplay,u as UITableDescriptionDisplay,c as UITableEmailDisplay,v as UITableEmptyDisplay,h as UITableFilter,y as UITableFooter,k as UITableHead,E as UITableHeadCell,x as UITableHeadCellOption,b as UITableHeadCellSelect,m as UITableHeadRow,P as UITableInnerTable,L as UITableInnerWrapper,s as UITableListDisplay,g as UITableLoadMore,C as UITableMoreButton,e as UITableNameDisplay,w as UITablePermalink,l as UITablePhoneNumberDisplay,n as UITableProgressDisplay,S as UITableProvider,r as UITableRemoveButton,I as UITableRow,p as UITableStatisticDisplay,F as UITableStatusDisplay,M as UITableTooltip,D as UITableTooltipActions,A as UITableTooltipFilter,t as UITableUserDataDisplay,f as UITableWrapper};
1
+ import"../../button.variants-DeCyas1F.mjs";import"../../button-C6ybzxxj.mjs";import"../../paragraph-Ch5TvEqL.mjs";import"../../flex-BLMTj7Ev.mjs";import"../../date-CVz9xdCg.mjs";import"../../badge-B8bw2UEY.mjs";import"../../tooltip-Bj0iOG4s.mjs";import"../../avatar-DbxqvCjT.mjs";import"../../separator-BMsbHAVt.mjs";import{A as e,C as t,D as n,E as r,F as i,I as a,L as o,M as s,N as c,O as l,P as u,R as d,S as f,T as p,_ as m,a as h,b as g,c as _,d as v,f as y,g as b,h as x,i as S,j as C,k as w,l as T,m as E,n as D,o as O,p as k,r as A,s as j,t as M,u as N,v as P,w as F,x as I,y as L}from"../../tables-eLIhswqW.mjs";import"../../dropdown-menu-DWSfXhHo.mjs";import"../../progress-0cpDwgAJ.mjs";import"../../checkbox-Dzo6oI4y.mjs";import"../../spinner-B3F9W53l.mjs";import"../../resizable-C2Zl-iLF.mjs";import"../../input-6f9JTc79.mjs";export{d as UITableBadgeDisplay,j as UITableBody,o as UITableBooleanDisplay,_ as UITableCell,T as UITableCellActions,N as UITableCellSelect,O as UITableContainer,a as UITableCurrencyDisplay,i as UITableDateDisplay,u as UITableDescriptionDisplay,c as UITableEmailDisplay,v as UITableEmptyDisplay,h as UITableFilter,y as UITableFooter,k as UITableHead,E as UITableHeadCell,x as UITableHeadCellOption,b as UITableHeadCellSelect,m as UITableHeadRow,P as UITableInnerTable,L as UITableInnerWrapper,s as UITableListDisplay,g as UITableLoadMore,C as UITableMoreButton,e as UITableNameDisplay,w as UITablePermalink,l as UITablePhoneNumberDisplay,n as UITableProgressDisplay,S as UITableProvider,r as UITableRemoveButton,I as UITableRow,p as UITableStatisticDisplay,F as UITableStatusDisplay,M as UITableTooltip,D as UITableTooltipActions,A as UITableTooltipFilter,t as UITableUserDataDisplay,f as UITableWrapper};
@@ -1,2 +1,2 @@
1
- import { a as withTanStackForm, c as FieldContentMain, d as FieldLabel, f as FieldSeparator, i as withTanStackFieldGroup, l as FieldError, n as useTanStackForm, o as Field, r as useTanStackFormContext, s as FieldContent, t as useTanStackFieldContext, u as FieldGroup } from "../../index-CO4_ENw7.cjs";
1
+ import { a as withTanStackForm, c as FieldContentMain, d as FieldLabel, f as FieldSeparator, i as withTanStackFieldGroup, l as FieldError, n as useTanStackForm, o as Field, r as useTanStackFormContext, s as FieldContent, t as useTanStackFieldContext, u as FieldGroup } from "../../index-C3SKVvaI.cjs";
2
2
  export { Field, FieldContent, FieldContentMain, FieldError, FieldGroup, FieldLabel, FieldSeparator, useTanStackFieldContext, useTanStackForm, useTanStackFormContext, withTanStackFieldGroup, withTanStackForm };
@@ -1,2 +1,2 @@
1
- import { a as withTanStackForm, c as FieldContentMain, d as FieldLabel, f as FieldSeparator, i as withTanStackFieldGroup, l as FieldError, n as useTanStackForm, o as Field, r as useTanStackFormContext, s as FieldContent, t as useTanStackFieldContext, u as FieldGroup } from "../../index-BIT9bkka.mjs";
1
+ import { a as withTanStackForm, c as FieldContentMain, d as FieldLabel, f as FieldSeparator, i as withTanStackFieldGroup, l as FieldError, n as useTanStackForm, o as Field, r as useTanStackFormContext, s as FieldContent, t as useTanStackFieldContext, u as FieldGroup } from "../../index-Dm0lp7bT.mjs";
2
2
  export { Field, FieldContent, FieldContentMain, FieldError, FieldGroup, FieldLabel, FieldSeparator, useTanStackFieldContext, useTanStackForm, useTanStackFormContext, withTanStackFieldGroup, withTanStackForm };