@dazhicheng/ui 1.5.226 → 1.5.227
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,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as Ae, useSlots as Ee, ref as Oe, computed as
|
|
1
|
+
import { defineComponent as Ae, useSlots as Ee, ref as Oe, computed as h, toValue as A, getCurrentInstance as $e, onMounted as G, watch as O, onUnmounted as ke, createElementBlock as J, openBlock as Q, normalizeClass as L, unref as s, createCommentVNode as Re, createElementVNode as _e, createVNode as $, renderSlot as p, createSlots as K, renderList as X, withCtx as C, normalizeProps as Y, guardReactiveProps as Z, mergeProps as ee, toHandlers as Be, nextTick as Ve } from "vue";
|
|
2
2
|
import "../../tt-button/index.js";
|
|
3
3
|
import "../../tt-checkbox/index.js";
|
|
4
4
|
import "../../tt-empty/index.js";
|
|
@@ -89,35 +89,35 @@ const st = ["data-testid"], at = ["data-testid"], Ao = /* @__PURE__ */ Ae({
|
|
|
89
89
|
],
|
|
90
90
|
setup(oe, { expose: re, emit: se }) {
|
|
91
91
|
var W, U, q;
|
|
92
|
-
const u = oe,
|
|
92
|
+
const u = oe, y = se, R = Ee(), { prefixCls: _ } = We("table-form"), w = Oe();
|
|
93
93
|
let t = u.tableFormApi;
|
|
94
94
|
if (!t) {
|
|
95
95
|
t = new rt(u);
|
|
96
96
|
const e = t;
|
|
97
97
|
e.useStore = (o) => He(t.store, o), t = e;
|
|
98
98
|
}
|
|
99
|
-
const B = (W = t == null ? void 0 : t.useStore) == null ? void 0 : W.call(t),
|
|
99
|
+
const B = (W = t == null ? void 0 : t.useStore) == null ? void 0 : W.call(t), S = h(() => {
|
|
100
100
|
var o;
|
|
101
101
|
if (u.testId) return u.testId;
|
|
102
|
-
const e = (o =
|
|
102
|
+
const e = (o = A(B)) == null ? void 0 : o.table;
|
|
103
103
|
return e != null && e.api ? je(e.api) : "table";
|
|
104
|
-
}), ae =
|
|
104
|
+
}), ae = h(() => k(S.value, "tableform")), ie = h(() => k(S.value, "search-form-header")), le = h(() => k(S.value, "search-btn-query")), ne = h(() => k(S.value, "search-btn-reset")), me = h(() => ({
|
|
105
105
|
submit: le.value,
|
|
106
106
|
reset: ne.value
|
|
107
107
|
}));
|
|
108
108
|
Ge(me);
|
|
109
|
-
const x = {}, c = $e(),
|
|
109
|
+
const x = {}, c = $e(), T = h(() => A(B)), { getFormSlotKeysFunc: pe, getTableSlotKeysFunc: ue, replaceTableSlotKey: ce, replaceFormSlotKey: de } = et(), {
|
|
110
110
|
tableData: fe,
|
|
111
111
|
getFormProps: V,
|
|
112
112
|
getTableProps: d,
|
|
113
113
|
getTableToolProps: be,
|
|
114
114
|
handleSearchInfoChange: z
|
|
115
115
|
} = Ye(
|
|
116
|
-
|
|
116
|
+
T,
|
|
117
117
|
t.tableApi.reload,
|
|
118
118
|
t.tableApi.getLoading,
|
|
119
119
|
t.tableApi.getPagination,
|
|
120
|
-
|
|
120
|
+
y
|
|
121
121
|
), { run: ge } = j(
|
|
122
122
|
async () => {
|
|
123
123
|
const e = await r.getValues();
|
|
@@ -133,8 +133,8 @@ const st = ["data-testid"], at = ["data-testid"], Ao = /* @__PURE__ */ Ae({
|
|
|
133
133
|
},
|
|
134
134
|
200,
|
|
135
135
|
{ leading: !0 }
|
|
136
|
-
), [
|
|
137
|
-
...
|
|
136
|
+
), [ve, r] = Ne({
|
|
137
|
+
...A(V),
|
|
138
138
|
handleSubmit: he,
|
|
139
139
|
handleReset: ge,
|
|
140
140
|
submitOnEnter: !0,
|
|
@@ -144,16 +144,16 @@ const st = ["data-testid"], at = ["data-testid"], Ao = /* @__PURE__ */ Ae({
|
|
|
144
144
|
showCollapseButton: !0,
|
|
145
145
|
collapsed: !0,
|
|
146
146
|
collapseTriggerResize: !0
|
|
147
|
-
}), { initCustomSetting:
|
|
147
|
+
}), { initCustomSetting: Ce, saveColumns: Se } = Ze({
|
|
148
148
|
getTableProps: d,
|
|
149
149
|
tableMethods: t.tableApi,
|
|
150
|
-
getProps:
|
|
150
|
+
getProps: T
|
|
151
151
|
}), D = async () => {
|
|
152
152
|
await Ve(), t.tableApi && t.tableApi.redoHeight();
|
|
153
153
|
};
|
|
154
154
|
te.forEach((e) => {
|
|
155
155
|
const o = xe.camelCase(e);
|
|
156
|
-
x[o] = (...a) =>
|
|
156
|
+
x[o] = (...a) => y(e, ...a);
|
|
157
157
|
});
|
|
158
158
|
const Te = {
|
|
159
159
|
...x
|
|
@@ -172,7 +172,7 @@ const st = ["data-testid"], at = ["data-testid"], Ao = /* @__PURE__ */ Ae({
|
|
|
172
172
|
}
|
|
173
173
|
const { run: we } = j(
|
|
174
174
|
async (e) => {
|
|
175
|
-
r.isMounted && s(
|
|
175
|
+
r.isMounted && s(T).useSearchForm ? r.validate().then(async (o) => {
|
|
176
176
|
if (o.valid) {
|
|
177
177
|
const a = await r.getValues();
|
|
178
178
|
await t.tableApi.reload({
|
|
@@ -192,62 +192,60 @@ const st = ["data-testid"], at = ["data-testid"], Ao = /* @__PURE__ */ Ae({
|
|
|
192
192
|
},
|
|
193
193
|
200,
|
|
194
194
|
{ leading: !0 }
|
|
195
|
-
),
|
|
195
|
+
), E = {
|
|
196
196
|
tableMethods: t.tableApi,
|
|
197
197
|
formMethods: r,
|
|
198
198
|
setTableProps: t.tableApi.setState,
|
|
199
199
|
setFormProps: r.setState,
|
|
200
200
|
setProps: ye,
|
|
201
201
|
reload: we,
|
|
202
|
-
selectedKeys:
|
|
202
|
+
selectedKeys: h(() => A(t.tableApi.selectedKeys))
|
|
203
203
|
};
|
|
204
204
|
async function Fe() {
|
|
205
|
-
const { tableRefreshBefore: e } =
|
|
206
|
-
e && Ke(e) && await e(),
|
|
205
|
+
const { tableRefreshBefore: e } = T.value;
|
|
206
|
+
e && Ke(e) && await e(), E.reload();
|
|
207
207
|
}
|
|
208
208
|
async function Pe(e) {
|
|
209
|
-
var f,
|
|
210
|
-
const o = ((
|
|
209
|
+
var f, n;
|
|
210
|
+
const o = ((n = (f = T.value) == null ? void 0 : f.table) == null ? void 0 : n.columns) || [], a = new Map(o.map((l) => [l.field, l])), i = e.checkedModel.map((l) => a.get(l)).filter(Boolean);
|
|
211
211
|
if (e.isExport) {
|
|
212
|
-
|
|
212
|
+
y("export", e.checkedModel, e.modalApi);
|
|
213
213
|
return;
|
|
214
214
|
}
|
|
215
215
|
e.modalApi.setModalProps({
|
|
216
216
|
confirmLoading: !0
|
|
217
|
-
}), d.value.useHttpCache && await Se(JSON.stringify(e.checkedModel)), t.tableApi.setTableColumns(
|
|
217
|
+
}), d.value.useHttpCache && await Se(JSON.stringify(e.checkedModel)), t.tableApi.setTableColumns(i), e.modalApi.setModalProps({
|
|
218
218
|
confirmLoading: !1
|
|
219
|
-
}), e.modalApi.closeModal(),
|
|
219
|
+
}), e.modalApi.closeModal(), y("set-columns", i);
|
|
220
220
|
}
|
|
221
221
|
function N(e = !1) {
|
|
222
|
-
var
|
|
223
|
-
const { notSetColumnField: o, columns: a } = s(d),
|
|
224
|
-
(I =
|
|
225
|
-
columns: ((
|
|
226
|
-
|
|
227
|
-
),
|
|
228
|
-
displayFields: e ? f : l,
|
|
222
|
+
var n, l, v, b, F, P, I, M;
|
|
223
|
+
const { notSetColumnField: o, columns: a } = s(d), i = (b = (v = (l = ((n = t.tableApi.getTableInstance()) == null ? void 0 : n.getTableColumn()) || []) == null ? void 0 : l.visibleColumn) == null ? void 0 : v.map((m) => m.field)) == null ? void 0 : b.filter(Boolean), f = ((P = (F = s(a)) == null ? void 0 : F.filter((m) => m.visible === !0 || m.visible === void 0)) == null ? void 0 : P.map((m) => m.field)) || [];
|
|
224
|
+
(I = w.value) == null || I.openModal({
|
|
225
|
+
columns: (A(a) || []).filter((m) => m.visible !== !1),
|
|
226
|
+
displayFields: e ? f : i,
|
|
229
227
|
disabledColumnField: o || []
|
|
230
|
-
}), (M =
|
|
228
|
+
}), (M = w.value) == null || M.setModalProps({
|
|
231
229
|
title: "列设置"
|
|
232
230
|
});
|
|
233
231
|
}
|
|
234
232
|
function H(e = !1) {
|
|
235
|
-
var
|
|
236
|
-
const { notSetColumnField: o, columns: a } = s(d),
|
|
237
|
-
(
|
|
238
|
-
columns: (((
|
|
239
|
-
(
|
|
233
|
+
var n, l, v, b, F, P, I, M, m;
|
|
234
|
+
const { notSetColumnField: o, columns: a } = s(d), i = (b = (v = (l = ((n = t.tableApi.getTableInstance()) == null ? void 0 : n.getTableColumn()) || []) == null ? void 0 : l.visibleColumn) == null ? void 0 : v.map((g) => g.field)) == null ? void 0 : b.filter(Boolean), f = ((P = (F = s(a)) == null ? void 0 : F.filter((g) => g.visible === !0 || g.visible === void 0)) == null ? void 0 : P.map((g) => g.field)) || [];
|
|
235
|
+
(M = w.value) == null || M.openModal({
|
|
236
|
+
columns: (((I = t.tableApi) == null ? void 0 : I.getTableColumns()) || []).filter(
|
|
237
|
+
(g) => g.visible !== !1
|
|
240
238
|
),
|
|
241
|
-
displayFields: e ? f :
|
|
239
|
+
displayFields: e ? f : i,
|
|
242
240
|
disabledColumnField: o || [],
|
|
243
241
|
isExport: !0
|
|
244
|
-
}), (
|
|
242
|
+
}), (m = w.value) == null || m.setModalProps({
|
|
245
243
|
title: "自定义导出"
|
|
246
244
|
});
|
|
247
245
|
}
|
|
248
246
|
Xe({ formInstance: r }), G(() => {
|
|
249
|
-
c &&
|
|
250
|
-
|
|
247
|
+
c && y("register", E, c == null ? void 0 : c.uid), setTimeout(() => {
|
|
248
|
+
Ce();
|
|
251
249
|
}, 16);
|
|
252
250
|
}), O(
|
|
253
251
|
() => t.tableApi.getLoading.value,
|
|
@@ -271,7 +269,7 @@ const st = ["data-testid"], at = ["data-testid"], Ao = /* @__PURE__ */ Ae({
|
|
|
271
269
|
},
|
|
272
270
|
{ deep: !0 }
|
|
273
271
|
), window.addEventListener("resize", D), G(() => {
|
|
274
|
-
t == null || t.mount(
|
|
272
|
+
t == null || t.mount(E, r), r == null || r.setState(V.value);
|
|
275
273
|
});
|
|
276
274
|
function Ie(e) {
|
|
277
275
|
return Object.fromEntries(Object.entries(e).filter(([o]) => !o.startsWith("on")));
|
|
@@ -282,34 +280,34 @@ const st = ["data-testid"], at = ["data-testid"], Ao = /* @__PURE__ */ Ae({
|
|
|
282
280
|
return O(
|
|
283
281
|
() => De(u, ["tableFormApi"]),
|
|
284
282
|
() => {
|
|
285
|
-
var
|
|
286
|
-
const e = {}, o = ((
|
|
287
|
-
for (const [
|
|
288
|
-
const b = Le(
|
|
289
|
-
a.has(b) && (e[b] =
|
|
283
|
+
var n;
|
|
284
|
+
const e = {}, o = ((n = c == null ? void 0 : c.vnode) == null ? void 0 : n.props) || {}, a = new Set(Object.keys(u));
|
|
285
|
+
for (const [l, v] of Object.entries(o)) {
|
|
286
|
+
const b = Le(l);
|
|
287
|
+
a.has(b) && (e[b] = v);
|
|
290
288
|
}
|
|
291
|
-
const
|
|
289
|
+
const i = Ie(e), f = Me(i, u);
|
|
292
290
|
t.setState(f);
|
|
293
291
|
},
|
|
294
292
|
{ deep: !0 }
|
|
295
293
|
), ke(() => {
|
|
296
294
|
t == null || t.unmount(), window.removeEventListener("resize", D);
|
|
297
|
-
}), re({ ...
|
|
295
|
+
}), re({ ...E, instance: c }), (e, o) => (Q(), J("div", {
|
|
298
296
|
class: L(s(_)),
|
|
299
297
|
"data-testid": ae.value
|
|
300
298
|
}, [
|
|
301
|
-
|
|
299
|
+
T.value.useSearchForm ? (Q(), J("div", {
|
|
302
300
|
key: 0,
|
|
303
301
|
class: L(`${s(_)}-header`),
|
|
304
302
|
"data-testid": ie.value
|
|
305
303
|
}, [
|
|
306
|
-
$(s(
|
|
307
|
-
"test-id": `${
|
|
304
|
+
$(s(ve), {
|
|
305
|
+
"test-id": `${S.value}-search-form`
|
|
308
306
|
}, K({ _: 2 }, [
|
|
309
307
|
X(s(pe)(s(R)), (a) => ({
|
|
310
308
|
name: s(de)(a),
|
|
311
|
-
fn: C((
|
|
312
|
-
p(e.$slots, a, Y(Z(
|
|
309
|
+
fn: C((i) => [
|
|
310
|
+
p(e.$slots, a, Y(Z(i || {})))
|
|
313
311
|
])
|
|
314
312
|
}))
|
|
315
313
|
]), 1032, ["test-id"]),
|
|
@@ -326,14 +324,14 @@ const st = ["data-testid"], at = ["data-testid"], Ao = /* @__PURE__ */ Ae({
|
|
|
326
324
|
$(Qe, ee(s(d), {
|
|
327
325
|
data: s(fe),
|
|
328
326
|
"table-row-id": e.tableRowId,
|
|
329
|
-
"table-id":
|
|
327
|
+
"table-id": S.value,
|
|
330
328
|
"form-api": s(r),
|
|
331
329
|
"table-api": s(t).tableApi
|
|
332
330
|
}, Be(Te)), K({ _: 2 }, [
|
|
333
331
|
X(s(ue)(s(R)), (a) => ({
|
|
334
332
|
name: s(ce)(a),
|
|
335
|
-
fn: C((
|
|
336
|
-
p(e.$slots, a, Y(Z(
|
|
333
|
+
fn: C((i) => [
|
|
334
|
+
p(e.$slots, a, Y(Z(i || {})))
|
|
337
335
|
])
|
|
338
336
|
})),
|
|
339
337
|
s(d).showToolbar ? {
|
|
@@ -361,7 +359,7 @@ const st = ["data-testid"], at = ["data-testid"], Ao = /* @__PURE__ */ Ae({
|
|
|
361
359
|
], 2),
|
|
362
360
|
$(qe, {
|
|
363
361
|
ref_key: "tableColumnModalRef",
|
|
364
|
-
ref:
|
|
362
|
+
ref: w,
|
|
365
363
|
"open-export": H,
|
|
366
364
|
"open-column": N,
|
|
367
365
|
onOnSubmit: Pe
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dazhicheng/ui",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.227",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"module": "./dist/index.js",
|
|
@@ -67,8 +67,8 @@
|
|
|
67
67
|
"vue-router": "^5.0.2",
|
|
68
68
|
"vxe-pc-ui": "^4.12.36",
|
|
69
69
|
"vxe-table": "^4.17.48",
|
|
70
|
-
"@dazhicheng/
|
|
71
|
-
"@dazhicheng/
|
|
70
|
+
"@dazhicheng/utils": "1.3.41",
|
|
71
|
+
"@dazhicheng/hooks": "1.4.44"
|
|
72
72
|
},
|
|
73
73
|
"files": [
|
|
74
74
|
"dist"
|