bitz-react-admin-ui 2.5.5 → 2.5.6

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 (182) hide show
  1. package/dist/assets/iconfont/IconChenggong.mjs +25 -4
  2. package/dist/assets/iconfont/IconClose.mjs +24 -3
  3. package/dist/assets/iconfont/IconColumnCancelFixed.mjs +23 -2
  4. package/dist/assets/iconfont/IconColumnFixedLeft.mjs +27 -6
  5. package/dist/assets/iconfont/IconColumnFixedRight.mjs +27 -6
  6. package/dist/assets/iconfont/IconCuowu.mjs +23 -2
  7. package/dist/assets/iconfont/IconDragOrder.mjs +25 -4
  8. package/dist/assets/iconfont/IconDuigoux.mjs +25 -4
  9. package/dist/assets/iconfont/IconFabu.mjs +35 -5
  10. package/dist/assets/iconfont/IconFanhui.mjs +25 -4
  11. package/dist/assets/iconfont/IconGaojisousuo.mjs +26 -5
  12. package/dist/assets/iconfont/IconHangfengexian.mjs +41 -3
  13. package/dist/assets/iconfont/IconHangliefengexian.mjs +42 -4
  14. package/dist/assets/iconfont/IconIcFluentHomeRegular.mjs +26 -5
  15. package/dist/assets/iconfont/IconIcon21.mjs +25 -4
  16. package/dist/assets/iconfont/IconJincoude.mjs +25 -4
  17. package/dist/assets/iconfont/IconJinggao.mjs +25 -4
  18. package/dist/assets/iconfont/IconKuansongde.mjs +26 -5
  19. package/dist/assets/iconfont/IconLiefengexian.mjs +41 -3
  20. package/dist/assets/iconfont/IconMore.mjs +41 -4
  21. package/dist/assets/iconfont/IconShanchu.mjs +27 -6
  22. package/dist/assets/iconfont/IconShanchu1.mjs +35 -5
  23. package/dist/assets/iconfont/IconSousuo.mjs +27 -6
  24. package/dist/assets/iconfont/IconTejincou.mjs +25 -4
  25. package/dist/assets/iconfont/IconTekuansong.mjs +26 -5
  26. package/dist/assets/iconfont/IconTishi1.mjs +27 -6
  27. package/dist/assets/iconfont/IconTuodong.mjs +28 -7
  28. package/dist/assets/iconfont/IconWubanmawentianchong.mjs +35 -3
  29. package/dist/assets/iconfont/IconWufengexian.mjs +26 -4
  30. package/dist/assets/iconfont/IconXinxitishi.mjs +27 -6
  31. package/dist/assets/iconfont/IconYoubanmawentianchong.mjs +34 -3
  32. package/dist/assets/iconfont/IconZhongdengde.mjs +24 -3
  33. package/dist/assets/iconfont/IconZhongzhi.mjs +24 -3
  34. package/dist/assets/iconfont/index.mjs +33 -33
  35. package/dist/components/BitzAddTag/index.mjs +41 -8
  36. package/dist/components/BitzAddressBook/index.mjs +122 -35
  37. package/dist/components/BitzAppPage/index.mjs +18 -4
  38. package/dist/components/BitzAppRefresh/index.mjs +27 -15
  39. package/dist/components/BitzBetterScroll/index.mjs +5 -5
  40. package/dist/components/BitzButton/index.mjs +23 -9
  41. package/dist/components/BitzCalendar/index.mjs +52 -19
  42. package/dist/components/BitzCascader/BitzCascaderMobile.mjs +68 -30
  43. package/dist/components/BitzCascader/index.mjs +6 -2
  44. package/dist/components/BitzCollapse/index.mjs +4 -4
  45. package/dist/components/BitzConfigProvider/context.mjs +3 -1
  46. package/dist/components/BitzConfigProvider/index.mjs +12 -8
  47. package/dist/components/BitzConfirmModal/index.mjs +24 -1
  48. package/dist/components/BitzDescriptions/index.mjs +11 -1
  49. package/dist/components/BitzDrawer/index.mjs +17 -2
  50. package/dist/components/BitzEmpty/index.mjs +6 -2
  51. package/dist/components/BitzException/index.mjs +6 -1
  52. package/dist/components/BitzFloatLayout/index.mjs +10 -1
  53. package/dist/components/BitzFluentDatePicker/index.mjs +1 -1
  54. package/dist/components/BitzFluentRangePicker/index.mjs +1 -1
  55. package/dist/components/BitzFluentTimePicker/index.mjs +1 -1
  56. package/dist/components/BitzFuiCalendar/BitzFuiCalendarStore.mjs +13 -16
  57. package/dist/components/BitzFuiCalendar/CalendarAgendum.mjs +26 -20
  58. package/dist/components/BitzFuiCalendar/CalendarAgendumItem.mjs +21 -3
  59. package/dist/components/BitzFuiCalendar/CalendarBody.mjs +27 -4
  60. package/dist/components/BitzFuiCalendar/CalendarHead.mjs +5 -2
  61. package/dist/components/BitzFuiCalendar/CalendarHeadItem.mjs +12 -3
  62. package/dist/components/BitzFuiCalendar/CalendarToolbar.mjs +47 -15
  63. package/dist/components/BitzFuiCalendar/ColumnData.mjs +25 -9
  64. package/dist/components/BitzFuiCalendar/FuiCalendarItem.mjs +44 -8
  65. package/dist/components/BitzFuiCalendar/index.mjs +7 -1
  66. package/dist/components/BitzFullScreen/index.mjs +9 -6
  67. package/dist/components/BitzHighlight/Child.mjs +23 -9
  68. package/dist/components/BitzHighlight/Highlight.mjs +26 -5
  69. package/dist/components/BitzHighlight/chunks.mjs +20 -17
  70. package/dist/components/BitzHighlight/style.mjs +4 -1
  71. package/dist/components/BitzImage/index.mjs +1 -1
  72. package/dist/components/BitzImage/previewImage.mjs +12 -5
  73. package/dist/components/BitzLanguageTabs/index.mjs +14 -3
  74. package/dist/components/BitzLazyLoad/index.mjs +7 -1
  75. package/dist/components/BitzList/List.mjs +17 -3
  76. package/dist/components/BitzList/LoadMore.mjs +29 -20
  77. package/dist/components/BitzLoadMore/index.mjs +34 -14
  78. package/dist/components/BitzMeetingTime/BitzMeetingTimeItem.mjs +24 -11
  79. package/dist/components/BitzMeetingTime/index.mjs +10 -6
  80. package/dist/components/BitzMobileLoading/index.mjs +1 -1
  81. package/dist/components/BitzModal/index.mjs +24 -11
  82. package/dist/components/BitzNoData/index.mjs +4 -1
  83. package/dist/components/BitzNoMore/index.mjs +1 -1
  84. package/dist/components/BitzOrganizationSelection/index.mjs +43 -14
  85. package/dist/components/BitzPageContainer/index.mjs +107 -46
  86. package/dist/components/BitzPageHeader/index.mjs +89 -21
  87. package/dist/components/BitzPagination/index.mjs +71 -22
  88. package/dist/components/BitzPopover/index.mjs +4 -4
  89. package/dist/components/BitzPullRefresh/PullRefresh.mjs +47 -18
  90. package/dist/components/BitzQRCode/index.mjs +6 -1
  91. package/dist/components/BitzQueryFilter/QueryFilterContent.mjs +35 -17
  92. package/dist/components/BitzQueryFilter/QueryFilterDrawer.mjs +20 -13
  93. package/dist/components/BitzQueryFilter/QueryFilterMobile.mjs +4 -1
  94. package/dist/components/BitzQueryFilter/index.mjs +69 -20
  95. package/dist/components/BitzRefresh/index.mjs +5 -1
  96. package/dist/components/BitzRemark/index.mjs +4 -4
  97. package/dist/components/BitzScheduleCenter/index.mjs +24 -30
  98. package/dist/components/BitzSearch/index.mjs +1 -1
  99. package/dist/components/BitzSelect/component/BitzSelectMobile.mjs +123 -48
  100. package/dist/components/BitzSelect/index.mjs +1 -1
  101. package/dist/components/BitzSkeleton/index.mjs +31 -1
  102. package/dist/components/BitzSwitch/index.mjs +7 -2
  103. package/dist/components/BitzTabbar/BitzTabbar.mjs +25 -8
  104. package/dist/components/BitzTabbar/BitzTabbarItem.mjs +4 -1
  105. package/dist/components/BitzTable/ActionBar/ActionBar.d.ts +4 -3
  106. package/dist/components/BitzTable/ActionBar/ActionBar.mjs +80 -12
  107. package/dist/components/BitzTable/ActionBar/Button.d.ts +7 -3
  108. package/dist/components/BitzTable/ActionBar/Button.mjs +26 -7
  109. package/dist/components/BitzTable/ActionBar/index.d.ts +2 -0
  110. package/dist/components/BitzTable/ActionBar/style.mjs +12 -9
  111. package/dist/components/BitzTable/ActionCol/index.mjs +129 -33
  112. package/dist/components/BitzTable/ActionCol/style.mjs +15 -12
  113. package/dist/components/BitzTable/Dropdown/index.mjs +8 -1
  114. package/dist/components/BitzTable/Dropdown/style.mjs +9 -6
  115. package/dist/components/BitzTable/SelectionBar/Button.mjs +19 -6
  116. package/dist/components/BitzTable/SelectionBar/SelectionBar.mjs +11 -4
  117. package/dist/components/BitzTable/SelectionBar/style.mjs +18 -8
  118. package/dist/components/BitzTable/Store/index.mjs +132 -100
  119. package/dist/components/BitzTable/Store/utils/index.mjs +18 -18
  120. package/dist/components/BitzTable/SubTable/index.mjs +91 -43
  121. package/dist/components/BitzTable/Table/ResizableTitle copy.mjs +43 -21
  122. package/dist/components/BitzTable/Table/SortTableContext.mjs +39 -17
  123. package/dist/components/BitzTable/Table/SortableRow.mjs +44 -20
  124. package/dist/components/BitzTable/Table/index.mjs +445 -200
  125. package/dist/components/BitzTable/Table/style.mjs +10 -1
  126. package/dist/components/BitzTable/Table/utils.mjs +11 -4
  127. package/dist/components/BitzTable/TextOverflow/index.mjs +12 -3
  128. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnConfigModal.mjs +92 -28
  129. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnsSort/DndItem.mjs +104 -23
  130. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnsSort/DndList.mjs +68 -29
  131. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnsSort/index.mjs +256 -148
  132. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ExportConfig/DndItem.mjs +50 -16
  133. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ExportConfig/DndList.mjs +42 -16
  134. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ExportConfig/index.mjs +97 -21
  135. package/dist/components/BitzTable/ToolBar/ColConfigIcon/StylesConfig/RadioCard.mjs +9 -2
  136. package/dist/components/BitzTable/ToolBar/ColConfigIcon/StylesConfig/index.mjs +106 -52
  137. package/dist/components/BitzTable/ToolBar/ColConfigIcon/index.mjs +28 -6
  138. package/dist/components/BitzTable/ToolBar/ExportIcon/ExportModal.mjs +44 -14
  139. package/dist/components/BitzTable/ToolBar/ExportIcon/index.mjs +44 -12
  140. package/dist/components/BitzTable/ToolBar/FullscreenIcon/index.mjs +17 -4
  141. package/dist/components/BitzTable/ToolBar/Modal/index.mjs +57 -13
  142. package/dist/components/BitzTable/ToolBar/RefreshIcon/index.mjs +20 -9
  143. package/dist/components/BitzTable/ToolBar/Wrapper/index.mjs +49 -2
  144. package/dist/components/BitzTable/ToolBar/style.mjs +6 -1
  145. package/dist/components/BitzTableOperations/index.mjs +13 -3
  146. package/dist/components/BitzTableSelect/Picker/index.mjs +43 -10
  147. package/dist/components/BitzTableSelect/Select/index.mjs +90 -21
  148. package/dist/components/BitzTableSelect/SelectPopup/getData.mjs +23 -13
  149. package/dist/components/BitzTableSelect/SelectPopup/index.mjs +219 -69
  150. package/dist/components/BitzTableSelect/SingleSelect/index.mjs +87 -22
  151. package/dist/components/BitzTableSelect/TableCell/index.mjs +52 -11
  152. package/dist/components/BitzTableSelect/TextBlock/index.mjs +30 -12
  153. package/dist/components/BitzTableSelect/index.mjs +65 -14
  154. package/dist/components/BitzTableSelect/utils.mjs +3 -3
  155. package/dist/components/BitzTag/index.mjs +1 -1
  156. package/dist/components/BitzText/index.mjs +41 -14
  157. package/dist/components/BitzText/utils.mjs +3 -3
  158. package/dist/components/BitzTheme/index.mjs +6 -6
  159. package/dist/components/BitzTimeline/index.mjs +11 -1
  160. package/dist/components/BitzTimer/Form.mjs +32 -11
  161. package/dist/components/BitzTimer/Timer.mjs +76 -38
  162. package/dist/components/BitzTimer/index.mjs +66 -43
  163. package/dist/components/BitzToast/Toast/index.mjs +28 -10
  164. package/dist/components/BitzToast/index.mjs +1 -1
  165. package/dist/components/BitzTooltip/index.mjs +60 -30
  166. package/dist/components/BitzTooltip/style.d.ts +2 -1
  167. package/dist/components/BitzTooltip/style.mjs +15 -12
  168. package/dist/components/BitzTooltip/utils.mjs +2 -2
  169. package/dist/components/BitzTree/index.mjs +4 -1
  170. package/dist/components/BitzUeEditor/index.mjs +5 -5
  171. package/dist/components/BitzUpload/index.mjs +81 -43
  172. package/dist/components/BitzWebAppDrawer/index.mjs +35 -4
  173. package/dist/components/BitzWebAppModal/index.mjs +6 -3
  174. package/dist/hooks/use-event-listener.mjs +11 -2
  175. package/dist/hooks/use-lock-fn.mjs +13 -10
  176. package/dist/hooks/use-scroll-parent.mjs +16 -14
  177. package/dist/hooks/useEvent.mjs +7 -4
  178. package/dist/hooks/useMergedState.mjs +11 -11
  179. package/dist/style.css +1 -1
  180. package/dist/utils/WithFluent.mjs +27 -5
  181. package/dist/utils/create.mjs +7 -1
  182. package/package.json +1 -1
@@ -22,29 +22,35 @@ const Be = {
22
22
  fe.EXPAND_COLUMN
23
23
  ];
24
24
  function Me(e) {
25
- var H, R, L, P, U, D, _, F, G, W, Z, A, X, q, Q, Y, $, p, ee, te, ne, ie, ae, oe, le;
25
+ var H, R, L, P, U, D, _, F, G, W, Z, A, X, q, Q, Y, $, p, ee, te, ne, ie, ae, oe, ce;
26
26
  const T = Ne(Ie()), [re, se] = K(!1), [ue, de] = K(!1), [ye, Se] = K(0), s = Ee(Je).Table, Ce = s == null ? void 0 : s.defaultSize, I = e.size ?? e.defaultSize ?? Ce ?? "lg", ge = e.zebra ?? e.defaultZebra ?? (s == null ? void 0 : s.zebra) ?? !0, me = e.bordered ?? e.defaultBordered ?? (s == null ? void 0 : s.bordered) ?? "row-column", O = e.defaultStylesConfig || {
27
27
  size: I,
28
28
  zebra: ge,
29
29
  bordered: me
30
- }, [y, J] = z(() => {
31
- var n, l, c, a;
32
- const { persistenceType: t, persistenceKey: i, onlineGet: o } = e.stylesConfigState || {};
33
- if (i && t && typeof window < "u" && t !== "online") {
34
- const f = window[t];
35
- try {
36
- const r = f == null ? void 0 : f.getItem(i);
37
- if (r)
38
- return (n = e == null ? void 0 : e.stylesConfigState) != null && n.defaultValue ? m(JSON.parse(r), (l = e == null ? void 0 : e.stylesConfigState) == null ? void 0 : l.defaultValue) : JSON.parse(r);
39
- } catch (r) {
40
- console.warn(r);
30
+ }, [y, J] = z(
31
+ () => {
32
+ var n, c, l, a;
33
+ const { persistenceType: t, persistenceKey: i, onlineGet: o } = e.stylesConfigState || {};
34
+ if (i && t && typeof window < "u" && t !== "online") {
35
+ const f = window[t];
36
+ try {
37
+ const r = f == null ? void 0 : f.getItem(i);
38
+ if (r)
39
+ return (n = e == null ? void 0 : e.stylesConfigState) != null && n.defaultValue ? m(
40
+ JSON.parse(r),
41
+ (c = e == null ? void 0 : e.stylesConfigState) == null ? void 0 : c.defaultValue
42
+ ) : JSON.parse(r);
43
+ } catch (r) {
44
+ console.warn(r);
45
+ }
41
46
  }
47
+ return e.stylesConfig || ((l = e.stylesConfigState) == null ? void 0 : l.value) || ((a = e.stylesConfigState) == null ? void 0 : a.defaultValue) || O;
48
+ },
49
+ {
50
+ value: ((H = e.stylesConfigState) == null ? void 0 : H.value) || e.stylesConfig,
51
+ onChange: ((R = e.stylesConfigState) == null ? void 0 : R.onChange) || e.onStylesConfigChange
42
52
  }
43
- return e.stylesConfig || ((c = e.stylesConfigState) == null ? void 0 : c.value) || ((a = e.stylesConfigState) == null ? void 0 : a.defaultValue) || O;
44
- }, {
45
- value: ((H = e.stylesConfigState) == null ? void 0 : H.value) || e.stylesConfig,
46
- onChange: ((R = e.stylesConfigState) == null ? void 0 : R.onChange) || e.onStylesConfigChange
47
- });
53
+ );
48
54
  d(() => {
49
55
  var o, n;
50
56
  if (!((o = e.stylesConfigState) != null && o.persistenceKey) || !((n = e.stylesConfigState) != null && n.persistenceType) || typeof window > "u")
@@ -55,11 +61,11 @@ function Me(e) {
55
61
  // onlineChange
56
62
  } = e.stylesConfigState;
57
63
  if (t !== "online") {
58
- const l = window[t];
64
+ const c = window[t];
59
65
  try {
60
- l == null || l.setItem(i, JSON.stringify(y));
61
- } catch (c) {
62
- console.warn(c), j();
66
+ c == null || c.setItem(i, JSON.stringify(y));
67
+ } catch (l) {
68
+ console.warn(l), j();
63
69
  }
64
70
  }
65
71
  }, [
@@ -69,15 +75,17 @@ function Me(e) {
69
75
  ]), d(() => {
70
76
  var t, i, o;
71
77
  if ((t = e.stylesConfigState) != null && t.persistenceKey && ((i = e.stylesConfigState) == null ? void 0 : i.persistenceType) === "online") {
72
- const { onlineGet: n, persistenceKey: l } = e.stylesConfigState;
78
+ const { onlineGet: n, persistenceKey: c } = e.stylesConfigState;
73
79
  try {
74
- (o = n == null ? void 0 : n(l)) == null || o.then((c) => {
80
+ (o = n == null ? void 0 : n(c)) == null || o.then((l) => {
75
81
  var f;
76
- const a = m(c ?? {}, (f = e == null ? void 0 : e.stylesConfigState) == null ? void 0 : f.value);
77
- J(Object.keys(a).length ? a : O);
82
+ const a = m(l ?? {}, (f = e == null ? void 0 : e.stylesConfigState) == null ? void 0 : f.value);
83
+ J(
84
+ Object.keys(a).length ? a : O
85
+ );
78
86
  });
79
- } catch (c) {
80
- console.warn(c);
87
+ } catch (l) {
88
+ console.warn(l);
81
89
  }
82
90
  }
83
91
  }, []);
@@ -93,39 +101,50 @@ function Me(e) {
93
101
  }
94
102
  };
95
103
  return u.forEach((o, n) => {
96
- const { title: l, isOperationCol: c } = o, a = E(o, n);
97
- a && !c && t.fields.push({
104
+ const { title: c, isOperationCol: l } = o, a = E(o, n);
105
+ a && !l && t.fields.push({
98
106
  field: a,
99
- title: l,
107
+ title: c,
100
108
  show: !0
101
109
  });
102
110
  }), t;
103
- }, [u]), [V, x] = z(() => {
104
- var n, l, c, a;
105
- const { persistenceType: t, persistenceKey: i, onlineGet: o } = e.exportConfigState || {};
106
- if (i && t && typeof window < "u" && t !== "online") {
107
- const f = window[t];
108
- try {
109
- const r = f == null ? void 0 : f.getItem(i);
110
- if (r)
111
- return (n = e == null ? void 0 : e.exportConfigState) != null && n.defaultValue ? m(JSON.parse(r), (l = e == null ? void 0 : e.exportConfigState) == null ? void 0 : l.defaultValue) : JSON.parse(r);
112
- } catch (r) {
113
- console.warn(r);
111
+ }, [u]), [V, x] = z(
112
+ () => {
113
+ var n, c, l, a;
114
+ const { persistenceType: t, persistenceKey: i, onlineGet: o } = e.exportConfigState || {};
115
+ if (i && t && typeof window < "u" && t !== "online") {
116
+ const f = window[t];
117
+ try {
118
+ const r = f == null ? void 0 : f.getItem(i);
119
+ if (r)
120
+ return (n = e == null ? void 0 : e.exportConfigState) != null && n.defaultValue ? m(
121
+ JSON.parse(r),
122
+ (c = e == null ? void 0 : e.exportConfigState) == null ? void 0 : c.defaultValue
123
+ ) : JSON.parse(r);
124
+ } catch (r) {
125
+ console.warn(r);
126
+ }
114
127
  }
128
+ return e.exportConfig || ((l = e.exportConfigState) == null ? void 0 : l.value) || ((a = e.exportConfigState) == null ? void 0 : a.defaultValue) || h;
129
+ },
130
+ {
131
+ value: ((U = e.exportConfigState) == null ? void 0 : U.value) || e.exportConfig,
132
+ onChange: ((D = e.exportConfigState) == null ? void 0 : D.onChange) || e.onExportConfigChange
115
133
  }
116
- return e.exportConfig || ((c = e.exportConfigState) == null ? void 0 : c.value) || ((a = e.exportConfigState) == null ? void 0 : a.defaultValue) || h;
117
- }, {
118
- value: ((U = e.exportConfigState) == null ? void 0 : U.value) || e.exportConfig,
119
- onChange: ((D = e.exportConfigState) == null ? void 0 : D.onChange) || e.onExportConfigChange
120
- });
134
+ );
121
135
  d(() => {
122
- var n, l;
136
+ var n, c;
123
137
  const { persistenceType: t, persistenceKey: i, onlineGet: o } = e.exportConfigState || {};
124
138
  if (i && t && typeof window < "u" && t !== "online") {
125
- const c = window[t];
139
+ const l = window[t];
126
140
  try {
127
- const a = c == null ? void 0 : c.getItem(i);
128
- a ? (n = e == null ? void 0 : e.exportConfigState) != null && n.defaultValue ? x(m(JSON.parse(a), (l = e == null ? void 0 : e.exportConfigState) == null ? void 0 : l.defaultValue)) : x(JSON.parse(a)) : x(h);
141
+ const a = l == null ? void 0 : l.getItem(i);
142
+ a ? (n = e == null ? void 0 : e.exportConfigState) != null && n.defaultValue ? x(
143
+ m(
144
+ JSON.parse(a),
145
+ (c = e == null ? void 0 : e.exportConfigState) == null ? void 0 : c.defaultValue
146
+ )
147
+ ) : x(JSON.parse(a)) : x(h);
129
148
  } catch (a) {
130
149
  console.warn(a);
131
150
  }
@@ -144,11 +163,11 @@ function Me(e) {
144
163
  // onlineChange
145
164
  } = e.exportConfigState;
146
165
  if (t !== "online") {
147
- const l = window[t];
166
+ const c = window[t];
148
167
  try {
149
- l == null || l.setItem(i, JSON.stringify(V));
150
- } catch (c) {
151
- console.warn(c), M();
168
+ c == null || c.setItem(i, JSON.stringify(V));
169
+ } catch (l) {
170
+ console.warn(l), M();
152
171
  }
153
172
  }
154
173
  }, [
@@ -158,58 +177,71 @@ function Me(e) {
158
177
  ]), d(() => {
159
178
  var t, i, o;
160
179
  if ((t = e.exportConfigState) != null && t.persistenceKey && ((i = e.exportConfigState) == null ? void 0 : i.persistenceType) === "online") {
161
- const { onlineGet: n, persistenceKey: l } = e.exportConfigState;
180
+ const { onlineGet: n, persistenceKey: c } = e.exportConfigState;
162
181
  try {
163
- (o = n == null ? void 0 : n(l)) == null || o.then((c) => {
182
+ (o = n == null ? void 0 : n(c)) == null || o.then((l) => {
164
183
  var f;
165
- const a = m(c ?? {}, (f = e == null ? void 0 : e.exportConfigState) == null ? void 0 : f.value);
166
- x(Object.keys(a).length ? a : h);
184
+ const a = m(l ?? {}, (f = e == null ? void 0 : e.exportConfigState) == null ? void 0 : f.value);
185
+ x(
186
+ Object.keys(a).length ? a : h
187
+ );
167
188
  });
168
- } catch (c) {
169
- console.warn(c);
189
+ } catch (l) {
190
+ console.warn(l);
170
191
  }
171
192
  }
172
193
  }, []);
173
194
  const S = g(() => {
174
- var c;
175
- if ((c = e == null ? void 0 : e.columnsState) != null && c.defaultValue)
195
+ var l;
196
+ if ((l = e == null ? void 0 : e.columnsState) != null && l.defaultValue)
176
197
  return e.columnsState.defaultValue;
177
- const t = u.filter((a) => a.fixed === "left").map((a, f) => ({ ...a, order: f })), i = u.filter((a) => a.fixed === "right").map((a, f) => ({ ...a, order: f })), o = u.filter((a) => !["left", "right"].includes(a.fixed)).map((a, f) => ({ ...a, order: f })), n = [...t, ...o, ...i], l = {};
198
+ const t = u.filter((a) => a.fixed === "left").map((a, f) => ({ ...a, order: f })), i = u.filter((a) => a.fixed === "right").map((a, f) => ({ ...a, order: f })), o = u.filter((a) => !["left", "right"].includes(a.fixed)).map((a, f) => ({ ...a, order: f })), n = [...t, ...o, ...i], c = {};
178
199
  return n.forEach((a, f) => {
179
- const { order: r, width: ce, fixed: Oe, disabled: Ve } = a, v = E(a, f);
180
- v && (l[v] = {
200
+ const { order: r, width: le, fixed: Oe, disabled: Ve } = a, v = E(a, f);
201
+ v && (c[v] = {
181
202
  show: !0,
182
203
  order: r,
183
204
  fixed: Oe,
184
205
  disabled: Ve
185
- }, typeof ce == "number" && (l[v].width = ce));
186
- }), l;
187
- }, [u]), [we, he] = K(!1), [C, w] = z(() => {
188
- var n, l, c, a;
189
- const { persistenceType: t, persistenceKey: i, onlineGet: o } = e.columnsState || {};
190
- if (i && t && typeof window < "u" && t !== "online") {
191
- const f = window[t];
192
- try {
193
- const r = f == null ? void 0 : f.getItem(i);
194
- if (r)
195
- return (n = e == null ? void 0 : e.columnsState) != null && n.defaultValue ? m(JSON.parse(r), (l = e == null ? void 0 : e.columnsState) == null ? void 0 : l.defaultValue) : JSON.parse(r);
196
- } catch (r) {
197
- console.warn(r);
206
+ }, typeof le == "number" && (c[v].width = le));
207
+ }), c;
208
+ }, [u]), [we, he] = K(!1), [C, w] = z(
209
+ () => {
210
+ var n, c, l, a;
211
+ const { persistenceType: t, persistenceKey: i, onlineGet: o } = e.columnsState || {};
212
+ if (i && t && typeof window < "u" && t !== "online") {
213
+ const f = window[t];
214
+ try {
215
+ const r = f == null ? void 0 : f.getItem(i);
216
+ if (r)
217
+ return (n = e == null ? void 0 : e.columnsState) != null && n.defaultValue ? m(
218
+ JSON.parse(r),
219
+ (c = e == null ? void 0 : e.columnsState) == null ? void 0 : c.defaultValue
220
+ ) : JSON.parse(r);
221
+ } catch (r) {
222
+ console.warn(r);
223
+ }
198
224
  }
225
+ return e.columnsStateMap || ((l = e.columnsState) == null ? void 0 : l.value) || ((a = e.columnsState) == null ? void 0 : a.defaultValue) || {};
226
+ },
227
+ {
228
+ value: ((Z = e.columnsState) == null ? void 0 : Z.value) || e.columnsStateMap,
229
+ onChange: ((A = e.columnsState) == null ? void 0 : A.onChange) || e.onColumnsStateChange
199
230
  }
200
- return e.columnsStateMap || ((c = e.columnsState) == null ? void 0 : c.value) || ((a = e.columnsState) == null ? void 0 : a.defaultValue) || {};
201
- }, {
202
- value: ((Z = e.columnsState) == null ? void 0 : Z.value) || e.columnsStateMap,
203
- onChange: ((A = e.columnsState) == null ? void 0 : A.onChange) || e.onColumnsStateChange
204
- });
231
+ );
205
232
  d(() => {
206
- var n, l;
233
+ var n, c;
207
234
  const { persistenceType: t, persistenceKey: i, onlineGet: o } = e.columnsState || {};
208
235
  if (i && t && typeof window < "u" && t !== "online") {
209
- const c = window[t];
236
+ const l = window[t];
210
237
  try {
211
- const a = c == null ? void 0 : c.getItem(i);
212
- a ? (n = e == null ? void 0 : e.columnsState) != null && n.defaultValue ? w(m(JSON.parse(a), (l = e == null ? void 0 : e.columnsState) == null ? void 0 : l.defaultValue)) : w(JSON.parse(a)) : w(S);
238
+ const a = l == null ? void 0 : l.getItem(i);
239
+ a ? (n = e == null ? void 0 : e.columnsState) != null && n.defaultValue ? w(
240
+ m(
241
+ JSON.parse(a),
242
+ (c = e == null ? void 0 : e.columnsState) == null ? void 0 : c.defaultValue
243
+ )
244
+ ) : w(JSON.parse(a)) : w(S);
213
245
  } catch (a) {
214
246
  console.warn(a);
215
247
  }
@@ -260,11 +292,11 @@ function Me(e) {
260
292
  // onlineChange
261
293
  } = e.columnsState;
262
294
  if (t !== "online") {
263
- const l = window[t];
295
+ const c = window[t];
264
296
  try {
265
- l == null || l.setItem(i, JSON.stringify(C));
266
- } catch (c) {
267
- console.warn(c), B();
297
+ c == null || c.setItem(i, JSON.stringify(C));
298
+ } catch (l) {
299
+ console.warn(l), B();
268
300
  }
269
301
  }
270
302
  }, [
@@ -274,23 +306,23 @@ function Me(e) {
274
306
  ]), d(() => {
275
307
  var t, i, o;
276
308
  if ((t = e.columnsState) != null && t.persistenceKey && ((i = e.columnsState) == null ? void 0 : i.persistenceType) === "online") {
277
- const { onlineGet: n, persistenceKey: l } = e.columnsState;
309
+ const { onlineGet: n, persistenceKey: c } = e.columnsState;
278
310
  try {
279
- (o = n == null ? void 0 : n(l)) == null || o.then((c) => {
311
+ (o = n == null ? void 0 : n(c)) == null || o.then((l) => {
280
312
  var f;
281
- const a = m(c ?? {}, (f = e == null ? void 0 : e.columnsState) == null ? void 0 : f.value);
313
+ const a = m(l ?? {}, (f = e == null ? void 0 : e.columnsState) == null ? void 0 : f.value);
282
314
  w(a), he(!0);
283
315
  });
284
- } catch (c) {
285
- console.warn(c);
316
+ } catch (l) {
317
+ console.warn(l);
286
318
  }
287
319
  }
288
320
  }, []), d(() => {
289
321
  var i, o;
290
322
  const t = u.findIndex((n) => n == null ? void 0 : n.isOperationCol);
291
323
  if (t >= 0) {
292
- const n = u[t], l = E(n, t);
293
- !(((i = C == null ? void 0 : C[l]) == null ? void 0 : i.fixed) === ((o = S == null ? void 0 : S[l]) == null ? void 0 : o.fixed)) && Object.keys(C ?? {}).length === 0 && w(S);
324
+ const n = u[t], c = E(n, t);
325
+ !(((i = C == null ? void 0 : C[c]) == null ? void 0 : i.fixed) === ((o = S == null ? void 0 : S[c]) == null ? void 0 : o.fixed)) && Object.keys(C ?? {}).length === 0 && w(S);
294
326
  }
295
327
  }, [S, C]);
296
328
  const xe = g(() => (e == null ? void 0 : e.rowHoverable) ?? (s == null ? void 0 : s.rowHoverable) ?? !0, [e == null ? void 0 : e.rowHoverable, s == null ? void 0 : s.rowHoverable]), Te = g(() => e.zebra ?? y.zebra, [e.zebra, y.zebra]), b = g(() => e.bordered ?? y.bordered, [e.bordered, y.bordered]), be = g(() => ["column", "row-column"].includes(b), [b]), Ke = g(() => {
@@ -329,7 +361,7 @@ function Me(e) {
329
361
  defaultTableExportConfig: h,
330
362
  exportStorageType: (ae = e.exportConfigState) == null ? void 0 : ae.persistenceType,
331
363
  exportStorageKey: (oe = e.exportConfigState) == null ? void 0 : oe.persistenceKey,
332
- onlineExportConfigChange: (le = e.exportConfigState) == null ? void 0 : le.onlineChange,
364
+ onlineExportConfigChange: (ce = e.exportConfigState) == null ? void 0 : ce.onlineChange,
333
365
  clearExportConfigCache: M,
334
366
  zebra: Te,
335
367
  rowHoverable: xe,
@@ -342,7 +374,7 @@ function Me(e) {
342
374
  }
343
375
  const ke = ze({}), Ge = (e) => {
344
376
  const T = Me(e.initValue);
345
- return ve.jsx(ke.Provider, { value: T, children: e.children });
377
+ return /* @__PURE__ */ ve.jsx(ke.Provider, { value: T, children: e.children });
346
378
  };
347
379
  export {
348
380
  ke as BitzTableContext,
@@ -1,41 +1,41 @@
1
- const l = (r, d, x) => ((i, o) => i.map((e) => {
2
- const s = c(e, e.index), f = o[s];
3
- return f && f.show === !1 ? !1 : {
1
+ const u = (r, d, x) => ((f, o) => f.map((e) => {
2
+ const s = l(e, e.index), i = o[s];
3
+ return i && i.show === !1 ? !1 : {
4
4
  ...e,
5
- ...f,
5
+ ...i,
6
6
  ...(e == null ? void 0 : e.isOperationCol) && !x && {
7
7
  width: e == null ? void 0 : e.width
8
8
  }
9
9
  };
10
- }))(r, d).filter(Boolean), c = (r, d) => "key" in r && r.key !== void 0 && r.key !== null ? r.key : r.dataIndex ? Array.isArray(r.dataIndex) ? r.dataIndex.join("-") : r.dataIndex : `${d}`, h = (r) => (d, x) => {
11
- var n, a, y, u;
12
- const { fixed: t, index: i } = d, { fixed: o, index: e } = x;
10
+ }))(r, d).filter(Boolean), l = (r, d) => "key" in r && r.key !== void 0 && r.key !== null ? r.key : r.dataIndex ? Array.isArray(r.dataIndex) ? r.dataIndex.join("-") : r.dataIndex : `${d}`, h = (r) => (d, x) => {
11
+ var n, a, y, c;
12
+ const { fixed: t, index: f } = d, { fixed: o, index: e } = x;
13
13
  if (t === "left" && o !== "left" || o === "right" && t !== "right")
14
14
  return -2;
15
15
  if (o === "left" && t !== "left" || t === "right" && o !== "right")
16
16
  return 2;
17
- const s = d.key || `${i}`, f = x.key || `${e}`;
18
- return (n = r[s]) != null && n.order || (a = r[f]) != null && a.order ? (((y = r[s]) == null ? void 0 : y.order) || 0) - (((u = r[f]) == null ? void 0 : u.order) || 0) : (d.index || 0) - (x.index || 0);
17
+ const s = d.key || `${f}`, i = x.key || `${e}`;
18
+ return (n = r[s]) != null && n.order || (a = r[i]) != null && a.order ? (((y = r[s]) == null ? void 0 : y.order) || 0) - (((c = r[i]) == null ? void 0 : c.order) || 0) : (d.index || 0) - (x.index || 0);
19
19
  };
20
20
  function k(r, d, x) {
21
21
  const t = {};
22
- let i = "";
23
- const o = (e, s, f) => {
22
+ let f = "";
23
+ const o = (e, s, i) => {
24
24
  for (const n in e)
25
- if (e.hasOwnProperty(n) && (typeof e[n] == "object" && e[n] !== null && (i = n, t[n] = { ...e[n] }, o(e[n], s, f)), n === s)) {
26
- const a = t[i];
27
- t[i] = {
25
+ if (e.hasOwnProperty(n) && (typeof e[n] == "object" && e[n] !== null && (f = n, t[n] = { ...e[n] }, o(e[n], s, i)), n === s)) {
26
+ const a = t[f];
27
+ t[f] = {
28
28
  ...a,
29
- [s]: f
29
+ [s]: i
30
30
  // [prop]: current.disabled || current.fixed ? true : val,
31
- }, i = "";
31
+ }, f = "";
32
32
  }
33
33
  };
34
34
  return o(r, d, x), t;
35
35
  }
36
36
  export {
37
37
  h as columnSort,
38
- c as genColumnKey,
39
- l as loopFilter,
38
+ l as genColumnKey,
39
+ u as loopFilter,
40
40
  k as updateNestedObject
41
41
  };
@@ -1,8 +1,8 @@
1
- import { j as w } from "../../../node_modules/.store/react@18.3.1/node_modules/react/jsx-runtime.mjs";
2
- import { useContext as j, useRef as ee, useMemo as r, useCallback as K } from "react";
1
+ import { j as C } from "../../../node_modules/.store/react@18.3.1/node_modules/react/jsx-runtime.mjs";
2
+ import { useContext as L, useRef as ee, useMemo as o, useCallback as j } from "react";
3
3
  import { Table as te } from "antd";
4
4
  import ne from "../../../node_modules/.store/classnames@2.5.1/node_modules/classnames/index.mjs";
5
- import { BitzTableContext as oe, toolCols as re } from "../Store/index.mjs";
5
+ import { BitzTableContext as re, toolCols as oe } from "../Store/index.mjs";
6
6
  import se from "../../../node_modules/.store/ahooks@3.7.11/node_modules/ahooks/es/useSize/index.mjs";
7
7
  import ae from "../../BitzTheme/index.mjs";
8
8
  import le from "../../../node_modules/.store/antd@5.17.3/node_modules/antd/es/table/ExpandIcon.mjs";
@@ -11,45 +11,68 @@ import ie from "../../../node_modules/.store/antd@5.17.3/node_modules/antd/local
11
11
  import { getColumnsWithTool as ce, loopBuildSkeleton as ue } from "../Table/utils.mjs";
12
12
  import { tablePaddingInline as me } from "../../BitzConfigProvider/context.mjs";
13
13
  import { ConfigContext as fe } from "../../../node_modules/.store/antd@5.17.3/node_modules/antd/es/config-provider/context.mjs";
14
- function ze({ dataSource: u, columns: g, loading: l, scroll: s, components: f, expandable: i, rowSelection: m, ...a }) {
15
- var B, E, I;
16
- const { token: x } = ae.useToken(), M = ((B = x.Table) == null ? void 0 : B.cellPaddingInline) ?? me, { showColumnBorder: P, rowHoverable: q } = j(oe), d = ee(null), C = se((E = d.current) == null ? void 0 : E.nativeElement), v = r(() => {
14
+ function Te({
15
+ dataSource: u,
16
+ columns: g,
17
+ loading: l,
18
+ scroll: s,
19
+ components: f,
20
+ expandable: i,
21
+ rowSelection: m,
22
+ ...a
23
+ }) {
24
+ var p, W, E;
25
+ const { token: x } = ae.useToken(), K = ((p = x.Table) == null ? void 0 : p.cellPaddingInline) ?? me, { showColumnBorder: M, rowHoverable: P } = L(re), h = ee(null), w = se((W = h.current) == null ? void 0 : W.nativeElement), q = o(() => {
17
26
  let e = (s == null ? void 0 : s.x) ?? 1e3;
18
27
  return s != null && s.x ? { x: e, y: s.y || 400 } : s != null && s.y ? { x: e, y: s.y } : { x: e, y: 400 };
19
28
  }, [s]), A = () => {
20
- var o, n;
21
- const e = (n = (o = d.current) == null ? void 0 : o.nativeElement) == null ? void 0 : n.querySelectorAll("& > .bitzTableContainerBody > .ant-table-wrapper.bitzTable > .ant-spin-nested-loading > .ant-spin-container > .ant-table > .ant-table-container > .ant-table-body > table > .ant-table-tbody > tr:not(.ant-table-measure-row, .ant-table-expanded-row)"), t = [];
29
+ var r, n;
30
+ const e = (n = (r = h.current) == null ? void 0 : r.nativeElement) == null ? void 0 : n.querySelectorAll(
31
+ "& > .bitzTableContainerBody > .ant-table-wrapper.bitzTable > .ant-spin-nested-loading > .ant-spin-container > .ant-table > .ant-table-container > .ant-table-body > table > .ant-table-tbody > tr:not(.ant-table-measure-row, .ant-table-expanded-row)"
32
+ ), t = [];
22
33
  if (e == null || e.forEach((c) => {
23
- var h;
24
- t.push(((h = c.querySelector("& > .operationCol .actionGroup")) == null ? void 0 : h.clientWidth) || 0);
34
+ var b;
35
+ t.push(
36
+ ((b = c.querySelector("& > .operationCol .actionGroup")) == null ? void 0 : b.clientWidth) || 0
37
+ );
25
38
  }), t.length)
26
- return Math.ceil(Math.max(...t)) + M * 2;
27
- }, H = () => {
28
- var h, S, N, D, L;
29
- const e = (S = (h = d.current) == null ? void 0 : h.nativeElement) == null ? void 0 : S.querySelector(".ant-table-body"), t = e == null ? void 0 : e.clientWidth, n = ((e == null ? void 0 : e.offsetWidth) || 0) - t > 0, c = (L = (D = (N = d.current) == null ? void 0 : N.nativeElement) == null ? void 0 : D.querySelector(".ant-table-cell-scrollbar")) == null ? void 0 : L.offsetWidth;
39
+ return Math.ceil(Math.max(...t)) + K * 2;
40
+ }, $ = () => {
41
+ var b, I, v, N, D;
42
+ const e = (I = (b = h.current) == null ? void 0 : b.nativeElement) == null ? void 0 : I.querySelector(
43
+ ".ant-table-body"
44
+ ), t = e == null ? void 0 : e.clientWidth, n = ((e == null ? void 0 : e.offsetWidth) || 0) - t > 0, c = (D = (N = (v = h.current) == null ? void 0 : v.nativeElement) == null ? void 0 : N.querySelector(
45
+ ".ant-table-cell-scrollbar"
46
+ )) == null ? void 0 : D.offsetWidth;
30
47
  return { tbodyWidth: t, scrollbarSize: c, hasScrollBar: n };
31
- }, { hasScrollBar: R, scrollbarSize: k } = r(() => {
32
- const { hasScrollBar: e, scrollbarSize: t } = H();
48
+ }, { hasScrollBar: R, scrollbarSize: k } = o(() => {
49
+ const { hasScrollBar: e, scrollbarSize: t } = $();
33
50
  return {
34
51
  hasScrollBar: e,
35
52
  scrollbarSize: t
36
53
  };
37
- }, [C == null ? void 0 : C.height]), b = r(() => {
38
- const e = g ?? [], o = e.filter((n) => !re.includes(n)).map((n) => ({
54
+ }, [w == null ? void 0 : w.height]), d = o(() => {
55
+ const e = g ?? [], r = e.filter((n) => !oe.includes(n)).map((n) => ({
39
56
  ...n,
40
57
  width: n.useMaxWidth ? A() ?? n.width : n.width
41
58
  }));
42
- return ce(e, o, !1, !!m, !!i);
43
- }, [g]), T = r(() => ue(b), [b]), $ = r(() => l ? T : b, [l, b, T]), p = r(() => {
59
+ return ce(
60
+ e,
61
+ r,
62
+ !1,
63
+ !!m,
64
+ !!i
65
+ );
66
+ }, [g]), S = o(() => ue(d), [d]), F = o(() => l ? S : d, [l, d, S]), z = o(() => {
44
67
  const e = (u == null ? void 0 : u.length) ?? 0, t = e > 4 ? e >= 8 ? 8 : e : 4;
45
68
  return Array.from({ length: t }).map((n, c) => ({
46
69
  key: `${Date.now()}${c}`
47
70
  }));
48
- }, [u]), F = r(() => l ? p : u, [l, u, p]), { table: y, locale: G = ie } = j(fe), _ = { ...G.Table }, J = ((I = y == null ? void 0 : y.expandable) == null ? void 0 : I.expandIcon) || (i == null ? void 0 : i.expandIcon) || le(_), W = r(() => {
71
+ }, [u]), G = o(() => l ? z : u, [l, u, z]), { table: y, locale: H = ie } = L(fe), _ = { ...H.Table }, J = ((E = y == null ? void 0 : y.expandable) == null ? void 0 : E.expandIcon) || (i == null ? void 0 : i.expandIcon) || le(_), B = o(() => {
49
72
  if (i)
50
73
  return {
51
74
  ...i,
52
- expandedRowRender: () => w.jsx(w.Fragment, {}),
75
+ expandedRowRender: () => /* @__PURE__ */ C.jsx(C.Fragment, {}),
53
76
  expandIcon: (e) => {
54
77
  const t = J(e);
55
78
  return {
@@ -65,42 +88,67 @@ function ze({ dataSource: u, columns: g, loading: l, scroll: s, components: f, e
65
88
  };
66
89
  }
67
90
  };
68
- }, [i]), O = r(() => l ? W : i, [l, i, W]), z = r(() => {
91
+ }, [i]), O = o(() => l ? B : i, [l, i, B]), T = o(() => {
69
92
  if (m)
70
93
  return {
71
94
  ...m,
72
95
  selectedRowKeys: [],
73
96
  getCheckboxProps: () => ({ disabled: !0 })
74
97
  };
75
- }, [m]), Q = r(() => l ? z : m, [l, m, z]), U = r(() => l ? void 0 : a.rowKey, [l, a.rowKey]), V = K((e, t) => {
76
- var n;
77
- if (!a.onRow)
78
- return {};
79
- const o = (n = a.onRow) == null ? void 0 : n.call(a, e, t);
80
- return o.onClick && (o.className = "rowPointerCursor"), o;
81
- }, [a.onRow]), X = K((e, t, o) => {
82
- const n = t % 2 === 0 ? "oddRow" : "evenRow";
83
- if (a.rowClassName) {
84
- const c = a.rowClassName(e, t, o);
85
- return ne(n, c);
86
- }
87
- return n;
88
- }, [a.rowClassName]), Y = (e) => {
89
- var o;
98
+ }, [m]), Q = o(() => l ? T : m, [l, m, T]), U = o(() => l ? void 0 : a.rowKey, [l, a.rowKey]), V = j(
99
+ (e, t) => {
100
+ var n;
101
+ if (!a.onRow)
102
+ return {};
103
+ const r = (n = a.onRow) == null ? void 0 : n.call(a, e, t);
104
+ return r.onClick && (r.className = "rowPointerCursor"), r;
105
+ },
106
+ [a.onRow]
107
+ ), X = j(
108
+ (e, t, r) => {
109
+ const n = t % 2 === 0 ? "oddRow" : "evenRow";
110
+ if (a.rowClassName) {
111
+ const c = a.rowClassName(e, t, r);
112
+ return ne(n, c);
113
+ }
114
+ return n;
115
+ },
116
+ [a.rowClassName]
117
+ ), Y = (e) => {
118
+ var r;
90
119
  const t = { ...e };
91
- return t.className.includes("ant-table-cell-fix-right") && !R && ((o = t.style) != null && o.right) && (t.style = {
120
+ return t.className.includes("ant-table-cell-fix-right") && !R && ((r = t.style) != null && r.right) && (t.style = {
92
121
  ...t.style,
93
122
  right: t.style.right - (k || 0)
94
- }), w.jsx("th", { ...t });
95
- }, Z = r(() => ({
123
+ }), /* @__PURE__ */ C.jsx("th", { ...t });
124
+ }, Z = o(() => ({
96
125
  ...f,
97
126
  header: {
98
127
  ...f == null ? void 0 : f.header,
99
128
  cell: Y
100
129
  }
101
130
  }), [f, R, k]);
102
- return w.jsx(te, { ...a, bordered: P, columns: $, dataSource: F, loading: !1, pagination: !1, scroll: v, expandable: O, rowSelection: Q, onRow: V, rowClassName: X, components: Z, rowKey: U, rowHoverable: q, ref: d });
131
+ return /* @__PURE__ */ C.jsx(
132
+ te,
133
+ {
134
+ ...a,
135
+ bordered: M,
136
+ columns: F,
137
+ dataSource: G,
138
+ loading: !1,
139
+ pagination: !1,
140
+ scroll: q,
141
+ expandable: O,
142
+ rowSelection: Q,
143
+ onRow: V,
144
+ rowClassName: X,
145
+ components: Z,
146
+ rowKey: U,
147
+ rowHoverable: P,
148
+ ref: h
149
+ }
150
+ );
103
151
  }
104
152
  export {
105
- ze as default
153
+ Te as default
106
154
  };