bitz-react-admin-ui 1.9.6 → 1.9.7

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.
@@ -1,237 +1,223 @@
1
1
  import { j as o } from "../../../node_modules/.store/react@18.2.0/node_modules/react/jsx-runtime.mjs";
2
- import { useContext as A, useState as _, useMemo as c, useEffect as he, useRef as K, useCallback as Ze } from "react";
2
+ import { useContext as A, useState as K, useMemo as i, useEffect as he, useRef as $, useCallback as Ze } from "react";
3
3
  import { isMobile as O } from "../../../node_modules/.store/react-device-detect@2.2.3/node_modules/react-device-detect/dist/lib.mjs";
4
- import { Table as I, Skeleton as ue } from "antd";
5
- import $ from "../../../node_modules/.store/classnames@2.5.1/node_modules/classnames/index.mjs";
6
- import et from "../../BitzDrawer/index.mjs";
7
- import tt from "../../BitzPagination/index.mjs";
8
- import nt from "../../BitzNoData/index.mjs";
4
+ import { Table as _, Skeleton as et } from "antd";
5
+ import V from "../../../node_modules/.store/classnames@2.5.1/node_modules/classnames/index.mjs";
6
+ import tt from "../../BitzDrawer/index.mjs";
7
+ import nt from "../../BitzPagination/index.mjs";
8
+ import ot from "../../BitzNoData/index.mjs";
9
9
  import "../../BitzList/index.less.mjs";
10
- import ot from "../../BitzList/List.mjs";
10
+ import rt from "../../BitzList/List.mjs";
11
11
  import "../../BitzPullRefresh/style/index.less.mjs";
12
- import rt from "../../BitzPullRefresh/PullRefresh.mjs";
13
- import st, { TableContext as lt } from "../Store/index.mjs";
14
- import { loopFilter as it, columnSort as at, genColumnKey as ct } from "../Store/utils/index.mjs";
15
- import V from "../../../node_modules/.store/ahooks@3.7.10/node_modules/ahooks/es/useSize/index.mjs";
16
- import dt from "../ActionCol/style.mjs";
17
- import ht from "../../BitzTheme/index.mjs";
18
- import { BitzConfigContext as ut } from "../../BitzConfigProvider/context.mjs";
12
+ import st from "../../BitzPullRefresh/PullRefresh.mjs";
13
+ import lt, { TableContext as it } from "../Store/index.mjs";
14
+ import { loopFilter as at, columnSort as ct, genColumnKey as dt } from "../Store/utils/index.mjs";
15
+ import I from "../../../node_modules/.store/ahooks@3.7.10/node_modules/ahooks/es/useSize/index.mjs";
16
+ import ht from "../ActionCol/style.mjs";
17
+ import ut from "../../BitzTheme/index.mjs";
18
+ import { BitzConfigContext as mt } from "../../BitzConfigProvider/context.mjs";
19
19
  import ft from "../../../node_modules/.store/antd@5.15.4/node_modules/antd/es/table/ExpandIcon.mjs";
20
20
  import "../../../node_modules/.store/antd@5.15.4/node_modules/antd/es/config-provider/index.mjs";
21
- import mt from "../../../node_modules/.store/antd@5.15.4/node_modules/antd/locale/en_US.mjs";
22
- import { getCssVar as pt } from "./style.mjs";
23
- import { getColumnsWithTool as bt } from "./utils.mjs";
21
+ import bt from "../../../node_modules/.store/antd@5.15.4/node_modules/antd/locale/en_US.mjs";
22
+ import { getColumnsWithTool as pt, loopBuildSkeleton as gt } from "./utils.mjs";
23
+ import { getCssVar as xt } from "./style.mjs";
24
24
  import "./index.less.mjs";
25
- import { ConfigContext as gt } from "../../../node_modules/.store/antd@5.15.4/node_modules/antd/es/config-provider/context.mjs";
26
- import xt from "../../../node_modules/.store/lodash-es@4.17.21/node_modules/lodash-es/at.mjs";
27
- const fe = [I.SELECTION_COLUMN, I.EXPAND_COLUMN];
28
- function Ct({
29
- rowHoverable: k,
30
- fillEvenRow: F,
25
+ import { ConfigContext as yt } from "../../../node_modules/.store/antd@5.15.4/node_modules/antd/es/config-provider/context.mjs";
26
+ import Ct from "../../../node_modules/.store/lodash-es@4.17.21/node_modules/lodash-es/at.mjs";
27
+ const ue = [_.SELECTION_COLUMN, _.EXPAND_COLUMN];
28
+ function wt({
29
+ rowHoverable: T,
30
+ fillEvenRow: S,
31
31
  showPagination: me = !0,
32
32
  height: z,
33
- dataSource: l = [],
34
- total: v = 0,
33
+ dataSource: s = [],
34
+ total: N = 0,
35
35
  columns: w,
36
36
  loading: d = !1,
37
- skeletonNum: pe = 2,
37
+ skeletonNum: fe = 2,
38
38
  skeletonRender: q,
39
39
  skeletonRowNum: be = 4,
40
- skeletonRowsWidth: ge = ["35%", "100%", "100%", "60%"],
41
- mobileLoadEmit: xe,
42
- mobileRefreshEmit: G,
40
+ skeletonRowsWidth: pe = ["35%", "100%", "100%", "60%"],
41
+ mobileLoadEmit: ge,
42
+ mobileRefreshEmit: F,
43
43
  operationFilter: L,
44
- enableControlPage: Ce,
44
+ enableControlPage: xe,
45
45
  pagination: ye,
46
- paginationEmit: we = () => {
46
+ paginationEmit: Ce = () => {
47
47
  },
48
- mobilePageHeight: yt = 500,
49
- mobileCancelText: Be = "取消",
50
- noDataTitle: je,
51
- noDataImg: Te,
52
- color: wt,
53
- size: S,
54
- showTableTool: ke = !0,
55
- tableAction: ze,
56
- tableToolbar: Ne,
57
- selectionBar: ve,
48
+ mobilePageHeight: Bt = 500,
49
+ mobileCancelText: we = "取消",
50
+ noDataTitle: Be,
51
+ noDataImg: je,
52
+ color: jt,
53
+ size: G,
54
+ showTableTool: ve = !0,
55
+ tableAction: Te,
56
+ tableToolbar: ze,
57
+ selectionBar: ke,
58
58
  scroll: u,
59
59
  components: M,
60
- expandable: f,
61
- rowSelection: g,
62
- resetPage: Le,
63
- ...y
60
+ expandable: m,
61
+ rowSelection: y,
62
+ resetPage: Ne,
63
+ ...p
64
64
  }) {
65
65
  var ae;
66
- const { token: m } = ht.useToken(), { Table: i } = m, { tableSpaceBetweenPage: U = 10 } = i, { gap: Me } = dt(), p = A(lt), { Table: a } = A(ut), [B, X] = _(!1), [Ee, E] = _(!1), We = c(() => !!(l != null && l.length) && (l == null ? void 0 : l.length) >= v, [l, v]), [Re, Pe] = _([]), De = (t, e) => {
66
+ const { token: f } = ut.useToken(), { Table: a } = f, { tableSpaceBetweenPage: U = 10 } = a, { gap: Le } = ht(), b = A(it), { Table: c } = A(mt), [B, X] = K(!1), [Me, E] = K(!1), Ee = i(() => !!(s != null && s.length) && (s == null ? void 0 : s.length) >= N, [s, N]), [We, Re] = K([]), Pe = (e, t) => {
67
67
  var r;
68
- const n = (r = L == null ? void 0 : L(t, e)) == null ? void 0 : r.filter(
69
- (s) => s.type !== "divider"
68
+ const n = (r = L == null ? void 0 : L(e, t)) == null ? void 0 : r.filter(
69
+ (l) => l.type !== "divider"
70
70
  );
71
- n != null && n.length && (Pe(n), E(!0));
71
+ n != null && n.length && (Re(n), E(!0));
72
72
  }, J = () => {
73
73
  E(!1);
74
- }, He = (t) => {
75
- var e;
76
- E(!1), (e = t.onClick) == null || e.call(t);
74
+ }, De = (e) => {
75
+ var t;
76
+ E(!1), (t = e.onClick) == null || t.call(e);
77
77
  };
78
- he(() => (document == null || document.addEventListener("fullscreenchange", (t) => {
79
- var e, n, r;
80
- (e = t.target) != null && e.classList.contains("bitzTableBlock") && (X(!!document.fullscreenElement), (r = (n = document.fullscreenElement) == null ? void 0 : n.classList) != null && r.contains("bitzTableBlock") || X(!1));
78
+ he(() => (document == null || document.addEventListener("fullscreenchange", (e) => {
79
+ var t, n, r;
80
+ (t = e.target) != null && t.classList.contains("bitzTableBlock") && (X(!!document.fullscreenElement), (r = (n = document.fullscreenElement) == null ? void 0 : n.classList) != null && r.contains("bitzTableBlock") || X(!1));
81
81
  }), document == null ? void 0 : document.removeEventListener("fullscreenchange", () => {
82
82
  })), []);
83
- const x = K(null), W = V(x), Q = K(null), R = V(Q), Y = K(null), j = V(Y), Ae = () => {
83
+ const g = $(null), W = I(g), Q = $(null), R = I(Q), Y = $(null), j = I(Y), He = () => {
84
84
  var n;
85
- const t = (n = x.current) == null ? void 0 : n.querySelectorAll(
85
+ const e = (n = g.current) == null ? void 0 : n.querySelectorAll(
86
86
  "& > .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)"
87
- ), e = [];
88
- if (t == null || t.forEach((r) => {
89
- var s;
90
- e.push(
91
- ((s = r.querySelector("& > .operationCol .actionGroup")) == null ? void 0 : s.clientWidth) || 0
87
+ ), t = [];
88
+ if (e == null || e.forEach((r) => {
89
+ var l;
90
+ t.push(
91
+ ((l = r.querySelector("& > .operationCol .actionGroup")) == null ? void 0 : l.clientWidth) || 0
92
92
  );
93
- }), e.length)
94
- return Math.ceil(Math.max(...e)) + Me * 2;
93
+ }), t.length)
94
+ return Math.ceil(Math.max(...t)) + Le * 2;
95
95
  }, Z = () => {
96
- var s;
97
- const t = (s = x.current) == null ? void 0 : s.querySelector(
96
+ var l;
97
+ const e = (l = g.current) == null ? void 0 : l.querySelector(
98
98
  "& > .bitzTableContainerBody > .ant-table-wrapper.bitzTable > .ant-spin-nested-loading > .ant-spin-container > .ant-table > .ant-table-container > .ant-table-body"
99
- ), e = t == null ? void 0 : t.clientWidth, n = ((t == null ? void 0 : t.offsetWidth) || 0) - e, r = n > 0;
100
- return { tbodyWidth: e, scrollBarWidth: n, hasScrollBar: r };
101
- }, { y: P, hasScrollBar: ee } = c(() => {
99
+ ), t = e == null ? void 0 : e.clientWidth, n = ((e == null ? void 0 : e.offsetWidth) || 0) - t, r = n > 0;
100
+ return { tbodyWidth: t, scrollBarWidth: n, hasScrollBar: r };
101
+ }, { y: P, hasScrollBar: ee } = i(() => {
102
102
  if (typeof z > "u")
103
103
  return {};
104
- const { hasScrollBar: t } = Z();
105
- let e = 40, n = 40;
106
- if (x.current) {
107
- const N = window.getComputedStyle(x.current);
108
- e = parseInt(N.getPropertyValue("--cell-height")), n = parseInt(N.getPropertyValue("--toolbar-height"));
104
+ const { hasScrollBar: e } = Z();
105
+ let t = 40, n = 40;
106
+ if (g.current) {
107
+ const k = window.getComputedStyle(g.current);
108
+ t = parseInt(k.getPropertyValue("--cell-height")), n = parseInt(k.getPropertyValue("--toolbar-height"));
109
109
  }
110
- const r = (j == null ? void 0 : j.height) || 0, s = r ? U : 0;
111
- return { y: (B ? window.innerHeight : z) - r - s - n - e, hasScrollBar: t };
110
+ const r = (j == null ? void 0 : j.height) || 0, l = r ? U : 0;
111
+ return { y: (B ? window.innerHeight : z) - r - l - n - t, hasScrollBar: e };
112
112
  }, [
113
113
  B,
114
114
  z,
115
115
  j == null ? void 0 : j.height,
116
116
  W == null ? void 0 : W.height,
117
117
  R == null ? void 0 : R.height
118
- ]), te = c(() => u != null && u.x ? { x: u.x, y: u.y || P } : u != null && u.y ? { x: 1e3, y: u.y } : { x: 1e3, y: P }, [u, P]), _e = (t) => {
119
- const e = t.length, n = t.filter((C) => C.width), s = n.map((C) => C.width).reduce((C, H) => C + H, 0);
120
- let T = 0;
121
- if (x.current) {
122
- const C = window.getComputedStyle(x.current), H = parseInt(
123
- C.getPropertyValue("--toolCell-paddingInline")
118
+ ]), te = i(() => u != null && u.x ? { x: u.x, y: u.y || P } : u != null && u.y ? { x: 1e3, y: u.y } : { x: 1e3, y: P }, [u, P]), Ae = (e) => {
119
+ const t = e.length, n = e.filter((x) => x.width), l = n.map((x) => x.width).reduce((x, H) => x + H, 0);
120
+ let v = 0;
121
+ if (g.current) {
122
+ const x = window.getComputedStyle(g.current), H = parseInt(
123
+ x.getPropertyValue("--toolCell-paddingInline")
124
124
  );
125
- T = parseInt(C.getPropertyValue("--fontSize")) + 4 + 2 * H;
125
+ v = parseInt(x.getPropertyValue("--fontSize")) + 4 + 2 * H;
126
126
  }
127
127
  let h = 0;
128
- g && (h += T), f && (h += T);
129
- const { tbodyWidth: ce } = Z(), N = parseInt(`${te.x}`) || 0, Ye = Math.max(N, ce), de = (parseInt(`${Ye}`) || 0) - s - h;
130
- return de >= 0 ? de / (e - n.length) : void 0;
131
- }, b = c(() => {
132
- const t = w ?? [], e = t.filter((h) => !fe.includes(h)), r = it(e, p.columnsMap).sort(at(p.columnsMap));
128
+ y && (h += v), m && (h += v);
129
+ const { tbodyWidth: ce } = Z(), k = parseInt(`${te.x}`) || 0, Ye = Math.max(k, ce), de = (parseInt(`${Ye}`) || 0) - l - h;
130
+ return de >= 0 ? de / (t - n.length) : void 0;
131
+ }, C = i(() => {
132
+ const e = w ?? [], t = e.filter((h) => !ue.includes(h)), r = at(t, b.columnsMap).sort(ct(b.columnsMap));
133
133
  if (O)
134
134
  return r;
135
- const s = _e(r), T = r.map((h) => ({
135
+ const l = Ae(r), v = r.map((h) => ({
136
136
  ...h,
137
137
  ...h.width ? {
138
- width: h.useMaxWidth ? Ae() ?? h.width : h.width
138
+ width: h.useMaxWidth ? He() ?? h.width : h.width
139
139
  } : {
140
140
  // 给未设置width的列设置平均数
141
- width: s
141
+ width: l
142
142
  }
143
143
  }));
144
- return bt(t, T, g, f);
145
- }, [w, p.columnsMap, p.sortKeyColumns]);
144
+ return pt(e, v, y, m);
145
+ }, [w, b.columnsMap, b.sortKeyColumns]);
146
146
  he(() => {
147
147
  if (w && w.length > 0) {
148
- const t = w.map(
149
- (e) => (
148
+ const e = w.map(
149
+ (t) => (
150
150
  // @ts-ignore
151
- ct((e == null ? void 0 : e.key) ?? (e == null ? void 0 : e.dataIndex), e == null ? void 0 : e.dataIndex)
151
+ dt((t == null ? void 0 : t.key) ?? (t == null ? void 0 : t.dataIndex), t == null ? void 0 : t.dataIndex)
152
152
  )
153
153
  );
154
- p.setSortKeyColumns(t);
154
+ b.setSortKeyColumns(e);
155
155
  }
156
156
  }, [w]);
157
- const ne = c(() => b == null ? void 0 : b.map((e) => e != null && e.isOperationCol || fe.includes(e) ? e : {
158
- ...e,
159
- sorter: !1,
160
- render: (n, r, s) => /* @__PURE__ */ o.jsx(
161
- ue,
162
- {
163
- active: !0,
164
- title: !1,
165
- paragraph: {
166
- rows: 1,
167
- width: (s + 1) % 2 === 0 ? "100%" : "60%"
168
- }
169
- }
170
- )
171
- }), [b]), Ke = c(() => d ? ne : b, [d, b, ne]), oe = c(() => {
172
- const t = l == null ? void 0 : l.length, e = t > 4 ? t >= 20 ? 20 : t : 4;
173
- return Array.from({ length: e }).map((r, s) => ({
174
- key: `${Date.now()}${s}`
157
+ const ne = i(() => gt(C, ue), [C]), Ke = i(() => d ? ne : C, [d, C, ne]), oe = i(() => {
158
+ const e = s == null ? void 0 : s.length, t = e > 4 ? e >= 20 ? 20 : e : 4;
159
+ return Array.from({ length: t }).map((r, l) => ({
160
+ key: `${Date.now()}${l}`
175
161
  }));
176
- }, [l]), Oe = c(() => d ? oe : l, [d, l, oe]), { table: D, locale: $e = mt } = A(gt), Ve = { ...$e.Table }, Ie = ((ae = D == null ? void 0 : D.expandable) == null ? void 0 : ae.expandIcon) || (f == null ? void 0 : f.expandIcon) || ft(Ve), re = c(() => {
177
- if (f)
162
+ }, [s]), $e = i(() => d ? oe : s, [d, s, oe]), { table: D, locale: Oe = bt } = A(yt), Ve = { ...Oe.Table }, Ie = ((ae = D == null ? void 0 : D.expandable) == null ? void 0 : ae.expandIcon) || (m == null ? void 0 : m.expandIcon) || ft(Ve), re = i(() => {
163
+ if (m)
178
164
  return {
179
- ...f,
165
+ ...m,
180
166
  expandedRowRender: () => /* @__PURE__ */ o.jsx(o.Fragment, {}),
181
- expandIcon: (t) => {
182
- const e = Ie(t);
167
+ expandIcon: (e) => {
168
+ const t = Ie(e);
183
169
  return {
184
- ...e,
170
+ ...t,
185
171
  props: {
186
- ...e.props,
172
+ ...t.props,
187
173
  disabled: !0,
188
174
  style: {
189
- ...e.props.style,
190
- backgroundColor: m.colorBgContainerDisabled
175
+ ...t.props.style,
176
+ backgroundColor: f.colorBgContainerDisabled
191
177
  }
192
178
  }
193
179
  };
194
180
  }
195
181
  };
196
- }, [f]), Fe = c(() => d ? re : f, [d, f, re]), se = c(() => {
197
- if (g)
182
+ }, [m]), _e = i(() => d ? re : m, [d, m, re]), se = i(() => {
183
+ if (y)
198
184
  return {
199
- ...g,
185
+ ...y,
200
186
  selectedRowKeys: [],
201
187
  getCheckboxProps: () => ({ disabled: !0 })
202
188
  };
203
- }, [g]), qe = c(() => d ? se : g, [d, g, se]), le = c(() => `${S ?? (p == null ? void 0 : p.tableSize)}BitzTable`, [S, p.tableSize]), Ge = c(() => y.bordered ?? (a == null ? void 0 : a.bordered), [y.bordered, a == null ? void 0 : a.bordered]), Se = c(() => $(
189
+ }, [y]), Se = i(() => d ? se : y, [d, y, se]), qe = i(() => d ? void 0 : p.rowKey, [d, p.rowKey]), le = i(() => `${G ?? (b == null ? void 0 : b.tableSize)}BitzTable`, [G, b.tableSize]), Fe = i(() => p.bordered ?? (c == null ? void 0 : c.bordered), [p.bordered, c == null ? void 0 : c.bordered]), Ge = i(() => V(
204
190
  "bitzTableContainer",
205
191
  /* "hideBorder", */
206
192
  { hasScrollBar: ee },
207
193
  le
208
- ), [le, ee, B]), Ue = c(() => ({
209
- "--container-bgColor": m.colorBgContainer
210
- }), [m.colorBgContainer]), Xe = c(() => {
211
- const t = F ?? (a == null ? void 0 : a.fillEvenRow) ?? !0;
212
- return pt({
194
+ ), [le, ee, B]), Ue = i(() => ({
195
+ "--container-bgColor": f.colorBgContainer
196
+ }), [f.colorBgContainer]), Xe = i(() => {
197
+ const e = S ?? (c == null ? void 0 : c.fillEvenRow) ?? !0;
198
+ return xt({
213
199
  height: B ? "100%" : z,
214
- evenRowBgColor: t ? i == null ? void 0 : i.evenRowBgColor : m.colorBgContainer,
215
- colorBgContainer: m.colorBgContainer,
216
- table: i,
200
+ evenRowBgColor: e ? a == null ? void 0 : a.evenRowBgColor : f.colorBgContainer,
201
+ colorBgContainer: f.colorBgContainer,
202
+ table: a,
217
203
  gap: U,
218
- borderColor: (i == null ? void 0 : i.borderColor) || m.colorBorderSecondary
204
+ borderColor: (a == null ? void 0 : a.borderColor) || f.colorBorderSecondary
219
205
  });
220
- }, [B, z, i, F, a == null ? void 0 : a.fillEvenRow]), Je = Ze(
221
- (t, e, n) => {
222
- const r = e % 2 === 0 ? "oddRow" : "evenRow";
223
- if (y.rowClassName) {
224
- const s = y.rowClassName(t, e, n);
225
- return $(r, s);
206
+ }, [B, z, a, S, c == null ? void 0 : c.fillEvenRow]), Je = Ze(
207
+ (e, t, n) => {
208
+ const r = t % 2 === 0 ? "oddRow" : "evenRow";
209
+ if (p.rowClassName) {
210
+ const l = p.rowClassName(e, t, n);
211
+ return V(r, l);
226
212
  }
227
213
  return r;
228
214
  },
229
- [y.rowClassName]
215
+ [p.rowClassName]
230
216
  ), ie = /* @__PURE__ */ o.jsx(
231
- ot,
217
+ rt,
232
218
  {
233
- finished: We,
234
- onLoad: xe,
219
+ finished: Ee,
220
+ onLoad: ge,
235
221
  loadingText: "加载中...",
236
222
  finishedText: "没有更多了",
237
223
  errorText: "加载失败",
@@ -239,146 +225,146 @@ function Ct({
239
225
  "div",
240
226
  {
241
227
  className: "mobileList",
242
- style: { backgroundColor: i == null ? void 0 : i.mobileListBgColor },
228
+ style: { backgroundColor: a == null ? void 0 : a.mobileListBgColor },
243
229
  children: [
244
- l == null ? void 0 : l.map((t, e) => /* @__PURE__ */ o.jsx(
230
+ s == null ? void 0 : s.map((e, t) => /* @__PURE__ */ o.jsx(
245
231
  "div",
246
232
  {
247
233
  className: "listItem",
248
- style: { backgroundColor: i == null ? void 0 : i.listItemBgColor },
249
- onClick: () => De(t, e),
250
- children: b == null ? void 0 : b.map((n, r) => {
251
- var s;
234
+ style: { backgroundColor: a == null ? void 0 : a.listItemBgColor },
235
+ onClick: () => Pe(e, t),
236
+ children: C == null ? void 0 : C.map((n, r) => {
237
+ var l;
252
238
  return !(n != null && n.mobileHide) && /* @__PURE__ */ o.jsxs(
253
239
  "div",
254
240
  {
255
241
  className: "row",
256
- style: { color: m.colorText },
242
+ style: { color: f.colorText },
257
243
  children: [
258
244
  !n.mobileHideLabel && /* @__PURE__ */ o.jsxs("div", { className: "label", children: [
259
245
  `${n.title}`,
260
246
  ":"
261
247
  ] }),
262
- /* @__PURE__ */ o.jsx("div", { className: "value", children: ((s = n == null ? void 0 : n.render) == null ? void 0 : s.call(
248
+ /* @__PURE__ */ o.jsx("div", { className: "value", children: ((l = n == null ? void 0 : n.render) == null ? void 0 : l.call(
263
249
  n,
264
- xt(t, (n == null ? void 0 : n.dataIndex) || ""),
265
- t,
266
- e
267
- )) || (t == null ? void 0 : t[n.dataIndex]) })
250
+ Ct(e, (n == null ? void 0 : n.dataIndex) || ""),
251
+ e,
252
+ t
253
+ )) || (e == null ? void 0 : e[n.dataIndex]) })
268
254
  ]
269
255
  },
270
256
  r
271
257
  );
272
258
  })
273
259
  },
274
- e
260
+ t
275
261
  )),
276
- d && Array.from({ length: pe }).map((t, e) => /* @__PURE__ */ o.jsx(
262
+ d && Array.from({ length: fe }).map((e, t) => /* @__PURE__ */ o.jsx(
277
263
  "div",
278
264
  {
279
265
  className: "listItem",
280
- style: { backgroundColor: i == null ? void 0 : i.listItemBgColor },
266
+ style: { backgroundColor: a == null ? void 0 : a.listItemBgColor },
281
267
  children: /* @__PURE__ */ o.jsx("div", { className: "row", children: q ? q() : /* @__PURE__ */ o.jsx(
282
- ue,
268
+ et,
283
269
  {
284
270
  title: !1,
285
271
  paragraph: {
286
272
  rows: be,
287
- width: ge
273
+ width: pe
288
274
  },
289
275
  active: !0
290
276
  }
291
277
  ) })
292
278
  },
293
- e
279
+ t
294
280
  ))
295
281
  ]
296
282
  }
297
283
  )
298
284
  }
299
- ), Qe = c(() => {
285
+ ), Qe = i(() => {
300
286
  if (M)
301
287
  return M;
302
- if (!(k ?? (a == null ? void 0 : a.rowHoverable) ?? !0))
288
+ if (!(T ?? (c == null ? void 0 : c.rowHoverable) ?? !0))
303
289
  return {
304
290
  body: {
305
- cell: ({ onMouseEnter: e, onMouseLeave: n, ...r }) => /* @__PURE__ */ o.jsx("td", { ...r })
291
+ cell: ({ onMouseEnter: t, onMouseLeave: n, ...r }) => /* @__PURE__ */ o.jsx("td", { ...r })
306
292
  }
307
293
  };
308
- }, [M, k, a == null ? void 0 : a.rowHoverable]);
294
+ }, [M, T, c == null ? void 0 : c.rowHoverable]);
309
295
  return /* @__PURE__ */ o.jsxs(
310
296
  "div",
311
297
  {
312
- className: $("bitzTableBlock", { fullscreen: B }),
298
+ className: V("bitzTableBlock", { fullscreen: B }),
313
299
  style: Ue,
314
300
  children: [
315
- !O && /* @__PURE__ */ o.jsxs("div", { ref: x, className: Se, style: Xe, children: [
301
+ !O && /* @__PURE__ */ o.jsxs("div", { ref: g, className: Ge, style: Xe, children: [
316
302
  /* @__PURE__ */ o.jsxs("div", { className: "bitzTableContainerBody", ref: Q, children: [
317
- ke && /* @__PURE__ */ o.jsxs("div", { className: "bitzTableToolbarBlock", children: [
318
- ze || /* @__PURE__ */ o.jsx("div", {}),
319
- Ne,
320
- g && /* @__PURE__ */ o.jsx(o.Fragment, { children: ve })
303
+ ve && /* @__PURE__ */ o.jsxs("div", { className: "bitzTableToolbarBlock", children: [
304
+ Te || /* @__PURE__ */ o.jsx("div", {}),
305
+ ze,
306
+ ke
321
307
  ] }),
322
308
  /* @__PURE__ */ o.jsx(
323
- I,
309
+ _,
324
310
  {
325
- ...y,
326
- bordered: Ge,
311
+ ...p,
312
+ bordered: Fe,
327
313
  columns: Ke,
328
- dataSource: Oe,
314
+ dataSource: $e,
329
315
  loading: !1,
330
316
  pagination: !1,
331
317
  scroll: te,
332
- expandable: Fe,
333
- rowSelection: qe,
318
+ expandable: _e,
319
+ rowSelection: Se,
334
320
  rowClassName: Je,
335
321
  className: "bitzTable",
336
322
  components: Qe,
337
- rowKey: d ? void 0 : y.rowKey
323
+ rowKey: qe
338
324
  }
339
325
  )
340
326
  ] }),
341
327
  me && /* @__PURE__ */ o.jsx(
342
- tt,
328
+ nt,
343
329
  {
344
330
  size: "small",
345
331
  elRefInstance: Y,
346
- enableControl: Ce,
332
+ enableControl: xe,
347
333
  pagination: ye,
348
- total: v,
349
- dataSource: l,
350
- resetPage: Le,
351
- paginationEmit: we
334
+ total: N,
335
+ dataSource: s,
336
+ resetPage: Ne,
337
+ paginationEmit: Ce
352
338
  }
353
339
  )
354
340
  ] }),
355
341
  O && /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
356
- (d || (l == null ? void 0 : l.length) > 0) && /* @__PURE__ */ o.jsx(o.Fragment, { children: G ? /* @__PURE__ */ o.jsx(rt, { onRefresh: G, children: ie }) : ie }),
357
- !d && /* @__PURE__ */ o.jsx(nt, { data: l, title: je, img: Te }),
342
+ (d || (s == null ? void 0 : s.length) > 0) && /* @__PURE__ */ o.jsx(o.Fragment, { children: F ? /* @__PURE__ */ o.jsx(st, { onRefresh: F, children: ie }) : ie }),
343
+ !d && /* @__PURE__ */ o.jsx(ot, { data: s, title: Be, img: je }),
358
344
  /* @__PURE__ */ o.jsx(
359
- et,
345
+ tt,
360
346
  {
361
347
  className: "tableMobileDrawer",
362
- open: Ee,
348
+ open: Me,
363
349
  placement: "bottom",
364
350
  height: "auto",
365
351
  closable: !1,
366
352
  onClose: J,
367
353
  children: /* @__PURE__ */ o.jsxs("div", { className: "drawerBox", children: [
368
- /* @__PURE__ */ o.jsx("div", { className: "boxBody", children: Re.map((t, e) => /* @__PURE__ */ o.jsx(
354
+ /* @__PURE__ */ o.jsx("div", { className: "boxBody", children: We.map((e, t) => /* @__PURE__ */ o.jsx(
369
355
  "div",
370
356
  {
371
357
  className: "operaList",
372
- onClick: () => He(t),
373
- ...t.danger && {
374
- style: { color: m.colorError }
358
+ onClick: () => De(e),
359
+ ...e.danger && {
360
+ style: { color: f.colorError }
375
361
  },
376
- children: t.label
362
+ children: e.label
377
363
  },
378
- e
364
+ t
379
365
  )) }),
380
366
  /* @__PURE__ */ o.jsx("div", { className: "boxLine" }),
381
- /* @__PURE__ */ o.jsx("div", { className: "boxFooter", onClick: J, children: Be })
367
+ /* @__PURE__ */ o.jsx("div", { className: "boxFooter", onClick: J, children: we })
382
368
  ] })
383
369
  }
384
370
  )
@@ -387,7 +373,7 @@ function Ct({
387
373
  }
388
374
  );
389
375
  }
390
- const Xt = (k) => /* @__PURE__ */ o.jsx(st, { initValue: k, children: /* @__PURE__ */ o.jsx(Ct, { ...k }) });
376
+ const Qt = (T) => /* @__PURE__ */ o.jsx(lt, { initValue: T, children: /* @__PURE__ */ o.jsx(wt, { ...T }) });
391
377
  export {
392
- Xt as default
378
+ Qt as default
393
379
  };
@@ -1,3 +1,5 @@
1
1
  import { BitzTableColumnsType } from '..';
2
+ /** build skeleton */
3
+ export declare function loopBuildSkeleton<T>(columns: BitzTableColumnsType<T>, toolCols: any): BitzTableColumnsType<T>;
2
4
  /** 设置复选框列、展开列的位置 */
3
5
  export declare function getColumnsWithTool<T>(sortCols: any, cols: any, rowSelection: any, expandable: any): BitzTableColumnsType<T>;