asiaint-lowcode 3.0.67 → 3.0.68

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 (35) hide show
  1. package/README.md +31 -31
  2. package/dist/asiaint-lowcode.js +1 -1
  3. package/dist/asiaint-lowcode.umd.cjs +92 -92
  4. package/dist/index.d.ts +2 -2
  5. package/dist/lazy/{Card-DDgKq_rK.js → Card-ysVN7qHR.js} +2 -2
  6. package/dist/lazy/{Cascader-BYGKNoHU.js → Cascader-DJABoAfH.js} +1 -1
  7. package/dist/lazy/{Checkbox-BAUjA9Wo.js → Checkbox-D0v6QNJN.js} +2 -2
  8. package/dist/lazy/{Collapse-DmSaZNhG.js → Collapse-BFtG68zc.js} +1 -1
  9. package/dist/lazy/{Component-_6IHdV_c.js → Component-AqG4VQ4u.js} +2 -2
  10. package/dist/lazy/{Component-DlnqzSVP.js → Component-BSX0EjTP.js} +1 -1
  11. package/dist/lazy/{Component-Db6RveM9.js → Component-BX_97yhN.js} +1 -1
  12. package/dist/lazy/{Component-CyzvuQzp.js → Component-DN3l-txo.js} +2 -2
  13. package/dist/lazy/{Component-qw8S5wm6.js → Component-DqAzJMmZ.js} +13 -13
  14. package/dist/lazy/{Component-CGswwN41.js → Component-Dw1pIsAD.js} +1 -1
  15. package/dist/lazy/{CurdCard-DvxZHYcw.js → CurdCard-CNvvA2No.js} +2 -2
  16. package/dist/lazy/{Custom-9JyY2HbI.js → Custom-C7iW45pl.js} +7 -7
  17. package/dist/lazy/{FormList-Cp73RTPI.js → FormList-BDXeSZGB.js} +1 -1
  18. package/dist/lazy/{Grid-BOeJuByH.js → Grid-BoNKOX_A.js} +1 -1
  19. package/dist/lazy/{Inline-DTCDMEMd.js → Inline-ZxrVUTLi.js} +7 -7
  20. package/dist/lazy/{JsonEdit-P7upyVKA.js → JsonEdit-vKF6uoj8.js} +3 -3
  21. package/dist/lazy/{LogList-FbGq9DrS.js → LogList-Bs3Zm8ev.js} +7 -7
  22. package/dist/lazy/{ObjGroup-hQdQNvfG.js → ObjGroup-Cg55zBpI.js} +1 -1
  23. package/dist/lazy/{OfferDetails-CrWDdtvt.js → OfferDetails-BUs3dMQ0.js} +24 -24
  24. package/dist/lazy/{Progress-B21PSNL0.js → Progress-BFq_B48w.js} +5 -5
  25. package/dist/lazy/{Radio-DOeJBqZj.js → Radio-DEutxBco.js} +2 -2
  26. package/dist/lazy/{SearchSelect-Dj-u0nw3.js → SearchSelect-CCrvdkNF.js} +11 -11
  27. package/dist/lazy/{Select-D3XhLyrX.js → Select-cE7qj7UQ.js} +2 -2
  28. package/dist/lazy/{Table-CoYLAf1j.js → Table-DuFxUS6E.js} +137 -123
  29. package/dist/lazy/{Tabs-BCclKkhg.js → Tabs-Dnr3-Mm8.js} +1 -1
  30. package/dist/lazy/{Wrapper-CbRUQW6V.js → Wrapper-CsJ4AM9s.js} +5 -5
  31. package/dist/lazy/{index-DYA6kETU.js → index-D4vAX6zS.js} +2407 -2393
  32. package/dist/lazy/{useSelect-7h75CJio.js → useSelect-DAHj1iNH.js} +1 -1
  33. package/dist/style.css +2 -2
  34. package/global.d.ts +10 -10
  35. package/package.json +36 -36
@@ -1,7 +1,7 @@
1
- import { defineComponent as be, computed as _, inject as k, ref as f, useTemplateRef as Se, readonly as ze, toRefs as Be, onMounted as Re, nextTick as Pe, onActivated as _e, onUnmounted as Ne, resolveComponent as B, openBlock as u, createElementBlock as g, normalizeClass as N, withDirectives as G, createElementVNode as v, createVNode as b, unref as R, withCtx as h, createBlock as S, createCommentVNode as m, Fragment as P, renderList as H, toDisplayString as M, withModifiers as Me, vShow as K, mergeProps as Te } from "vue";
2
- import { $ as De, f as L, i as $e, _ as Fe, I as Ae, C as Ee, b as Ve } from "./index-DYA6kETU.js";
3
- import { ElTable as Ue } from "element-plus";
4
- const je = ["id"], Ge = { class: "empty-content" }, He = ["title"], Ke = ["title", "onClick"], Le = ["title"], We = { class: "row-btn-wrapper" }, qe = /* @__PURE__ */ be({
1
+ import { defineComponent as Se, computed as _, inject as k, ref as v, useTemplateRef as ze, readonly as Be, toRefs as Re, onMounted as Pe, nextTick as _e, onActivated as Ne, onUnmounted as Me, resolveComponent as B, openBlock as u, createElementBlock as g, normalizeClass as N, withDirectives as j, createElementVNode as f, createVNode as b, unref as R, withCtx as h, createBlock as S, createCommentVNode as m, Fragment as P, renderList as G, toDisplayString as M, withModifiers as Te, vShow as H, mergeProps as De } from "vue";
2
+ import { $ as $e, f as K, i as Fe, _ as Ee, I as Ae, C as Le, b as Ve } from "./index-D4vAX6zS.js";
3
+ import { ElTable as Ue, ElLoading as W } from "element-plus";
4
+ const je = ["id"], Ge = { class: "empty-content" }, He = ["title"], Ke = ["title", "onClick"], We = ["title"], qe = { class: "row-btn-wrapper" }, Ie = /* @__PURE__ */ Se({
5
5
  __name: "Table",
6
6
  props: {
7
7
  title: {},
@@ -34,49 +34,49 @@ const je = ["id"], Ge = { class: "empty-content" }, He = ["title"], Ke = ["title
34
34
  collapsible: { type: Boolean },
35
35
  name: {}
36
36
  },
37
- setup(W, { expose: q }) {
38
- const n = W, z = _(() => n.displayType ? n.displayType : n.typeSwitch ? "card" : "table"), I = k("ruleModule", void 0), T = k("ruleMap", void 0), c = _(() => n.rulePath && T[n.rulePath] ? T[n.rulePath] : I), p = k("pageMethodMap", {}), D = k("getGlobalParams", () => {
39
- }), $ = k(De), F = $ ? $.translateFn : null, y = f(), J = (e, t, a) => {
40
- r.value[e] && (r.value[e][t] = a);
41
- }, O = (e, t) => {
37
+ setup(q, { expose: I }) {
38
+ const n = q, z = _(() => n.displayType ? n.displayType : n.typeSwitch ? "card" : "table"), J = k("ruleModule", void 0), T = k("ruleMap", void 0), c = _(() => n.rulePath && T[n.rulePath] ? T[n.rulePath] : J), d = k("pageMethodMap", {}), D = k("getGlobalParams", () => {
39
+ }), $ = k($e), F = $ ? $.translateFn : null, y = v(), O = (e, t, a) => {
40
+ i.value[e] && (i.value[e][t] = a);
41
+ }, Q = (e, t) => {
42
42
  const a = n.columns.find((l) => l.key === e);
43
43
  a && (a.hidden = !t);
44
- }, A = (e, t, a) => {
44
+ }, E = (e, t, a) => {
45
45
  try {
46
- c.value[e.onClick](p, t, a);
46
+ c.value[e.onClick](d, t, a);
47
47
  } catch (l) {
48
48
  console.error(l);
49
49
  }
50
- }, Q = (e) => {
50
+ }, X = (e) => {
51
51
  if (n.rowClick)
52
52
  try {
53
- c.value[n.rowClick](p, e);
53
+ c.value[n.rowClick](d, e);
54
54
  } catch (t) {
55
55
  console.error(t);
56
56
  }
57
- }, X = (e) => {
57
+ }, Y = (e) => {
58
58
  if (n.rowDbClick)
59
59
  try {
60
- c.value[n.rowDbClick](p, e);
60
+ c.value[n.rowDbClick](d, e);
61
61
  } catch (t) {
62
62
  console.error(t);
63
63
  }
64
- }, Y = f([]), Z = (e) => {
65
- Y.value = e;
66
- }, x = () => {
64
+ }, Z = v([]), x = (e) => {
65
+ Z.value = e;
66
+ }, ee = () => {
67
67
  var e;
68
68
  (e = y.value) == null || e.clearSelection();
69
- }, ee = () => r.value, E = f(), te = (e) => {
70
- if (E.value = e, !!n.handleCurrentChange)
69
+ }, te = () => i.value, A = v(), ne = (e) => {
70
+ if (A.value = e, !!n.handleCurrentChange)
71
71
  try {
72
- c.value[n.handleCurrentChange](p, e);
72
+ c.value[n.handleCurrentChange](d, e);
73
73
  } catch (t) {
74
74
  console.error(t);
75
75
  }
76
- }, ne = () => E.value, ae = () => {
76
+ }, ae = () => A.value, oe = () => {
77
77
  var e;
78
78
  return (e = y.value) == null ? void 0 : e.getSelectionRows();
79
- }, oe = async () => !0, le = (e, t) => {
79
+ }, le = async () => !0, ie = (e, t) => {
80
80
  var l;
81
81
  const a = (l = n.topBtns) == null ? void 0 : l.find((w) => w.key === e);
82
82
  a && (a.hidden = t);
@@ -84,65 +84,79 @@ const je = ["id"], Ge = { class: "empty-content" }, He = ["title"], Ke = ["title
84
84
  var l;
85
85
  const a = (l = n.rowBtns) == null ? void 0 : l.find((w) => w.key === e);
86
86
  a && (a.condition = !t);
87
- }, V = f(0), ie = (e) => {
88
- V.value = e;
89
- }, i = f({ pageNum: 1, pageSize: n.defaultPageSize || 5 }), se = () => i.value, ue = (e) => {
87
+ }, L = v(0), se = (e) => {
88
+ L.value = e;
89
+ }, r = v({ pageNum: 1, pageSize: n.defaultPageSize || 5 }), ue = () => r.value, ce = (e) => {
90
90
  let t = !1;
91
- return e.pageNum > -1 && (i.value.pageNum !== e.pageNum && (t = !0), i.value.pageNum = e.pageNum), e.pageSize > -1 && (i.value.pageSize !== e.pageSize && (t = !0), i.value.pageSize = e.pageSize), { pagination: i.value, isChange: t };
92
- }, ce = (e) => {
93
- if (i.value.pageNum = 1, i.value.pageSize = e, !!n.sizeChange)
94
- try {
95
- c.value[n.sizeChange](p, i.value);
96
- } catch (t) {
97
- console.error(t);
98
- }
99
- }, pe = (e) => {
100
- if (i.value.pageNum = e, !!n.pageChange)
101
- try {
102
- c.value[n.pageChange](p, i.value);
103
- } catch (t) {
104
- console.error(t);
105
- }
106
- }, de = (e) => {
91
+ return e.pageNum !== void 0 && e.pageNum > -1 && (r.value.pageNum !== e.pageNum && (t = !0), r.value.pageNum = e.pageNum), e.pageSize !== void 0 && e.pageSize > -1 && (r.value.pageSize !== e.pageSize && (t = !0), r.value.pageSize = e.pageSize), { pagination: r.value, isChange: t };
92
+ }, de = async (e) => {
93
+ if (r.value.pageNum = 1, r.value.pageSize = e, !n.sizeChange)
94
+ return;
95
+ const t = W.service({
96
+ target: `#${n.name}`,
97
+ text: "Loading..."
98
+ });
99
+ try {
100
+ await c.value[n.sizeChange](d, r.value);
101
+ } catch (a) {
102
+ console.error(a);
103
+ } finally {
104
+ t.close();
105
+ }
106
+ }, pe = async (e) => {
107
+ if (r.value.pageNum = e, !n.pageChange)
108
+ return;
109
+ const t = W.service({
110
+ target: `#${n.name}`,
111
+ text: "Loading..."
112
+ });
113
+ try {
114
+ await c.value[n.pageChange](d, r.value);
115
+ } catch (a) {
116
+ console.error(a);
117
+ } finally {
118
+ t.close();
119
+ }
120
+ }, ge = (e) => {
107
121
  var t;
108
122
  (t = y.value) == null || t.setCurrentRow(e);
109
- }, ge = (e) => {
123
+ }, he = (e) => {
110
124
  var t;
111
- (t = y.value) == null || t.setCurrentRow(r.value[e]);
112
- }, he = (e, t, a) => {
125
+ (t = y.value) == null || t.setCurrentRow(i.value[e]);
126
+ }, ve = (e, t, a) => {
113
127
  n.columns.forEach((l) => {
114
128
  l.key === e && l[t] && (l[t] = a);
115
129
  });
116
- }, r = f([]), fe = (e) => {
117
- r.value = e;
118
- }, ve = (e = {}) => {
119
- r.value.push(e);
120
- }, me = (e) => {
121
- e >= 0 && e < r.value.length && r.value.splice(e, 1);
122
- }, ye = async () => {
123
- r.value = [...r.value];
124
- }, U = Se("rootRef"), j = ze({
125
- ...Be(n),
126
- setCellData: J,
127
- clearSelection: x,
128
- getData: ee,
129
- getCurrentRow: ne,
130
- getSelectedRows: ae,
131
- addRow: ve,
132
- deleteRow: me,
133
- refresh: ye,
134
- validate: oe,
130
+ }, i = v([]), fe = (e) => {
131
+ i.value = e;
132
+ }, me = (e = {}) => {
133
+ i.value.push(e);
134
+ }, ye = (e) => {
135
+ e >= 0 && e < i.value.length && i.value.splice(e, 1);
136
+ }, Ce = async () => {
137
+ i.value = [...i.value];
138
+ }, V = ze("rootRef"), U = Be({
139
+ ...Re(n),
140
+ setCellData: O,
141
+ clearSelection: ee,
142
+ getData: te,
143
+ getCurrentRow: ae,
144
+ getSelectedRows: oe,
145
+ addRow: me,
146
+ deleteRow: ye,
147
+ refresh: Ce,
148
+ validate: le,
135
149
  setData: fe,
136
- selectRow: de,
137
- selectRowNum: ge,
138
- setTotal: ie,
139
- getPagination: se,
140
- setPagination: ue,
141
- setTopBtnHidden: le,
142
- setColVisible: O,
143
- setColumn: he,
150
+ selectRow: ge,
151
+ selectRowNum: he,
152
+ setTotal: se,
153
+ getPagination: ue,
154
+ setPagination: ce,
155
+ setTopBtnHidden: ie,
156
+ setColVisible: Q,
157
+ setColumn: ve,
144
158
  setRowsBtnHidden: re,
145
- rootRef: U,
159
+ rootRef: V,
146
160
  type: "table"
147
161
  }), C = (e, t) => {
148
162
  const a = F ? F(e.key, t) : t[e.key];
@@ -150,71 +164,71 @@ const je = ["id"], Ge = { class: "empty-content" }, He = ["title"], Ke = ["title
150
164
  return a;
151
165
  const l = `${a}`;
152
166
  return l.length <= 4 ? "*".repeat(l.length) : l.slice(0, -4) + "****";
153
- }, Ce = _(() => !n.rowBtns || n.rowBtns.length === 0 || !r.value || r.value.length === 0 ? !1 : r.value.some(
167
+ }, we = _(() => !n.rowBtns || n.rowBtns.length === 0 || !i.value || i.value.length === 0 ? !1 : i.value.some(
154
168
  (e) => {
155
169
  var t;
156
- return (t = n.rowBtns) == null ? void 0 : t.some((a) => a.condition === void 0 || a.condition === null ? !0 : L(a.condition, {
170
+ return (t = n.rowBtns) == null ? void 0 : t.some((a) => a.condition === void 0 || a.condition === null ? !0 : K(a.condition, {
157
171
  $row: e,
158
172
  $globalParams: D()
159
173
  }));
160
174
  }
161
175
  ));
162
- if (Re(async () => {
176
+ if (Pe(async () => {
163
177
  if (!n.onMounted || !c.value)
164
178
  return;
165
- await Pe();
179
+ await _e();
166
180
  const e = n.onMounted;
167
181
  try {
168
- c.value[e](p);
182
+ c.value[e](d);
169
183
  } catch (t) {
170
184
  console.error(t);
171
185
  }
172
- }), _e(() => {
186
+ }), Ne(() => {
173
187
  if (!n.onActivated || !c.value)
174
188
  return;
175
189
  const e = n.onActivated;
176
190
  try {
177
- c.value[e](p);
191
+ c.value[e](d);
178
192
  } catch (t) {
179
193
  console.error(t);
180
194
  }
181
195
  }), n.name) {
182
- const e = $e(n.name, j);
183
- Ne(() => {
196
+ const e = Fe(n.name, U);
197
+ Me(() => {
184
198
  e();
185
199
  });
186
200
  }
187
- return q(j), (e, t) => {
188
- const a = B("el-table-column"), l = B("el-tooltip"), w = B("el-button"), we = B("el-pagination");
201
+ return I(U), (e, t) => {
202
+ const a = B("el-table-column"), l = B("el-tooltip"), w = B("el-button"), ke = B("el-pagination");
189
203
  return e.hidden ? m("", !0) : (u(), g("div", {
190
204
  key: 0,
191
205
  class: N(["table-render", { tableBorder: z.value === "table" }]),
192
206
  ref_key: "rootRef",
193
- ref: U,
207
+ ref: V,
194
208
  id: e.name
195
209
  }, [
196
- G(v("div", null, [
210
+ j(f("div", null, [
197
211
  b(R(Ue), {
198
212
  ref_key: "tableRef",
199
213
  ref: y,
200
- data: r.value,
214
+ data: i.value,
201
215
  "highlight-current-row": "",
202
216
  "row-key": e.rowKey,
203
217
  stripe: e.stripe,
204
218
  "show-overflow-tooltip": "",
205
- onRowClick: Q,
206
- onRowDblclick: X,
207
- onSelectionChange: Z,
208
- onCurrentChange: te,
219
+ onRowClick: X,
220
+ onRowDblclick: Y,
221
+ onSelectionChange: x,
222
+ onCurrentChange: ne,
209
223
  height: e.height
210
224
  }, {
211
225
  empty: h(() => [
212
- v("div", Ge, [
213
- b(R(Fe), {
226
+ f("div", Ge, [
227
+ b(R(Ee), {
214
228
  name: "tableEmpty",
215
229
  style: { width: 56, height: 56 }
216
230
  }),
217
- t[2] || (t[2] = v("div", null, "No data available,please check", -1))
231
+ t[2] || (t[2] = f("div", null, "No data available,please check", -1))
218
232
  ])
219
233
  ]),
220
234
  default: h(() => [
@@ -223,7 +237,7 @@ const je = ["id"], Ge = { class: "empty-content" }, He = ["title"], Ke = ["title
223
237
  type: "selection",
224
238
  width: "55"
225
239
  })) : m("", !0),
226
- (u(!0), g(P, null, H(e.columns, (o) => (u(), g(P, {
240
+ (u(!0), g(P, null, G(e.columns, (o) => (u(), g(P, {
227
241
  key: o.key
228
242
  }, [
229
243
  o.hidden ? m("", !0) : (u(), S(a, {
@@ -233,45 +247,45 @@ const je = ["id"], Ge = { class: "empty-content" }, He = ["title"], Ke = ["title
233
247
  fixed: o.fixed || !1
234
248
  }, {
235
249
  header: h(() => [
236
- v("div", {
250
+ f("div", {
237
251
  class: "text-ellipsis",
238
252
  title: o.label
239
253
  }, M(o.label), 9, He)
240
254
  ]),
241
- default: h(({ row: d, $index: s }) => [
255
+ default: h(({ row: p, $index: s }) => [
242
256
  o.type === "link" ? (u(), g("div", {
243
257
  key: 0,
244
258
  class: N(["text-ellipsis link-style", { "click-style": o.onClick }]),
245
- title: C(o, d),
246
- onClick: (ke) => A(o, d, s)
247
- }, M(C(o, d)), 11, Ke)) : (u(), g("div", {
259
+ title: C(o, p),
260
+ onClick: (be) => E(o, p, s)
261
+ }, M(C(o, p)), 11, Ke)) : (u(), g("div", {
248
262
  key: 1,
249
263
  class: "text-ellipsis",
250
- title: C(o, d)
251
- }, M(C(o, d)), 9, Le))
264
+ title: C(o, p)
265
+ }, M(C(o, p)), 9, We))
252
266
  ]),
253
267
  _: 2
254
268
  }, 1032, ["prop", "min-width", "fixed"]))
255
269
  ], 64))), 128)),
256
- Ce.value && e.rowBtns && e.rowBtns.length > 0 ? (u(), S(a, {
270
+ we.value && e.rowBtns && e.rowBtns.length > 0 ? (u(), S(a, {
257
271
  key: 1,
258
272
  label: "Action",
259
273
  fixed: "right",
260
274
  align: "left",
261
275
  width: e.rowBtns.length * 34 + 12 > 100 ? e.rowBtns.length * 34 + 12 : 100
262
276
  }, {
263
- default: h(({ row: o, $index: d }) => [
264
- v("div", We, [
265
- (u(!0), g(P, null, H(e.rowBtns, (s) => (u(), g(P, {
277
+ default: h(({ row: o, $index: p }) => [
278
+ f("div", qe, [
279
+ (u(!0), g(P, null, G(e.rowBtns, (s) => (u(), g(P, {
266
280
  key: s.key
267
281
  }, [
268
- s.condition === void 0 || s.condition === null || R(L)(s.condition, { $row: o, $globalParams: R(D)() }) ? (u(), S(w, {
282
+ s.condition === void 0 || s.condition === null || R(K)(s.condition, { $row: o, $globalParams: R(D)() }) ? (u(), S(w, {
269
283
  key: 0,
270
284
  disabled: s.disabled,
271
285
  link: "",
272
286
  size: "small",
273
287
  type: s.type,
274
- onClick: Me((ke) => A(s, o, d), ["stop"])
288
+ onClick: Te((be) => E(s, o, p), ["stop"])
275
289
  }, {
276
290
  default: h(() => [
277
291
  b(l, {
@@ -302,36 +316,36 @@ const je = ["id"], Ge = { class: "empty-content" }, He = ["title"], Ke = ["title
302
316
  _: 1
303
317
  }, 8, ["data", "row-key", "stripe", "height"])
304
318
  ], 512), [
305
- [K, z.value === "table"]
319
+ [H, z.value === "table"]
306
320
  ]),
307
- G(b(Ee, Te({ data: r.value }, n, { getColText: C }), null, 16, ["data"]), [
308
- [K, z.value === "card"]
321
+ j(b(Le, De({ data: i.value }, n, { getColText: C }), null, 16, ["data"]), [
322
+ [H, z.value === "card"]
309
323
  ]),
310
- v("div", {
324
+ f("div", {
311
325
  class: N(["pagination-wrapper", {
312
- hidePagination: (e.hiddenPagination || r.value.length === 0) && !e.height,
313
- transparentPagination: (e.hiddenPagination || r.value.length === 0) && e.height,
326
+ hidePagination: (e.hiddenPagination || i.value.length === 0) && !e.height,
327
+ transparentPagination: (e.hiddenPagination || i.value.length === 0) && e.height,
314
328
  cardlistPadding: z.value === "card"
315
329
  }])
316
330
  }, [
317
- b(we, {
331
+ b(ke, {
318
332
  layout: "total,sizes, prev, pager, next,jumper",
319
- total: V.value,
333
+ total: L.value,
320
334
  "page-sizes": e.pageSizes || [5, 10, 20, 30, 40],
321
335
  "default-page-size": e.defaultPageSize,
322
- "current-page": i.value.pageNum,
323
- "onUpdate:currentPage": t[0] || (t[0] = (o) => i.value.pageNum = o),
324
- "page-size": i.value.pageSize,
325
- "onUpdate:pageSize": t[1] || (t[1] = (o) => i.value.pageSize = o),
336
+ "current-page": r.value.pageNum,
337
+ "onUpdate:currentPage": t[0] || (t[0] = (o) => r.value.pageNum = o),
338
+ "page-size": r.value.pageSize,
339
+ "onUpdate:pageSize": t[1] || (t[1] = (o) => r.value.pageSize = o),
326
340
  "pager-count": e.pagerCount,
327
- onSizeChange: ce,
341
+ onSizeChange: de,
328
342
  onCurrentChange: pe
329
343
  }, null, 8, ["total", "page-sizes", "default-page-size", "current-page", "page-size", "pager-count"])
330
344
  ], 2)
331
345
  ], 10, je));
332
346
  };
333
347
  }
334
- }), Qe = /* @__PURE__ */ Ve(qe, [["__scopeId", "data-v-a9faf2a2"]]);
348
+ }), Xe = /* @__PURE__ */ Ve(Ie, [["__scopeId", "data-v-13e512ac"]]);
335
349
  export {
336
- Qe as default
350
+ Xe as default
337
351
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as i, ref as m, watch as _, onMounted as h, resolveComponent as a, openBlock as l, createBlock as c, mergeProps as u, withCtx as d, createElementBlock as b, Fragment as v, renderList as y, createVNode as k, unref as K } from "vue";
2
- import { a as V } from "./index-DYA6kETU.js";
2
+ import { a as V } from "./index-D4vAX6zS.js";
3
3
  import "element-plus";
4
4
  const w = /* @__PURE__ */ i({
5
5
  __name: "Tabs",
@@ -1,5 +1,5 @@
1
- import { defineComponent as t, resolveComponent as n, openBlock as a, createElementBlock as r, normalizeStyle as s, createVNode as l, withCtx as p, withDirectives as i, createElementVNode as c, normalizeClass as m, unref as _, vShow as d } from "vue";
2
- import { a as y, b as f } from "./index-DYA6kETU.js";
1
+ import { defineComponent as t, resolveComponent as n, openBlock as a, createElementBlock as r, normalizeStyle as s, createVNode as l, withCtx as p, withDirectives as i, createElementVNode as c, normalizeClass as m, unref as _, vShow as y } from "vue";
2
+ import { a as d, b as f } from "./index-D4vAX6zS.js";
3
3
  import "element-plus";
4
4
  const u = /* @__PURE__ */ t({
5
5
  __name: "Wrapper",
@@ -20,9 +20,9 @@ const u = /* @__PURE__ */ t({
20
20
  i(c("div", {
21
21
  class: m({ normal: e.type === "normal", onlytable: e.type === "onlytable" })
22
22
  }, [
23
- l(_(y), { list: e.children }, null, 8, ["list"])
23
+ l(_(d), { list: e.children }, null, 8, ["list"])
24
24
  ], 2), [
25
- [d, !e.collapse]
25
+ [y, !e.collapse]
26
26
  ])
27
27
  ]),
28
28
  _: 1
@@ -30,7 +30,7 @@ const u = /* @__PURE__ */ t({
30
30
  ], 4);
31
31
  };
32
32
  }
33
- }), w = /* @__PURE__ */ f(u, [["__scopeId", "data-v-cde87480"]]);
33
+ }), w = /* @__PURE__ */ f(u, [["__scopeId", "data-v-aa5669f3"]]);
34
34
  export {
35
35
  w as default
36
36
  };