vue-2024-ui 0.0.96 → 0.0.97

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.
package/dist/index.es.js CHANGED
@@ -1,5 +1,5 @@
1
- import _t, { ElForm as Je, ElButtonGroup as Ke, ElButton as Ce, ElPopover as ot, ElMessage as qe, ElMessageBox as yt, ElDialog as Ct, ElDrawer as Dt } from "element-plus";
2
- import { mergeModels as Re, useModel as Ye, ref as ae, nextTick as et, onMounted as Ze, computed as Pe, resolveComponent as Y, openBlock as u, createElementBlock as x, Fragment as R, createElementVNode as N, createBlock as T, createCommentVNode as ce, unref as U, mergeProps as B, withCtx as g, renderSlot as y, renderList as j, createTextVNode as De, toDisplayString as be, createSlots as ie, createVNode as z, useSlots as gt, inject as ft, useAttrs as ct, onUnmounted as Mt, normalizeStyle as Ue, withModifiers as mt, normalizeProps as rt, guardReactiveProps as vt, resolveDynamicComponent as Le, Transition as Vt, withDirectives as Ft, vShow as Tt, h as Be, onBeforeUnmount as St, normalizeClass as bt, watchEffect as qt, watch as xt, createApp as Ot } from "vue";
1
+ import _t, { ElForm as Ke, ElButtonGroup as et, ElButton as De, ElPopover as ot, ElMessage as xe, ElMessageBox as yt, ElDialog as Ct, ElDrawer as Dt } from "element-plus";
2
+ import { mergeModels as Re, useModel as je, ref as K, nextTick as Xe, onMounted as Ze, computed as He, resolveComponent as Y, openBlock as u, createElementBlock as O, Fragment as P, createElementVNode as W, createBlock as F, createCommentVNode as de, unref as j, mergeProps as A, withCtx as g, renderSlot as y, renderList as L, createTextVNode as Me, toDisplayString as ge, createSlots as se, createVNode as G, useSlots as gt, inject as ft, useAttrs as ct, onUnmounted as Mt, normalizeStyle as Ye, withModifiers as mt, normalizeProps as rt, guardReactiveProps as vt, resolveDynamicComponent as Le, Transition as Vt, withDirectives as Ft, vShow as Tt, h as Ie, onBeforeUnmount as St, normalizeClass as bt, watchEffect as qt, watch as xt, createApp as Ot } from "vue";
3
3
  import { Plus as At, ZoomOut as Bt, Delete as It, FullScreen as Ut, Remove as Yt } from "@element-plus/icons-vue";
4
4
  import $t from "sortablejs";
5
5
  import { Dexie as jt } from "dexie";
@@ -181,295 +181,295 @@ var Lt = {
181
181
  }
182
182
  }
183
183
  }, Rt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
184
- function Pt(c) {
185
- return c && c.__esModule && Object.prototype.hasOwnProperty.call(c, "default") ? c.default : c;
184
+ function Pt(m) {
185
+ return m && m.__esModule && Object.prototype.hasOwnProperty.call(m, "default") ? m.default : m;
186
186
  }
187
187
  var wt = { exports: {} };
188
- (function(c, f) {
188
+ (function(m, c) {
189
189
  (function(t, e) {
190
- c.exports = e();
190
+ m.exports = e();
191
191
  })(Rt, function() {
192
- var t = 1e3, e = 6e4, o = 36e5, d = "millisecond", k = "second", O = "minute", S = "hour", D = "day", _ = "week", L = "month", K = "quarter", F = "year", q = "date", oe = "Invalid Date", ee = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, he = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, se = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(E) {
193
- var p = ["th", "st", "nd", "rd"], b = E % 100;
194
- return "[" + E + (p[(b - 20) % 10] || p[b] || p[0]) + "]";
195
- } }, de = function(E, p, b) {
196
- var C = String(E);
197
- return !C || C.length >= p ? E : "" + Array(p + 1 - C.length).join(b) + E;
198
- }, Ee = { s: de, z: function(E) {
199
- var p = -E.utcOffset(), b = Math.abs(p), C = Math.floor(b / 60), s = b % 60;
200
- return (p <= 0 ? "+" : "-") + de(C, 2, "0") + ":" + de(s, 2, "0");
201
- }, m: function E(p, b) {
202
- if (p.date() < b.date()) return -E(b, p);
203
- var C = 12 * (b.year() - p.year()) + (b.month() - p.month()), s = p.clone().add(C, L), V = b - s < 0, v = p.clone().add(C + (V ? -1 : 1), L);
204
- return +(-(C + (b - s) / (V ? s - v : v - s)) || 0);
205
- }, a: function(E) {
206
- return E < 0 ? Math.ceil(E) || 0 : Math.floor(E);
207
- }, p: function(E) {
208
- return { M: L, y: F, w: _, d: D, D: q, h: S, m: O, s: k, ms: d, Q: K }[E] || String(E || "").toLowerCase().replace(/s$/, "");
209
- }, u: function(E) {
210
- return E === void 0;
211
- } }, pe = "en", ge = {};
212
- ge[pe] = se;
213
- var me = "$isDayjsObject", te = function(E) {
214
- return E instanceof r || !(!E || !E[me]);
215
- }, m = function E(p, b, C) {
216
- var s;
217
- if (!p) return pe;
218
- if (typeof p == "string") {
219
- var V = p.toLowerCase();
220
- ge[V] && (s = V), b && (ge[V] = b, s = V);
221
- var v = p.split("-");
222
- if (!s && v.length > 1) return E(v[0]);
192
+ var t = 1e3, e = 6e4, o = 36e5, f = "millisecond", w = "second", B = "minute", q = "hour", D = "day", E = "week", R = "month", ee = "quarter", M = "year", x = "date", te = "Invalid Date", le = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, fe = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, ce = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(k) {
193
+ var v = ["th", "st", "nd", "rd"], p = k % 100;
194
+ return "[" + k + (v[(p - 20) % 10] || v[p] || v[0]) + "]";
195
+ } }, ne = function(k, v, p) {
196
+ var V = String(k);
197
+ return !V || V.length >= v ? k : "" + Array(v + 1 - V.length).join(p) + k;
198
+ }, Ee = { s: ne, z: function(k) {
199
+ var v = -k.utcOffset(), p = Math.abs(v), V = Math.floor(p / 60), n = p % 60;
200
+ return (v <= 0 ? "+" : "-") + ne(V, 2, "0") + ":" + ne(n, 2, "0");
201
+ }, m: function k(v, p) {
202
+ if (v.date() < p.date()) return -k(p, v);
203
+ var V = 12 * (p.year() - v.year()) + (p.month() - v.month()), n = v.clone().add(V, R), _ = p - n < 0, T = v.clone().add(V + (_ ? -1 : 1), R);
204
+ return +(-(V + (p - n) / (_ ? n - T : T - n)) || 0);
205
+ }, a: function(k) {
206
+ return k < 0 ? Math.ceil(k) || 0 : Math.floor(k);
207
+ }, p: function(k) {
208
+ return { M: R, y: M, w: E, d: D, D: x, h: q, m: B, s: w, ms: f, Q: ee }[k] || String(k || "").toLowerCase().replace(/s$/, "");
209
+ }, u: function(k) {
210
+ return k === void 0;
211
+ } }, ve = "en", ye = {};
212
+ ye[ve] = ce;
213
+ var pe = "$isDayjsObject", J = function(k) {
214
+ return k instanceof s || !(!k || !k[pe]);
215
+ }, $e = function k(v, p, V) {
216
+ var n;
217
+ if (!v) return ve;
218
+ if (typeof v == "string") {
219
+ var _ = v.toLowerCase();
220
+ ye[_] && (n = _), p && (ye[_] = p, n = _);
221
+ var T = v.split("-");
222
+ if (!n && T.length > 1) return k(T[0]);
223
223
  } else {
224
- var $ = p.name;
225
- ge[$] = p, s = $;
224
+ var b = v.name;
225
+ ye[b] = v, n = b;
226
226
  }
227
- return !C && s && (pe = s), s || !C && pe;
228
- }, w = function(E, p) {
229
- if (te(E)) return E.clone();
230
- var b = typeof p == "object" ? p : {};
231
- return b.date = E, b.args = arguments, new r(b);
232
- }, n = Ee;
233
- n.l = m, n.i = te, n.w = function(E, p) {
234
- return w(E, { locale: p.$L, utc: p.$u, x: p.$x, $offset: p.$offset });
227
+ return !V && n && (ve = n), n || !V && ve;
228
+ }, i = function(k, v) {
229
+ if (J(k)) return k.clone();
230
+ var p = typeof v == "object" ? v : {};
231
+ return p.date = k, p.args = arguments, new s(p);
232
+ }, r = Ee;
233
+ r.l = $e, r.i = J, r.w = function(k, v) {
234
+ return i(k, { locale: v.$L, utc: v.$u, x: v.$x, $offset: v.$offset });
235
235
  };
236
- var r = function() {
237
- function E(b) {
238
- this.$L = m(b.locale, null, !0), this.parse(b), this.$x = this.$x || b.x || {}, this[me] = !0;
236
+ var s = function() {
237
+ function k(p) {
238
+ this.$L = $e(p.locale, null, !0), this.parse(p), this.$x = this.$x || p.x || {}, this[pe] = !0;
239
239
  }
240
- var p = E.prototype;
241
- return p.parse = function(b) {
242
- this.$d = function(C) {
243
- var s = C.date, V = C.utc;
244
- if (s === null) return /* @__PURE__ */ new Date(NaN);
245
- if (n.u(s)) return /* @__PURE__ */ new Date();
246
- if (s instanceof Date) return new Date(s);
247
- if (typeof s == "string" && !/Z$/i.test(s)) {
248
- var v = s.match(ee);
249
- if (v) {
250
- var $ = v[2] - 1 || 0, W = (v[7] || "0").substring(0, 3);
251
- return V ? new Date(Date.UTC(v[1], $, v[3] || 1, v[4] || 0, v[5] || 0, v[6] || 0, W)) : new Date(v[1], $, v[3] || 1, v[4] || 0, v[5] || 0, v[6] || 0, W);
240
+ var v = k.prototype;
241
+ return v.parse = function(p) {
242
+ this.$d = function(V) {
243
+ var n = V.date, _ = V.utc;
244
+ if (n === null) return /* @__PURE__ */ new Date(NaN);
245
+ if (r.u(n)) return /* @__PURE__ */ new Date();
246
+ if (n instanceof Date) return new Date(n);
247
+ if (typeof n == "string" && !/Z$/i.test(n)) {
248
+ var T = n.match(le);
249
+ if (T) {
250
+ var b = T[2] - 1 || 0, S = (T[7] || "0").substring(0, 3);
251
+ return _ ? new Date(Date.UTC(T[1], b, T[3] || 1, T[4] || 0, T[5] || 0, T[6] || 0, S)) : new Date(T[1], b, T[3] || 1, T[4] || 0, T[5] || 0, T[6] || 0, S);
252
252
  }
253
253
  }
254
- return new Date(s);
255
- }(b), this.init();
256
- }, p.init = function() {
257
- var b = this.$d;
258
- this.$y = b.getFullYear(), this.$M = b.getMonth(), this.$D = b.getDate(), this.$W = b.getDay(), this.$H = b.getHours(), this.$m = b.getMinutes(), this.$s = b.getSeconds(), this.$ms = b.getMilliseconds();
259
- }, p.$utils = function() {
260
- return n;
261
- }, p.isValid = function() {
262
- return this.$d.toString() !== oe;
263
- }, p.isSame = function(b, C) {
264
- var s = w(b);
265
- return this.startOf(C) <= s && s <= this.endOf(C);
266
- }, p.isAfter = function(b, C) {
267
- return w(b) < this.startOf(C);
268
- }, p.isBefore = function(b, C) {
269
- return this.endOf(C) < w(b);
270
- }, p.$g = function(b, C, s) {
271
- return n.u(b) ? this[C] : this.set(s, b);
272
- }, p.unix = function() {
254
+ return new Date(n);
255
+ }(p), this.init();
256
+ }, v.init = function() {
257
+ var p = this.$d;
258
+ this.$y = p.getFullYear(), this.$M = p.getMonth(), this.$D = p.getDate(), this.$W = p.getDay(), this.$H = p.getHours(), this.$m = p.getMinutes(), this.$s = p.getSeconds(), this.$ms = p.getMilliseconds();
259
+ }, v.$utils = function() {
260
+ return r;
261
+ }, v.isValid = function() {
262
+ return this.$d.toString() !== te;
263
+ }, v.isSame = function(p, V) {
264
+ var n = i(p);
265
+ return this.startOf(V) <= n && n <= this.endOf(V);
266
+ }, v.isAfter = function(p, V) {
267
+ return i(p) < this.startOf(V);
268
+ }, v.isBefore = function(p, V) {
269
+ return this.endOf(V) < i(p);
270
+ }, v.$g = function(p, V, n) {
271
+ return r.u(p) ? this[V] : this.set(n, p);
272
+ }, v.unix = function() {
273
273
  return Math.floor(this.valueOf() / 1e3);
274
- }, p.valueOf = function() {
274
+ }, v.valueOf = function() {
275
275
  return this.$d.getTime();
276
- }, p.startOf = function(b, C) {
277
- var s = this, V = !!n.u(C) || C, v = n.p(b), $ = function(Se, $e) {
278
- var Ve = n.w(s.$u ? Date.UTC(s.$y, $e, Se) : new Date(s.$y, $e, Se), s);
279
- return V ? Ve : Ve.endOf(D);
280
- }, W = function(Se, $e) {
281
- return n.w(s.toDate()[Se].apply(s.toDate("s"), (V ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice($e)), s);
282
- }, J = this.$W, ne = this.$M, re = this.$D, Me = "set" + (this.$u ? "UTC" : "");
283
- switch (v) {
284
- case F:
285
- return V ? $(1, 0) : $(31, 11);
286
- case L:
287
- return V ? $(1, ne) : $(0, ne + 1);
288
- case _:
289
- var _e = this.$locale().weekStart || 0, xe = (J < _e ? J + 7 : J) - _e;
290
- return $(V ? re - xe : re + (6 - xe), ne);
276
+ }, v.startOf = function(p, V) {
277
+ var n = this, _ = !!r.u(V) || V, T = r.p(p), b = function(qe, be) {
278
+ var Ve = r.w(n.$u ? Date.UTC(n.$y, be, qe) : new Date(n.$y, be, qe), n);
279
+ return _ ? Ve : Ve.endOf(D);
280
+ }, S = function(qe, be) {
281
+ return r.w(n.toDate()[qe].apply(n.toDate("s"), (_ ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(be)), n);
282
+ }, ae = this.$W, oe = this.$M, re = this.$D, ke = "set" + (this.$u ? "UTC" : "");
283
+ switch (T) {
284
+ case M:
285
+ return _ ? b(1, 0) : b(31, 11);
286
+ case R:
287
+ return _ ? b(1, oe) : b(0, oe + 1);
288
+ case E:
289
+ var _e = this.$locale().weekStart || 0, Se = (ae < _e ? ae + 7 : ae) - _e;
290
+ return b(_ ? re - Se : re + (6 - Se), oe);
291
291
  case D:
292
+ case x:
293
+ return S(ke + "Hours", 0);
292
294
  case q:
293
- return W(Me + "Hours", 0);
294
- case S:
295
- return W(Me + "Minutes", 1);
296
- case O:
297
- return W(Me + "Seconds", 2);
298
- case k:
299
- return W(Me + "Milliseconds", 3);
295
+ return S(ke + "Minutes", 1);
296
+ case B:
297
+ return S(ke + "Seconds", 2);
298
+ case w:
299
+ return S(ke + "Milliseconds", 3);
300
300
  default:
301
301
  return this.clone();
302
302
  }
303
- }, p.endOf = function(b) {
304
- return this.startOf(b, !1);
305
- }, p.$set = function(b, C) {
306
- var s, V = n.p(b), v = "set" + (this.$u ? "UTC" : ""), $ = (s = {}, s[D] = v + "Date", s[q] = v + "Date", s[L] = v + "Month", s[F] = v + "FullYear", s[S] = v + "Hours", s[O] = v + "Minutes", s[k] = v + "Seconds", s[d] = v + "Milliseconds", s)[V], W = V === D ? this.$D + (C - this.$W) : C;
307
- if (V === L || V === F) {
308
- var J = this.clone().set(q, 1);
309
- J.$d[$](W), J.init(), this.$d = J.set(q, Math.min(this.$D, J.daysInMonth())).$d;
310
- } else $ && this.$d[$](W);
303
+ }, v.endOf = function(p) {
304
+ return this.startOf(p, !1);
305
+ }, v.$set = function(p, V) {
306
+ var n, _ = r.p(p), T = "set" + (this.$u ? "UTC" : ""), b = (n = {}, n[D] = T + "Date", n[x] = T + "Date", n[R] = T + "Month", n[M] = T + "FullYear", n[q] = T + "Hours", n[B] = T + "Minutes", n[w] = T + "Seconds", n[f] = T + "Milliseconds", n)[_], S = _ === D ? this.$D + (V - this.$W) : V;
307
+ if (_ === R || _ === M) {
308
+ var ae = this.clone().set(x, 1);
309
+ ae.$d[b](S), ae.init(), this.$d = ae.set(x, Math.min(this.$D, ae.daysInMonth())).$d;
310
+ } else b && this.$d[b](S);
311
311
  return this.init(), this;
312
- }, p.set = function(b, C) {
313
- return this.clone().$set(b, C);
314
- }, p.get = function(b) {
315
- return this[n.p(b)]();
316
- }, p.add = function(b, C) {
317
- var s, V = this;
318
- b = Number(b);
319
- var v = n.p(C), $ = function(ne) {
320
- var re = w(V);
321
- return n.w(re.date(re.date() + Math.round(ne * b)), V);
312
+ }, v.set = function(p, V) {
313
+ return this.clone().$set(p, V);
314
+ }, v.get = function(p) {
315
+ return this[r.p(p)]();
316
+ }, v.add = function(p, V) {
317
+ var n, _ = this;
318
+ p = Number(p);
319
+ var T = r.p(V), b = function(oe) {
320
+ var re = i(_);
321
+ return r.w(re.date(re.date() + Math.round(oe * p)), _);
322
322
  };
323
- if (v === L) return this.set(L, this.$M + b);
324
- if (v === F) return this.set(F, this.$y + b);
325
- if (v === D) return $(1);
326
- if (v === _) return $(7);
327
- var W = (s = {}, s[O] = e, s[S] = o, s[k] = t, s)[v] || 1, J = this.$d.getTime() + b * W;
328
- return n.w(J, this);
329
- }, p.subtract = function(b, C) {
330
- return this.add(-1 * b, C);
331
- }, p.format = function(b) {
332
- var C = this, s = this.$locale();
333
- if (!this.isValid()) return s.invalidDate || oe;
334
- var V = b || "YYYY-MM-DDTHH:mm:ssZ", v = n.z(this), $ = this.$H, W = this.$m, J = this.$M, ne = s.weekdays, re = s.months, Me = s.meridiem, _e = function($e, Ve, Oe, Ae) {
335
- return $e && ($e[Ve] || $e(C, V)) || Oe[Ve].slice(0, Ae);
336
- }, xe = function($e) {
337
- return n.s($ % 12 || 12, $e, "0");
338
- }, Se = Me || function($e, Ve, Oe) {
339
- var Ae = $e < 12 ? "AM" : "PM";
340
- return Oe ? Ae.toLowerCase() : Ae;
323
+ if (T === R) return this.set(R, this.$M + p);
324
+ if (T === M) return this.set(M, this.$y + p);
325
+ if (T === D) return b(1);
326
+ if (T === E) return b(7);
327
+ var S = (n = {}, n[B] = e, n[q] = o, n[w] = t, n)[T] || 1, ae = this.$d.getTime() + p * S;
328
+ return r.w(ae, this);
329
+ }, v.subtract = function(p, V) {
330
+ return this.add(-1 * p, V);
331
+ }, v.format = function(p) {
332
+ var V = this, n = this.$locale();
333
+ if (!this.isValid()) return n.invalidDate || te;
334
+ var _ = p || "YYYY-MM-DDTHH:mm:ssZ", T = r.z(this), b = this.$H, S = this.$m, ae = this.$M, oe = n.weekdays, re = n.months, ke = n.meridiem, _e = function(be, Ve, Oe, Be) {
335
+ return be && (be[Ve] || be(V, _)) || Oe[Ve].slice(0, Be);
336
+ }, Se = function(be) {
337
+ return r.s(b % 12 || 12, be, "0");
338
+ }, qe = ke || function(be, Ve, Oe) {
339
+ var Be = be < 12 ? "AM" : "PM";
340
+ return Oe ? Be.toLowerCase() : Be;
341
341
  };
342
- return V.replace(he, function($e, Ve) {
342
+ return _.replace(fe, function(be, Ve) {
343
343
  return Ve || function(Oe) {
344
344
  switch (Oe) {
345
345
  case "YY":
346
- return String(C.$y).slice(-2);
346
+ return String(V.$y).slice(-2);
347
347
  case "YYYY":
348
- return n.s(C.$y, 4, "0");
348
+ return r.s(V.$y, 4, "0");
349
349
  case "M":
350
- return J + 1;
350
+ return ae + 1;
351
351
  case "MM":
352
- return n.s(J + 1, 2, "0");
352
+ return r.s(ae + 1, 2, "0");
353
353
  case "MMM":
354
- return _e(s.monthsShort, J, re, 3);
354
+ return _e(n.monthsShort, ae, re, 3);
355
355
  case "MMMM":
356
- return _e(re, J);
356
+ return _e(re, ae);
357
357
  case "D":
358
- return C.$D;
358
+ return V.$D;
359
359
  case "DD":
360
- return n.s(C.$D, 2, "0");
360
+ return r.s(V.$D, 2, "0");
361
361
  case "d":
362
- return String(C.$W);
362
+ return String(V.$W);
363
363
  case "dd":
364
- return _e(s.weekdaysMin, C.$W, ne, 2);
364
+ return _e(n.weekdaysMin, V.$W, oe, 2);
365
365
  case "ddd":
366
- return _e(s.weekdaysShort, C.$W, ne, 3);
366
+ return _e(n.weekdaysShort, V.$W, oe, 3);
367
367
  case "dddd":
368
- return ne[C.$W];
368
+ return oe[V.$W];
369
369
  case "H":
370
- return String($);
370
+ return String(b);
371
371
  case "HH":
372
- return n.s($, 2, "0");
372
+ return r.s(b, 2, "0");
373
373
  case "h":
374
- return xe(1);
374
+ return Se(1);
375
375
  case "hh":
376
- return xe(2);
376
+ return Se(2);
377
377
  case "a":
378
- return Se($, W, !0);
378
+ return qe(b, S, !0);
379
379
  case "A":
380
- return Se($, W, !1);
380
+ return qe(b, S, !1);
381
381
  case "m":
382
- return String(W);
382
+ return String(S);
383
383
  case "mm":
384
- return n.s(W, 2, "0");
384
+ return r.s(S, 2, "0");
385
385
  case "s":
386
- return String(C.$s);
386
+ return String(V.$s);
387
387
  case "ss":
388
- return n.s(C.$s, 2, "0");
388
+ return r.s(V.$s, 2, "0");
389
389
  case "SSS":
390
- return n.s(C.$ms, 3, "0");
390
+ return r.s(V.$ms, 3, "0");
391
391
  case "Z":
392
- return v;
392
+ return T;
393
393
  }
394
394
  return null;
395
- }($e) || v.replace(":", "");
395
+ }(be) || T.replace(":", "");
396
396
  });
397
- }, p.utcOffset = function() {
397
+ }, v.utcOffset = function() {
398
398
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
399
- }, p.diff = function(b, C, s) {
400
- var V, v = this, $ = n.p(C), W = w(b), J = (W.utcOffset() - this.utcOffset()) * e, ne = this - W, re = function() {
401
- return n.m(v, W);
399
+ }, v.diff = function(p, V, n) {
400
+ var _, T = this, b = r.p(V), S = i(p), ae = (S.utcOffset() - this.utcOffset()) * e, oe = this - S, re = function() {
401
+ return r.m(T, S);
402
402
  };
403
- switch ($) {
404
- case F:
405
- V = re() / 12;
403
+ switch (b) {
404
+ case M:
405
+ _ = re() / 12;
406
406
  break;
407
- case L:
408
- V = re();
407
+ case R:
408
+ _ = re();
409
409
  break;
410
- case K:
411
- V = re() / 3;
410
+ case ee:
411
+ _ = re() / 3;
412
412
  break;
413
- case _:
414
- V = (ne - J) / 6048e5;
413
+ case E:
414
+ _ = (oe - ae) / 6048e5;
415
415
  break;
416
416
  case D:
417
- V = (ne - J) / 864e5;
417
+ _ = (oe - ae) / 864e5;
418
418
  break;
419
- case S:
420
- V = ne / o;
419
+ case q:
420
+ _ = oe / o;
421
421
  break;
422
- case O:
423
- V = ne / e;
422
+ case B:
423
+ _ = oe / e;
424
424
  break;
425
- case k:
426
- V = ne / t;
425
+ case w:
426
+ _ = oe / t;
427
427
  break;
428
428
  default:
429
- V = ne;
429
+ _ = oe;
430
430
  }
431
- return s ? V : n.a(V);
432
- }, p.daysInMonth = function() {
433
- return this.endOf(L).$D;
434
- }, p.$locale = function() {
435
- return ge[this.$L];
436
- }, p.locale = function(b, C) {
437
- if (!b) return this.$L;
438
- var s = this.clone(), V = m(b, C, !0);
439
- return V && (s.$L = V), s;
440
- }, p.clone = function() {
441
- return n.w(this.$d, this);
442
- }, p.toDate = function() {
431
+ return n ? _ : r.a(_);
432
+ }, v.daysInMonth = function() {
433
+ return this.endOf(R).$D;
434
+ }, v.$locale = function() {
435
+ return ye[this.$L];
436
+ }, v.locale = function(p, V) {
437
+ if (!p) return this.$L;
438
+ var n = this.clone(), _ = $e(p, V, !0);
439
+ return _ && (n.$L = _), n;
440
+ }, v.clone = function() {
441
+ return r.w(this.$d, this);
442
+ }, v.toDate = function() {
443
443
  return new Date(this.valueOf());
444
- }, p.toJSON = function() {
444
+ }, v.toJSON = function() {
445
445
  return this.isValid() ? this.toISOString() : null;
446
- }, p.toISOString = function() {
446
+ }, v.toISOString = function() {
447
447
  return this.$d.toISOString();
448
- }, p.toString = function() {
448
+ }, v.toString = function() {
449
449
  return this.$d.toUTCString();
450
- }, E;
451
- }(), Q = r.prototype;
452
- return w.prototype = Q, [["$ms", d], ["$s", k], ["$m", O], ["$H", S], ["$W", D], ["$M", L], ["$y", F], ["$D", q]].forEach(function(E) {
453
- Q[E[1]] = function(p) {
454
- return this.$g(p, E[0], E[1]);
450
+ }, k;
451
+ }(), $ = s.prototype;
452
+ return i.prototype = $, [["$ms", f], ["$s", w], ["$m", B], ["$H", q], ["$W", D], ["$M", R], ["$y", M], ["$D", x]].forEach(function(k) {
453
+ $[k[1]] = function(v) {
454
+ return this.$g(v, k[0], k[1]);
455
455
  };
456
- }), w.extend = function(E, p) {
457
- return E.$i || (E(p, r, w), E.$i = !0), w;
458
- }, w.locale = m, w.isDayjs = te, w.unix = function(E) {
459
- return w(1e3 * E);
460
- }, w.en = ge[pe], w.Ls = ge, w.p = {}, w;
456
+ }), i.extend = function(k, v) {
457
+ return k.$i || (k(v, s, i), k.$i = !0), i;
458
+ }, i.locale = $e, i.isDayjs = J, i.unix = function(k) {
459
+ return i(1e3 * k);
460
+ }, i.en = ye[ve], i.Ls = ye, i.p = {}, i;
461
461
  });
462
462
  })(wt);
463
463
  var Ht = wt.exports;
464
- const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
465
- const t = c.__vccOpts || c;
466
- for (const [e, o] of f)
464
+ const ut = /* @__PURE__ */ Pt(Ht), Ne = (m, c) => {
465
+ const t = m.__vccOpts || m;
466
+ for (const [e, o] of c)
467
467
  t[e] = o;
468
468
  return t;
469
469
  }, Nt = {
470
470
  style: { display: "flex", width: "100%" },
471
471
  class: "g-ctrl-container"
472
- }, zt = ["src"], Wt = {
472
+ }, zt = { style: { width: "var(--up-width)", height: "var(--up-height)", position: "relative", "box-sizing": "border-box" } }, Wt = {
473
473
  key: 19,
474
474
  style: { position: "relative" }
475
475
  }, Gt = ["title"], Qt = { key: 20 }, Xt = { key: 21 }, Zt = ["innerHTML"], Jt = ["innerHTML"], Kt = /* @__PURE__ */ Object.assign({ inheritAttrs: !1 }, {
@@ -479,14 +479,14 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
479
479
  modelModifiers: {}
480
480
  }),
481
481
  emits: ["update:modelValue"],
482
- setup(c) {
483
- var m, w;
484
- const f = Ye(c, "modelValue"), t = c, e = ae(t.item || {}), o = ae(t.ctrlKey), d = ae(t.ctrlType), k = ae(t.model), O = ae([]), S = ae([]), D = ae(!1), _ = ae(!1), L = () => Object.keys(gt()).filter((n) => n.startsWith(`${t.t}-${o}-`)).map((n) => n.replace(`${t.t}-${o}-`, "")), K = ae({
482
+ setup(m) {
483
+ var $e, i;
484
+ const c = je(m, "modelValue"), t = m, e = K(t.item || {}), o = K(t.ctrlKey), f = K(t.ctrlType), w = K(t.model), B = K([]), q = K([]), D = K(!1), E = K(!1), R = () => Object.keys(gt()).filter((r) => r.startsWith(`${t.t}-${o}-`)).map((r) => r.replace(`${t.t}-${o}-`, "")), ee = K({
485
485
  multiple: !1,
486
486
  "show-file-list": !1,
487
487
  "file-list": [],
488
- showDel: (m = e.value) != null && m.showDel ? (w = e.value) == null ? void 0 : w.showDel : t.t !== "t"
489
- }), F = ae(e.value.innerHtml), q = (n) => [
488
+ showDel: ($e = e.value) != null && $e.showDel ? (i = e.value) == null ? void 0 : i.showDel : t.t !== "t"
489
+ }), M = K(e.value.innerHtml), x = (r) => [
490
490
  "year",
491
491
  "years",
492
492
  "month",
@@ -499,7 +499,7 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
499
499
  "daterange",
500
500
  "monthrange",
501
501
  "yearrange"
502
- ].includes(n), oe = (n) => ({
502
+ ].includes(r), te = (r) => ({
503
503
  year: "YYYY",
504
504
  years: "YYYY",
505
505
  month: "YYYY-MM",
@@ -513,62 +513,62 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
513
513
  daterange: "YYYY-MM-DD",
514
514
  monthrange: "YYYY-MM",
515
515
  yearrange: "YYYY"
516
- })[n] || "YYYY-MM-DD", ee = ae({
516
+ })[r] || "YYYY-MM-DD", le = K({
517
517
  filterable: !0,
518
518
  remote: !!(e.value && e.value["remote-method"]),
519
519
  ...e.value
520
- }), he = ae((n) => {
521
- e.value["remote-method"](n, (r) => {
522
- et(() => {
523
- S.value = r;
520
+ }), fe = K((r) => {
521
+ e.value["remote-method"](r, (s) => {
522
+ Xe(() => {
523
+ q.value = s;
524
524
  });
525
525
  });
526
- }), se = async (n = "options") => {
527
- var r;
526
+ }), ce = async (r = "options") => {
527
+ var s;
528
528
  try {
529
- const Q = await ((r = e.value) == null ? void 0 : r.getDicts(t.formInfo));
530
- if (typeof Q == "string")
531
- S.value = [{ label: Q, value: f.value }];
529
+ const $ = await ((s = e.value) == null ? void 0 : s.getDicts(t.formInfo));
530
+ if (typeof $ == "string")
531
+ q.value = [{ label: $, value: c.value }];
532
532
  else {
533
- const E = Q == null ? void 0 : Q.map((p, b) => ({
534
- ...p,
535
- value: p.value ?? p.label ?? b,
536
- label: p.label || "未知选项"
533
+ const k = $ == null ? void 0 : $.map((v, p) => ({
534
+ ...v,
535
+ value: v.value ?? v.label ?? p,
536
+ label: v.label || "未知选项"
537
537
  }));
538
- S.value = E || [];
538
+ q.value = k || [];
539
539
  }
540
- } catch (Q) {
541
- throw console.error("获取选项失败:", Q), Q;
540
+ } catch ($) {
541
+ throw console.error("获取选项失败:", $), $;
542
542
  }
543
- }, de = () => {
544
- var n, r;
545
- e.value.noSearch !== !0 && t.t === "q" && ((r = (n = k.value) == null ? void 0 : n.table) == null || r.load());
546
- }, Ee = (n) => {
547
- n.preventDefault(), n.stopPropagation(), f.value = "";
548
- }, pe = (n) => {
543
+ }, ne = () => {
544
+ var r, s;
545
+ e.value.noSearch !== !0 && t.t === "q" && ((s = (r = w.value) == null ? void 0 : r.table) == null || s.load());
546
+ }, Ee = (r) => {
547
+ r.preventDefault(), r.stopPropagation(), c.value = "";
548
+ }, ve = (r) => {
549
549
  D.value = !0;
550
- }, ge = (n) => {
551
- n.preventDefault(), n.stopPropagation(), D.value = !0;
552
- }, me = ae(null);
550
+ }, ye = (r) => {
551
+ r.preventDefault(), r.stopPropagation(), D.value = !0;
552
+ }, pe = K(null);
553
553
  Ze(async () => {
554
- var Q, E, p, b, C, s;
555
- e.value && e.value["remote-method"] && (ee.value["remote-method"] = he), (E = (Q = k.value[o.value]) == null ? void 0 : Q.options) != null && E.length && (S.value = k.value[o.value].options);
556
- const n = (V, v = "options", $ = k.value[o.value]) => {
557
- typeof e.value.getDicts == "function" && se(v).catch((W) => {
558
- console.error(`Failed to load ${v} for ${V}:`, W);
554
+ var $, k, v, p, V;
555
+ e.value && e.value["remote-method"] && (le.value["remote-method"] = fe), (k = ($ = w.value[o.value]) == null ? void 0 : $.options) != null && k.length && (q.value = w.value[o.value].options);
556
+ const r = (n, _ = "options", T = w.value[o.value]) => {
557
+ typeof e.value.getDicts == "function" && ce(_).catch((b) => {
558
+ console.error(`Failed to load ${_} for ${n}:`, b);
559
559
  });
560
560
  };
561
- if (["radio", "radio-button", "checkbox-group", "checkbox-group-button", "select", "cascader"].includes(d.value) && n(d.value), d.value === ve.TREESELECT && await (async () => {
561
+ if (["radio", "radio-button", "checkbox-group", "checkbox-group-button", "select", "cascader"].includes(f.value) && r(f.value), f.value === me.TREESELECT && await (async () => {
562
562
  try {
563
- typeof e.value.getDicts == "function" ? O.value = await e.value.getDicts(t.formInfo) : O.value = S.value;
564
- } catch (v) {
565
- console.error("Failed to load data for tree-select:", v);
563
+ typeof e.value.getDicts == "function" ? B.value = await e.value.getDicts(t.formInfo) : B.value = q.value;
564
+ } catch (_) {
565
+ console.error("Failed to load data for tree-select:", _);
566
566
  }
567
567
  })(), t.t == "q") {
568
- let V = e.value.type || d.value;
569
- (V === void 0 || d.value === "input" || V == ve.NUMBER || V == ve.EMAIL || V == "url" || V == "text") && e.value.onKeyup == null && (e.value.onKeyup = (v) => {
570
- var $, W;
571
- console.log(v.key), (v.keyCode === 13 || v.key === "Enter") && ((W = ($ = k.value) == null ? void 0 : $.table) == null || W.load());
568
+ let n = e.value.type || f.value;
569
+ (n === void 0 || f.value === "input" || n == me.NUMBER || n == me.EMAIL || n == "url" || n == "text") && e.value.onKeyup == null && (e.value.onKeyup = (_) => {
570
+ var T, b;
571
+ console.log(_.key), (_.keyCode === 13 || _.key === "Enter") && ((b = (T = w.value) == null ? void 0 : T.table) == null || b.load());
572
572
  }), [
573
573
  "radio",
574
574
  "switch",
@@ -585,84 +585,84 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
585
585
  "datetime",
586
586
  "datetimerange",
587
587
  "week"
588
- ].includes(V) && e.value.onChange === void 0 && (e.value.onChange = (v) => {
589
- var $, W;
590
- (W = ($ = k.value) == null ? void 0 : $.table) == null || W.load();
588
+ ].includes(n) && e.value.onChange === void 0 && (e.value.onChange = (_) => {
589
+ var T, b;
590
+ (b = (T = w.value) == null ? void 0 : T.table) == null || b.load();
591
591
  });
592
592
  }
593
- d.value == "image" && (e.value.width && ((p = me.value) != null && p.$el) && me.value.$el.style.setProperty("--up-width", typeof e.value.width == "number" ? e.value.width + "px" : e.value.width), e.value.height && ((b = me.value) != null && b.$el) && me.value.$el.style.setProperty("--up-height", typeof e.value.height == "number" ? e.value.height + "px" : e.value.height), e.value.fontSize && ((C = me.value) != null && C.$el) && me.value.$el.style.setProperty("--up-font-size", typeof e.value.fontSize == "number" ? e.value.fontSize + "px" : e.value.fontSize), e.value.fit && ((s = me.value) != null && s.$el) && me.value.$el.style.setProperty("--up-fit", e.value.fit));
593
+ f.value == "image" && (e.value.width && ((v = pe.value) != null && v.$el) && pe.value.$el.style.setProperty("--up-width", typeof e.value.width == "number" ? e.value.width + "px" : e.value.width), e.value.height && ((p = pe.value) != null && p.$el) && pe.value.$el.style.setProperty("--up-height", typeof e.value.height == "number" ? e.value.height + "px" : e.value.height), e.value.fontSize && ((V = pe.value) != null && V.$el) && pe.value.$el.style.setProperty("--up-font-size", typeof e.value.fontSize == "number" ? e.value.fontSize + "px" : e.value.fontSize));
594
594
  });
595
- const te = Pe(() => {
596
- var n;
597
- return e.value["file-list"] && e.value["file-list"].length ? (n = e.value["file-list"]) == null ? void 0 : n.map((r) => r == null ? void 0 : r.url) : [f.value];
595
+ const J = He(() => {
596
+ var r;
597
+ return e.value["file-list"] && e.value["file-list"].length ? (r = e.value["file-list"]) == null ? void 0 : r.map((s) => s == null ? void 0 : s.url) : [c.value];
598
598
  });
599
- return (n, r) => {
600
- var X, we, Fe;
601
- const Q = Y("el-image-viewer"), E = Y("el-radio"), p = Y("el-radio-group"), b = Y("el-radio-button"), C = Y("el-checkbox"), s = Y("el-checkbox-group"), V = Y("el-checkbox-button"), v = Y("g-select-option"), $ = Y("el-option"), W = Y("el-select"), J = Y("el-tree-select"), ne = Y("el-time-picker"), re = Y("el-time-select"), Me = Y("el-date-picker"), _e = Y("el-color-picker"), xe = Y("el-rate"), Se = Y("el-slider"), $e = Y("el-switch"), Ve = Y("el-transfer"), Oe = Y("el-cascader"), Ae = Y("el-icon"), ze = Y("el-tooltip"), l = Y("el-upload"), a = Y("el-autocomplete"), h = Y("el-input-number"), A = Y("el-input"), H = Y("el-link"), P = Y("el-tag");
602
- return u(), x(R, null, [
603
- N("div", null, [
604
- D.value ? (u(), T(Q, {
599
+ return (r, s) => {
600
+ var we, Fe, Pe;
601
+ const $ = Y("el-image-viewer"), k = Y("el-radio"), v = Y("el-radio-group"), p = Y("el-radio-button"), V = Y("el-checkbox"), n = Y("el-checkbox-group"), _ = Y("el-checkbox-button"), T = Y("g-select-option"), b = Y("el-option"), S = Y("el-select"), ae = Y("el-tree-select"), oe = Y("el-time-picker"), re = Y("el-time-select"), ke = Y("el-date-picker"), _e = Y("el-color-picker"), Se = Y("el-rate"), qe = Y("el-slider"), be = Y("el-switch"), Ve = Y("el-transfer"), Oe = Y("el-cascader"), Be = Y("el-icon"), Je = Y("el-image"), l = Y("el-tooltip"), a = Y("el-upload"), h = Y("el-autocomplete"), I = Y("el-input-number"), H = Y("el-input"), N = Y("el-link"), X = Y("el-tag");
602
+ return u(), O(P, null, [
603
+ W("div", null, [
604
+ D.value ? (u(), F($, {
605
605
  key: 0,
606
606
  teleported: !0,
607
- "url-list": te.value,
608
- onClose: r[0] || (r[0] = (i) => D.value = !1)
609
- }, null, 8, ["url-list"])) : ce("", !0)
607
+ "url-list": J.value,
608
+ onClose: s[0] || (s[0] = (d) => D.value = !1)
609
+ }, null, 8, ["url-list"])) : de("", !0)
610
610
  ]),
611
- N("div", Nt, [
612
- d.value == U(ve).RADIO ? (u(), T(p, B({
611
+ W("div", Nt, [
612
+ f.value == j(me).RADIO ? (u(), F(v, A({
613
613
  key: 0,
614
- modelValue: f.value,
615
- "onUpdate:modelValue": r[1] || (r[1] = (i) => f.value = i)
614
+ modelValue: c.value,
615
+ "onUpdate:modelValue": s[1] || (s[1] = (d) => c.value = d)
616
616
  }, e.value), {
617
617
  default: g(() => [
618
- y(n.$slots, `${t.t}-${o.value}`, { data: e.value }, () => [
619
- (u(!0), x(R, null, j(S.value, (i) => (u(), T(E, B({ ref_for: !0 }, i), {
618
+ y(r.$slots, `${t.t}-${o.value}`, { data: e.value }, () => [
619
+ (u(!0), O(P, null, L(q.value, (d) => (u(), F(k, A({ ref_for: !0 }, d), {
620
620
  default: g(() => [
621
- y(n.$slots, `${t.t}-${o.value}-options`, { option: i }, void 0, !0)
621
+ y(r.$slots, `${t.t}-${o.value}-options`, { option: d }, void 0, !0)
622
622
  ]),
623
623
  _: 2
624
624
  }, 1040))), 256))
625
625
  ], !0)
626
626
  ]),
627
627
  _: 3
628
- }, 16, ["modelValue"])) : d.value == U(ve).RADIOBUTTON ? (u(), T(p, B({
628
+ }, 16, ["modelValue"])) : f.value == j(me).RADIOBUTTON ? (u(), F(v, A({
629
629
  key: 1,
630
- modelValue: f.value,
631
- "onUpdate:modelValue": r[2] || (r[2] = (i) => f.value = i)
630
+ modelValue: c.value,
631
+ "onUpdate:modelValue": s[2] || (s[2] = (d) => c.value = d)
632
632
  }, e.value), {
633
633
  default: g(() => [
634
- y(n.$slots, `${t.t}-${o.value}`, { data: e.value }, () => [
635
- (u(!0), x(R, null, j(S.value, (i) => (u(), T(b, B({ ref_for: !0 }, i), {
634
+ y(r.$slots, `${t.t}-${o.value}`, { data: e.value }, () => [
635
+ (u(!0), O(P, null, L(q.value, (d) => (u(), F(p, A({ ref_for: !0 }, d), {
636
636
  default: g(() => [
637
- y(n.$slots, `${t.t}-${o.value}-options`, { option: i }, void 0, !0)
637
+ y(r.$slots, `${t.t}-${o.value}-options`, { option: d }, void 0, !0)
638
638
  ]),
639
639
  _: 2
640
640
  }, 1040))), 256))
641
641
  ], !0)
642
642
  ]),
643
643
  _: 3
644
- }, 16, ["modelValue"])) : d.value == U(ve).CHECKBOX ? (u(), T(C, B({
644
+ }, 16, ["modelValue"])) : f.value == j(me).CHECKBOX ? (u(), F(V, A({
645
645
  key: 2,
646
- modelValue: f.value,
647
- "onUpdate:modelValue": r[3] || (r[3] = (i) => f.value = i)
646
+ modelValue: c.value,
647
+ "onUpdate:modelValue": s[3] || (s[3] = (d) => c.value = d)
648
648
  }, e.value), {
649
649
  default: g(() => [
650
- y(n.$slots, `${t.t}-${o.value}`, { data: e.value }, () => [
651
- r[27] || (r[27] = De(be(" ")))
650
+ y(r.$slots, `${t.t}-${o.value}`, { data: e.value }, () => [
651
+ s[27] || (s[27] = Me(ge(" ")))
652
652
  ], !0)
653
653
  ]),
654
654
  _: 3
655
- }, 16, ["modelValue"])) : d.value == U(ve).CHECKBOXGROUP ? (u(), T(s, B({
655
+ }, 16, ["modelValue"])) : f.value == j(me).CHECKBOXGROUP ? (u(), F(n, A({
656
656
  key: 3,
657
- modelValue: f.value,
658
- "onUpdate:modelValue": r[4] || (r[4] = (i) => f.value = i)
657
+ modelValue: c.value,
658
+ "onUpdate:modelValue": s[4] || (s[4] = (d) => c.value = d)
659
659
  }, e.value), {
660
660
  default: g(() => [
661
- y(n.$slots, `${t.t}-${o.value}`, { data: e.value }, () => [
662
- (u(!0), x(R, null, j(S.value, (i) => (u(), T(C, B({ ref_for: !0 }, i), {
661
+ y(r.$slots, `${t.t}-${o.value}`, { data: e.value }, () => [
662
+ (u(!0), O(P, null, L(q.value, (d) => (u(), F(V, A({ ref_for: !0 }, d), {
663
663
  default: g(() => [
664
- y(n.$slots, `${t.t}-${o.value}-options`, { option: i }, () => [
665
- De(be(i.label), 1)
664
+ y(r.$slots, `${t.t}-${o.value}-options`, { option: d }, () => [
665
+ Me(ge(d.label), 1)
666
666
  ], !0)
667
667
  ]),
668
668
  _: 2
@@ -670,130 +670,130 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
670
670
  ], !0)
671
671
  ]),
672
672
  _: 3
673
- }, 16, ["modelValue"])) : d.value == U(ve).CHECKBOXGROUPBUTTON ? (u(), T(s, B({
673
+ }, 16, ["modelValue"])) : f.value == j(me).CHECKBOXGROUPBUTTON ? (u(), F(n, A({
674
674
  key: 4,
675
- modelValue: f.value,
676
- "onUpdate:modelValue": r[5] || (r[5] = (i) => f.value = i)
675
+ modelValue: c.value,
676
+ "onUpdate:modelValue": s[5] || (s[5] = (d) => c.value = d)
677
677
  }, e.value), {
678
678
  default: g(() => [
679
- y(n.$slots, `${t.t}-${o.value}`, { data: e.value }, () => [
680
- (u(!0), x(R, null, j(S.value, (i) => (u(), T(V, B({ ref_for: !0 }, i), {
679
+ y(r.$slots, `${t.t}-${o.value}`, { data: e.value }, () => [
680
+ (u(!0), O(P, null, L(q.value, (d) => (u(), F(_, A({ ref_for: !0 }, d), {
681
681
  default: g(() => [
682
- y(n.$slots, `${t.t}-${o.value}-options`, { option: i }, void 0, !0)
682
+ y(r.$slots, `${t.t}-${o.value}-options`, { option: d }, void 0, !0)
683
683
  ]),
684
684
  _: 2
685
685
  }, 1040))), 256))
686
686
  ], !0)
687
687
  ]),
688
688
  _: 3
689
- }, 16, ["modelValue"])) : d.value === U(ve).SELECT ? (u(), T(W, B({
689
+ }, 16, ["modelValue"])) : f.value === j(me).SELECT ? (u(), F(S, A({
690
690
  key: 5,
691
- modelValue: f.value,
692
- "onUpdate:modelValue": r[6] || (r[6] = (i) => f.value = i),
693
- placeholder: k.value[o.value].label,
691
+ modelValue: c.value,
692
+ "onUpdate:modelValue": s[6] || (s[6] = (d) => c.value = d),
693
+ placeholder: w.value[o.value].label,
694
694
  clearable: !0,
695
- onClear: r[7] || (r[7] = () => {
696
- t.t == "q" && k.value.table.load();
695
+ onClear: s[7] || (s[7] = () => {
696
+ t.t == "q" && w.value.table.load();
697
697
  })
698
- }, ee.value), ie({
698
+ }, le.value), se({
699
699
  default: g(() => [
700
- y(n.$slots, `${t.t}-${o.value}`, { options: S.value }, () => [
701
- (u(!0), x(R, null, j(S.value, (i) => (u(), x(R, {
702
- key: i.value
700
+ y(r.$slots, `${t.t}-${o.value}`, { options: q.value }, () => [
701
+ (u(!0), O(P, null, L(q.value, (d) => (u(), O(P, {
702
+ key: d.value
703
703
  }, [
704
- z($, B({ ref_for: !0 }, U(ke)(i, (Z) => Z != "children"), {
705
- onClick: (Z) => {
706
- ee.value.change && ee.value.change(i), de();
704
+ G(b, A({ ref_for: !0 }, j(Ce)(d, (z) => z != "children"), {
705
+ onClick: (z) => {
706
+ le.value.change && le.value.change(d), ne();
707
707
  }
708
708
  }), {
709
709
  default: g(() => {
710
- var Z;
710
+ var z;
711
711
  return [
712
- (Z = e.value) != null && Z.columns ? y(n.$slots, `${t.t}-${o.value}-options`, {
712
+ (z = e.value) != null && z.columns ? y(r.$slots, `${t.t}-${o.value}-options`, {
713
713
  key: 0,
714
- option: i
714
+ option: d
715
715
  }, () => {
716
- var fe;
716
+ var ie;
717
717
  return [
718
- z(v, {
719
- columns: (fe = e.value) == null ? void 0 : fe.columns,
720
- data: i,
718
+ G(T, {
719
+ columns: (ie = e.value) == null ? void 0 : ie.columns,
720
+ data: d,
721
721
  t: t.t
722
- }, ie({ _: 2 }, [
723
- j(n.$slots, (je, Ne) => ({
724
- name: Ne,
725
- fn: g((I) => [
726
- y(n.$slots, Ne, {
727
- option: i,
728
- data: I
722
+ }, se({ _: 2 }, [
723
+ L(r.$slots, (Ae, U) => ({
724
+ name: U,
725
+ fn: g((Z) => [
726
+ y(r.$slots, U, {
727
+ option: d,
728
+ data: Z
729
729
  }, void 0, !0)
730
730
  ])
731
731
  }))
732
732
  ]), 1032, ["columns", "data", "t"])
733
733
  ];
734
- }, !0) : ce("", !0)
734
+ }, !0) : de("", !0)
735
735
  ];
736
736
  }),
737
737
  _: 2
738
738
  }, 1040, ["onClick"]),
739
- i.children && i.children.length ? (u(!0), x(R, { key: 0 }, j(i.children, (Z) => (u(), T($, B({
739
+ d.children && d.children.length ? (u(!0), O(P, { key: 0 }, L(d.children, (z) => (u(), F(b, A({
740
740
  style: { "margin-left": "20px" },
741
- key: Z.value,
741
+ key: z.value,
742
742
  ref_for: !0
743
- }, U(ke)(Z, (fe) => fe != "children"), {
744
- onClick: (fe) => {
745
- ee.value.change && ee.value.change(Z), de();
743
+ }, j(Ce)(z, (ie) => ie != "children"), {
744
+ onClick: (ie) => {
745
+ le.value.change && le.value.change(z), ne();
746
746
  }
747
747
  }), {
748
748
  default: g(() => {
749
- var fe;
749
+ var ie;
750
750
  return [
751
- (fe = e.value) != null && fe.columns ? y(n.$slots, `${t.t}-${o.value}-options`, {
751
+ (ie = e.value) != null && ie.columns ? y(r.$slots, `${t.t}-${o.value}-options`, {
752
752
  key: 0,
753
- option: Z
753
+ option: z
754
754
  }, () => {
755
- var je;
755
+ var Ae;
756
756
  return [
757
- z(v, {
758
- columns: (je = e.value) == null ? void 0 : je.columns,
759
- data: Z,
757
+ G(T, {
758
+ columns: (Ae = e.value) == null ? void 0 : Ae.columns,
759
+ data: z,
760
760
  t: t.t
761
- }, ie({ _: 2 }, [
762
- j(n.$slots, (Ne, I) => ({
763
- name: I,
764
- fn: g((le) => [
765
- y(n.$slots, I, {
766
- option: Z,
767
- data: le
761
+ }, se({ _: 2 }, [
762
+ L(r.$slots, (U, Z) => ({
763
+ name: Z,
764
+ fn: g((C) => [
765
+ y(r.$slots, Z, {
766
+ option: z,
767
+ data: C
768
768
  }, void 0, !0)
769
769
  ])
770
770
  }))
771
771
  ]), 1032, ["columns", "data", "t"])
772
772
  ];
773
- }, !0) : ce("", !0)
773
+ }, !0) : de("", !0)
774
774
  ];
775
775
  }),
776
776
  _: 2
777
- }, 1040, ["onClick"]))), 128)) : ce("", !0)
777
+ }, 1040, ["onClick"]))), 128)) : de("", !0)
778
778
  ], 64))), 128))
779
779
  ], !0)
780
780
  ]),
781
781
  _: 2
782
782
  }, [
783
- (X = e.value) != null && X.columns ? {
783
+ (we = e.value) != null && we.columns ? {
784
784
  name: "header",
785
785
  fn: g(() => {
786
- var i;
786
+ var d;
787
787
  return [
788
- z(v, {
789
- columns: (i = e.value) == null ? void 0 : i.columns,
788
+ G(T, {
789
+ columns: (d = e.value) == null ? void 0 : d.columns,
790
790
  title: !0,
791
791
  t: t.t
792
- }, ie({ _: 2 }, [
793
- j(n.$slots, (Z, fe) => ({
794
- name: fe,
795
- fn: g((je) => [
796
- y(n.$slots, fe, { data: je }, void 0, !0)
792
+ }, se({ _: 2 }, [
793
+ L(r.$slots, (z, ie) => ({
794
+ name: ie,
795
+ fn: g((Ae) => [
796
+ y(r.$slots, ie, { data: Ae }, void 0, !0)
797
797
  ])
798
798
  }))
799
799
  ]), 1032, ["columns", "t"])
@@ -801,260 +801,272 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
801
801
  }),
802
802
  key: "0"
803
803
  } : void 0,
804
- j(L(), (i) => ({
805
- name: i,
806
- fn: g((Z) => [
807
- y(n.$slots, `${t.t}-${o.value}-${i}`, { data: Z }, void 0, !0)
804
+ L(R(), (d) => ({
805
+ name: d,
806
+ fn: g((z) => [
807
+ y(r.$slots, `${t.t}-${o.value}-${d}`, { data: z }, void 0, !0)
808
808
  ])
809
809
  }))
810
- ]), 1040, ["modelValue", "placeholder"])) : d.value == U(ve).TREESELECT ? (u(), T(J, B({
810
+ ]), 1040, ["modelValue", "placeholder"])) : f.value == j(me).TREESELECT ? (u(), F(ae, A({
811
811
  key: 6,
812
- modelValue: f.value,
813
- "onUpdate:modelValue": r[8] || (r[8] = (i) => f.value = i),
814
- placeholder: k.value[o.value].label
815
- }, e.value, { data: O.value }), ie({ _: 2 }, [
816
- j(L(), (i) => ({
817
- name: i,
818
- fn: g((Z) => [
819
- y(n.$slots, `${t.t}-${o.value}-${i}`, { data: Z }, void 0, !0)
812
+ modelValue: c.value,
813
+ "onUpdate:modelValue": s[8] || (s[8] = (d) => c.value = d),
814
+ placeholder: w.value[o.value].label
815
+ }, e.value, { data: B.value }), se({ _: 2 }, [
816
+ L(R(), (d) => ({
817
+ name: d,
818
+ fn: g((z) => [
819
+ y(r.$slots, `${t.t}-${o.value}-${d}`, { data: z }, void 0, !0)
820
820
  ])
821
821
  }))
822
- ]), 1040, ["modelValue", "placeholder", "data"])) : d.value == U(ve).TIME ? (u(), T(ne, B({
822
+ ]), 1040, ["modelValue", "placeholder", "data"])) : f.value == j(me).TIME ? (u(), F(oe, A({
823
823
  key: 7,
824
- modelValue: f.value,
825
- "onUpdate:modelValue": r[9] || (r[9] = (i) => f.value = i),
824
+ modelValue: c.value,
825
+ "onUpdate:modelValue": s[9] || (s[9] = (d) => c.value = d),
826
826
  "arrow-control": ""
827
827
  }, e.value, {
828
- placeholder: k.value[o.value].label
829
- }), null, 16, ["modelValue", "placeholder"])) : d.value == U(ve).TIMESELECT ? (u(), T(re, B({
828
+ placeholder: w.value[o.value].label
829
+ }), null, 16, ["modelValue", "placeholder"])) : f.value == j(me).TIMESELECT ? (u(), F(re, A({
830
830
  key: 8,
831
- modelValue: f.value,
832
- "onUpdate:modelValue": r[10] || (r[10] = (i) => f.value = i),
831
+ modelValue: c.value,
832
+ "onUpdate:modelValue": s[10] || (s[10] = (d) => c.value = d),
833
833
  start: "06:30",
834
834
  step: "00:15",
835
835
  end: "23:30",
836
- placeholder: k.value[o.value].label
837
- }, e.value), null, 16, ["modelValue", "placeholder"])) : q(d.value) ? (u(), T(Me, B({
836
+ placeholder: w.value[o.value].label
837
+ }, e.value), null, 16, ["modelValue", "placeholder"])) : x(f.value) ? (u(), F(ke, A({
838
838
  key: 9,
839
- modelValue: f.value,
840
- "onUpdate:modelValue": r[11] || (r[11] = (i) => f.value = i),
841
- type: d.value,
842
- placeholder: k.value[o.value].label,
843
- "value-format": oe(d.value)
844
- }, e.value), ie({ _: 2 }, [
845
- j(L(), (i) => ({
846
- name: i,
847
- fn: g((Z) => [
848
- y(n.$slots, `${t.t}-${o.value}-${i}`, { data: Z }, void 0, !0)
839
+ modelValue: c.value,
840
+ "onUpdate:modelValue": s[11] || (s[11] = (d) => c.value = d),
841
+ type: f.value,
842
+ placeholder: w.value[o.value].label,
843
+ "value-format": te(f.value)
844
+ }, e.value), se({ _: 2 }, [
845
+ L(R(), (d) => ({
846
+ name: d,
847
+ fn: g((z) => [
848
+ y(r.$slots, `${t.t}-${o.value}-${d}`, { data: z }, void 0, !0)
849
849
  ])
850
850
  }))
851
- ]), 1040, ["modelValue", "type", "placeholder", "value-format"])) : d.value == U(ve).COLOR ? (u(), T(_e, B({
851
+ ]), 1040, ["modelValue", "type", "placeholder", "value-format"])) : f.value == j(me).COLOR ? (u(), F(_e, A({
852
852
  key: 10,
853
- modelValue: f.value,
854
- "onUpdate:modelValue": r[12] || (r[12] = (i) => f.value = i)
855
- }, e.value), null, 16, ["modelValue"])) : d.value == U(ve).RATE ? (u(), T(xe, B({
853
+ modelValue: c.value,
854
+ "onUpdate:modelValue": s[12] || (s[12] = (d) => c.value = d)
855
+ }, e.value), null, 16, ["modelValue"])) : f.value == j(me).RATE ? (u(), F(Se, A({
856
856
  key: 11,
857
- modelValue: f.value,
858
- "onUpdate:modelValue": r[13] || (r[13] = (i) => f.value = i)
859
- }, e.value), null, 16, ["modelValue"])) : d.value == U(ve).SLIDER ? (u(), T(Se, B({
857
+ modelValue: c.value,
858
+ "onUpdate:modelValue": s[13] || (s[13] = (d) => c.value = d)
859
+ }, e.value), null, 16, ["modelValue"])) : f.value == j(me).SLIDER ? (u(), F(qe, A({
860
860
  key: 12,
861
- modelValue: f.value,
862
- "onUpdate:modelValue": r[14] || (r[14] = (i) => f.value = i)
863
- }, e.value), null, 16, ["modelValue"])) : d.value == U(ve).SWITCH ? (u(), T($e, B({
861
+ modelValue: c.value,
862
+ "onUpdate:modelValue": s[14] || (s[14] = (d) => c.value = d)
863
+ }, e.value), null, 16, ["modelValue"])) : f.value == j(me).SWITCH ? (u(), F(be, A({
864
864
  key: 13,
865
- modelValue: f.value,
866
- "onUpdate:modelValue": r[15] || (r[15] = (i) => f.value = i)
867
- }, e.value), ie({ _: 2 }, [
868
- j(L(), (i) => ({
869
- name: i,
870
- fn: g((Z) => [
871
- y(n.$slots, `${t.t}-${o.value}-${i}`, { data: Z }, void 0, !0)
865
+ modelValue: c.value,
866
+ "onUpdate:modelValue": s[15] || (s[15] = (d) => c.value = d)
867
+ }, e.value), se({ _: 2 }, [
868
+ L(R(), (d) => ({
869
+ name: d,
870
+ fn: g((z) => [
871
+ y(r.$slots, `${t.t}-${o.value}-${d}`, { data: z }, void 0, !0)
872
872
  ])
873
873
  }))
874
- ]), 1040, ["modelValue"])) : d.value == U(ve).TRANSFER ? (u(), T(Ve, B({
874
+ ]), 1040, ["modelValue"])) : f.value == j(me).TRANSFER ? (u(), F(Ve, A({
875
875
  key: 14,
876
- modelValue: f.value,
877
- "onUpdate:modelValue": r[16] || (r[16] = (i) => f.value = i)
878
- }, e.value), ie({ _: 2 }, [
879
- j(L(), (i) => ({
880
- name: i,
881
- fn: g((Z) => [
882
- y(n.$slots, `${t.t}-${o.value}-${i}`, { data: Z }, void 0, !0)
876
+ modelValue: c.value,
877
+ "onUpdate:modelValue": s[16] || (s[16] = (d) => c.value = d)
878
+ }, e.value), se({ _: 2 }, [
879
+ L(R(), (d) => ({
880
+ name: d,
881
+ fn: g((z) => [
882
+ y(r.$slots, `${t.t}-${o.value}-${d}`, { data: z }, void 0, !0)
883
883
  ])
884
884
  }))
885
- ]), 1040, ["modelValue"])) : d.value == U(ve).CASCADER ? (u(), T(Oe, B({
885
+ ]), 1040, ["modelValue"])) : f.value == j(me).CASCADER ? (u(), F(Oe, A({
886
886
  key: 15,
887
- modelValue: f.value,
888
- "onUpdate:modelValue": r[17] || (r[17] = (i) => f.value = i)
889
- }, e.value, { options: S.value }), ie({ _: 2 }, [
890
- j(L(), (i) => ({
891
- name: i,
892
- fn: g((Z) => [
893
- y(n.$slots, `${t.t}-${o.value}-${i}`, { data: Z }, void 0, !0)
887
+ modelValue: c.value,
888
+ "onUpdate:modelValue": s[17] || (s[17] = (d) => c.value = d)
889
+ }, e.value, { options: q.value }), se({ _: 2 }, [
890
+ L(R(), (d) => ({
891
+ name: d,
892
+ fn: g((z) => [
893
+ y(r.$slots, `${t.t}-${o.value}-${d}`, { data: z }, void 0, !0)
894
894
  ])
895
895
  }))
896
- ]), 1040, ["modelValue", "options"])) : d.value == U(ve).IMAGE ? (u(), T(l, B({
896
+ ]), 1040, ["modelValue", "options"])) : f.value == j(me).IMAGE ? (u(), F(a, A({
897
897
  key: 16,
898
898
  "file-list": e.value["file-list"],
899
- "onUpdate:fileList": r[21] || (r[21] = (i) => e.value["file-list"] = i),
899
+ "onUpdate:fileList": s[21] || (s[21] = (d) => e.value["file-list"] = d),
900
900
  "list-type": "picture-card",
901
901
  class: "custom-upload",
902
- "on-preview": pe
903
- }, { ...K.value, ...e.value }, {
902
+ "on-preview": ve
903
+ }, { ...ee.value, ...e.value }, {
904
904
  ref_key: "uploadRef",
905
- ref: me
906
- }), ie({
907
- default: g(() => [
908
- f.value ? (u(), x("div", {
909
- key: 1,
910
- onClick: r[20] || (r[20] = (i) => i.stopPropagation()),
911
- style: { display: "flex", width: "var(--up-width)", height: "var(--up-height)", position: "relative", "align-items": "center", "justify-content": "center" }
912
- }, [
913
- N("div", {
914
- style: { display: "flex", width: "var(--up-width)", height: "var(--up-height)", position: "absolute", "align-items": "center", "justify-content": "center", "border-radius": "6px" },
915
- onMouseenter: r[18] || (r[18] = (i) => _.value = !0),
916
- onMouseleave: r[19] || (r[19] = (i) => _.value = !1),
917
- class: "up-view"
905
+ ref: pe
906
+ }), se({
907
+ default: g(() => {
908
+ var d;
909
+ return [
910
+ c.value ? (u(), O("div", {
911
+ key: 1,
912
+ onClick: s[20] || (s[20] = (z) => z.stopPropagation()),
913
+ style: { display: "flex", width: "var(--up-width)", height: "var(--up-height)", position: "relative", "align-items": "center", "justify-content": "center", "box-sizing": "border-box" }
918
914
  }, [
919
- _.value ? (u(), T(ze, {
920
- key: 0,
921
- content: "查看大图",
922
- placement: "top"
923
- }, {
924
- default: g(() => [
925
- z(U(Bt), {
926
- style: { width: "1.5em", height: "1.5em", "margin-right": "12px" },
927
- color: "white",
928
- onClick: ge
929
- })
930
- ]),
931
- _: 1
932
- })) : ce("", !0),
933
- K.value.showDel && _.value ? (u(), T(ze, {
934
- key: 1,
935
- content: "删除",
936
- placement: "top"
937
- }, {
938
- default: g(() => [
939
- z(U(It), {
940
- style: { width: "1.5em", height: "1.5em" },
941
- color: "white",
942
- onClick: Ee
943
- })
944
- ]),
945
- _: 1
946
- })) : ce("", !0)
947
- ], 32),
948
- N("img", {
949
- src: f.value,
950
- style: { width: "var(--up-width)", height: "var(--up-height)", "border-radius": "6px" }
951
- }, null, 8, zt)
952
- ])) : (u(), T(Ae, { key: 0 }, {
953
- default: g(() => [
954
- z(U(At))
955
- ]),
956
- _: 1
957
- }))
958
- ]),
915
+ W("div", zt, [
916
+ G(Je, A({
917
+ style: { width: "var(--up-width)", height: "var(--up-height)" },
918
+ src: c.value
919
+ }, { fit: "cover", lazy: !0, ...(d = e.value) == null ? void 0 : d.img }), se({ _: 2 }, [
920
+ L(R(), (z, ie) => ({
921
+ name: z,
922
+ fn: g((Ae) => [
923
+ y(r.$slots, `${t.t}-${o.value}-${z}`, { data: Ae }, void 0, !0)
924
+ ])
925
+ }))
926
+ ]), 1040, ["src"])
927
+ ]),
928
+ W("div", {
929
+ style: { display: "flex", width: "var(--up-width)", height: "var(--up-height)", position: "absolute", "align-items": "center", "justify-content": "center" },
930
+ onMouseenter: s[18] || (s[18] = (z) => E.value = !0),
931
+ onMouseleave: s[19] || (s[19] = (z) => E.value = !1),
932
+ class: "up-view"
933
+ }, [
934
+ E.value ? (u(), F(l, {
935
+ key: 0,
936
+ content: "查看大图",
937
+ placement: "top"
938
+ }, {
939
+ default: g(() => [
940
+ G(j(Bt), {
941
+ style: { width: "1.5em", height: "1.5em", "margin-right": "12px" },
942
+ color: "white",
943
+ onClick: ye
944
+ })
945
+ ]),
946
+ _: 1
947
+ })) : de("", !0),
948
+ ee.value.showDel && E.value ? (u(), F(l, {
949
+ key: 1,
950
+ content: "删除",
951
+ placement: "top"
952
+ }, {
953
+ default: g(() => [
954
+ G(j(It), {
955
+ style: { width: "1.5em", height: "1.5em" },
956
+ color: "white",
957
+ onClick: Ee
958
+ })
959
+ ]),
960
+ _: 1
961
+ })) : de("", !0)
962
+ ], 32)
963
+ ])) : (u(), F(Be, { key: 0 }, {
964
+ default: g(() => [
965
+ G(j(At))
966
+ ]),
967
+ _: 1
968
+ }))
969
+ ];
970
+ }),
959
971
  _: 2
960
972
  }, [
961
- j(L(), (i, Z) => ({
962
- name: i,
963
- fn: g((fe) => [
964
- y(n.$slots, `${t.t}-${o.value}-${i}`, { data: fe }, void 0, !0)
973
+ L(R(), (d, z) => ({
974
+ name: d,
975
+ fn: g((ie) => [
976
+ y(r.$slots, `${t.t}-${o.value}-${d}`, { data: ie }, void 0, !0)
965
977
  ])
966
978
  }))
967
- ]), 1040, ["file-list"])) : d.value == U(ve).AUTOCOMPLETE ? (u(), T(a, B({
979
+ ]), 1040, ["file-list"])) : f.value == j(me).AUTOCOMPLETE ? (u(), F(h, A({
968
980
  key: 17,
969
- modelValue: f.value,
970
- "onUpdate:modelValue": r[22] || (r[22] = (i) => f.value = i)
981
+ modelValue: c.value,
982
+ "onUpdate:modelValue": s[22] || (s[22] = (d) => c.value = d)
971
983
  }, e.value, {
972
- placeholder: k.value[o.value].label
973
- }), ie({ _: 2 }, [
974
- j(L(), (i, Z) => ({
975
- name: i,
976
- fn: g((fe) => [
977
- y(n.$slots, `${t.t}-${o.value}-${i}`, { data: fe }, void 0, !0)
984
+ placeholder: w.value[o.value].label
985
+ }), se({ _: 2 }, [
986
+ L(R(), (d, z) => ({
987
+ name: d,
988
+ fn: g((ie) => [
989
+ y(r.$slots, `${t.t}-${o.value}-${d}`, { data: ie }, void 0, !0)
978
990
  ])
979
991
  }))
980
- ]), 1040, ["modelValue", "placeholder"])) : d.value == U(ve).INPUTNUMBER ? (u(), T(h, B({
992
+ ]), 1040, ["modelValue", "placeholder"])) : f.value == j(me).INPUTNUMBER ? (u(), F(I, A({
981
993
  key: 18,
982
- modelValue: f.value,
983
- "onUpdate:modelValue": r[23] || (r[23] = (i) => f.value = i),
994
+ modelValue: c.value,
995
+ "onUpdate:modelValue": s[23] || (s[23] = (d) => c.value = d),
984
996
  min: 0,
985
997
  max: 1e8,
986
- placeholder: k.value[o.value].label
987
- }, e.value), ie({ _: 2 }, [
988
- j(L(), (i, Z) => ({
989
- name: i,
990
- fn: g((fe) => [
991
- y(n.$slots, `${t.t}-${o.value}-${i}`, { data: fe }, void 0, !0)
998
+ placeholder: w.value[o.value].label
999
+ }, e.value), se({ _: 2 }, [
1000
+ L(R(), (d, z) => ({
1001
+ name: d,
1002
+ fn: g((ie) => [
1003
+ y(r.$slots, `${t.t}-${o.value}-${d}`, { data: ie }, void 0, !0)
992
1004
  ])
993
1005
  }))
994
- ]), 1040, ["modelValue", "placeholder"])) : d.value == U(ve).MONEY ? (u(), x("div", Wt, [
995
- z(A, B({
996
- modelValue: f.value,
997
- "onUpdate:modelValue": r[24] || (r[24] = (i) => f.value = i),
998
- placeholder: k.value[o.value].label,
999
- type: U(ve).NUMBER,
1000
- maxlength: ((we = e.value) == null ? void 0 : we.max) || 25
1001
- }, { ...e.value, type: d.value }), ie({
1006
+ ]), 1040, ["modelValue", "placeholder"])) : f.value == j(me).MONEY ? (u(), O("div", Wt, [
1007
+ G(H, A({
1008
+ modelValue: c.value,
1009
+ "onUpdate:modelValue": s[24] || (s[24] = (d) => c.value = d),
1010
+ placeholder: w.value[o.value].label,
1011
+ type: j(me).NUMBER,
1012
+ maxlength: ((Fe = e.value) == null ? void 0 : Fe.max) || 25
1013
+ }, { ...e.value, type: f.value }), se({
1002
1014
  suffix: g(() => [
1003
- N("div", {
1004
- title: U(dt)(f.value),
1015
+ W("div", {
1016
+ title: j(dt)(c.value),
1005
1017
  style: { "font-size": "10px", display: "block", width: "80px", "text-align": "right", overflow: "hidden", "text-overflow": "ellipsis" }
1006
- }, be(U(dt)(f.value)), 9, Gt)
1018
+ }, ge(j(dt)(c.value)), 9, Gt)
1007
1019
  ]),
1008
1020
  _: 2
1009
1021
  }, [
1010
- j(L(), (i, Z) => ({
1011
- name: i,
1012
- fn: g((fe) => [
1013
- y(n.$slots, `${t.t}-${o.value}-${i}`, { data: fe }, void 0, !0)
1022
+ L(R(), (d, z) => ({
1023
+ name: d,
1024
+ fn: g((ie) => [
1025
+ y(r.$slots, `${t.t}-${o.value}-${d}`, { data: ie }, void 0, !0)
1014
1026
  ])
1015
1027
  }))
1016
1028
  ]), 1040, ["modelValue", "placeholder", "type", "maxlength"])
1017
- ])) : (d.value === "primary" || d.value === "success" || d.value === "warning" || d.value == "danger" || d.value === "info" || d.value == "default") && e.value.isLink === !0 ? (u(), x("div", Qt, [
1018
- z(H, B(e.value, {
1019
- innerHTML: F.value || f.value
1029
+ ])) : (f.value === "primary" || f.value === "success" || f.value === "warning" || f.value == "danger" || f.value === "info" || f.value == "default") && e.value.isLink === !0 ? (u(), O("div", Qt, [
1030
+ G(N, A(e.value, {
1031
+ innerHTML: M.value || c.value
1020
1032
  }), null, 16, ["innerHTML"])
1021
- ])) : (d.value === "primary" || d.value === "success" || d.value === "warning" || d.value == "danger" || d.value === "info") && e.value.isTag === !0 ? (u(), x("div", Xt, [
1022
- Array.isArray(F.value) && F.value.length > 0 ? (u(!0), x(R, { key: 0 }, j(F.value, (i, Z) => (u(), x(R, { key: Z }, [
1023
- typeof i == "object" ? (u(), T(P, B({
1033
+ ])) : (f.value === "primary" || f.value === "success" || f.value === "warning" || f.value == "danger" || f.value === "info") && e.value.isTag === !0 ? (u(), O("div", Xt, [
1034
+ Array.isArray(M.value) && M.value.length > 0 ? (u(!0), O(P, { key: 0 }, L(M.value, (d, z) => (u(), O(P, { key: z }, [
1035
+ typeof d == "object" ? (u(), F(X, A({
1024
1036
  key: 0,
1025
1037
  ref_for: !0
1026
- }, i, {
1027
- innerHTML: i == null ? void 0 : i.value,
1038
+ }, d, {
1039
+ innerHTML: d == null ? void 0 : d.value,
1028
1040
  style: { "margin-right": "3px" }
1029
- }), null, 16, ["innerHTML"])) : (u(), T(P, B({
1041
+ }), null, 16, ["innerHTML"])) : (u(), F(X, A({
1030
1042
  key: 1,
1031
1043
  ref_for: !0
1032
1044
  }, e.value, {
1033
- innerHTML: i,
1045
+ innerHTML: d,
1034
1046
  style: { "margin-right": "3px" }
1035
1047
  }), null, 16, ["innerHTML"]))
1036
- ], 64))), 128)) : (u(), T(P, B({ key: 1 }, e.value, {
1037
- innerHTML: F.value || f.value
1048
+ ], 64))), 128)) : (u(), F(X, A({ key: 1 }, e.value, {
1049
+ innerHTML: M.value || c.value
1038
1050
  }), null, 16, ["innerHTML"]))
1039
- ])) : d.value == "div" ? (u(), x("div", B({ key: 22 }, e.value, {
1040
- innerHTML: F.value || f.value
1041
- }), null, 16, Zt)) : d.value == "span" ? (u(), x("span", B({ key: 23 }, e.value, {
1042
- innerHTML: F.value || f.value
1043
- }), null, 16, Jt)) : (u(), T(A, B({
1051
+ ])) : f.value == "div" ? (u(), O("div", A({ key: 22 }, e.value, {
1052
+ innerHTML: M.value || c.value
1053
+ }), null, 16, Zt)) : f.value == "span" ? (u(), O("span", A({ key: 23 }, e.value, {
1054
+ innerHTML: M.value || c.value
1055
+ }), null, 16, Jt)) : (u(), F(H, A({
1044
1056
  key: 24,
1045
- modelValue: f.value,
1046
- "onUpdate:modelValue": r[25] || (r[25] = (i) => f.value = i),
1047
- placeholder: k.value[o.value].label,
1048
- maxlength: ((Fe = e.value) == null ? void 0 : Fe.max) || 25,
1057
+ modelValue: c.value,
1058
+ "onUpdate:modelValue": s[25] || (s[25] = (d) => c.value = d),
1059
+ placeholder: w.value[o.value].label,
1060
+ maxlength: ((Pe = e.value) == null ? void 0 : Pe.max) || 25,
1049
1061
  clearable: !0,
1050
- onClear: r[26] || (r[26] = () => {
1051
- t.t == "q" && k.value.table.load();
1062
+ onClear: s[26] || (s[26] = () => {
1063
+ t.t == "q" && w.value.table.load();
1052
1064
  })
1053
- }, { ...e.value, type: d.value }), ie({ _: 2 }, [
1054
- j(L(), (i, Z) => ({
1055
- name: i,
1056
- fn: g((fe) => [
1057
- y(n.$slots, `${t.t}-${o.value}-${i}`, { data: fe }, void 0, !0)
1065
+ }, { ...e.value, type: f.value }), se({ _: 2 }, [
1066
+ L(R(), (d, z) => ({
1067
+ name: d,
1068
+ fn: g((ie) => [
1069
+ y(r.$slots, `${t.t}-${o.value}-${d}`, { data: ie }, void 0, !0)
1058
1070
  ])
1059
1071
  }))
1060
1072
  ]), 1040, ["modelValue", "placeholder", "maxlength"]))
@@ -1062,7 +1074,7 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1062
1074
  ], 64);
1063
1075
  };
1064
1076
  }
1065
- }), tt = /* @__PURE__ */ He(Kt, [["__scopeId", "data-v-c5f33ea8"]]), nt = /* @__PURE__ */ Object.assign({
1077
+ }), tt = /* @__PURE__ */ Ne(Kt, [["__scopeId", "data-v-a78297fa"]]), nt = /* @__PURE__ */ Object.assign({
1066
1078
  name: "g-form",
1067
1079
  inheritAttrs: !1
1068
1080
  }, {
@@ -1072,9 +1084,9 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1072
1084
  modelModifiers: {}
1073
1085
  },
1074
1086
  emits: /* @__PURE__ */ Re(["submit", "reset"], ["update:modelValue"]),
1075
- setup(c, { emit: f }) {
1076
- var pe, ge, me, te;
1077
- const t = Ye(c, "modelValue"), e = f, o = ae(null), d = ft("options"), k = ae({}), O = ae(""), S = {
1087
+ setup(m, { emit: c }) {
1088
+ var ye, pe, J, $e;
1089
+ const t = je(m, "modelValue"), e = c, o = K(null), f = ft("options"), w = K({}), B = K(""), q = {
1078
1090
  inline: !0,
1079
1091
  type: "hidden",
1080
1092
  "scroll-to-error": !0,
@@ -1084,7 +1096,7 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1084
1096
  style: {
1085
1097
  display: "flex",
1086
1098
  flexWrap: "wrap",
1087
- ...(pe = ct()) == null ? void 0 : pe.style
1099
+ ...(ye = ct()) == null ? void 0 : ye.style
1088
1100
  },
1089
1101
  // 表单底部属性
1090
1102
  footer: {
@@ -1110,14 +1122,7 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1110
1122
  disabled: !1,
1111
1123
  label: "重置",
1112
1124
  hidden: !1,
1113
- plain: !0,
1114
- click: () => {
1115
- if (!o.value) return;
1116
- let m = !0;
1117
- e("reset", (w) => {
1118
- m = w;
1119
- }), m && o.value.resetFields();
1120
- }
1125
+ plain: !0
1121
1126
  },
1122
1127
  slots: {},
1123
1128
  tabs: {
@@ -1126,25 +1131,42 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1126
1131
  }
1127
1132
  };
1128
1133
  t.value.form = Te(
1129
- S,
1130
- d == null ? void 0 : d.form,
1131
- (ge = t.value) == null ? void 0 : ge.form
1134
+ q,
1135
+ f == null ? void 0 : f.form,
1136
+ (pe = t.value) == null ? void 0 : pe.form
1132
1137
  );
1133
- const D = async (m, w) => {
1134
- let n = 5;
1135
- for (; n > 0; ) {
1136
- if (await et(), o.value) {
1137
- o.value.validate((r, Q) => {
1138
- r ? e("submit", m, w) : console.log("表单验证不通过!", Q);
1138
+ const D = async (i, r) => {
1139
+ let s = 5;
1140
+ for (; s > 0; ) {
1141
+ if (await Xe(), o.value) {
1142
+ o.value.validate(($, k) => {
1143
+ $ ? e("submit", i, r) : console.log("表单验证不通过!", k);
1139
1144
  });
1140
1145
  return;
1141
1146
  }
1142
- n--, await new Promise((r) => setTimeout(r, 50));
1147
+ s--, await new Promise(($) => setTimeout($, 50));
1148
+ }
1149
+ console.error("表单实例获取失败,请检查组件状态");
1150
+ }, E = async () => {
1151
+ let i = 5;
1152
+ for (; i > 0; ) {
1153
+ if (await Xe(), !o.value) {
1154
+ i--, await new Promise((s) => setTimeout(s, 50));
1155
+ continue;
1156
+ }
1157
+ let r = !0;
1158
+ if (e("reset", (s) => {
1159
+ r = s;
1160
+ }), r) {
1161
+ o.value.resetFields();
1162
+ return;
1163
+ }
1164
+ i--, await new Promise((s) => setTimeout(s, 50));
1143
1165
  }
1144
1166
  console.error("表单实例获取失败,请检查组件状态");
1145
1167
  };
1146
- t.value.form.submit.click = D;
1147
- const _ = {
1168
+ t.value.form.submit.click = D, t.value.form.reset.click = E;
1169
+ const R = {
1148
1170
  type: "hidden",
1149
1171
  labelPosition: "right",
1150
1172
  style: {
@@ -1152,25 +1174,25 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1152
1174
  }
1153
1175
  };
1154
1176
  t.value.formItems = Te(
1155
- _,
1156
- d == null ? void 0 : d.formItems,
1157
- (me = t == null ? void 0 : t.value) == null ? void 0 : me.formItems
1177
+ R,
1178
+ f == null ? void 0 : f.formItems,
1179
+ (J = t == null ? void 0 : t.value) == null ? void 0 : J.formItems
1158
1180
  );
1159
- const L = {
1181
+ const ee = {
1160
1182
  span: 12,
1161
1183
  offset: 0
1162
1184
  };
1163
1185
  t.value.form.cols = Te(
1164
- L,
1165
- (te = d == null ? void 0 : d.form) == null ? void 0 : te.cols,
1186
+ ee,
1187
+ ($e = f == null ? void 0 : f.form) == null ? void 0 : $e.cols,
1166
1188
  t.value.form.cols
1167
1189
  );
1168
- const K = (m) => {
1169
- let w = [];
1170
- if (m.rules)
1171
- w = m.rules;
1190
+ const M = (i) => {
1191
+ let r = [];
1192
+ if (i.rules)
1193
+ r = i.rules;
1172
1194
  else {
1173
- const r = { ...{
1195
+ const $ = { ...{
1174
1196
  required: void 0,
1175
1197
  max: void 0,
1176
1198
  min: void 0,
@@ -1178,74 +1200,74 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1178
1200
  url: void 0,
1179
1201
  pattern: void 0,
1180
1202
  validate: void 0
1181
- }, ...m };
1182
- r.required && w.push({ required: !0, message: `${r.label}不能为空!`, trigger: "blur" }), r.max && r.min && w.push({
1183
- validator: (Q, E, p) => {
1184
- E && m.type == "number" && (E < r.min || E > r.max) ? p(new Error(`${r.label} 必须在 ${r.min} 和 ${r.max} 之间!`)) : E && m.type !== "number" && (E.toString().length < r.min || E.toString().length > r.max) ? p(new Error(`字符长度必须在 ${r.min} 和 ${r.max} 之间!`)) : p();
1203
+ }, ...i };
1204
+ $.required && r.push({ required: !0, message: `${$.label}不能为空!`, trigger: "blur" }), $.max && $.min && r.push({
1205
+ validator: (k, v, p) => {
1206
+ v && i.type == "number" && (v < $.min || v > $.max) ? p(new Error(`${$.label} 必须在 ${$.min} 和 ${$.max} 之间!`)) : v && i.type !== "number" && (v.toString().length < $.min || v.toString().length > $.max) ? p(new Error(`字符长度必须在 ${$.min} 和 ${$.max} 之间!`)) : p();
1185
1207
  }
1186
- }), r.max && !r.min && m.type == "number" && w.push({
1187
- validator: (Q, E, p) => {
1188
- E && E > r.max ? p(new Error(`${r.label}不能大于${r.max}!`)) : p();
1208
+ }), $.max && !$.min && i.type == "number" && r.push({
1209
+ validator: (k, v, p) => {
1210
+ v && v > $.max ? p(new Error(`${$.label}不能大于${$.max}!`)) : p();
1189
1211
  }
1190
- }), r.min && !r.max && m.type == "number" && w.push({
1191
- validator: (Q, E, p) => {
1192
- E && E < r.min ? p(new Error(`${r.label}不能小于${r.min}!`)) : p();
1212
+ }), $.min && !$.max && i.type == "number" && r.push({
1213
+ validator: (k, v, p) => {
1214
+ v && v < $.min ? p(new Error(`${$.label}不能小于${$.min}!`)) : p();
1193
1215
  }
1194
- }), r.type == "email" && w.push({ type: "email", message: "不是一个正确的邮箱地址!" }), r.type == "url" && w.push({ type: "url", message: "不是一个合正确的URL!" }), r.pattern && w.push({ pattern: r == null ? void 0 : r.pattern, message: (r == null ? void 0 : r.message) || "格式不正确!" }), r.validate && w.push({
1195
- validator: (Q, E, p) => r.validate(Q, E, p)
1216
+ }), $.type == "email" && r.push({ type: "email", message: "不是一个正确的邮箱地址!" }), $.type == "url" && r.push({ type: "url", message: "不是一个合正确的URL!" }), $.pattern && r.push({ pattern: $ == null ? void 0 : $.pattern, message: ($ == null ? void 0 : $.message) || "格式不正确!" }), $.validate && r.push({
1217
+ validator: (k, v, p) => $.validate(k, v, p)
1196
1218
  });
1197
1219
  }
1198
- return w;
1199
- }, F = (m, w = !1) => {
1200
- var Q, E, p, b, C;
1201
- const n = w ? m : m == null ? void 0 : m.item, r = typeof (n == null ? void 0 : n.editor) == "function" ? n.editor(k.value, (Q = t.value.form) == null ? void 0 : Q.modalState) : (n == null ? void 0 : n.editor) || {};
1202
- if (((E = t.value.form) == null ? void 0 : E.modalState) === "edit") {
1203
- const s = typeof (n == null ? void 0 : n.editor) == "object" ? (p = n.editor) == null ? void 0 : p.ep : typeof (n == null ? void 0 : n.editor) == "function" ? r == null ? void 0 : r.ep : {};
1204
- return { ...r, ...s };
1220
+ return r;
1221
+ }, x = (i, r = !1) => {
1222
+ var k, v, p, V, n;
1223
+ const s = r ? i : i == null ? void 0 : i.item, $ = typeof (s == null ? void 0 : s.editor) == "function" ? s.editor(w.value, (k = t.value.form) == null ? void 0 : k.modalState) : (s == null ? void 0 : s.editor) || {};
1224
+ if (((v = t.value.form) == null ? void 0 : v.modalState) === "edit") {
1225
+ const _ = typeof (s == null ? void 0 : s.editor) == "object" ? (p = s.editor) == null ? void 0 : p.ep : typeof (s == null ? void 0 : s.editor) == "function" ? $ == null ? void 0 : $.ep : {};
1226
+ return { ...$, ..._ };
1205
1227
  }
1206
- if (((b = t.value.form) == null ? void 0 : b.modalState) === "add") {
1207
- const s = typeof (n == null ? void 0 : n.editor) == "object" ? (C = n.editor) == null ? void 0 : C.ap : typeof (n == null ? void 0 : n.editor) == "function" ? r == null ? void 0 : r.ap : {};
1208
- return { ...r, ...s };
1228
+ if (((V = t.value.form) == null ? void 0 : V.modalState) === "add") {
1229
+ const _ = typeof (s == null ? void 0 : s.editor) == "object" ? (n = s.editor) == null ? void 0 : n.ap : typeof (s == null ? void 0 : s.editor) == "function" ? $ == null ? void 0 : $.ap : {};
1230
+ return { ...$, ..._ };
1209
1231
  }
1210
- return r;
1211
- }, q = (m) => {
1212
- var n, r, Q, E, p;
1213
- const w = typeof m.editor == "function" ? m.editor(k.value, (n = t.value.form) == null ? void 0 : n.modalState) : m.editor;
1214
- return ((r = t.value.form) == null ? void 0 : r.modalState) === "edit" ? ((Q = w == null ? void 0 : w.ep) == null ? void 0 : Q.type) ?? (w == null ? void 0 : w.type) ?? m.type : ((E = t.value.form) == null ? void 0 : E.modalState) === "add" ? ((p = w == null ? void 0 : w.ap) == null ? void 0 : p.type) ?? (w == null ? void 0 : w.type) ?? m.type : (w == null ? void 0 : w.type) ?? m.type;
1232
+ return $;
1233
+ }, te = (i) => {
1234
+ var s, $, k, v, p;
1235
+ const r = typeof i.editor == "function" ? i.editor(w.value, (s = t.value.form) == null ? void 0 : s.modalState) : i.editor;
1236
+ return (($ = t.value.form) == null ? void 0 : $.modalState) === "edit" ? ((k = r == null ? void 0 : r.ep) == null ? void 0 : k.type) ?? (r == null ? void 0 : r.type) ?? i.type : ((v = t.value.form) == null ? void 0 : v.modalState) === "add" ? ((p = r == null ? void 0 : r.ap) == null ? void 0 : p.type) ?? (r == null ? void 0 : r.type) ?? i.type : (r == null ? void 0 : r.type) ?? i.type;
1215
1237
  };
1216
1238
  Ze(() => {
1217
- oe(), k.value = he.value;
1239
+ le(), w.value = ce.value;
1218
1240
  }), Mt(() => {
1219
1241
  o.value = null;
1220
1242
  });
1221
- const oe = () => {
1222
- O.value = Math.random().toString(36).substring(2);
1223
- for (const [m, w] of Object.entries(ee.value))
1224
- t.value[m].formItem = { ...t.value[m].formItem, ...w.formItem }, t.value[m].formItem.style = { ...t.value[m].formItem.style, ...w.formItem.style };
1225
- }, ee = Pe(() => Object.fromEntries(Object.entries(t.value).filter((m) => m[1].type != "hidden").filter((m) => m[1].edit !== !1).filter((m) => !["table", "tableColumns", "query", "queryItems"].includes(m[0])).filter((m) => m[1].editor !== !1).filter((m) => m[1].type !== "control").filter((m) => {
1226
- var n, r, Q;
1227
- const w = typeof m[1].editor == "function" ? m[1].editor(k.value, (n = t.value.form) == null ? void 0 : n.modalState) : m[1].editor;
1228
- return t.value.form.modalState === "edit" ? ((r = w == null ? void 0 : w.ep) == null ? void 0 : r.editor) !== !1 : t.value.form.modalState === "add" ? ((Q = w == null ? void 0 : w.ap) == null ? void 0 : Q.editor) !== !1 : !0;
1229
- }).map((m) => [m[0], m[1]]))), he = Pe(() => Object.fromEntries(Object.entries(t.value).filter((m) => m[1].type != "hidden").filter((m) => m[1].type != "control").map((m) => [m[0], m[1].value]))), se = Pe(() => {
1230
- const m = /* @__PURE__ */ new Map();
1231
- return Object.entries(ee.value).forEach(([w, n]) => {
1232
- if (n.groupName) {
1233
- const r = n.groupName;
1234
- m.has(r) || m.set(r, {
1235
- groupName: r,
1243
+ const le = () => {
1244
+ B.value = Math.random().toString(36).substring(2);
1245
+ for (const [i, r] of Object.entries(fe.value))
1246
+ t.value[i].formItem = { ...t.value[i].formItem, ...r.formItem }, t.value[i].formItem.style = { ...t.value[i].formItem.style, ...r.formItem.style };
1247
+ }, fe = He(() => Object.fromEntries(Object.entries(t.value).filter((i) => i[1].type != "hidden").filter((i) => i[1].edit !== !1).filter((i) => !["table", "tableColumns", "query", "queryItems"].includes(i[0])).filter((i) => i[1].editor !== !1).filter((i) => i[1].type !== "control").filter((i) => {
1248
+ var s, $, k;
1249
+ const r = typeof i[1].editor == "function" ? i[1].editor(w.value, (s = t.value.form) == null ? void 0 : s.modalState) : i[1].editor;
1250
+ return t.value.form.modalState === "edit" ? (($ = r == null ? void 0 : r.ep) == null ? void 0 : $.editor) !== !1 : t.value.form.modalState === "add" ? ((k = r == null ? void 0 : r.ap) == null ? void 0 : k.editor) !== !1 : !0;
1251
+ }).map((i) => [i[0], i[1]]))), ce = He(() => Object.fromEntries(Object.entries(t.value).filter((i) => i[1].type != "hidden").filter((i) => i[1].type != "control").map((i) => [i[0], i[1].value]))), ne = He(() => {
1252
+ const i = /* @__PURE__ */ new Map();
1253
+ return Object.entries(fe.value).forEach(([r, s]) => {
1254
+ if (s.groupName) {
1255
+ const $ = s.groupName;
1256
+ i.has($) || i.set($, {
1257
+ groupName: $,
1236
1258
  items: []
1237
- }), m.get(r).items.push({ key: w, item: n });
1259
+ }), i.get($).items.push({ key: r, item: s });
1238
1260
  }
1239
- }), m.forEach((w) => {
1240
- w.tabPane = Te(...w.items.map(({ item: n }) => n.tabPane || {}));
1241
- }), Array.from(m.values());
1242
- }), de = [
1261
+ }), i.forEach((r) => {
1262
+ r.tabPane = Te(...r.items.map(({ item: s }) => s.tabPane || {}));
1263
+ }), Array.from(i.values());
1264
+ }), Ee = [
1243
1265
  {
1244
1266
  name: "f-submit",
1245
1267
  label: t.value.form.submit.label,
1246
1268
  click: t.value.form.submit.click,
1247
1269
  hidden: t.value.form.submit.hidden,
1248
- info: ke(t.value.form.submit, (m) => !["click"].includes(m)),
1270
+ info: Ce(t.value.form.submit, (i) => !["click"].includes(i)),
1249
1271
  sort: t.value.form.submit.sort ?? 1,
1250
1272
  // 使用空值合并运算符
1251
1273
  originalOrder: 0
@@ -1255,78 +1277,78 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1255
1277
  name: "f-reset",
1256
1278
  label: t.value.form.reset.label,
1257
1279
  click: t.value.form.reset.click,
1258
- info: ke(t.value.form.reset, (m) => !["click"].includes(m)),
1280
+ info: Ce(t.value.form.reset, (i) => !["click"].includes(i)),
1259
1281
  hidden: t.value.form.reset.hidden,
1260
1282
  sort: t.value.form.reset.sort ?? 2,
1261
1283
  // 使用空值合并运算符
1262
1284
  originalOrder: 1
1263
1285
  // 添加原始顺序标识
1264
1286
  }
1265
- ], Ee = Pe(() => de.filter((m) => !m.hidden).sort((m, w) => m.sort - w.sort || m.originalOrder - w.originalOrder));
1266
- return (m, w) => {
1267
- const n = Y("el-form-item"), r = Y("el-col"), Q = Y("el-tab-pane"), E = Y("el-tabs"), p = Y("el-button"), b = Y("el-form");
1268
- return u(), T(b, B({
1287
+ ], ve = He(() => Ee.filter((i) => !i.hidden).sort((i, r) => i.sort - r.sort || i.originalOrder - r.originalOrder));
1288
+ return (i, r) => {
1289
+ const s = Y("el-form-item"), $ = Y("el-col"), k = Y("el-tab-pane"), v = Y("el-tabs"), p = Y("el-button"), V = Y("el-form");
1290
+ return u(), F(V, A({
1269
1291
  ref_key: "gform",
1270
1292
  ref: o,
1271
- model: k.value,
1293
+ model: w.value,
1272
1294
  style: { width: "98%", padding: 0, margin: 0, "box-sizing": "border-box" }
1273
- }, U(ke)(t.value.form, (C) => !["footer", "submit", "reset", "slots", "type", "sort"].includes(C)), { class: "g-form-container" }), {
1295
+ }, j(Ce)(t.value.form, (n) => !["footer", "submit", "reset", "slots", "type", "sort"].includes(n)), { class: "g-form-container" }), {
1274
1296
  default: g(() => [
1275
- se.value.length > 0 ? y(m.$slots, "default", { key: 0 }, () => {
1276
- var C, s, V;
1297
+ ne.value.length > 0 ? y(i.$slots, "default", { key: 0 }, () => {
1298
+ var n, _, T;
1277
1299
  return [
1278
- z(E, B({
1300
+ G(v, A({
1279
1301
  class: "demo-tabs",
1280
- modelValue: se.value[0].groupName,
1281
- "onUpdate:modelValue": w[0] || (w[0] = (v) => se.value[0].groupName = v),
1302
+ modelValue: ne.value[0].groupName,
1303
+ "onUpdate:modelValue": r[0] || (r[0] = (b) => ne.value[0].groupName = b),
1282
1304
  style: { width: "100%" }
1283
1305
  }, t.value.form.tabs), {
1284
1306
  default: g(() => [
1285
- (u(!0), x(R, null, j(se.value, (v) => (u(), T(Q, B({
1286
- key: v.groupName,
1287
- label: v.groupName,
1288
- name: v.groupName,
1307
+ (u(!0), O(P, null, L(ne.value, (b) => (u(), F(k, A({
1308
+ key: b.groupName,
1309
+ label: b.groupName,
1310
+ name: b.groupName,
1289
1311
  style: { width: "100%", display: "flex", "flex-wrap": "wrap" },
1290
1312
  ref_for: !0
1291
- }, v.tabPane), {
1313
+ }, b.tabPane), {
1292
1314
  default: g(() => [
1293
- (u(!0), x(R, null, j(v.items, ($, W) => (u(), T(r, B({ ref_for: !0 }, { ...t.value.form.cols, ...$ == null ? void 0 : $.item.col }, {
1294
- key: $.key,
1315
+ (u(!0), O(P, null, L(b.items, (S, ae) => (u(), F($, A({ ref_for: !0 }, { ...t.value.form.cols, ...S == null ? void 0 : S.item.col }, {
1316
+ key: S.key,
1295
1317
  style: { width: "100%" }
1296
1318
  }), {
1297
1319
  default: g(() => {
1298
- var J, ne;
1320
+ var oe, re;
1299
1321
  return [
1300
- z(n, B({
1301
- label: $ == null ? void 0 : $.item.label,
1302
- prop: $.key,
1303
- rules: K($ == null ? void 0 : $.item),
1322
+ G(s, A({
1323
+ label: S == null ? void 0 : S.item.label,
1324
+ prop: S.key,
1325
+ rules: M(S == null ? void 0 : S.item),
1304
1326
  ref_for: !0
1305
- }, { ...(J = t.value) == null ? void 0 : J.formItems, ...(ne = $ == null ? void 0 : $.item) == null ? void 0 : ne.formItem }, { style: { width: "100%" } }), {
1327
+ }, { ...(oe = t.value) == null ? void 0 : oe.formItems, ...(re = S == null ? void 0 : S.item) == null ? void 0 : re.formItem }, { style: { width: "100%" } }), {
1306
1328
  default: g(() => [
1307
- y(m.$slots, "f-" + $.key, {
1308
- item: $ == null ? void 0 : $.item,
1309
- formInfo: k.value,
1329
+ y(i.$slots, "f-" + S.key, {
1330
+ item: S == null ? void 0 : S.item,
1331
+ formInfo: w.value,
1310
1332
  model: t.value
1311
1333
  }, () => [
1312
- (u(), T(tt, {
1313
- modelValue: k.value[$.key],
1314
- "onUpdate:modelValue": (re) => k.value[$.key] = re,
1315
- item: F($),
1316
- ctrlKey: $.key,
1317
- ctrlType: q($ == null ? void 0 : $.item),
1334
+ (u(), F(tt, {
1335
+ modelValue: w.value[S.key],
1336
+ "onUpdate:modelValue": (ke) => w.value[S.key] = ke,
1337
+ item: x(S),
1338
+ ctrlKey: S.key,
1339
+ ctrlType: te(S == null ? void 0 : S.item),
1318
1340
  model: t.value,
1319
- key: `${$.key}-${O.value}`,
1341
+ key: `${S.key}-${B.value}`,
1320
1342
  class: "g-ctrl-container",
1321
1343
  t: "f",
1322
- formInfo: k.value
1323
- }, ie({ _: 2 }, [
1324
- j(m.$slots, (re, Me) => ({
1325
- name: Me,
1326
- fn: g((_e) => [
1327
- y(m.$slots, Me, {
1328
- data: _e,
1329
- item: $.item,
1344
+ formInfo: w.value
1345
+ }, se({ _: 2 }, [
1346
+ L(i.$slots, (ke, _e) => ({
1347
+ name: _e,
1348
+ fn: g((Se) => [
1349
+ y(i.$slots, _e, {
1350
+ data: Se,
1351
+ item: S.item,
1330
1352
  model: t.value
1331
1353
  })
1332
1354
  ])
@@ -1346,78 +1368,78 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1346
1368
  ]),
1347
1369
  _: 3
1348
1370
  }, 16, ["modelValue"]),
1349
- (V = (s = (C = t.value) == null ? void 0 : C.form) == null ? void 0 : s.footer) != null && V.hidden ? ce("", !0) : y(m.$slots, "f-footer", { key: 0 }, () => [
1350
- N("div", {
1351
- style: Ue(t.value.form.footer.style)
1371
+ (T = (_ = (n = t.value) == null ? void 0 : n.form) == null ? void 0 : _.footer) != null && T.hidden ? de("", !0) : y(i.$slots, "f-footer", { key: 0 }, () => [
1372
+ W("div", {
1373
+ style: Ye(t.value.form.footer.style)
1352
1374
  }, [
1353
- y(m.$slots, "f-footer-left"),
1354
- (u(!0), x(R, null, j(Ee.value, (v) => (u(), x(R, null, [
1355
- y(m.$slots, v.name + "-left"),
1356
- y(m.$slots, v.name, {}, () => [
1357
- z(p, B({ ref_for: !0 }, v.info, {
1358
- onClick: mt(($) => v.click(k.value, t.value), ["stop"])
1375
+ y(i.$slots, "f-footer-left"),
1376
+ (u(!0), O(P, null, L(ve.value, (b) => (u(), O(P, null, [
1377
+ y(i.$slots, b.name + "-left"),
1378
+ y(i.$slots, b.name, {}, () => [
1379
+ G(p, A({ ref_for: !0 }, b.info, {
1380
+ onClick: mt((S) => b.click(w.value, t.value), ["stop"])
1359
1381
  }), {
1360
1382
  default: g(() => [
1361
- De(be(v == null ? void 0 : v.label), 1)
1383
+ Me(ge(b == null ? void 0 : b.label), 1)
1362
1384
  ]),
1363
1385
  _: 2
1364
1386
  }, 1040, ["onClick"])
1365
1387
  ]),
1366
- y(m.$slots, v.name + "-right")
1388
+ y(i.$slots, b.name + "-right")
1367
1389
  ], 64))), 256)),
1368
- y(m.$slots, "f-footer-right")
1390
+ y(i.$slots, "f-footer-right")
1369
1391
  ], 4)
1370
1392
  ])
1371
1393
  ];
1372
- }) : y(m.$slots, "default", { key: 1 }, () => {
1373
- var C, s, V;
1394
+ }) : y(i.$slots, "default", { key: 1 }, () => {
1395
+ var n, _, T;
1374
1396
  return [
1375
- (u(!0), x(R, null, j(ee.value, (v, $) => (u(), T(r, B({ ref_for: !0 }, { ...t.value.form.cols, ...v.col }, {
1376
- key: $,
1397
+ (u(!0), O(P, null, L(fe.value, (b, S) => (u(), F($, A({ ref_for: !0 }, { ...t.value.form.cols, ...b.col }, {
1398
+ key: S,
1377
1399
  style: { width: "100%" }
1378
1400
  }), {
1379
1401
  default: g(() => {
1380
- var W;
1402
+ var ae;
1381
1403
  return [
1382
- z(n, B({
1383
- label: v.label,
1384
- prop: $,
1385
- rules: K(v),
1404
+ G(s, A({
1405
+ label: b.label,
1406
+ prop: S,
1407
+ rules: M(b),
1386
1408
  ref_for: !0
1387
- }, { ...(W = t.value) == null ? void 0 : W.formItems, ...v == null ? void 0 : v.formItem }, { style: { width: "100%" } }), {
1388
- label: g((J) => [
1389
- y(m.$slots, `f-${$}-label`, {
1390
- data: J,
1391
- item: v,
1409
+ }, { ...(ae = t.value) == null ? void 0 : ae.formItems, ...b == null ? void 0 : b.formItem }, { style: { width: "100%" } }), {
1410
+ label: g((oe) => [
1411
+ y(i.$slots, `f-${S}-label`, {
1412
+ data: oe,
1413
+ item: b,
1392
1414
  model: t.value
1393
1415
  }, () => [
1394
- De(be(v.label), 1)
1416
+ Me(ge(b.label), 1)
1395
1417
  ])
1396
1418
  ]),
1397
1419
  default: g(() => [
1398
- y(m.$slots, "f-" + $, {
1399
- item: v,
1400
- formInfo: k.value,
1420
+ y(i.$slots, "f-" + S, {
1421
+ item: b,
1422
+ formInfo: w.value,
1401
1423
  model: t.value
1402
1424
  }, () => [
1403
- (u(), T(tt, {
1404
- modelValue: k.value[$],
1405
- "onUpdate:modelValue": (J) => k.value[$] = J,
1406
- item: F(v, !0),
1407
- ctrlKey: $,
1408
- ctrlType: q(v),
1409
- key: `${$}-${O.value}`,
1425
+ (u(), F(tt, {
1426
+ modelValue: w.value[S],
1427
+ "onUpdate:modelValue": (oe) => w.value[S] = oe,
1428
+ item: x(b, !0),
1429
+ ctrlKey: S,
1430
+ ctrlType: te(b),
1431
+ key: `${S}-${B.value}`,
1410
1432
  model: t.value,
1411
1433
  class: "g-ctrl-container",
1412
1434
  t: "f",
1413
- formInfo: k.value
1414
- }, ie({ _: 2 }, [
1415
- j(m.$slots, (J, ne) => ({
1416
- name: ne,
1417
- fn: g((re) => [
1418
- y(m.$slots, ne, {
1419
- data: re,
1420
- item: v,
1435
+ formInfo: w.value
1436
+ }, se({ _: 2 }, [
1437
+ L(i.$slots, (oe, re) => ({
1438
+ name: re,
1439
+ fn: g((ke) => [
1440
+ y(i.$slots, re, {
1441
+ data: ke,
1442
+ item: b,
1421
1443
  model: t.value
1422
1444
  })
1423
1445
  ])
@@ -1431,26 +1453,26 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1431
1453
  }),
1432
1454
  _: 2
1433
1455
  }, 1040))), 128)),
1434
- (V = (s = (C = t.value) == null ? void 0 : C.form) == null ? void 0 : s.footer) != null && V.hidden ? ce("", !0) : y(m.$slots, "f-footer", { key: 0 }, () => [
1435
- N("div", {
1436
- style: Ue(t.value.form.footer.style)
1456
+ (T = (_ = (n = t.value) == null ? void 0 : n.form) == null ? void 0 : _.footer) != null && T.hidden ? de("", !0) : y(i.$slots, "f-footer", { key: 0 }, () => [
1457
+ W("div", {
1458
+ style: Ye(t.value.form.footer.style)
1437
1459
  }, [
1438
- y(m.$slots, "f-footer-left"),
1439
- (u(!0), x(R, null, j(Ee.value, (v) => (u(), x(R, null, [
1440
- y(m.$slots, v.name + "-left"),
1441
- y(m.$slots, v.name, {}, () => [
1442
- z(p, B({ ref_for: !0 }, v.info, {
1443
- onClick: mt(($) => v.click(k.value, t.value), ["stop"])
1460
+ y(i.$slots, "f-footer-left"),
1461
+ (u(!0), O(P, null, L(ve.value, (b) => (u(), O(P, null, [
1462
+ y(i.$slots, b.name + "-left"),
1463
+ y(i.$slots, b.name, {}, () => [
1464
+ G(p, A({ ref_for: !0 }, b.info, {
1465
+ onClick: mt((S) => b.click(w.value, t.value), ["stop"])
1444
1466
  }), {
1445
1467
  default: g(() => [
1446
- De(be(v == null ? void 0 : v.label), 1)
1468
+ Me(ge(b == null ? void 0 : b.label), 1)
1447
1469
  ]),
1448
1470
  _: 2
1449
1471
  }, 1040, ["onClick"])
1450
1472
  ]),
1451
- y(m.$slots, v.name + "-right")
1473
+ y(i.$slots, b.name + "-right")
1452
1474
  ], 64))), 256)),
1453
- y(m.$slots, "f-footer-right")
1475
+ y(i.$slots, "f-footer-right")
1454
1476
  ], 4)
1455
1477
  ])
1456
1478
  ];
@@ -1469,47 +1491,47 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1469
1491
  infoModifiers: {}
1470
1492
  }),
1471
1493
  emits: ["update:modelValue", "update:info"],
1472
- setup(c) {
1473
- const f = Ye(c, "modelValue"), t = c, e = Ye(c, "info"), o = (O) => Pe(() => Object.fromEntries(Object.entries(f.value).filter((S) => typeof S[1].search == "function" ? S[1].search && S[1].search(e.value, f.value.table).more === O : S[1].search && S[1].search.more === O).map((S) => [S[0], S[1]]))).value, d = (O) => typeof O.search == "function" ? O.search(e.value, f.value.table) : O.search || {}, k = (O) => {
1474
- const S = d(O);
1475
- return (S == null ? void 0 : S.type) || O.type;
1494
+ setup(m) {
1495
+ const c = je(m, "modelValue"), t = m, e = je(m, "info"), o = (B) => He(() => Object.fromEntries(Object.entries(c.value).filter((q) => typeof q[1].search == "function" ? q[1].search && q[1].search(e.value, c.value.table).more === B : q[1].search && q[1].search.more === B).map((q) => [q[0], q[1]]))).value, f = (B) => typeof B.search == "function" ? B.search(e.value, c.value.table) : B.search || {}, w = (B) => {
1496
+ const q = f(B);
1497
+ return (q == null ? void 0 : q.type) || B.type;
1476
1498
  };
1477
- return (O, S) => {
1499
+ return (B, q) => {
1478
1500
  const D = Y("el-form-item");
1479
- return u(!0), x(R, null, j(o(t.more), (_, L) => y(O.$slots, `q-${L}`, {
1480
- key: L,
1481
- item: _,
1501
+ return u(!0), O(P, null, L(o(t.more), (E, R) => y(B.$slots, `q-${R}`, {
1502
+ key: R,
1503
+ item: E,
1482
1504
  queryModel: e.value,
1483
- model: f.value
1505
+ model: c.value
1484
1506
  }, () => [
1485
- z(D, B({
1486
- label: _.label,
1507
+ G(D, A({
1508
+ label: E.label,
1487
1509
  ref_for: !0
1488
- }, { ...f.value.queryItems, ...d(_) }), {
1510
+ }, { ...c.value.queryItems, ...f(E) }), {
1489
1511
  label: g(() => [
1490
- y(O.$slots, `q-${L}-label`, {
1491
- item: _,
1492
- model: f.value
1512
+ y(B.$slots, `q-${R}-label`, {
1513
+ item: E,
1514
+ model: c.value
1493
1515
  })
1494
1516
  ]),
1495
1517
  default: g(() => [
1496
- z(tt, {
1497
- modelValue: e.value[L],
1498
- "onUpdate:modelValue": (K) => e.value[L] = K,
1499
- item: { ..._ == null ? void 0 : _.editor, ...d(_) },
1500
- ctrlKey: L,
1501
- ctrlType: k(_),
1502
- model: f.value,
1518
+ G(tt, {
1519
+ modelValue: e.value[R],
1520
+ "onUpdate:modelValue": (ee) => e.value[R] = ee,
1521
+ item: { ...E == null ? void 0 : E.editor, ...f(E) },
1522
+ ctrlKey: R,
1523
+ ctrlType: w(E),
1524
+ model: c.value,
1503
1525
  t: "q",
1504
1526
  formInfo: e.value
1505
- }, ie({ _: 2 }, [
1506
- j(Object.keys(O.$slots), (K) => ({
1507
- name: K,
1508
- fn: g((F) => [
1509
- y(O.$slots, K, {
1510
- data: F,
1511
- item: _,
1512
- model: f.value
1527
+ }, se({ _: 2 }, [
1528
+ L(Object.keys(B.$slots), (ee) => ({
1529
+ name: ee,
1530
+ fn: g((M) => [
1531
+ y(B.$slots, ee, {
1532
+ data: M,
1533
+ item: E,
1534
+ model: c.value
1513
1535
  })
1514
1536
  ])
1515
1537
  }))
@@ -1532,8 +1554,8 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1532
1554
  infoModifiers: {}
1533
1555
  },
1534
1556
  emits: /* @__PURE__ */ Re(["query", "reset"], ["update:modelValue", "update:info"]),
1535
- setup(c, { emit: f }) {
1536
- const t = Ye(c, "modelValue"), e = f, o = ft("options"), d = ae(!1), k = Ye(c, "info"), O = {
1557
+ setup(m, { emit: c }) {
1558
+ const t = je(m, "modelValue"), e = c, o = ft("options"), f = K(!1), w = je(m, "info"), B = {
1537
1559
  hidden: !1,
1538
1560
  type: "hidden",
1539
1561
  labelWidth: 100,
@@ -1550,7 +1572,7 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1550
1572
  type: "primary",
1551
1573
  label: "更多",
1552
1574
  click: () => {
1553
- d.value = !d.value;
1575
+ f.value = !f.value;
1554
1576
  }
1555
1577
  },
1556
1578
  reset: {
@@ -1559,7 +1581,7 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1559
1581
  hidden: !1,
1560
1582
  plain: !1,
1561
1583
  click: () => {
1562
- e("reset", k.value);
1584
+ e("reset", w.value);
1563
1585
  }
1564
1586
  },
1565
1587
  query: {
@@ -1567,7 +1589,7 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1567
1589
  type: "primary",
1568
1590
  label: "查询",
1569
1591
  click: () => {
1570
- e("query", k.value), console.log(k.value), d.value = !1;
1592
+ e("query", w.value), console.log(w.value), f.value = !1;
1571
1593
  }
1572
1594
  },
1573
1595
  btns: {
@@ -1581,8 +1603,8 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1581
1603
  }
1582
1604
  }
1583
1605
  };
1584
- t.value.query = Te(O, o == null ? void 0 : o.query, t.value.query);
1585
- const S = {
1606
+ t.value.query = Te(B, o == null ? void 0 : o.query, t.value.query);
1607
+ const q = {
1586
1608
  2: {
1587
1609
  title: "更多查询",
1588
1610
  showClose: !1,
@@ -1600,7 +1622,7 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1600
1622
  }
1601
1623
  };
1602
1624
  t.value.query.more.dialog = Te(
1603
- S[t.value.query.more.mode] || {},
1625
+ q[t.value.query.more.mode] || {},
1604
1626
  t.value.query.more.dialog
1605
1627
  );
1606
1628
  const D = {
@@ -1611,25 +1633,25 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1611
1633
  }
1612
1634
  };
1613
1635
  t.value.queryItems = Te(D, o == null ? void 0 : o.queryItems, t.value.queryItems);
1614
- const _ = (F, q) => {
1615
- const oe = Object.keys(F.slots).filter((ee) => ee !== "default").reduce((ee, he) => (ee[he] = (se) => F.slots[he]({
1636
+ const E = (M, x) => {
1637
+ const te = Object.keys(M.slots).filter((le) => le !== "default").reduce((le, fe) => (le[fe] = (ce) => M.slots[fe]({
1616
1638
  model: t.value
1617
1639
  // 传递当前模型数据
1618
- }), ee), {});
1619
- return Be(pt, {
1640
+ }), le), {});
1641
+ return Ie(pt, {
1620
1642
  modelValue: t.value,
1621
- "onUpdate:modelValue": (ee) => t.value = ee,
1622
- info: k.value,
1623
- "onUpdate:info": (ee) => k.value = ee,
1624
- more: q
1625
- }, oe);
1626
- }, L = gt(), K = () => {
1627
- var oe, ee, he, se, de, Ee, pe, ge, me;
1628
- const F = [
1643
+ "onUpdate:modelValue": (le) => t.value = le,
1644
+ info: w.value,
1645
+ "onUpdate:info": (le) => w.value = le,
1646
+ more: x
1647
+ }, te);
1648
+ }, R = gt(), ee = () => {
1649
+ var te, le, fe, ce, ne, Ee, ve, ye, pe;
1650
+ const M = [
1629
1651
  {
1630
1652
  key: "query",
1631
- hidden: (he = (ee = (oe = t.value) == null ? void 0 : oe.query) == null ? void 0 : ee.query) == null ? void 0 : he.hidden,
1632
- component: Ce,
1653
+ hidden: (fe = (le = (te = t.value) == null ? void 0 : te.query) == null ? void 0 : le.query) == null ? void 0 : fe.hidden,
1654
+ component: De,
1633
1655
  props: {
1634
1656
  ...t.value.query.query,
1635
1657
  onClick: t.value.query.query.click
@@ -1639,8 +1661,8 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1639
1661
  },
1640
1662
  {
1641
1663
  key: "reset",
1642
- hidden: (Ee = (de = (se = t.value) == null ? void 0 : se.query) == null ? void 0 : de.reset) == null ? void 0 : Ee.hidden,
1643
- component: Ce,
1664
+ hidden: (Ee = (ne = (ce = t.value) == null ? void 0 : ce.query) == null ? void 0 : ne.reset) == null ? void 0 : Ee.hidden,
1665
+ component: De,
1644
1666
  props: {
1645
1667
  ...t.value.query.reset,
1646
1668
  onClick: t.value.query.reset.click
@@ -1650,123 +1672,123 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1650
1672
  },
1651
1673
  {
1652
1674
  key: "more",
1653
- hidden: (me = (ge = (pe = t.value) == null ? void 0 : pe.query) == null ? void 0 : ge.more) == null ? void 0 : me.hidden,
1654
- component: t.value.query.more.mode === 3 ? ot : Ce,
1675
+ hidden: (pe = (ye = (ve = t.value) == null ? void 0 : ve.query) == null ? void 0 : ye.more) == null ? void 0 : pe.hidden,
1676
+ component: t.value.query.more.mode === 3 ? ot : De,
1655
1677
  props: t.value.query.more.mode === 3 ? { ...t.value.query.more.dialog } : {
1656
1678
  ...t.value.query.more,
1657
1679
  onClick: t.value.query.more.click
1658
1680
  },
1659
1681
  label: t.value.query.more.label,
1660
1682
  sort: t.value.query.more.sort || 0,
1661
- content: t.value.query.more.mode === 3 ? () => Be(Je, {
1683
+ content: t.value.query.more.mode === 3 ? () => Ie(Ke, {
1662
1684
  class: "query-form",
1663
- ...ke(t.value.query, (te) => !["query", "more", "reset"].includes(te))
1664
- }, () => _({ slots: L }, !0)) : null
1685
+ ...Ce(t.value.query, (J) => !["query", "more", "reset"].includes(J))
1686
+ }, () => E({ slots: R }, !0)) : null
1665
1687
  }
1666
1688
  ];
1667
- return F.sort((te, m) => te.sort - m.sort), F.filter((te) => !te.hidden).map((te) => te.key === "more" && te.component === ot ? Be(ot, te.props, {
1668
- reference: () => Be(Ce, t.value.query.more, () => te.label),
1669
- default: te.content
1670
- }) : (te.props.slot = "query-" + te.key, te.label ? Be(te.component, te.props, () => te.label) : Be(te.component, te.props)));
1689
+ return M.sort((J, $e) => J.sort - $e.sort), M.filter((J) => !J.hidden).map((J) => J.key === "more" && J.component === ot ? Ie(ot, J.props, {
1690
+ reference: () => Ie(De, t.value.query.more, () => J.label),
1691
+ default: J.content
1692
+ }) : (J.props.slot = "query-" + J.key, J.label ? Ie(J.component, J.props, () => J.label) : Ie(J.component, J.props)));
1671
1693
  };
1672
- return (F, q) => {
1673
- var he, se, de, Ee, pe, ge, me, te, m, w, n, r, Q, E, p, b, C;
1674
- const oe = Y("el-form-item"), ee = Y("el-drawer");
1675
- return u(), x(R, null, [
1676
- N("div", {
1694
+ return (M, x) => {
1695
+ var fe, ce, ne, Ee, ve, ye, pe, J, $e, i, r, s, $, k, v, p, V;
1696
+ const te = Y("el-form-item"), le = Y("el-drawer");
1697
+ return u(), O(P, null, [
1698
+ W("div", {
1677
1699
  class: "g-query-container",
1678
- style: Ue((se = (he = t.value.query) == null ? void 0 : he.container) == null ? void 0 : se.style)
1700
+ style: Ye((ce = (fe = t.value.query) == null ? void 0 : fe.container) == null ? void 0 : ce.style)
1679
1701
  }, [
1680
- z(U(Je), rt(vt(U(ke)(t.value.query, (s) => !["query", "more", "reset", "btns"].includes(s)))), {
1702
+ G(j(Ke), rt(vt(j(Ce)(t.value.query, (n) => !["query", "more", "reset", "btns"].includes(n)))), {
1681
1703
  default: g(() => {
1682
- var s, V;
1704
+ var n, _;
1683
1705
  return [
1684
- (u(), T(Le(_({ slots: F.$slots }, void 0)))),
1685
- ((V = (s = t.value.query) == null ? void 0 : s.container) == null ? void 0 : V.inline) === !0 ? (u(), T(oe, { key: 0 }, {
1706
+ (u(), F(Le(E({ slots: M.$slots }, void 0)))),
1707
+ ((_ = (n = t.value.query) == null ? void 0 : n.container) == null ? void 0 : _.inline) === !0 ? (u(), F(te, { key: 0 }, {
1686
1708
  default: g(() => {
1687
- var v, $, W, J, ne;
1709
+ var T, b, S, ae, oe;
1688
1710
  return [
1689
- N("div", {
1690
- style: Ue(($ = (v = t.value.query) == null ? void 0 : v.btns) == null ? void 0 : $.style)
1711
+ W("div", {
1712
+ style: Ye((b = (T = t.value.query) == null ? void 0 : T.btns) == null ? void 0 : b.style)
1691
1713
  }, [
1692
- t.value.query.group ? (u(), T(U(Ke), { key: 0 }, {
1714
+ t.value.query.group ? (u(), F(j(et), { key: 0 }, {
1693
1715
  default: g(() => [
1694
- (u(!0), x(R, null, j(K(), (re) => y(F.$slots, re.props.slot, {}, () => [
1695
- (u(), T(Le(re)))
1716
+ (u(!0), O(P, null, L(ee(), (re) => y(M.$slots, re.props.slot, {}, () => [
1717
+ (u(), F(Le(re)))
1696
1718
  ], !0)), 256)),
1697
- y(F.$slots, "q-btns", {}, void 0, !0)
1719
+ y(M.$slots, "q-btns", {}, void 0, !0)
1698
1720
  ]),
1699
1721
  _: 3
1700
- })) : (u(), x(R, { key: 1 }, [
1701
- (ne = (J = (W = t.value) == null ? void 0 : W.query) == null ? void 0 : J.btns) != null && ne.group ? (u(), T(U(Ke), { key: 0 }, {
1722
+ })) : (u(), O(P, { key: 1 }, [
1723
+ (oe = (ae = (S = t.value) == null ? void 0 : S.query) == null ? void 0 : ae.btns) != null && oe.group ? (u(), F(j(et), { key: 0 }, {
1702
1724
  default: g(() => [
1703
- (u(!0), x(R, null, j(K(), (re) => y(F.$slots, re.props.slot, {}, () => [
1704
- (u(), T(Le(re)))
1725
+ (u(!0), O(P, null, L(ee(), (re) => y(M.$slots, re.props.slot, {}, () => [
1726
+ (u(), F(Le(re)))
1705
1727
  ], !0)), 256))
1706
1728
  ]),
1707
1729
  _: 3
1708
- })) : (u(!0), x(R, { key: 1 }, j(K(), (re) => y(F.$slots, re.props.slot, {}, () => [
1709
- (u(), T(Le(re)))
1730
+ })) : (u(!0), O(P, { key: 1 }, L(ee(), (re) => y(M.$slots, re.props.slot, {}, () => [
1731
+ (u(), F(Le(re)))
1710
1732
  ], !0)), 256)),
1711
- y(F.$slots, "q-btns", {}, void 0, !0)
1733
+ y(M.$slots, "q-btns", {}, void 0, !0)
1712
1734
  ], 64))
1713
1735
  ], 4)
1714
1736
  ];
1715
1737
  }),
1716
1738
  _: 3
1717
- })) : ce("", !0)
1739
+ })) : de("", !0)
1718
1740
  ];
1719
1741
  }),
1720
1742
  _: 3
1721
1743
  }, 16),
1722
- ((pe = (Ee = (de = t.value) == null ? void 0 : de.query) == null ? void 0 : Ee.container) == null ? void 0 : pe.inline) === !1 ? (u(), x("div", {
1744
+ ((ve = (Ee = (ne = t.value) == null ? void 0 : ne.query) == null ? void 0 : Ee.container) == null ? void 0 : ve.inline) === !1 ? (u(), O("div", {
1723
1745
  key: 0,
1724
- style: Ue((me = (ge = t.value.query) == null ? void 0 : ge.btns) == null ? void 0 : me.style)
1746
+ style: Ye((pe = (ye = t.value.query) == null ? void 0 : ye.btns) == null ? void 0 : pe.style)
1725
1747
  }, [
1726
- t.value.query.group ? (u(), T(U(Ke), { key: 0 }, {
1748
+ t.value.query.group ? (u(), F(j(et), { key: 0 }, {
1727
1749
  default: g(() => [
1728
- (u(!0), x(R, null, j(K(), (s) => y(F.$slots, s.props.slot, {}, () => [
1729
- (u(), T(Le(s)))
1750
+ (u(!0), O(P, null, L(ee(), (n) => y(M.$slots, n.props.slot, {}, () => [
1751
+ (u(), F(Le(n)))
1730
1752
  ], !0)), 256)),
1731
- y(F.$slots, "q-btns", {}, void 0, !0)
1753
+ y(M.$slots, "q-btns", {}, void 0, !0)
1732
1754
  ]),
1733
1755
  _: 3
1734
- })) : (u(), x(R, { key: 1 }, [
1735
- (m = (te = t.value.query) == null ? void 0 : te.btns) != null && m.group ? (u(), T(U(Ke), { key: 0 }, {
1756
+ })) : (u(), O(P, { key: 1 }, [
1757
+ ($e = (J = t.value.query) == null ? void 0 : J.btns) != null && $e.group ? (u(), F(j(et), { key: 0 }, {
1736
1758
  default: g(() => [
1737
- (u(!0), x(R, null, j(K(), (s) => y(F.$slots, s.props.slot, {}, () => [
1738
- (u(), T(Le(s)))
1759
+ (u(!0), O(P, null, L(ee(), (n) => y(M.$slots, n.props.slot, {}, () => [
1760
+ (u(), F(Le(n)))
1739
1761
  ], !0)), 256))
1740
1762
  ]),
1741
1763
  _: 3
1742
- })) : (u(!0), x(R, { key: 1 }, j(K(), (s) => y(F.$slots, s.props.slot, {}, () => [
1743
- (u(), T(Le(s)))
1764
+ })) : (u(!0), O(P, { key: 1 }, L(ee(), (n) => y(M.$slots, n.props.slot, {}, () => [
1765
+ (u(), F(Le(n)))
1744
1766
  ], !0)), 256)),
1745
- y(F.$slots, "q-btns", {}, void 0, !0)
1767
+ y(M.$slots, "q-btns", {}, void 0, !0)
1746
1768
  ], 64))
1747
- ], 4)) : ce("", !0)
1769
+ ], 4)) : de("", !0)
1748
1770
  ], 4),
1749
- d.value && !((r = (n = (w = t.value) == null ? void 0 : w.query) == null ? void 0 : n.more) != null && r.hidden) && t.value.query.more.mode == 2 ? (u(), T(ee, B({
1771
+ f.value && !((s = (r = (i = t.value) == null ? void 0 : i.query) == null ? void 0 : r.more) != null && s.hidden) && t.value.query.more.mode == 2 ? (u(), F(le, A({
1750
1772
  key: 0,
1751
- modelValue: d.value,
1752
- "onUpdate:modelValue": q[4] || (q[4] = (s) => d.value = s),
1773
+ modelValue: f.value,
1774
+ "onUpdate:modelValue": x[4] || (x[4] = (n) => f.value = n),
1753
1775
  title: "更多查询",
1754
1776
  "show-close": !1
1755
- }, t.value.query.more.dialog), ie({
1777
+ }, t.value.query.more.dialog), se({
1756
1778
  default: g(() => [
1757
- z(U(Je), B(U(ke)(t.value.query, (s) => !["query", "more", "reset"].includes(s)), { style: { width: "98%" } }), {
1779
+ G(j(Ke), A(j(Ce)(t.value.query, (n) => !["query", "more", "reset"].includes(n)), { style: { width: "98%" } }), {
1758
1780
  default: g(() => [
1759
- z(pt, {
1781
+ G(pt, {
1760
1782
  modelValue: t.value,
1761
- "onUpdate:modelValue": q[0] || (q[0] = (s) => t.value = s),
1762
- info: k.value,
1763
- "onUpdate:info": q[1] || (q[1] = (s) => k.value = s),
1783
+ "onUpdate:modelValue": x[0] || (x[0] = (n) => t.value = n),
1784
+ info: w.value,
1785
+ "onUpdate:info": x[1] || (x[1] = (n) => w.value = n),
1764
1786
  more: !0
1765
- }, ie({ _: 2 }, [
1766
- j(F.$slots, (s, V, v) => ({
1767
- name: V,
1768
- fn: g(($) => [
1769
- y(F.$slots, V, { model: t.value }, void 0, !0)
1787
+ }, se({ _: 2 }, [
1788
+ L(M.$slots, (n, _, T) => ({
1789
+ name: _,
1790
+ fn: g((b) => [
1791
+ y(M.$slots, _, { model: t.value }, void 0, !0)
1770
1792
  ])
1771
1793
  }))
1772
1794
  ]), 1032, ["modelValue", "info"])
@@ -1776,23 +1798,23 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1776
1798
  ]),
1777
1799
  _: 2
1778
1800
  }, [
1779
- (C = (b = (p = (E = (Q = t.value) == null ? void 0 : Q.query) == null ? void 0 : E.more) == null ? void 0 : p.dialog) == null ? void 0 : b.footer) != null && C.hidden ? void 0 : {
1801
+ (V = (p = (v = (k = ($ = t.value) == null ? void 0 : $.query) == null ? void 0 : k.more) == null ? void 0 : v.dialog) == null ? void 0 : p.footer) != null && V.hidden ? void 0 : {
1780
1802
  name: "footer",
1781
1803
  fn: g(() => [
1782
- N("div", rt(vt(t.value.query.more.dialog.footer)), [
1783
- z(U(Ce), B(t.value.query.query, {
1784
- onClick: q[2] || (q[2] = (s) => t.value.query.query.click())
1804
+ W("div", rt(vt(t.value.query.more.dialog.footer)), [
1805
+ G(j(De), A(t.value.query.query, {
1806
+ onClick: x[2] || (x[2] = (n) => t.value.query.query.click())
1785
1807
  }), {
1786
1808
  default: g(() => [
1787
- De(be(t.value.query.query.label), 1)
1809
+ Me(ge(t.value.query.query.label), 1)
1788
1810
  ]),
1789
1811
  _: 1
1790
1812
  }, 16),
1791
- z(U(Ce), B(t.value.query.reset, {
1792
- onClick: q[3] || (q[3] = (s) => t.value.query.reset.click())
1813
+ G(j(De), A(t.value.query.reset, {
1814
+ onClick: x[3] || (x[3] = (n) => t.value.query.reset.click())
1793
1815
  }), {
1794
1816
  default: g(() => [
1795
- De(be(t.value.query.reset.label), 1)
1817
+ Me(ge(t.value.query.reset.label), 1)
1796
1818
  ]),
1797
1819
  _: 1
1798
1820
  }, 16)
@@ -1800,27 +1822,27 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1800
1822
  ]),
1801
1823
  key: "0"
1802
1824
  }
1803
- ]), 1040, ["modelValue"])) : ce("", !0),
1804
- z(Vt, {
1825
+ ]), 1040, ["modelValue"])) : de("", !0),
1826
+ G(Vt, {
1805
1827
  duration: 300,
1806
1828
  name: "nested",
1807
1829
  style: { padding: "10px" }
1808
1830
  }, {
1809
1831
  default: g(() => {
1810
- var s, V, v;
1832
+ var n, _, T;
1811
1833
  return [
1812
- d.value && !((v = (V = (s = t.value) == null ? void 0 : s.query) == null ? void 0 : V.more) != null && v.hidden) && t.value.query.more.mode == 1 ? (u(), x("div", el, [
1813
- N("div", tl, [
1814
- t.value.query.more.mode == 1 ? Ft((u(), T(U(Je), rt(B({ key: 0 }, U(ke)(t.value.query, ($) => !["query", "more", "reset"].includes($)))), {
1834
+ f.value && !((T = (_ = (n = t.value) == null ? void 0 : n.query) == null ? void 0 : _.more) != null && T.hidden) && t.value.query.more.mode == 1 ? (u(), O("div", el, [
1835
+ W("div", tl, [
1836
+ t.value.query.more.mode == 1 ? Ft((u(), F(j(Ke), rt(A({ key: 0 }, j(Ce)(t.value.query, (b) => !["query", "more", "reset"].includes(b)))), {
1815
1837
  default: g(() => [
1816
- (u(), T(Le(_({ slots: F.$slots }, !0))))
1838
+ (u(), F(Le(E({ slots: M.$slots }, !0))))
1817
1839
  ]),
1818
1840
  _: 1
1819
1841
  }, 16)), [
1820
- [Tt, d.value]
1821
- ]) : ce("", !0)
1842
+ [Tt, f.value]
1843
+ ]) : de("", !0)
1822
1844
  ])
1823
- ])) : ce("", !0)
1845
+ ])) : de("", !0)
1824
1846
  ];
1825
1847
  }),
1826
1848
  _: 1
@@ -1828,7 +1850,7 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1828
1850
  ], 64);
1829
1851
  };
1830
1852
  }
1831
- }, al = /* @__PURE__ */ He(ll, [["__scopeId", "data-v-80ccf765"]]), ol = { style: { padding: "0", margin: "0", "box-sizing": "border-box" } }, rl = { style: { padding: "10px", "box-sizing": "border-box" } }, ul = { style: { margin: "10px" } }, nl = {
1853
+ }, al = /* @__PURE__ */ Ne(ll, [["__scopeId", "data-v-80ccf765"]]), ol = { style: { padding: "0", margin: "0", "box-sizing": "border-box" } }, rl = { style: { padding: "10px", "box-sizing": "border-box" } }, ul = { style: { margin: "10px" } }, nl = {
1832
1854
  style: { display: "flex", "flex-wrap": "wrap" },
1833
1855
  id: "excelSortEl"
1834
1856
  }, sl = ["textContent"], il = { style: { width: "100%", display: "flex", padding: "10px", "box-sizing": "border-box", "justify-content": "center", "border-top": "1px solid #dcdfe6" } }, dl = {
@@ -1838,76 +1860,76 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1838
1860
  commitText: String
1839
1861
  },
1840
1862
  emits: ["excel"],
1841
- setup(c, { emit: f }) {
1842
- const t = c, e = f, o = ae(t.items), d = () => {
1843
- o.value.forEach((S) => {
1844
- S.value = !0;
1863
+ setup(m, { emit: c }) {
1864
+ const t = m, e = c, o = K(t.items), f = () => {
1865
+ o.value.forEach((q) => {
1866
+ q.value = !0;
1845
1867
  });
1846
- }, k = () => {
1847
- o.value.forEach((S) => {
1848
- S.value = !1;
1868
+ }, w = () => {
1869
+ o.value.forEach((q) => {
1870
+ q.value = !1;
1849
1871
  });
1850
- }, O = () => {
1851
- e("excel", o.value, (S, D = "excel.xls") => {
1852
- if (!S) {
1872
+ }, B = () => {
1873
+ e("excel", o.value, (q, D = "excel.xls") => {
1874
+ if (!q) {
1853
1875
  console.error("下载链接无效");
1854
1876
  return;
1855
1877
  }
1856
1878
  try {
1857
- const _ = document.createElement("a");
1858
- _.href = S, _.download = D, _.style.display = "none", document.body.appendChild(_), _.click(), document.body.removeChild(_);
1859
- } catch (_) {
1860
- console.error("下载文件时出现错误:", _);
1879
+ const E = document.createElement("a");
1880
+ E.href = q, E.download = D, E.style.display = "none", document.body.appendChild(E), E.click(), document.body.removeChild(E);
1881
+ } catch (E) {
1882
+ console.error("下载文件时出现错误:", E);
1861
1883
  }
1862
1884
  });
1863
1885
  };
1864
1886
  return Ze(() => {
1865
- const S = new $t(document.getElementById("excelSortEl"), {
1887
+ const q = new $t(document.getElementById("excelSortEl"), {
1866
1888
  animation: 150,
1867
1889
  onEnd: () => {
1868
- let _ = S.toArray();
1869
- console.log(_);
1890
+ let E = q.toArray();
1891
+ console.log(E);
1870
1892
  }
1871
- }), D = S;
1893
+ }), D = q;
1872
1894
  St(() => {
1873
1895
  D && D.destroy();
1874
1896
  });
1875
- }), (S, D) => {
1876
- const _ = Y("el-divider"), L = Y("el-alert"), K = Y("el-checkbox"), F = Y("el-button");
1877
- return u(), x("div", ol, [
1878
- N("div", rl, [
1879
- N("div", ul, [
1880
- N("a", {
1881
- onClick: d,
1897
+ }), (q, D) => {
1898
+ const E = Y("el-divider"), R = Y("el-alert"), ee = Y("el-checkbox"), M = Y("el-button");
1899
+ return u(), O("div", ol, [
1900
+ W("div", rl, [
1901
+ W("div", ul, [
1902
+ W("a", {
1903
+ onClick: f,
1882
1904
  style: { cursor: "pointer" }
1883
1905
  }, "全选"),
1884
- z(_, { direction: "vertical" }),
1885
- N("a", {
1886
- onClick: k,
1906
+ G(E, { direction: "vertical" }),
1907
+ W("a", {
1908
+ onClick: w,
1887
1909
  style: { cursor: "pointer" }
1888
1910
  }, "全不选")
1889
1911
  ]),
1890
- z(L, {
1912
+ G(R, {
1891
1913
  title: "拖动列标题可以改变表格列的生成顺序 !",
1892
1914
  type: "warning",
1893
1915
  "show-icon": "",
1894
1916
  closable: !1,
1895
1917
  style: { "margin-bottom": "10px" }
1896
1918
  }),
1897
- D[0] || (D[0] = N("div", { style: { margin: "1px 0" } }, null, -1)),
1898
- N("div", nl, [
1899
- (u(!0), x(R, null, j(o.value, (q) => (u(), T(K, {
1919
+ D[0] || (D[0] = W("div", { style: { margin: "1px 0" } }, null, -1)),
1920
+ W("div", nl, [
1921
+ (u(!0), O(P, null, L(o.value, (x) => (u(), F(ee, {
1900
1922
  class: "check-box-hover",
1901
1923
  style: { width: "120px !important", height: "30px !important", border: "1px solid #dfe6ec", margin: "5px !important", "border-radius": "3px !important", "padding-left": "5px !important", display: "flex !important", "align-items": "center !important" },
1902
- "data-id": q.key,
1903
- modelValue: q.value,
1904
- "onUpdate:modelValue": (oe) => q.value = oe,
1905
- key: q.key,
1906
- title: q.label
1924
+ "data-id": x.key,
1925
+ modelValue: x.value,
1926
+ "onUpdate:modelValue": (te) => x.value = te,
1927
+ key: x.key,
1928
+ title: x.label
1907
1929
  }, {
1908
1930
  default: g(() => [
1909
- N("span", {
1910
- textContent: be(q.label),
1931
+ W("span", {
1932
+ textContent: ge(x.label),
1911
1933
  style: { display: "block", "text-overflow": "ellipsis", width: "95px", overflow: "hidden" }
1912
1934
  }, null, 8, sl)
1913
1935
  ]),
@@ -1915,14 +1937,14 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1915
1937
  }, 1032, ["data-id", "modelValue", "onUpdate:modelValue", "title"]))), 128))
1916
1938
  ])
1917
1939
  ]),
1918
- N("div", il, [
1919
- z(F, {
1940
+ W("div", il, [
1941
+ G(M, {
1920
1942
  type: "primary",
1921
- onClick: O,
1922
- disabled: o.value.filter((q) => q.value).length < 1
1943
+ onClick: B,
1944
+ disabled: o.value.filter((x) => x.value).length < 1
1923
1945
  }, {
1924
1946
  default: g(() => [
1925
- De(be(t.commitText), 1)
1947
+ Me(ge(t.commitText), 1)
1926
1948
  ]),
1927
1949
  _: 1
1928
1950
  }, 8, ["disabled"])
@@ -1930,36 +1952,36 @@ const ut = /* @__PURE__ */ Pt(Ht), He = (c, f) => {
1930
1952
  ]);
1931
1953
  };
1932
1954
  }
1933
- }, fl = /* @__PURE__ */ He(dl, [["__scopeId", "data-v-51dfb7ef"]]), Ie = new jt("gyc");
1934
- Ie.version(1).stores({
1955
+ }, fl = /* @__PURE__ */ Ne(dl, [["__scopeId", "data-v-51dfb7ef"]]), Ue = new jt("gyc");
1956
+ Ue.version(1).stores({
1935
1957
  tableInfo: "++id,[user+page+key],user,page,key,showCol,width,sort",
1936
1958
  tableList: "++id,name"
1937
1959
  });
1938
- async function Xe(c, f, t, e = {}) {
1939
- if (await Ie.tableInfo.where({ user: c, page: f, key: t }).count() > 0) {
1940
- let d = await Ie.tableInfo.where({ user: c, page: f, key: t }).first();
1941
- return await Ie.tableInfo.put({ ...d, ...e }), "update success";
1960
+ async function Qe(m, c, t, e = {}) {
1961
+ if (await Ue.tableInfo.where({ user: m, page: c, key: t }).count() > 0) {
1962
+ let f = await Ue.tableInfo.where({ user: m, page: c, key: t }).first();
1963
+ return await Ue.tableInfo.put({ ...f, ...e }), "update success";
1942
1964
  } else {
1943
- let d = { showCol: !0, width: "auto", sort: 0, ...e };
1944
- return await Ie.tableInfo.add({ user: c, page: f, key: t, ...d }), "add success";
1965
+ let f = { showCol: !0, width: "auto", sort: 0, ...e };
1966
+ return await Ue.tableInfo.add({ user: m, page: c, key: t, ...f }), "add success";
1945
1967
  }
1946
1968
  }
1947
- async function cl(c, f) {
1948
- return await Ie.tableInfo.where({ user: c, page: f }).toArray();
1969
+ async function cl(m, c) {
1970
+ return await Ue.tableInfo.where({ user: m, page: c }).toArray();
1949
1971
  }
1950
- async function ml(c, f) {
1972
+ async function ml(m, c) {
1951
1973
  try {
1952
- const t = await Ie.tableInfo.where({ user: c, page: f }).delete();
1974
+ const t = await Ue.tableInfo.where({ user: m, page: c }).delete();
1953
1975
  return console.log("删除了" + t + "条数据"), t;
1954
1976
  } catch (t) {
1955
1977
  throw console.error("删除表格项设置信息时出错:", t), t;
1956
1978
  }
1957
1979
  }
1958
- async function vl(c) {
1959
- return await Ie.tableList.where({ name: c }).first();
1980
+ async function vl(m) {
1981
+ return await Ue.tableList.where({ name: m }).first();
1960
1982
  }
1961
- async function pl(c) {
1962
- return typeof c == "string" && (c = { name: c }), await Ie.tableList.add(c), "add success";
1983
+ async function pl(m) {
1984
+ return typeof m == "string" && (m = { name: m }), await Ue.tableList.add(m), "add success";
1963
1985
  }
1964
1986
  const hl = {
1965
1987
  style: { margin: "10px" },
@@ -1979,35 +2001,35 @@ const hl = {
1979
2001
  modelModifiers: {}
1980
2002
  }),
1981
2003
  emits: ["update:modelValue"],
1982
- setup(c) {
1983
- const f = c, t = ae([]), e = Ye(c, "modelValue"), o = async (D, _) => {
1984
- D ? e.value[_].showCol = !0 : e.value[_].showCol = !1;
2004
+ setup(m) {
2005
+ const c = m, t = K([]), e = je(m, "modelValue"), o = async (D, E) => {
2006
+ D ? e.value[E].showCol = !0 : e.value[E].showCol = !1;
1985
2007
  try {
1986
- const L = await Xe(e.value.table.user, f.name, _, { showCol: D });
1987
- console.log(L);
1988
- } catch (L) {
1989
- console.error("列显示状态保存信息时出错:", L), qe({
2008
+ const R = await Qe(e.value.table.user, c.name, E, { showCol: D });
2009
+ console.log(R);
2010
+ } catch (R) {
2011
+ console.error("列显示状态保存信息时出错:", R), xe({
1990
2012
  type: "error",
1991
2013
  message: "列显示状态保存信息失败!"
1992
2014
  });
1993
2015
  }
1994
- }, d = () => {
2016
+ }, f = () => {
1995
2017
  const D = document.getElementById("cols");
1996
2018
  if (D) {
1997
- let _ = $t.create(D, {
2019
+ let E = $t.create(D, {
1998
2020
  animation: 150,
1999
2021
  filter: ".filtered",
2000
2022
  //
2001
2023
  sort: !0,
2002
2024
  onEnd: () => {
2003
- _.toArray().forEach(async (K, F) => {
2004
- e.value[K].sort = F;
2005
- let q = e.value[K].width || "auto";
2025
+ E.toArray().forEach(async (ee, M) => {
2026
+ e.value[ee].sort = M;
2027
+ let x = e.value[ee].width || "auto";
2006
2028
  try {
2007
- const oe = await Xe(e.value.table.user, f.name, K, { sort: F, width: q });
2008
- console.log(oe);
2009
- } catch (oe) {
2010
- console.error("列排序和宽度保存信息时出错:", oe), qe({
2029
+ const te = await Qe(e.value.table.user, c.name, ee, { sort: M, width: x });
2030
+ console.log(te);
2031
+ } catch (te) {
2032
+ console.error("列排序和宽度保存信息时出错:", te), xe({
2011
2033
  type: "error",
2012
2034
  message: "列排序和宽度保存信息失败!"
2013
2035
  });
@@ -2016,51 +2038,51 @@ const hl = {
2016
2038
  }
2017
2039
  });
2018
2040
  }
2019
- }, k = async () => {
2041
+ }, w = async () => {
2020
2042
  try {
2021
2043
  for (const D of t.value) {
2022
2044
  D.showCol = !0, e.value[D.value].showCol = !0;
2023
- const _ = await Xe(e.value.table.user, f.name, D.value, {
2045
+ const E = await Qe(e.value.table.user, c.name, D.value, {
2024
2046
  showCol: !0,
2025
2047
  width: D.width,
2026
2048
  sort: D.sort
2027
2049
  });
2028
- console.log(_);
2050
+ console.log(E);
2029
2051
  }
2030
2052
  } catch (D) {
2031
- console.error("全选列保存信息时出错:", D), qe({
2053
+ console.error("全选列保存信息时出错:", D), xe({
2032
2054
  type: "error",
2033
2055
  message: "全选列保存信息失败!"
2034
2056
  });
2035
2057
  }
2036
- }, O = async () => {
2058
+ }, B = async () => {
2037
2059
  try {
2038
- const D = t.value.filter((_) => !_.alwaysShow);
2039
- for (const _ of D) {
2040
- _.showCol = !1, e.value[_.value].showCol = !1;
2041
- const L = await Xe(e.value.table.user, f.name, _.value, {
2060
+ const D = t.value.filter((E) => !E.alwaysShow);
2061
+ for (const E of D) {
2062
+ E.showCol = !1, e.value[E.value].showCol = !1;
2063
+ const R = await Qe(e.value.table.user, c.name, E.value, {
2042
2064
  showCol: !1,
2043
- width: _.width,
2044
- sort: _.sort
2065
+ width: E.width,
2066
+ sort: E.sort
2045
2067
  });
2046
- console.log(L);
2068
+ console.log(R);
2047
2069
  }
2048
2070
  } catch (D) {
2049
- console.error("清除列保存信息时出错:", D), qe({
2071
+ console.error("清除列保存信息时出错:", D), xe({
2050
2072
  type: "error",
2051
2073
  message: "清除列保存信息失败!"
2052
2074
  });
2053
2075
  }
2054
- }, S = () => {
2076
+ }, q = () => {
2055
2077
  yt.confirm("确定要复位吗?", "提示", {
2056
2078
  confirmButtonText: "确定",
2057
2079
  cancelButtonText: "取消",
2058
2080
  type: "warning"
2059
2081
  }).then(() => {
2060
- ml(e.value.table.user, f.name).then((D) => {
2082
+ ml(e.value.table.user, c.name).then((D) => {
2061
2083
  console.log(D), window.location.reload();
2062
2084
  }).catch((D) => {
2063
- console.error("复位操作出错:", D), qe({
2085
+ console.error("复位操作出错:", D), xe({
2064
2086
  type: "info",
2065
2087
  message: "复位失败!"
2066
2088
  });
@@ -2068,48 +2090,48 @@ const hl = {
2068
2090
  });
2069
2091
  };
2070
2092
  return Ze(async () => {
2071
- t.value = Object.entries(e.value).filter(([, D]) => D.visible !== !1).filter(([, D]) => D.type != "hidden").map(([D, _]) => ({
2072
- label: _.label,
2093
+ t.value = Object.entries(e.value).filter(([, D]) => D.visible !== !1).filter(([, D]) => D.type != "hidden").map(([D, E]) => ({
2094
+ label: E.label,
2073
2095
  value: D,
2074
- alwaysShow: _.alwaysShow,
2075
- showCol: _.showCol !== !1,
2076
- sort: _.sort || 0,
2077
- width: _.width || "auto"
2078
- })).sort((D, _) => D.sort - _.sort), d();
2079
- }), (D, _) => {
2080
- const L = Y("el-divider"), K = Y("el-alert"), F = Y("el-checkbox");
2081
- return u(), x("div", null, [
2082
- N("div", hl, [
2083
- N("a", { onClick: k }, "全选"),
2084
- z(L, { direction: "vertical" }),
2085
- N("a", { onClick: O }, "全不选"),
2086
- z(L, { direction: "vertical" }),
2087
- N("a", { onClick: S }, "复位")
2096
+ alwaysShow: E.alwaysShow,
2097
+ showCol: E.showCol !== !1,
2098
+ sort: E.sort || 0,
2099
+ width: E.width || "auto"
2100
+ })).sort((D, E) => D.sort - E.sort), f();
2101
+ }), (D, E) => {
2102
+ const R = Y("el-divider"), ee = Y("el-alert"), M = Y("el-checkbox");
2103
+ return u(), O("div", null, [
2104
+ W("div", hl, [
2105
+ W("a", { onClick: w }, "全选"),
2106
+ G(R, { direction: "vertical" }),
2107
+ W("a", { onClick: B }, "全不选"),
2108
+ G(R, { direction: "vertical" }),
2109
+ W("a", { onClick: q }, "复位")
2088
2110
  ]),
2089
- z(K, {
2111
+ G(ee, {
2090
2112
  title: "拖动表格列标题可以改变表格列显示顺序 !",
2091
2113
  type: "warning",
2092
2114
  "show-icon": "",
2093
2115
  closable: !1,
2094
2116
  style: { "margin-bottom": "10px" }
2095
2117
  }),
2096
- N("div", null, [
2097
- N("div", yl, [
2098
- (u(!0), x(R, null, j(t.value, (q) => (u(), T(F, {
2099
- modelValue: q.showCol,
2100
- "onUpdate:modelValue": (oe) => q.showCol = oe,
2101
- "data-id": q.value,
2102
- class: bt(["check-box-hover", q.value == "control" ? "filtered" : ""]),
2103
- onChange: (oe) => o(oe, q.value),
2118
+ W("div", null, [
2119
+ W("div", yl, [
2120
+ (u(!0), O(P, null, L(t.value, (x) => (u(), F(M, {
2121
+ modelValue: x.showCol,
2122
+ "onUpdate:modelValue": (te) => x.showCol = te,
2123
+ "data-id": x.value,
2124
+ class: bt(["check-box-hover", x.value == "control" ? "filtered" : ""]),
2125
+ onChange: (te) => o(te, x.value),
2104
2126
  style: { width: "125px !important", height: "30px !important", border: "1px solid #dfe6ec", margin: "5px !important", "border-radius": "2px !important", "padding-left": "5px !important", display: "flex !important", "align-items": "center !important" },
2105
- value: q.value,
2106
- title: q.label,
2107
- disabled: q.alwaysShow,
2108
- key: q.value
2127
+ value: x.value,
2128
+ title: x.label,
2129
+ disabled: x.alwaysShow,
2130
+ key: x.value
2109
2131
  }, {
2110
2132
  default: g(() => [
2111
- N("span", {
2112
- textContent: be(q.label),
2133
+ W("span", {
2134
+ textContent: ge(x.label),
2113
2135
  style: { display: "block", "text-overflow": "ellipsis", width: "95px", overflow: "hidden" }
2114
2136
  }, null, 8, gl)
2115
2137
  ]),
@@ -2120,7 +2142,7 @@ const hl = {
2120
2142
  ]);
2121
2143
  };
2122
2144
  }
2123
- }, $l = /* @__PURE__ */ He(bl, [["__scopeId", "data-v-c423ede0"]]), wl = { class: "g-table-container" }, El = {
2145
+ }, $l = /* @__PURE__ */ Ne(bl, [["__scopeId", "data-v-c423ede0"]]), wl = { class: "g-table-container" }, El = {
2124
2146
  key: 0,
2125
2147
  class: "table-query-container"
2126
2148
  }, kl = { class: "table-container" }, _l = ["innerHTML"], Cl = { key: 0 }, Dl = { style: { display: "flex", "margin-top": "-2px" } }, Ml = { style: { display: "flex", flex: "1" } }, Vl = {
@@ -2139,11 +2161,11 @@ const hl = {
2139
2161
  modelModifiers: {}
2140
2162
  }),
2141
2163
  emits: /* @__PURE__ */ Re(["load", "open", "delete", "submit", "reset", "download", "row-save"], ["update:modelValue"]),
2142
- setup(c, { emit: f }) {
2143
- var xe, Se, $e, Ve, Oe, Ae, ze;
2144
- const t = f, e = Ye(c, "modelValue"), o = ft("options"), d = ae({}), k = Object.entries(e.value).filter(([l, a]) => (a == null ? void 0 : a.search) !== void 0).map(([l, a]) => [l, a.value]);
2145
- d.value = Object.fromEntries(k);
2146
- const O = ae(!1), S = ["type", "index", "label", "column-key", "prop", "width", "min-width", "fixed", "render-header", "sortable", "sort-method", "sort-by", "sort-orders", "resizable", "formatter", "show-overflow-tooltip", "align", "header-align", "class-name", "label-class-name", "selectable", "reserve-selection", "filters", "filter-placement", "filter-class-name", "filter-multiple", "filter-method", "filtered-value"], D = ae([]), _ = c, L = ct(), K = ae({}), F = ae([]), q = ae(null), oe = ae(""), ee = {
2164
+ setup(m, { emit: c }) {
2165
+ var Se, qe, be, Ve, Oe, Be, Je;
2166
+ const t = c, e = je(m, "modelValue"), o = ft("options"), f = K({}), w = Object.entries(e.value).filter(([l, a]) => (a == null ? void 0 : a.search) !== void 0).map(([l, a]) => [l, a.value]);
2167
+ f.value = Object.fromEntries(w);
2168
+ const B = K(!1), q = ["type", "index", "label", "column-key", "prop", "width", "min-width", "fixed", "render-header", "sortable", "sort-method", "sort-by", "sort-orders", "resizable", "formatter", "show-overflow-tooltip", "align", "header-align", "class-name", "label-class-name", "selectable", "reserve-selection", "filters", "filter-placement", "filter-class-name", "filter-multiple", "filter-method", "filtered-value"], D = K([]), E = m, R = ct(), ee = K({}), M = K([]), x = K(null), te = K(""), le = {
2147
2169
  autoWatch: !1,
2148
2170
  data: [],
2149
2171
  border: !0,
@@ -2154,28 +2176,28 @@ const hl = {
2154
2176
  load: () => {
2155
2177
  let { currentPage: l, pageSize: a } = e.value.table.page;
2156
2178
  try {
2157
- t("load", { currentPage: l, pageSize: a, ...d.value }, (h, A, { fields: H = [], sums: P = {} } = {}) => {
2179
+ t("load", { currentPage: l, pageSize: a, ...f.value }, (h, I, { fields: H = [], sums: N = {} } = {}) => {
2158
2180
  var X, we;
2159
2181
  if (!Array.isArray(h)) {
2160
- console.error("从 load 事件回调中接收到的数据不是数组格式。"), qe.error("数据加载失败,请检查数据格式。");
2182
+ console.error("从 load 事件回调中接收到的数据不是数组格式。"), xe.error("数据加载失败,请检查数据格式。");
2161
2183
  return;
2162
2184
  }
2163
- if (typeof A != "number") {
2164
- console.error("从 load 事件回调中接收到的 total 不是数字格式。"), qe.error("数据加载失败,请检查数据格式。");
2185
+ if (typeof I != "number") {
2186
+ console.error("从 load 事件回调中接收到的 total 不是数字格式。"), xe.error("数据加载失败,请检查数据格式。");
2165
2187
  return;
2166
2188
  }
2167
- e.value.table.data = h, ((we = (X = e.value.control) == null ? void 0 : X.add) == null ? void 0 : we.inline) === !0 && e.value.table.data.unshift(q.value), e.value.table.page.total = A, F.value = H, K.value = P, re(), oe.value = Math.random().toString(36).substring(2);
2168
- }, q.value);
2189
+ e.value.table.data = h, ((we = (X = e.value.control) == null ? void 0 : X.add) == null ? void 0 : we.inline) === !0 && e.value.table.data.unshift(x.value), e.value.table.page.total = I, M.value = H, ee.value = N, re(), te.value = Math.random().toString(36).substring(2);
2190
+ }, x.value);
2169
2191
  } catch (h) {
2170
- console.error("触发 load 事件时出现错误:", h), qe.error("数据加载时出现错误,请稍后重试。");
2192
+ console.error("触发 load 事件时出现错误:", h), xe.error("数据加载时出现错误,请稍后重试。");
2171
2193
  }
2172
2194
  },
2173
2195
  onHeaderDragend: (l, a, h) => {
2174
- var A;
2175
- Xe((A = e.value.table) == null ? void 0 : A.user, _.name, h.property, { width: l });
2196
+ var I;
2197
+ Qe((I = e.value.table) == null ? void 0 : I.user, E.name, h.property, { width: l });
2176
2198
  },
2177
2199
  onRowDblclick: (l, a, h) => {
2178
- e.value.table.dblclickType == "edit" ? w(l, a, h, e) : e.value.table.dblclickType == "view" && r(l, a, h, e);
2200
+ e.value.table.dblclickType == "edit" ? i(l, a, h, e) : e.value.table.dblclickType == "view" && s(l, a, h, e);
2179
2201
  },
2180
2202
  style: { "min-height": "100px", backgroundColor: "var(--el-bg-color)" },
2181
2203
  page: {
@@ -2200,22 +2222,22 @@ const hl = {
2200
2222
  },
2201
2223
  dblclickType: "edit",
2202
2224
  "summary-method": ({ columns: l, data: a }, h) => h,
2203
- onSortChange: ({ column: l, prop: a, order: h }, A) => {
2225
+ onSortChange: ({ column: l, prop: a, order: h }, I) => {
2204
2226
  }
2205
2227
  };
2206
2228
  e.value.table = Te(
2207
- ee,
2229
+ le,
2208
2230
  o == null ? void 0 : o.table,
2209
2231
  e.value.table,
2210
- L
2232
+ R
2211
2233
  // 继承父组件的属性
2212
2234
  );
2213
- const he = {
2235
+ const fe = {
2214
2236
  type: "control",
2215
2237
  label: "操作",
2216
2238
  width: 250,
2217
2239
  fixed: "right",
2218
- style: { ...(Se = (xe = e.value) == null ? void 0 : xe.control) == null ? void 0 : Se.style },
2240
+ style: { ...(qe = (Se = e.value) == null ? void 0 : Se.control) == null ? void 0 : qe.style },
2219
2241
  validate: async (l) => await !0,
2220
2242
  add: {
2221
2243
  label: "新增",
@@ -2238,8 +2260,8 @@ const hl = {
2238
2260
  type: "primary",
2239
2261
  mode: "dialog",
2240
2262
  auth: (l, a, h) => {
2241
- var A, H, P;
2242
- return ((P = (H = (A = e.value) == null ? void 0 : A.control) == null ? void 0 : H.add) == null ? void 0 : P.inline) === !1;
2263
+ var I, H, N;
2264
+ return ((N = (H = (I = e.value) == null ? void 0 : I.control) == null ? void 0 : H.add) == null ? void 0 : N.inline) === !1;
2243
2265
  }
2244
2266
  },
2245
2267
  delete: {
@@ -2247,8 +2269,8 @@ const hl = {
2247
2269
  label: "删除",
2248
2270
  type: "danger",
2249
2271
  auth: (l, a, h) => {
2250
- var A, H, P;
2251
- return !(((P = (H = (A = e.value) == null ? void 0 : A.control) == null ? void 0 : H.add) == null ? void 0 : P.inline) === !0 && h === 0);
2272
+ var I, H, N;
2273
+ return !(((N = (H = (I = e.value) == null ? void 0 : I.control) == null ? void 0 : H.add) == null ? void 0 : N.inline) === !0 && h === 0);
2252
2274
  },
2253
2275
  dialog: {
2254
2276
  message: "此操作将永久删除该文件, 是否继续?",
@@ -2284,29 +2306,29 @@ const hl = {
2284
2306
  }
2285
2307
  };
2286
2308
  e.value.control = Te(
2287
- he,
2309
+ fe,
2288
2310
  o == null ? void 0 : o.control,
2289
- ($e = e.value) == null ? void 0 : $e.control
2311
+ (be = e.value) == null ? void 0 : be.control
2290
2312
  );
2291
- const se = {
2313
+ const ce = {
2292
2314
  type: "hidden",
2293
2315
  minWidth: 120,
2294
2316
  align: "center",
2295
- formatter: (l, a, h, A) => h
2317
+ formatter: (l, a, h, I) => h
2296
2318
  };
2297
2319
  e.value.tableColumns = Te(
2298
- se,
2320
+ ce,
2299
2321
  o == null ? void 0 : o.tableColumns,
2300
2322
  (Ve = e.value) == null ? void 0 : Ve.tableColumns
2301
2323
  );
2302
- const de = {
2324
+ const ne = {
2303
2325
  type: "hidden",
2304
2326
  disabled: void 0,
2305
2327
  footer: { hidden: !1 },
2306
2328
  modalState: void 0
2307
2329
  };
2308
2330
  e.value.form = Te(
2309
- de,
2331
+ ne,
2310
2332
  o == null ? void 0 : o.form,
2311
2333
  (Oe = e.value) == null ? void 0 : Oe.form
2312
2334
  );
@@ -2320,9 +2342,9 @@ const hl = {
2320
2342
  e.value.formItems = Te(
2321
2343
  Ee,
2322
2344
  o == null ? void 0 : o.formItems,
2323
- (Ae = e == null ? void 0 : e.value) == null ? void 0 : Ae.formItems
2345
+ (Be = e == null ? void 0 : e.value) == null ? void 0 : Be.formItems
2324
2346
  );
2325
- const pe = {
2347
+ const ve = {
2326
2348
  title: "编辑",
2327
2349
  mode: "drawer",
2328
2350
  type: "hidden",
@@ -2331,11 +2353,11 @@ const hl = {
2331
2353
  fullScreen: !1
2332
2354
  };
2333
2355
  e.value.dialog = Te(
2334
- pe,
2356
+ ve,
2335
2357
  o == null ? void 0 : o.dialog,
2336
- (ze = e.value) == null ? void 0 : ze.dialog
2358
+ (Je = e.value) == null ? void 0 : Je.dialog
2337
2359
  );
2338
- const ge = (l, a) => {
2360
+ const ye = (l, a) => {
2339
2361
  let h = a;
2340
2362
  if (l.decimals && !isNaN(parseFloat(a)) && (typeof l.decimals == "number" ? h = parseFloat(h).toFixed(l.decimals) : typeof l.decimals == "object" && l.decimals.num && (l.decimals.pad ? h = parseFloat(h).toFixed(l.decimals.num) : h = parseFloat(parseFloat(h).toFixed(l.decimals.num)).toString())), ["date", "datetime", "time", "time-select"].includes(l.type) && ut(a).isValid()) {
2341
2363
  const H = {
@@ -2346,149 +2368,149 @@ const hl = {
2346
2368
  h = l.format ? ut(h).format(l.format) : ut(h).format(H[l.type]);
2347
2369
  }
2348
2370
  return l.type === "money" && (l.align = l.align || "right", l.width = l.width || 130, h = `<span title="${dt(parseFloat(h))}">${Wl(parseFloat(h))}</span>`), l.prefix && h && (h = `<span>${l.prefix}${h}</span>`), l.suffix && h && (h = `${h}<span>${l.suffix}</span>`), h;
2349
- }, me = (l) => {
2350
- d.value = Object.fromEntries(k), e.value.table.load();
2351
- }, te = (l) => {
2352
- d.value = l, e.value.table.load();
2353
- }, m = async (l) => {
2371
+ }, pe = (l) => {
2372
+ f.value = Object.fromEntries(w), e.value.table.load();
2373
+ }, J = (l) => {
2374
+ f.value = l, e.value.table.load();
2375
+ }, $e = async (l) => {
2354
2376
  var a, h;
2355
2377
  e.value.form.modalState = "add";
2356
2378
  try {
2357
2379
  if (!await ((a = e.value.control) == null ? void 0 : a.validate("add", { m: l }))) return;
2358
- } catch (A) {
2359
- console.error("验证失败:", A);
2380
+ } catch (I) {
2381
+ console.error("验证失败:", I);
2360
2382
  return;
2361
2383
  }
2362
- (h = e.value.control.add) != null && h.click ? e.value.control.add.click(l) : e.value.control.add.inline === !0 ? (e.value.table.data.unshift(q.value), t("open", "row-add", { initFormData: q.value })) : (e.value.form.disabled = !1, e.value.dialog.mode = e.value.control.add.mode, e.value.dialog.title = e.value.control.add.label, Object.keys(q.value).forEach((A) => {
2363
- e.value[A] && (e.value[A].value = q.value[A]);
2364
- }), O.value = !0, t("open", "add", { m: l }));
2365
- }, w = async (l, a, h, A) => {
2366
- var H, P;
2384
+ (h = e.value.control.add) != null && h.click ? e.value.control.add.click(l) : e.value.control.add.inline === !0 ? (e.value.table.data.unshift(x.value), t("open", "row-add", { initFormData: x.value })) : (e.value.form.disabled = !1, e.value.dialog.mode = e.value.control.add.mode, e.value.dialog.title = e.value.control.add.label, Object.keys(x.value).forEach((I) => {
2385
+ e.value[I] && (e.value[I].value = x.value[I]);
2386
+ }), B.value = !0, t("open", "add", { m: l }));
2387
+ }, i = async (l, a, h, I) => {
2388
+ var H, N;
2367
2389
  e.value.form.modalState = "edit";
2368
2390
  try {
2369
- if (!await ((H = e.value.control) == null ? void 0 : H.validate("edit", { row: l, column: a, $index: h, m: A }))) return;
2391
+ if (!await ((H = e.value.control) == null ? void 0 : H.validate("edit", { row: l, column: a, $index: h, m: I }))) return;
2370
2392
  } catch (X) {
2371
2393
  console.error("验证失败:", X);
2372
2394
  return;
2373
2395
  }
2374
- (P = e.value.control.edit) != null && P.click ? e.value.control.edit.click(l, a, h, A) : (e.value.form.disabled = !1, e.value.dialog.mode = e.value.control.edit.mode, e.value.dialog.title = e.value.control.edit.label, Object.keys(l).forEach((X) => {
2396
+ (N = e.value.control.edit) != null && N.click ? e.value.control.edit.click(l, a, h, I) : (e.value.form.disabled = !1, e.value.dialog.mode = e.value.control.edit.mode, e.value.dialog.title = e.value.control.edit.label, Object.keys(l).forEach((X) => {
2375
2397
  e.value[X] && (e.value[X].value = l[X]);
2376
- }), O.value = !0, t("open", "edit", { m: A, row: l, column: a, $index: h }));
2377
- }, n = async (l, a, h, A) => {
2378
- var H, P;
2398
+ }), B.value = !0, t("open", "edit", { m: I, row: l, column: a, $index: h }));
2399
+ }, r = async (l, a, h, I) => {
2400
+ var H, N;
2379
2401
  try {
2380
- if (!await ((H = e.value.control) == null ? void 0 : H.validate("delete", { row: l, column: a, $index: h, m: A }))) return;
2402
+ if (!await ((H = e.value.control) == null ? void 0 : H.validate("delete", { row: l, column: a, $index: h, m: I }))) return;
2381
2403
  } catch (X) {
2382
2404
  console.error("验证失败:", X);
2383
2405
  return;
2384
2406
  }
2385
- if ((P = e.value.control.delete) != null && P.click)
2386
- e.value.control.delete.click(l, a, h, A);
2407
+ if ((N = e.value.control.delete) != null && N.click)
2408
+ e.value.control.delete.click(l, a, h, I);
2387
2409
  else {
2388
2410
  let { message: X, title: we, options: Fe } = e.value.control.delete.dialog;
2389
2411
  yt.confirm(X, we, Fe).then(() => {
2390
- t("delete", { row: l, column: a, $index: h }, (i = !0, Z = !1) => {
2391
- i && (e.value.table.data.splice(h, 1), e.value.table.page.total--), Z && e.value.table.load();
2412
+ t("delete", { row: l, column: a, $index: h }, (Pe = !0, d = !1) => {
2413
+ Pe && (e.value.table.data.splice(h, 1), e.value.table.page.total--), d && e.value.table.load();
2392
2414
  });
2393
2415
  }).catch(() => {
2394
2416
  });
2395
2417
  }
2396
- }, r = async (l, a, h, A) => {
2397
- var H, P;
2418
+ }, s = async (l, a, h, I) => {
2419
+ var H, N;
2398
2420
  e.value.form.modalState = void 0;
2399
2421
  try {
2400
- if (!await ((H = e.value.control) == null ? void 0 : H.validate("view", { row: l, column: a, $index: h, m: A }))) return;
2422
+ if (!await ((H = e.value.control) == null ? void 0 : H.validate("view", { row: l, column: a, $index: h, m: I }))) return;
2401
2423
  } catch (X) {
2402
2424
  console.error("验证失败:", X);
2403
2425
  return;
2404
2426
  }
2405
- (P = e.value.control.view) != null && P.click ? e.value.control.view.click(l, a, h, A) : (e.value.form.disabled = !0, e.value.dialog.mode = e.value.control.view.mode, e.value.dialog.title = e.value.control.view.label, Object.keys(l).forEach((X) => {
2427
+ (N = e.value.control.view) != null && N.click ? e.value.control.view.click(l, a, h, I) : (e.value.form.disabled = !0, e.value.dialog.mode = e.value.control.view.mode, e.value.dialog.title = e.value.control.view.label, Object.keys(l).forEach((X) => {
2406
2428
  e.value[X] && (e.value[X].value = l[X]);
2407
- }), O.value = !0, t("open", "view", { m: A, row: l, column: a, $index: h }));
2408
- }, Q = (l, a, h, A) => {
2429
+ }), B.value = !0, t("open", "view", { m: I, row: l, column: a, $index: h }));
2430
+ }, $ = (l, a, h, I) => {
2409
2431
  var H;
2410
- (H = e.value.control.save) != null && H.click ? e.value.control.save.click(l, a, h, A) : t("row-save", { row: l, column: a, $index: h, data: e.value.table.data }, (P = !0, X = !0) => {
2411
- P && (e.value.table.load(), console.log("load")), X && et(() => {
2412
- q.value = Object.assign({}, Object.fromEntries(Object.entries(ke(e.value, (we, Fe) => Fe.type != "control" && Fe.editor !== !1 && Fe.type != "hidden")).map(([we, Fe]) => [we, Fe.value])));
2432
+ (H = e.value.control.save) != null && H.click ? e.value.control.save.click(l, a, h, I) : t("row-save", { row: l, column: a, $index: h, data: e.value.table.data }, (N = !0, X = !0) => {
2433
+ N && (e.value.table.load(), console.log("load")), X && Xe(() => {
2434
+ x.value = Object.assign({}, Object.fromEntries(Object.entries(Ce(e.value, (we, Fe) => Fe.type != "control" && Fe.editor !== !1 && Fe.type != "hidden")).map(([we, Fe]) => [we, Fe.value])));
2413
2435
  });
2414
2436
  });
2415
- }, E = (l, a) => {
2437
+ }, k = (l, a) => {
2416
2438
  t("submit", e.value.form.modalState, l, a, (h) => {
2417
- h && (O.value = !1, a.table.load());
2439
+ h && (B.value = !1, a.table.load());
2418
2440
  });
2419
- }, p = (l) => {
2441
+ }, v = (l) => {
2420
2442
  t("reset", l);
2421
- }, b = (l, a) => {
2443
+ }, p = (l, a) => {
2422
2444
  var h;
2423
2445
  if ((h = l.control.download) != null && h.click)
2424
2446
  l.control.download.click(l, a);
2425
2447
  else {
2426
- let A = it({
2448
+ let I = it({
2427
2449
  title: l.control.download.label,
2428
2450
  size: 480,
2429
2451
  width: 600,
2430
2452
  slots: {
2431
- default: () => Be(fl, {
2453
+ default: () => Ie(fl, {
2432
2454
  items: a,
2433
2455
  commitText: l.control.download.excelLabel,
2434
- onExcel: (H, P) => {
2435
- t("download", H, P), A();
2456
+ onExcel: (H, N) => {
2457
+ t("download", H, N), I();
2436
2458
  }
2437
2459
  })
2438
2460
  }
2439
2461
  }, l.control.download.mode);
2440
2462
  }
2441
- }, C = (l) => {
2463
+ }, V = (l) => {
2442
2464
  var a;
2443
2465
  (a = l.control.setting) != null && a.click ? l.control.setting.click(l) : it({
2444
2466
  title: l.control.setting.label,
2445
2467
  size: 470,
2446
2468
  width: 600,
2447
2469
  slots: {
2448
- default: () => Be($l, {
2470
+ default: () => Ie($l, {
2449
2471
  modelValue: l,
2450
- name: _.name
2472
+ name: E.name
2451
2473
  })
2452
2474
  }
2453
2475
  }, l.control.setting.mode);
2454
- }, s = e.value.control, V = [
2455
- { type: "add", func: m },
2456
- { type: "download", func: b },
2457
- { type: "setting", func: C },
2458
- { type: "view", func: r },
2459
- { type: "edit", func: w },
2460
- { type: "delete", func: n },
2461
- { type: "save", func: Q }
2462
- ], v = (l) => V.filter((a) => l.includes(a.type)).map(({ type: a, func: h }) => {
2463
- var A, H, P;
2476
+ }, n = e.value.control, _ = [
2477
+ { type: "add", func: $e },
2478
+ { type: "download", func: p },
2479
+ { type: "setting", func: V },
2480
+ { type: "view", func: s },
2481
+ { type: "edit", func: i },
2482
+ { type: "delete", func: r },
2483
+ { type: "save", func: $ }
2484
+ ], T = (l) => _.filter((a) => l.includes(a.type)).map(({ type: a, func: h }) => {
2485
+ var I, H, N;
2464
2486
  return {
2465
2487
  name: `control-${a}`,
2466
- attr: s == null ? void 0 : s[a],
2488
+ attr: n == null ? void 0 : n[a],
2467
2489
  func: h,
2468
- label: (A = s == null ? void 0 : s[a]) == null ? void 0 : A.label,
2469
- sort: ((H = s == null ? void 0 : s[a]) == null ? void 0 : H.sort) || 0,
2470
- groupName: ((P = s == null ? void 0 : s[a]) == null ? void 0 : P.groupName) || "default"
2490
+ label: (I = n == null ? void 0 : n[a]) == null ? void 0 : I.label,
2491
+ sort: ((H = n == null ? void 0 : n[a]) == null ? void 0 : H.sort) || 0,
2492
+ groupName: ((N = n == null ? void 0 : n[a]) == null ? void 0 : N.groupName) || "default"
2471
2493
  };
2472
- }).sort((a, h) => a.sort - h.sort), $ = (l) => v(l).reduce((a, h) => {
2473
- const A = h.groupName || "default";
2474
- return a[A] || (a[A] = []), a[A].push(h), a;
2475
- }, {}), W = Pe(() => Object.fromEntries(
2494
+ }).sort((a, h) => a.sort - h.sort), b = (l) => T(l).reduce((a, h) => {
2495
+ const I = h.groupName || "default";
2496
+ return a[I] || (a[I] = []), a[I].push(h), a;
2497
+ }, {}), S = He(() => Object.fromEntries(
2476
2498
  Object.entries(e.value).filter(([l, a]) => a.type !== "hidden").filter(([l, a]) => a.visible !== !1).filter(([l, a]) => a.showCol !== !1).map(([l, a]) => (a.sort = typeof a.sort == "number" ? a.sort : 0, [l, a])).sort((l, a) => l[1].sort - a[1].sort)
2477
- )), J = ae({}), ne = (l, a) => {
2478
- const h = (A, H) => {
2479
- for (const P of A) {
2480
- if (P.value == H) return P.label;
2481
- if (P.children) {
2482
- const X = h(P.children, H);
2499
+ )), ae = K({}), oe = (l, a) => {
2500
+ const h = (I, H) => {
2501
+ for (const N of I) {
2502
+ if (N.value == H) return N.label;
2503
+ if (N.children) {
2504
+ const X = h(N.children, H);
2483
2505
  if (X) return X;
2484
2506
  }
2485
2507
  }
2486
2508
  return null;
2487
2509
  };
2488
2510
  if (l.getDicts) {
2489
- const A = a.toString();
2490
- return J.value[A] ? (l.options = J.value[A], l.formatter || (l.formatter = (H, P, X, we) => l.options && h(l.options, X) || X), Promise.resolve()) : l.getDicts(e.value.table.data).then((H) => {
2491
- J.value[A] = H, l.options = H, l.formatter || (l.formatter = (P, X, we, Fe) => l.options && h(l.options, we) || we);
2511
+ const I = a.toString();
2512
+ return ae.value[I] ? (l.options = ae.value[I], l.formatter || (l.formatter = (H, N, X, we) => l.options && h(l.options, X) || X), Promise.resolve()) : l.getDicts(e.value.table.data).then((H) => {
2513
+ ae.value[I] = H, l.options = H, l.formatter || (l.formatter = (N, X, we, Fe) => l.options && h(l.options, we) || we);
2492
2514
  });
2493
2515
  }
2494
2516
  return Promise.resolve();
@@ -2496,56 +2518,56 @@ const hl = {
2496
2518
  const l = [];
2497
2519
  Object.keys(e.value).forEach((a) => {
2498
2520
  if (e.value[a].getDicts) {
2499
- const h = ne(e.value[a], a).then(() => {
2500
- e.value.table.data.forEach((A) => {
2521
+ const h = oe(e.value[a], a).then(() => {
2522
+ e.value.table.data.forEach((I) => {
2501
2523
  var H;
2502
2524
  if (e.value[a].getDicts && ((H = e.value[a]) == null ? void 0 : H.forceString) !== !1) {
2503
- const P = A[a];
2504
- A[a] = P != null ? P.toString() : P;
2525
+ const N = I[a];
2526
+ I[a] = N != null ? N.toString() : N;
2505
2527
  }
2506
2528
  });
2507
- }).catch((A) => {
2508
- console.error(`加载字典${a}出错:`, A);
2529
+ }).catch((I) => {
2530
+ console.error(`加载字典${a}出错:`, I);
2509
2531
  });
2510
2532
  l.push(h);
2511
2533
  }
2512
2534
  }), Promise.all(l).catch((a) => {
2513
2535
  console.error("字典加载过程中发生错误:", a);
2514
2536
  });
2515
- }, Me = (l, a, h, A) => {
2516
- var H, P;
2517
- return l.table ? (H = l.table(a, h, A)) != null && H.auth ? (P = l.table(a, h, A)) == null ? void 0 : P.auth(a, h, A) : !0 : !1;
2537
+ }, ke = (l, a, h, I) => {
2538
+ var H, N;
2539
+ return l.table ? (H = l.table(a, h, I)) != null && H.auth ? (N = l.table(a, h, I)) == null ? void 0 : N.auth(a, h, I) : !0 : !1;
2518
2540
  }, _e = (l, a) => l.name === "control-save" && a === 0 && e.value.control.add.inline === !0 ? l.attr.addLabel : l.label;
2519
2541
  return qt(() => {
2520
2542
  e.value.table.autoWatch && e.value.table.load();
2521
2543
  }), Ze(async () => {
2522
2544
  var l;
2523
- if (D.value = Object.values(e.value).filter((a) => a.type !== "hidden").filter((a) => a.type !== "control").filter((a) => a.visible !== !1).map((a) => ({ key: a.key || "", label: a.label, value: !0 })), et(() => {
2524
- q.value = Object.assign({}, Object.fromEntries(
2525
- Object.entries(ke(e.value, (a, h) => h.type != "control" && h.editor !== !1 && h.type != "hidden")).map(([a, h]) => [a, h.value])
2545
+ if (D.value = Object.values(e.value).filter((a) => a.type !== "hidden").filter((a) => a.type !== "control").filter((a) => a.visible !== !1).map((a) => ({ key: a.key || "", label: a.label, value: !0 })), Xe(() => {
2546
+ x.value = Object.assign({}, Object.fromEntries(
2547
+ Object.entries(Ce(e.value, (a, h) => h.type != "control" && h.editor !== !1 && h.type != "hidden")).map(([a, h]) => [a, h.value])
2526
2548
  ));
2527
2549
  }), !((l = e.value.table) != null && l.user)) {
2528
- qe.error("必须给使用此表格的用户一个名字!");
2550
+ xe.error("必须给使用此表格的用户一个名字!");
2529
2551
  return;
2530
2552
  }
2531
- if (!_.name) {
2532
- qe.error("必须给表格一个唯一的name属性");
2553
+ if (!E.name) {
2554
+ xe.error("必须给表格一个唯一的name属性");
2533
2555
  return;
2534
2556
  }
2535
2557
  try {
2536
- let a = await vl(_.name);
2558
+ let a = await vl(E.name);
2537
2559
  if (a) {
2538
- if (_.name !== a.name) {
2539
- qe.error("此表格已经存在,请换一个名字!");
2560
+ if (E.name !== a.name) {
2561
+ xe.error("此表格已经存在,请换一个名字!");
2540
2562
  return;
2541
2563
  }
2542
2564
  } else
2543
- await pl({ name: _.name });
2565
+ await pl({ name: E.name });
2544
2566
  } catch (a) {
2545
- console.error("检查表格名称时出现错误:", a), qe.error("检查表格名称时出现错误,请稍后重试。");
2567
+ console.error("检查表格名称时出现错误:", a), xe.error("检查表格名称时出现错误,请稍后重试。");
2546
2568
  }
2547
2569
  try {
2548
- const a = await cl(e.value.table.user, _.name);
2570
+ const a = await cl(e.value.table.user, E.name);
2549
2571
  a && a.forEach((h) => {
2550
2572
  e.value[h.key] && (e.value[h.key].width = h.width, e.value[h.key].showCol = h.showCol, e.value[h.key].sort = h.sort);
2551
2573
  });
@@ -2554,67 +2576,67 @@ const hl = {
2554
2576
  }
2555
2577
  e.value.table.autoWatch || e.value.table.load();
2556
2578
  }), (l, a) => {
2557
- var i, Z, fe, je, Ne;
2558
- const h = Y("el-button-group"), A = Y("el-table-column"), H = Y("el-table"), P = Y("el-pagination"), X = Y("el-icon"), we = Y("el-dialog"), Fe = Y("el-drawer");
2559
- return u(), x(R, null, [
2560
- N("div", wl, [
2561
- ((Z = (i = e.value) == null ? void 0 : i.query) == null ? void 0 : Z.hidden) != !0 ? (u(), x("div", El, [
2579
+ var Pe, d, z, ie, Ae;
2580
+ const h = Y("el-button-group"), I = Y("el-table-column"), H = Y("el-table"), N = Y("el-pagination"), X = Y("el-icon"), we = Y("el-dialog"), Fe = Y("el-drawer");
2581
+ return u(), O(P, null, [
2582
+ W("div", wl, [
2583
+ ((d = (Pe = e.value) == null ? void 0 : Pe.query) == null ? void 0 : d.hidden) != !0 ? (u(), O("div", El, [
2562
2584
  y(l.$slots, "query", {}, () => [
2563
- z(al, {
2585
+ G(al, {
2564
2586
  modelValue: e.value,
2565
- "onUpdate:modelValue": a[0] || (a[0] = (I) => e.value = I),
2566
- info: d.value,
2567
- "onUpdate:info": a[1] || (a[1] = (I) => d.value = I),
2568
- onQuery: te,
2569
- onReset: me
2570
- }, ie({
2587
+ "onUpdate:modelValue": a[0] || (a[0] = (U) => e.value = U),
2588
+ info: f.value,
2589
+ "onUpdate:info": a[1] || (a[1] = (U) => f.value = U),
2590
+ onQuery: J,
2591
+ onReset: pe
2592
+ }, se({
2571
2593
  "q-btns": g(() => [
2572
2594
  y(l.$slots, "q-btns", {}, () => [
2573
- (u(!0), x(R, null, j($(["add", "download", "setting"]), (I, le) => (u(), x(R, null, [
2574
- le == "default" ? (u(!0), x(R, { key: 0 }, j(I, (M) => (u(), x(R, null, [
2575
- y(l.$slots, M.name + "-left", {}, void 0, !0),
2576
- (M.name === "control-add" ? M.attr.auth() && M.attr.inline === !1 : M.attr.auth()) ? y(l.$slots, M.name, { key: 0 }, () => [
2577
- M.label ? (u(), T(U(Ce), B({
2595
+ (u(!0), O(P, null, L(b(["add", "download", "setting"]), (U, Z) => (u(), O(P, null, [
2596
+ Z == "default" ? (u(!0), O(P, { key: 0 }, L(U, (C) => (u(), O(P, null, [
2597
+ y(l.$slots, C.name + "-left", {}, void 0, !0),
2598
+ (C.name === "control-add" ? C.attr.auth() && C.attr.inline === !1 : C.attr.auth()) ? y(l.$slots, C.name, { key: 0 }, () => [
2599
+ C.label ? (u(), F(j(De), A({
2578
2600
  key: 0,
2579
2601
  ref_for: !0
2580
- }, M.attr, {
2581
- onClick: (G) => M.func(e.value, D.value)
2602
+ }, C.attr, {
2603
+ onClick: (Q) => C.func(e.value, D.value)
2582
2604
  }), {
2583
2605
  default: g(() => [
2584
- De(be(M.label), 1)
2606
+ Me(ge(C.label), 1)
2585
2607
  ]),
2586
2608
  _: 2
2587
- }, 1040, ["onClick"])) : (u(), T(U(Ce), B({
2609
+ }, 1040, ["onClick"])) : (u(), F(j(De), A({
2588
2610
  key: 1,
2589
2611
  ref_for: !0
2590
- }, M.attr, {
2591
- onClick: (G) => M.func(e.value, D.value)
2612
+ }, C.attr, {
2613
+ onClick: (Q) => C.func(e.value, D.value)
2592
2614
  }), null, 16, ["onClick"]))
2593
- ], !0) : ce("", !0),
2594
- y(l.$slots, M.name + "-right", {}, void 0, !0)
2595
- ], 64))), 256)) : (u(), T(h, { key: 1 }, {
2615
+ ], !0) : de("", !0),
2616
+ y(l.$slots, C.name + "-right", {}, void 0, !0)
2617
+ ], 64))), 256)) : (u(), F(h, { key: 1 }, {
2596
2618
  default: g(() => [
2597
- (u(!0), x(R, null, j(I, (M) => (u(), x(R, null, [
2598
- y(l.$slots, M.name + "-left", {}, void 0, !0),
2599
- (M.name === "control-add" ? M.attr.auth() && M.attr.inline === !1 : M.attr.auth()) ? y(l.$slots, M.name, { key: 0 }, () => [
2600
- M.label ? (u(), T(U(Ce), B({
2619
+ (u(!0), O(P, null, L(U, (C) => (u(), O(P, null, [
2620
+ y(l.$slots, C.name + "-left", {}, void 0, !0),
2621
+ (C.name === "control-add" ? C.attr.auth() && C.attr.inline === !1 : C.attr.auth()) ? y(l.$slots, C.name, { key: 0 }, () => [
2622
+ C.label ? (u(), F(j(De), A({
2601
2623
  key: 0,
2602
2624
  ref_for: !0
2603
- }, M.attr, {
2604
- onClick: (G) => M.func(e.value, D.value)
2625
+ }, C.attr, {
2626
+ onClick: (Q) => C.func(e.value, D.value)
2605
2627
  }), {
2606
2628
  default: g(() => [
2607
- De(be(M.label), 1)
2629
+ Me(ge(C.label), 1)
2608
2630
  ]),
2609
2631
  _: 2
2610
- }, 1040, ["onClick"])) : (u(), T(U(Ce), B({
2632
+ }, 1040, ["onClick"])) : (u(), F(j(De), A({
2611
2633
  key: 1,
2612
2634
  ref_for: !0
2613
- }, M.attr, {
2614
- onClick: (G) => M.func(e.value, D.value)
2635
+ }, C.attr, {
2636
+ onClick: (Q) => C.func(e.value, D.value)
2615
2637
  }), null, 16, ["onClick"]))
2616
- ], !0) : ce("", !0),
2617
- y(l.$slots, M.name + "-right", {}, void 0, !0)
2638
+ ], !0) : de("", !0),
2639
+ y(l.$slots, C.name + "-right", {}, void 0, !0)
2618
2640
  ], 64))), 256))
2619
2641
  ]),
2620
2642
  _: 2
@@ -2624,21 +2646,21 @@ const hl = {
2624
2646
  ]),
2625
2647
  _: 2
2626
2648
  }, [
2627
- j(l.$slots, (I, le, M) => ({
2628
- name: le,
2629
- fn: g((G) => [
2630
- y(l.$slots, le, { model: e.value }, void 0, !0)
2649
+ L(l.$slots, (U, Z, C) => ({
2650
+ name: Z,
2651
+ fn: g((Q) => [
2652
+ y(l.$slots, Z, { model: e.value }, void 0, !0)
2631
2653
  ])
2632
2654
  }))
2633
2655
  ]), 1032, ["modelValue", "info"])
2634
2656
  ], !0)
2635
- ])) : ce("", !0),
2636
- N("div", kl, [
2637
- z(H, B({ ...l.$attrs, ...U(ke)(e.value.table, (I) => !["dblclickType", "page"].includes(I)) }, {
2638
- "summary-method": (I) => e.value.table["summary-method"](I, { fields: F.value, sums: K.value }),
2639
- onSortChange: a[2] || (a[2] = (I) => {
2640
- var le, M;
2641
- e.value.table.onSortChange(I, d.value), ((le = I == null ? void 0 : I.column) == null ? void 0 : le.sortable) === "custom" && ((M = e.value.table) == null || M.load());
2657
+ ])) : de("", !0),
2658
+ W("div", kl, [
2659
+ G(H, A({ ...l.$attrs, ...j(Ce)(e.value.table, (U) => !["dblclickType", "page"].includes(U)) }, {
2660
+ "summary-method": (U) => e.value.table["summary-method"](U, { fields: M.value, sums: ee.value }),
2661
+ onSortChange: a[2] || (a[2] = (U) => {
2662
+ var Z, C;
2663
+ e.value.table.onSortChange(U, f.value), ((Z = U == null ? void 0 : U.column) == null ? void 0 : Z.sortable) === "custom" && ((C = e.value.table) == null || C.load());
2642
2664
  })
2643
2665
  }), {
2644
2666
  append: g(() => [
@@ -2649,123 +2671,123 @@ const hl = {
2649
2671
  ]),
2650
2672
  default: g(() => [
2651
2673
  y(l.$slots, "default", {}, () => [
2652
- (u(!0), x(R, null, j(W.value, (I, le) => (u(), T(A, B({
2653
- prop: le,
2654
- key: le,
2674
+ (u(!0), O(P, null, L(S.value, (U, Z) => (u(), F(I, A({
2675
+ prop: Z,
2676
+ key: Z,
2655
2677
  ref_for: !0
2656
- }, { ...e.value.tableColumns, ...U(ke)(I, (M) => S.includes(M)) }, { "header-align": "center" }), ie({
2657
- header: g(({ column: M, $index: G }) => [
2658
- le == "control" ? y(l.$slots, `${le}-header`, {
2678
+ }, { ...e.value.tableColumns, ...j(Ce)(U, (C) => q.includes(C)) }, { "header-align": "center" }), se({
2679
+ header: g(({ column: C, $index: Q }) => [
2680
+ Z == "control" ? y(l.$slots, `${Z}-header`, {
2659
2681
  key: 0,
2660
- column: M,
2661
- $index: G
2682
+ column: C,
2683
+ $index: Q
2662
2684
  }, () => [
2663
- a[11] || (a[11] = N("span", null, "操作", -1))
2664
- ], !0) : y(l.$slots, `${le}-header`, {
2685
+ a[11] || (a[11] = W("span", null, "操作", -1))
2686
+ ], !0) : y(l.$slots, `${Z}-header`, {
2665
2687
  key: 1,
2666
- column: M,
2667
- $index: G
2688
+ column: C,
2689
+ $index: Q
2668
2690
  }, void 0, !0)
2669
2691
  ]),
2670
- "filter-icon": g((M) => [
2671
- y(l.$slots, `${le}-filter-icon`, { data: M }, void 0, !0)
2692
+ "filter-icon": g((C) => [
2693
+ y(l.$slots, `${Z}-filter-icon`, { data: C }, void 0, !0)
2672
2694
  ]),
2673
2695
  _: 2
2674
2696
  }, [
2675
- I.type === "expand" ? {
2697
+ U.type === "expand" ? {
2676
2698
  name: "default",
2677
- fn: g(({ row: M, column: G, $index: ue }) => [
2678
- y(l.$slots, `${le}`, {
2679
- row: M,
2680
- column: G,
2699
+ fn: g(({ row: C, column: Q, $index: ue }) => [
2700
+ y(l.$slots, `${Z}`, {
2701
+ row: C,
2702
+ column: Q,
2681
2703
  $index: ue
2682
2704
  }, void 0, !0)
2683
2705
  ]),
2684
2706
  key: "0"
2685
- } : I.type == "control" ? {
2707
+ } : U.type == "control" ? {
2686
2708
  name: "default",
2687
- fn: g(({ row: M, column: G, $index: ue }) => {
2688
- var We, Ge;
2709
+ fn: g(({ row: C, column: Q, $index: ue }) => {
2710
+ var ze, We;
2689
2711
  return [
2690
- N("div", {
2691
- class: bt(["control", (We = e.value.control) == null ? void 0 : We.class]),
2692
- style: Ue((Ge = e.value.control) == null ? void 0 : Ge.style)
2712
+ W("div", {
2713
+ class: bt(["control", (ze = e.value.control) == null ? void 0 : ze.class]),
2714
+ style: Ye((We = e.value.control) == null ? void 0 : We.style)
2693
2715
  }, [
2694
2716
  y(l.$slots, "control", {}, () => [
2695
2717
  y(l.$slots, "control-left", {
2696
- row: M,
2697
- column: G,
2718
+ row: C,
2719
+ column: Q,
2698
2720
  $index: ue
2699
2721
  }, void 0, !0),
2700
- (u(!0), x(R, null, j($(["view", "edit", "delete", "save"]), (Qe, lt) => (u(), x(R, null, [
2701
- lt == "default" ? (u(!0), x(R, { key: 0 }, j(Qe, (ye) => (u(), x(R, null, [
2702
- y(l.$slots, ye.name + "-left", {
2703
- row: M,
2704
- column: G,
2722
+ (u(!0), O(P, null, L(b(["view", "edit", "delete", "save"]), (Ge, lt) => (u(), O(P, null, [
2723
+ lt == "default" ? (u(!0), O(P, { key: 0 }, L(Ge, (he) => (u(), O(P, null, [
2724
+ y(l.$slots, he.name + "-left", {
2725
+ row: C,
2726
+ column: Q,
2705
2727
  $index: ue
2706
2728
  }, void 0, !0),
2707
- ye.attr.auth(M, G, ue) ? y(l.$slots, ye.name, {
2729
+ he.attr.auth(C, Q, ue) ? y(l.$slots, he.name, {
2708
2730
  key: 0,
2709
- row: M,
2710
- column: G,
2731
+ row: C,
2732
+ column: Q,
2711
2733
  $index: ue
2712
2734
  }, () => [
2713
- ye.label ? (u(), T(U(Ce), B({
2735
+ he.label ? (u(), F(j(De), A({
2714
2736
  key: 0,
2715
2737
  ref_for: !0
2716
- }, ye.attr, {
2717
- onClick: (at) => ye.func(M, G, ue, e.value)
2738
+ }, he.attr, {
2739
+ onClick: (at) => he.func(C, Q, ue, e.value)
2718
2740
  }), {
2719
2741
  default: g(() => [
2720
- De(be(_e(ye, ue)), 1)
2742
+ Me(ge(_e(he, ue)), 1)
2721
2743
  ]),
2722
2744
  _: 2
2723
- }, 1040, ["onClick"])) : (u(), T(U(Ce), B({
2745
+ }, 1040, ["onClick"])) : (u(), F(j(De), A({
2724
2746
  key: 1,
2725
2747
  ref_for: !0
2726
- }, ye.attr, {
2727
- onClick: (at) => ye.func(M, G, ue, e.value)
2748
+ }, he.attr, {
2749
+ onClick: (at) => he.func(C, Q, ue, e.value)
2728
2750
  }), null, 16, ["onClick"]))
2729
- ], !0) : ce("", !0),
2730
- y(l.$slots, ye.name + "-right", {
2731
- row: M,
2732
- column: G,
2751
+ ], !0) : de("", !0),
2752
+ y(l.$slots, he.name + "-right", {
2753
+ row: C,
2754
+ column: Q,
2733
2755
  $index: ue
2734
2756
  }, void 0, !0)
2735
- ], 64))), 256)) : (u(), T(h, { key: 1 }, {
2757
+ ], 64))), 256)) : (u(), F(h, { key: 1 }, {
2736
2758
  default: g(() => [
2737
- (u(!0), x(R, null, j(Qe, (ye) => (u(), x(R, null, [
2738
- y(l.$slots, ye.name + "-left", {
2739
- row: M,
2740
- column: G,
2759
+ (u(!0), O(P, null, L(Ge, (he) => (u(), O(P, null, [
2760
+ y(l.$slots, he.name + "-left", {
2761
+ row: C,
2762
+ column: Q,
2741
2763
  $index: ue
2742
2764
  }, void 0, !0),
2743
- ye.attr.auth(M, G, ue) ? y(l.$slots, ye.name, {
2765
+ he.attr.auth(C, Q, ue) ? y(l.$slots, he.name, {
2744
2766
  key: 0,
2745
- row: M,
2746
- column: G,
2767
+ row: C,
2768
+ column: Q,
2747
2769
  $index: ue
2748
2770
  }, () => [
2749
- ye.label ? (u(), T(U(Ce), B({
2771
+ he.label ? (u(), F(j(De), A({
2750
2772
  key: 0,
2751
2773
  ref_for: !0
2752
- }, ye.attr, {
2753
- onClick: (at) => ye.func(M, G, ue, e.value)
2774
+ }, he.attr, {
2775
+ onClick: (at) => he.func(C, Q, ue, e.value)
2754
2776
  }), {
2755
2777
  default: g(() => [
2756
- De(be(_e(ye, ue)), 1)
2778
+ Me(ge(_e(he, ue)), 1)
2757
2779
  ]),
2758
2780
  _: 2
2759
- }, 1040, ["onClick"])) : (u(), T(U(Ce), B({
2781
+ }, 1040, ["onClick"])) : (u(), F(j(De), A({
2760
2782
  key: 1,
2761
2783
  ref_for: !0
2762
- }, ye.attr, {
2763
- onClick: (at) => ye.func(M, G, ue, e.value)
2784
+ }, he.attr, {
2785
+ onClick: (at) => he.func(C, Q, ue, e.value)
2764
2786
  }), null, 16, ["onClick"]))
2765
- ], !0) : ce("", !0),
2766
- y(l.$slots, ye.name + "-right", {
2767
- row: M,
2768
- column: G,
2787
+ ], !0) : de("", !0),
2788
+ y(l.$slots, he.name + "-right", {
2789
+ row: C,
2790
+ column: Q,
2769
2791
  $index: ue
2770
2792
  }, void 0, !0)
2771
2793
  ], 64))), 256))
@@ -2774,8 +2796,8 @@ const hl = {
2774
2796
  }, 1024))
2775
2797
  ], 64))), 256)),
2776
2798
  y(l.$slots, "control-right", {
2777
- row: M,
2778
- column: G,
2799
+ row: C,
2800
+ column: Q,
2779
2801
  $index: ue
2780
2802
  }, void 0, !0)
2781
2803
  ], !0)
@@ -2783,49 +2805,49 @@ const hl = {
2783
2805
  ];
2784
2806
  }),
2785
2807
  key: "1"
2786
- } : I.type != "selection" && I.type != "index" ? {
2808
+ } : U.type != "selection" && U.type != "index" ? {
2787
2809
  name: "default",
2788
- fn: g(({ row: M, column: G, $index: ue }) => [
2789
- Me(I, M, G, ue) && ue != -1 ? y(l.$slots, `${le}`, {
2810
+ fn: g(({ row: C, column: Q, $index: ue }) => [
2811
+ ke(U, C, Q, ue) && ue != -1 ? y(l.$slots, `${Z}`, {
2790
2812
  key: 0,
2791
- row: M,
2792
- column: G,
2813
+ row: C,
2814
+ column: Q,
2793
2815
  $index: ue
2794
2816
  }, () => {
2795
- var We;
2817
+ var ze;
2796
2818
  return [
2797
- (u(), T(tt, {
2798
- modelValue: M[le],
2799
- "onUpdate:modelValue": (Ge) => M[le] = Ge,
2800
- item: I == null ? void 0 : I.table(M, G, ue),
2801
- ctrlKey: le,
2802
- key: `${le}-${ue} -${oe.value}`,
2803
- ctrlType: (We = I.table(M, G, ue)) != null && We.type ? I.table(M, G, ue).type : I.type,
2819
+ (u(), F(tt, {
2820
+ modelValue: C[Z],
2821
+ "onUpdate:modelValue": (We) => C[Z] = We,
2822
+ item: U == null ? void 0 : U.table(C, Q, ue),
2823
+ ctrlKey: Z,
2824
+ key: `${Z}-${ue} -${te.value}`,
2825
+ ctrlType: (ze = U.table(C, Q, ue)) != null && ze.type ? U.table(C, Q, ue).type : U.type,
2804
2826
  model: e.value,
2805
2827
  class: "g-ctrl-container",
2806
2828
  t: "t",
2807
- formInfo: M
2808
- }, ie({ _: 2 }, [
2809
- j(l.$slots, (Ge, Qe) => ({
2810
- name: Qe,
2829
+ formInfo: C
2830
+ }, se({ _: 2 }, [
2831
+ L(l.$slots, (We, Ge) => ({
2832
+ name: Ge,
2811
2833
  fn: g((lt) => [
2812
- y(l.$slots, Qe, {
2834
+ y(l.$slots, Ge, {
2813
2835
  data: lt,
2814
- item: I,
2836
+ item: U,
2815
2837
  model: e.value
2816
2838
  }, void 0, !0)
2817
2839
  ])
2818
2840
  }))
2819
2841
  ]), 1032, ["modelValue", "onUpdate:modelValue", "item", "ctrlKey", "ctrlType", "model", "formInfo"]))
2820
2842
  ];
2821
- }, !0) : y(l.$slots, `${le}`, {
2843
+ }, !0) : y(l.$slots, `${Z}`, {
2822
2844
  key: 1,
2823
- row: M,
2824
- column: G,
2845
+ row: C,
2846
+ column: Q,
2825
2847
  $index: ue
2826
2848
  }, () => [
2827
- N("div", {
2828
- innerHTML: ge(I, G.formatter(M, G, M[le], ue))
2849
+ W("div", {
2850
+ innerHTML: ye(U, Q.formatter(C, Q, C[Z], ue))
2829
2851
  }, null, 8, _l)
2830
2852
  ], !0)
2831
2853
  ]),
@@ -2836,12 +2858,12 @@ const hl = {
2836
2858
  ]),
2837
2859
  _: 3
2838
2860
  }, 16, ["summary-method"]),
2839
- (Ne = (je = (fe = e.value) == null ? void 0 : fe.table) == null ? void 0 : je.page) != null && Ne.hidden ? ce("", !0) : y(l.$slots, "page", { key: 0 }, () => [
2840
- z(P, B({
2861
+ (Ae = (ie = (z = e.value) == null ? void 0 : z.table) == null ? void 0 : ie.page) != null && Ae.hidden ? de("", !0) : y(l.$slots, "page", { key: 0 }, () => [
2862
+ G(N, A({
2841
2863
  "page-size": e.value.table.page.pageSize,
2842
- "onUpdate:pageSize": a[3] || (a[3] = (I) => e.value.table.page.pageSize = I),
2864
+ "onUpdate:pageSize": a[3] || (a[3] = (U) => e.value.table.page.pageSize = U),
2843
2865
  "current-page": e.value.table.page.currentPage,
2844
- "onUpdate:currentPage": a[4] || (a[4] = (I) => e.value.table.page.currentPage = I)
2866
+ "onUpdate:currentPage": a[4] || (a[4] = (U) => e.value.table.page.currentPage = U)
2845
2867
  }, e.value.table.page), {
2846
2868
  default: g(() => [
2847
2869
  y(l.$slots, "table-page", {}, void 0, !0)
@@ -2851,67 +2873,67 @@ const hl = {
2851
2873
  ], !0)
2852
2874
  ])
2853
2875
  ]),
2854
- e.value.dialog.mode == "dialog" && O.value ? (u(), x("div", Cl, [
2855
- z(we, B({
2856
- modelValue: O.value,
2857
- "onUpdate:modelValue": a[8] || (a[8] = (I) => O.value = I),
2876
+ e.value.dialog.mode == "dialog" && B.value ? (u(), O("div", Cl, [
2877
+ G(we, A({
2878
+ modelValue: B.value,
2879
+ "onUpdate:modelValue": a[8] || (a[8] = (U) => B.value = U),
2858
2880
  fullscreen: e.value.dialog.fullScreen
2859
- }, U(ke)(e.value.dialog, (I) => !["size"].includes(I)), {
2860
- width: U(kt)(e.value.dialog.width) + 35
2881
+ }, j(Ce)(e.value.dialog, (U) => !["size"].includes(U)), {
2882
+ width: j(kt)(e.value.dialog.width) + 35
2861
2883
  }), {
2862
2884
  header: g(() => {
2863
- var I, le, M, G;
2885
+ var U, Z, C, Q;
2864
2886
  return [
2865
- N("div", Dl, [
2866
- N("div", Ml, [
2887
+ W("div", Dl, [
2888
+ W("div", Ml, [
2867
2889
  y(l.$slots, "f-header", {}, () => [
2868
- N("div", null, be(e.value.dialog.title), 1)
2890
+ W("div", null, ge(e.value.dialog.title), 1)
2869
2891
  ], !0)
2870
2892
  ]),
2871
- ((le = (I = e.value) == null ? void 0 : I.dialog) == null ? void 0 : le.fullScreen) === !1 ? (u(), x("div", {
2893
+ ((Z = (U = e.value) == null ? void 0 : U.dialog) == null ? void 0 : Z.fullScreen) === !1 ? (u(), O("div", {
2872
2894
  key: 0,
2873
2895
  onClick: a[5] || (a[5] = (ue) => {
2874
2896
  e.value.dialog.fullScreen = !0;
2875
2897
  }),
2876
2898
  class: "max"
2877
2899
  }, [
2878
- z(X, null, {
2900
+ G(X, null, {
2879
2901
  default: g(() => [
2880
- z(U(Ut))
2902
+ G(j(Ut))
2881
2903
  ]),
2882
2904
  _: 1
2883
2905
  })
2884
- ])) : ce("", !0),
2885
- ((G = (M = e.value) == null ? void 0 : M.dialog) == null ? void 0 : G.fullScreen) === !0 ? (u(), x("div", {
2906
+ ])) : de("", !0),
2907
+ ((Q = (C = e.value) == null ? void 0 : C.dialog) == null ? void 0 : Q.fullScreen) === !0 ? (u(), O("div", {
2886
2908
  key: 1,
2887
2909
  onClick: a[6] || (a[6] = (ue) => {
2888
2910
  e.value.dialog.fullScreen = !1;
2889
2911
  }),
2890
2912
  class: "max"
2891
2913
  }, [
2892
- z(X, null, {
2914
+ G(X, null, {
2893
2915
  default: g(() => [
2894
- z(U(Yt))
2916
+ G(j(Yt))
2895
2917
  ]),
2896
2918
  _: 1
2897
2919
  })
2898
- ])) : ce("", !0)
2920
+ ])) : de("", !0)
2899
2921
  ])
2900
2922
  ];
2901
2923
  }),
2902
2924
  default: g(() => [
2903
- N("div", Vl, [
2925
+ W("div", Vl, [
2904
2926
  y(l.$slots, "table-dialog-form", { model: e.value }, () => [
2905
- z(nt, {
2927
+ G(nt, {
2906
2928
  modelValue: e.value,
2907
- "onUpdate:modelValue": a[7] || (a[7] = (I) => e.value = I),
2908
- onSubmit: E,
2909
- onReset: p
2910
- }, ie({ _: 2 }, [
2911
- j(l.$slots, (I, le, M) => ({
2912
- name: le,
2913
- fn: g((G) => [
2914
- y(l.$slots, le, { model: G }, void 0, !0)
2929
+ "onUpdate:modelValue": a[7] || (a[7] = (U) => e.value = U),
2930
+ onSubmit: k,
2931
+ onReset: v
2932
+ }, se({ _: 2 }, [
2933
+ L(l.$slots, (U, Z, C) => ({
2934
+ name: Z,
2935
+ fn: g((Q) => [
2936
+ y(l.$slots, Z, { model: Q }, void 0, !0)
2915
2937
  ])
2916
2938
  }))
2917
2939
  ]), 1032, ["modelValue"])
@@ -2920,33 +2942,33 @@ const hl = {
2920
2942
  ]),
2921
2943
  _: 3
2922
2944
  }, 16, ["modelValue", "fullscreen", "width"])
2923
- ])) : ce("", !0),
2924
- e.value.dialog.mode == "drawer" && O.value ? (u(), x("div", Fl, [
2925
- z(Fe, B({
2926
- modelValue: O.value,
2927
- "onUpdate:modelValue": a[10] || (a[10] = (I) => O.value = I)
2928
- }, U(ke)(e.value.dialog, (I) => !["width"].includes(I))), {
2945
+ ])) : de("", !0),
2946
+ e.value.dialog.mode == "drawer" && B.value ? (u(), O("div", Fl, [
2947
+ G(Fe, A({
2948
+ modelValue: B.value,
2949
+ "onUpdate:modelValue": a[10] || (a[10] = (U) => B.value = U)
2950
+ }, j(Ce)(e.value.dialog, (U) => !["width"].includes(U))), {
2929
2951
  header: g(() => [
2930
- N("div", Tl, [
2931
- N("div", Sl, [
2952
+ W("div", Tl, [
2953
+ W("div", Sl, [
2932
2954
  y(l.$slots, "f-header", {}, () => [
2933
- N("div", null, be(e.value.dialog.title), 1)
2955
+ W("div", null, ge(e.value.dialog.title), 1)
2934
2956
  ], !0)
2935
2957
  ])
2936
2958
  ])
2937
2959
  ]),
2938
2960
  default: g(() => [
2939
2961
  y(l.$slots, "table-drawer-form", { model: e.value }, () => [
2940
- z(nt, {
2962
+ G(nt, {
2941
2963
  modelValue: e.value,
2942
- "onUpdate:modelValue": a[9] || (a[9] = (I) => e.value = I),
2943
- onSubmit: E,
2944
- onReset: p
2945
- }, ie({ _: 2 }, [
2946
- j(l.$slots, (I, le, M) => ({
2947
- name: le,
2948
- fn: g((G) => [
2949
- y(l.$slots, le, { model: G }, void 0, !0)
2964
+ "onUpdate:modelValue": a[9] || (a[9] = (U) => e.value = U),
2965
+ onSubmit: k,
2966
+ onReset: v
2967
+ }, se({ _: 2 }, [
2968
+ L(l.$slots, (U, Z, C) => ({
2969
+ name: Z,
2970
+ fn: g((Q) => [
2971
+ y(l.$slots, Z, { model: Q }, void 0, !0)
2950
2972
  ])
2951
2973
  }))
2952
2974
  ]), 1032, ["modelValue"])
@@ -2954,11 +2976,11 @@ const hl = {
2954
2976
  ]),
2955
2977
  _: 3
2956
2978
  }, 16, ["modelValue"])
2957
- ])) : ce("", !0)
2979
+ ])) : de("", !0)
2958
2980
  ], 64);
2959
2981
  };
2960
2982
  }
2961
- }), xl = /* @__PURE__ */ He(ql, [["__scopeId", "data-v-201fe075"]]), Ol = { class: "g-tree-table" }, Al = { class: "g-tree-container" }, Bl = { class: "g-tree-table-container" }, Il = /* @__PURE__ */ Object.assign({
2983
+ }), xl = /* @__PURE__ */ Ne(ql, [["__scopeId", "data-v-201fe075"]]), Ol = { class: "g-tree-table" }, Al = { class: "g-tree-container" }, Bl = { class: "g-tree-table-container" }, Il = /* @__PURE__ */ Object.assign({
2962
2984
  name: "g-tree-table",
2963
2985
  inheritAttrs: !1
2964
2986
  }, {
@@ -2968,71 +2990,71 @@ const hl = {
2968
2990
  modelModifiers: {}
2969
2991
  },
2970
2992
  emits: /* @__PURE__ */ Re(["load"], ["update:modelValue"]),
2971
- setup(c, { emit: f }) {
2972
- const t = f, e = Ye(c, "modelValue"), o = ct(), d = ae((o == null ? void 0 : o.width) || "180px"), k = ae((o == null ? void 0 : o.search) === void 0 ? !0 : o == null ? void 0 : o.search), O = ae({}), S = ae(""), D = ae(null), _ = (F, q) => {
2973
- var ee, he;
2974
- if (!F) return !0;
2975
- const oe = ((he = (ee = o.tree) == null ? void 0 : ee.props) == null ? void 0 : he.label) || "label";
2976
- return q[oe].includes(F);
2977
- }, L = (F, q) => {
2978
- t("load", O.value, F, q);
2979
- }, K = (F) => {
2980
- O.value = F, e.value.table.load();
2993
+ setup(m, { emit: c }) {
2994
+ const t = c, e = je(m, "modelValue"), o = ct(), f = K((o == null ? void 0 : o.width) || "180px"), w = K((o == null ? void 0 : o.search) === void 0 ? !0 : o == null ? void 0 : o.search), B = K({}), q = K(""), D = K(null), E = (M, x) => {
2995
+ var le, fe;
2996
+ if (!M) return !0;
2997
+ const te = ((fe = (le = o.tree) == null ? void 0 : le.props) == null ? void 0 : fe.label) || "label";
2998
+ return x[te].includes(M);
2999
+ }, R = (M, x) => {
3000
+ t("load", B.value, M, x);
3001
+ }, ee = (M) => {
3002
+ B.value = M, e.value.table.load();
2981
3003
  };
2982
- return xt(S, (F) => {
2983
- D.value.filter(F);
2984
- }), (F, q) => {
2985
- const oe = Y("el-input"), ee = Y("el-tree"), he = Y("g-table");
2986
- return u(), x("div", Ol, [
2987
- N("div", {
3004
+ return xt(q, (M) => {
3005
+ D.value.filter(M);
3006
+ }), (M, x) => {
3007
+ const te = Y("el-input"), le = Y("el-tree"), fe = Y("g-table");
3008
+ return u(), O("div", Ol, [
3009
+ W("div", {
2988
3010
  class: "g-tree-left",
2989
- style: Ue({ width: d.value })
3011
+ style: Ye({ width: f.value })
2990
3012
  }, [
2991
- k.value ? (u(), T(oe, {
3013
+ w.value ? (u(), F(te, {
2992
3014
  key: 0,
2993
- modelValue: S.value,
2994
- "onUpdate:modelValue": q[0] || (q[0] = (se) => S.value = se),
3015
+ modelValue: q.value,
3016
+ "onUpdate:modelValue": x[0] || (x[0] = (ce) => q.value = ce),
2995
3017
  style: { width: "100%", padding: "0 10px", "box-sizing": "border-box" },
2996
3018
  placeholder: "输入节点查询",
2997
3019
  clearable: ""
2998
- }, null, 8, ["modelValue"])) : ce("", !0),
2999
- N("div", Al, [
3000
- z(ee, B({
3001
- style: { width: d.value },
3002
- "filter-node-method": _,
3020
+ }, null, 8, ["modelValue"])) : de("", !0),
3021
+ W("div", Al, [
3022
+ G(le, A({
3023
+ style: { width: f.value },
3024
+ "filter-node-method": E,
3003
3025
  "expand-on-click-node": !1,
3004
3026
  ref_key: "treeRef",
3005
3027
  ref: D,
3006
- onNodeClick: K
3007
- }, F.$attrs.tree), ie({
3008
- default: g(({ node: se, data: de }) => [
3009
- y(F.$slots, "tree", {
3010
- node: se,
3011
- data: de
3028
+ onNodeClick: ee
3029
+ }, M.$attrs.tree), se({
3030
+ default: g(({ node: ce, data: ne }) => [
3031
+ y(M.$slots, "tree", {
3032
+ node: ce,
3033
+ data: ne
3012
3034
  }, () => [
3013
- N("span", null, be(se.label), 1)
3035
+ W("span", null, ge(ce.label), 1)
3014
3036
  ], !0)
3015
3037
  ]),
3016
3038
  _: 2
3017
3039
  }, [
3018
- j(F.$slots, (se, de, Ee) => ({
3019
- name: de,
3020
- fn: g((pe) => [
3021
- y(F.$slots, de, { data: pe }, void 0, !0)
3040
+ L(M.$slots, (ce, ne, Ee) => ({
3041
+ name: ne,
3042
+ fn: g((ve) => [
3043
+ y(M.$slots, ne, { data: ve }, void 0, !0)
3022
3044
  ])
3023
3045
  }))
3024
3046
  ]), 1040, ["style"])
3025
3047
  ])
3026
3048
  ], 4),
3027
- N("div", Bl, [
3028
- z(he, B({
3049
+ W("div", Bl, [
3050
+ G(fe, A({
3029
3051
  modelValue: e.value,
3030
- "onUpdate:modelValue": q[1] || (q[1] = (se) => e.value = se)
3031
- }, F.$attrs, { onLoad: L }), ie({ _: 2 }, [
3032
- j(F.$slots, (se, de, Ee) => ({
3033
- name: de,
3034
- fn: g((pe) => [
3035
- y(F.$slots, de, { data: pe }, void 0, !0)
3052
+ "onUpdate:modelValue": x[1] || (x[1] = (ce) => e.value = ce)
3053
+ }, M.$attrs, { onLoad: R }), se({ _: 2 }, [
3054
+ L(M.$slots, (ce, ne, Ee) => ({
3055
+ name: ne,
3056
+ fn: g((ve) => [
3057
+ y(M.$slots, ne, { data: ve }, void 0, !0)
3036
3058
  ])
3037
3059
  }))
3038
3060
  ]), 1040, ["modelValue"])
@@ -3040,7 +3062,7 @@ const hl = {
3040
3062
  ]);
3041
3063
  };
3042
3064
  }
3043
- }), Ul = /* @__PURE__ */ He(Il, [["__scopeId", "data-v-5fb88c8a"]]), Yl = {
3065
+ }), Ul = /* @__PURE__ */ Ne(Il, [["__scopeId", "data-v-5fb88c8a"]]), Yl = {
3044
3066
  key: 0,
3045
3067
  class: "op-group"
3046
3068
  }, jl = {
@@ -3067,148 +3089,148 @@ const hl = {
3067
3089
  default: ""
3068
3090
  }
3069
3091
  },
3070
- setup(c) {
3071
- const f = c;
3072
- return (t, e) => f.title ? (u(), x("div", Yl, [
3073
- (u(!0), x(R, null, j(f.columns, (o) => (u(), x("span", {
3074
- style: Ue({ width: (o == null ? void 0 : o.width) || ht, ...o == null ? void 0 : o.titleStyle, textAlign: (o == null ? void 0 : o.align) || "center" }),
3092
+ setup(m) {
3093
+ const c = m;
3094
+ return (t, e) => c.title ? (u(), O("div", Yl, [
3095
+ (u(!0), O(P, null, L(c.columns, (o) => (u(), O("span", {
3096
+ style: Ye({ width: (o == null ? void 0 : o.width) || ht, ...o == null ? void 0 : o.titleStyle, textAlign: (o == null ? void 0 : o.align) || "center" }),
3075
3097
  key: o.key
3076
3098
  }, [
3077
- y(t.$slots, `${c.t}-title-${o.key}`, { col: o }, () => [
3078
- De(be(o.label), 1)
3099
+ y(t.$slots, `${m.t}-title-${o.key}`, { col: o }, () => [
3100
+ Me(ge(o.label), 1)
3079
3101
  ], !0)
3080
3102
  ], 4))), 128))
3081
- ])) : (u(), x("div", jl, [
3082
- (u(!0), x(R, null, j(f.columns, (o) => (u(), x("span", {
3083
- style: Ue({ width: (o == null ? void 0 : o.width) || ht, textAlign: (o == null ? void 0 : o.align) || "center", ...o == null ? void 0 : o.style }),
3103
+ ])) : (u(), O("div", jl, [
3104
+ (u(!0), O(P, null, L(c.columns, (o) => (u(), O("span", {
3105
+ style: Ye({ width: (o == null ? void 0 : o.width) || ht, textAlign: (o == null ? void 0 : o.align) || "center", ...o == null ? void 0 : o.style }),
3084
3106
  key: o.key,
3085
- title: c.data[o.key]
3107
+ title: m.data[o.key]
3086
3108
  }, [
3087
- y(t.$slots, `${c.t}-option-${o.key}`, { col: o }, () => [
3088
- De(be(c.data[o.key] ?? "-"), 1)
3109
+ y(t.$slots, `${m.t}-option-${o.key}`, { col: o }, () => [
3110
+ Me(ge(m.data[o.key] ?? "-"), 1)
3089
3111
  ], !0)
3090
3112
  ], 12, Ll))), 128))
3091
3113
  ]));
3092
3114
  }
3093
- }), Pl = /* @__PURE__ */ He(Rl, [["__scopeId", "data-v-c0ac6b77"]]), Hl = Object.freeze({}), Et = [xl, nt, Ul, Pl];
3115
+ }), Pl = /* @__PURE__ */ Ne(Rl, [["__scopeId", "data-v-c0ac6b77"]]), Hl = Object.freeze({}), Et = [xl, nt, Ul, Pl];
3094
3116
  let st = {};
3095
3117
  const Kl = {
3096
- install: (c, f = {}) => {
3097
- st = Object.freeze({ ...Hl, ...f }), Et.forEach((t) => {
3098
- c.component(t.name, t);
3099
- }), c.provide("options", st), c.config.globalProperties.$openModal = it;
3118
+ install: (m, c = {}) => {
3119
+ st = Object.freeze({ ...Hl, ...c }), Et.forEach((t) => {
3120
+ m.component(t.name, t);
3121
+ }), m.provide("options", st), m.config.globalProperties.$openModal = it;
3100
3122
  }
3101
- }, Nl = (c) => ({ dialog: Ct, drawer: Dt })[c] || null, it = (c = {}, f = "dialog") => {
3123
+ }, Nl = (m) => ({ dialog: Ct, drawer: Dt })[m] || null, it = (m = {}, c = "dialog") => {
3102
3124
  if (typeof document > "u") return () => {
3103
3125
  };
3104
3126
  const t = document.createElement("div");
3105
3127
  let e = () => {
3106
3128
  };
3107
- const o = Nl(f);
3129
+ const o = Nl(c);
3108
3130
  if (!o) return () => {
3109
3131
  };
3110
- const d = ae(!0), k = Ot({
3132
+ const f = K(!0), w = Ot({
3111
3133
  setup() {
3112
3134
  return e = () => {
3113
- d.value = !1, setTimeout(() => {
3114
- k.unmount(), t.remove();
3135
+ f.value = !1, setTimeout(() => {
3136
+ w.unmount(), t.remove();
3115
3137
  }, 300);
3116
3138
  }, () => {
3117
- var O, S, D;
3118
- return Be(o, {
3119
- modelValue: d.value,
3120
- "onUpdate:modelValue": (_) => d.value = _,
3121
- ...c,
3139
+ var B, q, D;
3140
+ return Ie(o, {
3141
+ modelValue: f.value,
3142
+ "onUpdate:modelValue": (E) => f.value = E,
3143
+ ...m,
3122
3144
  appendToBody: !0,
3123
3145
  destroyOnClose: !0
3124
3146
  }, {
3125
- default: (O = c.slots) == null ? void 0 : O.default,
3126
- header: (S = c.slots) == null ? void 0 : S.header,
3127
- footer: (D = c.slots) == null ? void 0 : D.footer
3147
+ default: (B = m.slots) == null ? void 0 : B.default,
3148
+ header: (q = m.slots) == null ? void 0 : q.header,
3149
+ footer: (D = m.slots) == null ? void 0 : D.footer
3128
3150
  });
3129
3151
  };
3130
3152
  }
3131
3153
  });
3132
- return Et.forEach((O) => {
3133
- k.component(O.name, O);
3134
- }), k.provide("options", st), k.use(_t, { locale: Lt }), document.body.appendChild(t), k.mount(t), e;
3154
+ return Et.forEach((B) => {
3155
+ w.component(B.name, B);
3156
+ }), w.provide("options", st), w.use(_t, { locale: Lt }), document.body.appendChild(t), w.mount(t), e;
3135
3157
  };
3136
- function kt(c, f = window.innerWidth) {
3137
- if (typeof c == "number")
3138
- return c;
3139
- if (c.endsWith("px"))
3140
- return parseFloat(c);
3158
+ function kt(m, c = window.innerWidth) {
3159
+ if (typeof m == "number")
3160
+ return m;
3161
+ if (m.endsWith("px"))
3162
+ return parseFloat(m);
3141
3163
  const t = window.innerHeight, e = window.innerWidth;
3142
- if (c.endsWith("vh"))
3143
- return t * parseFloat(c) / 100;
3144
- if (c.endsWith("vw"))
3145
- return e * parseFloat(c) / 100;
3146
- if (c.endsWith("%")) {
3147
- if (typeof f != "number")
3164
+ if (m.endsWith("vh"))
3165
+ return t * parseFloat(m) / 100;
3166
+ if (m.endsWith("vw"))
3167
+ return e * parseFloat(m) / 100;
3168
+ if (m.endsWith("%")) {
3169
+ if (typeof c != "number")
3148
3170
  throw new Error("Reference size is required to convert % to px");
3149
- return f * parseFloat(c) / 100;
3171
+ return c * parseFloat(m) / 100;
3150
3172
  }
3151
- if (c.startsWith("calc(") && c.endsWith(")")) {
3152
- let d = function(O) {
3153
- if (/[0-9+\-*/().\s]+$/.test(O))
3154
- return new Function("return " + O)();
3173
+ if (m.startsWith("calc(") && m.endsWith(")")) {
3174
+ let f = function(B) {
3175
+ if (/[0-9+\-*/().\s]+$/.test(B))
3176
+ return new Function("return " + B)();
3155
3177
  throw new Error("Invalid calc expression");
3156
3178
  };
3157
- const o = c.slice(5, -1).trim();
3158
- return d(o.replace(/([0-9.]+)([a-z%]+)/g, (O, S, D) => kt(S + D, f)));
3179
+ const o = m.slice(5, -1).trim();
3180
+ return f(o.replace(/([0-9.]+)([a-z%]+)/g, (B, q, D) => kt(q + D, c)));
3159
3181
  }
3160
- throw new Error("Unsupported unit in value: " + c);
3182
+ throw new Error("Unsupported unit in value: " + m);
3161
3183
  }
3162
- const Te = (...c) => {
3163
- const f = {}, t = (e, o) => (Object.keys(o).forEach((d) => {
3164
- e[d] = typeof o[d] == "object" && !Array.isArray(o[d]) ? t(e[d] || {}, o[d]) : o[d];
3184
+ const Te = (...m) => {
3185
+ const c = {}, t = (e, o) => (Object.keys(o).forEach((f) => {
3186
+ e[f] = typeof o[f] == "object" && !Array.isArray(o[f]) ? t(e[f] || {}, o[f]) : o[f];
3165
3187
  }), e);
3166
- return c.forEach((e = {}) => t(f, e)), f;
3188
+ return m.forEach((e = {}) => t(c, e)), c;
3167
3189
  };
3168
- function ke(c, f = (t, e) => f(t, e)) {
3190
+ function Ce(m, c = (t, e) => c(t, e)) {
3169
3191
  const t = {};
3170
- for (const e in c)
3171
- c.hasOwnProperty(e) && f(e, c[e]) && (t[e] = c[e]);
3192
+ for (const e in m)
3193
+ m.hasOwnProperty(e) && c(e, m[e]) && (t[e] = m[e]);
3172
3194
  return t;
3173
3195
  }
3174
- function zl(c, f, t = "value", e = "label", o = "children") {
3175
- for (const d of c) {
3176
- if (d[t] === f)
3177
- return d[e];
3178
- if (d[o] && d[o].length > 0) {
3179
- const k = zl(d[o], f, t, e, o);
3180
- if (k)
3181
- return k;
3196
+ function zl(m, c, t = "value", e = "label", o = "children") {
3197
+ for (const f of m) {
3198
+ if (f[t] === c)
3199
+ return f[e];
3200
+ if (f[o] && f[o].length > 0) {
3201
+ const w = zl(f[o], c, t, e, o);
3202
+ if (w)
3203
+ return w;
3182
3204
  }
3183
3205
  }
3184
3206
  return null;
3185
3207
  }
3186
- function dt(c) {
3187
- if (!c || isNaN(c)) return "零";
3188
- const f = ["角", "分"], t = ["零", "壹", "贰", "叁", "肆", "伍", "陆", "柒", "捌", "玖"], e = [
3208
+ function dt(m) {
3209
+ if (!m || isNaN(m)) return "零";
3210
+ const c = ["角", "分"], t = ["零", "壹", "贰", "叁", "肆", "伍", "陆", "柒", "捌", "玖"], e = [
3189
3211
  ["元", "万", "亿"],
3190
3212
  ["", "拾", "佰", "仟"]
3191
- ], o = c < 0 ? "欠" : "";
3192
- c = Math.abs(c);
3193
- let d = "";
3194
- for (let k = 0; k < f.length; k++)
3195
- d += (t[Math.floor(c * 10 * Math.pow(10, k)) % 10] + f[k]).replace(/零./, "");
3196
- d = d || "整", c = Math.floor(c);
3197
- for (let k = 0; k < e[0].length && c > 0; k++) {
3198
- let O = "";
3199
- for (let S = 0; S < e[1].length && c > 0; S++)
3200
- O = t[c % 10] + e[1][S] + O, c = Math.floor(c / 10);
3201
- d = O.replace(/(零.)*零$/, "").replace(/^$/, "零") + e[0][k] + d;
3213
+ ], o = m < 0 ? "欠" : "";
3214
+ m = Math.abs(m);
3215
+ let f = "";
3216
+ for (let w = 0; w < c.length; w++)
3217
+ f += (t[Math.floor(m * 10 * Math.pow(10, w)) % 10] + c[w]).replace(/零./, "");
3218
+ f = f || "整", m = Math.floor(m);
3219
+ for (let w = 0; w < e[0].length && m > 0; w++) {
3220
+ let B = "";
3221
+ for (let q = 0; q < e[1].length && m > 0; q++)
3222
+ B = t[m % 10] + e[1][q] + B, m = Math.floor(m / 10);
3223
+ f = B.replace(/(零.)*零$/, "").replace(/^$/, "零") + e[0][w] + f;
3202
3224
  }
3203
- return o + d.replace(/(零.)*零元/, "元").replace(/(零.)+/g, "零").replace(/^整$/, "零元整");
3225
+ return o + f.replace(/(零.)*零元/, "元").replace(/(零.)+/g, "零").replace(/^整$/, "零元整");
3204
3226
  }
3205
- function Wl(c) {
3206
- if (typeof c != "number" || isNaN(c) || !isFinite(c))
3227
+ function Wl(m) {
3228
+ if (typeof m != "number" || isNaN(m) || !isFinite(m))
3207
3229
  return "0.00";
3208
- const f = c.toFixed(2), [t, e] = f.split(".");
3230
+ const c = m.toFixed(2), [t, e] = c.split(".");
3209
3231
  return `${t.replace(/\B(?=(\d{3})+(?!\d))/g, ",")}.${e}`;
3210
3232
  }
3211
- const ve = {
3233
+ const me = {
3212
3234
  RADIO: "radio",
3213
3235
  RADIOBUTTON: "radio-button",
3214
3236
  CHECKBOX: "checkbox",
@@ -3238,10 +3260,10 @@ const ve = {
3238
3260
  TEL: "tel"
3239
3261
  };
3240
3262
  export {
3241
- ve as CT,
3263
+ me as CT,
3242
3264
  kt as convertToPx,
3243
3265
  Kl as default,
3244
- ke as filterObject,
3266
+ Ce as filterObject,
3245
3267
  zl as findTreeLabelByValue,
3246
3268
  Wl as formatAmount,
3247
3269
  Te as mergeObjects,