flame-plus 0.1.57 → 0.1.60

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.
@@ -8,10 +8,10 @@ var ze = { exports: {} };
8
8
  (function(o, s) {
9
9
  e.exports = s();
10
10
  })(self, () => (() => {
11
- var o, s, l, f, d = { d: (u, _t) => {
12
- for (var mt in _t)
13
- d.o(_t, mt) && !d.o(u, mt) && Object.defineProperty(u, mt, { enumerable: !0, get: _t[mt] });
14
- }, o: (u, _t) => Object.prototype.hasOwnProperty.call(u, _t), r: (u) => {
11
+ var o, s, l, f, d = { d: (u, Ct) => {
12
+ for (var mt in Ct)
13
+ d.o(Ct, mt) && !d.o(u, mt) && Object.defineProperty(u, mt, { enumerable: !0, get: Ct[mt] });
14
+ }, o: (u, Ct) => Object.prototype.hasOwnProperty.call(u, Ct), r: (u) => {
15
15
  typeof Symbol < "u" && Symbol.toStringTag && Object.defineProperty(u, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(u, "__esModule", { value: !0 });
16
16
  } }, g = {};
17
17
  d.r(g), d.d(g, { ButtonNativeType: () => f, ButtonType: () => l, CascaderPropsExpandTrigger: () => b, CascaderTagType: () => m, ColorFormat: () => y, ControlTypes: () => qe, DateType: () => O, ElementIcons: () => s, ElementSize: () => o, FormEvent: () => Ft, SelectTagType: () => h, TargetSort: () => ce, TimePickerAlign: () => $e, buttonDefaultConfig: () => S, cascaderDefaultConfig: () => k, checkboxDefaultConfig: () => D, checkboxGroupDefaultConfig: () => E, colorPickerDefaultConfig: () => P, datePickerDefaultConfig: () => z, dialogDefaultConfig: () => rt, formDefaultConfig: () => Un, inputDefaultConfig: () => F, inputNumberDefaultConfig: () => x, isInputControl: () => Zt, paginationDefaultConfig: () => M, radioDefaultConfig: () => Q, radioGroupDefaultConfig: () => N, rateDefaultConfig: () => de, selectDefaultConfig: () => q, sliderDefaultConfig: () => ue, switchDefaultConfig: () => xe, tableColumnDefaultConfig: () => Hn, tableDefaultConfig: () => wn, timePickerDefaultConfig: () => Ae, timeSelectDefaultConfig: () => et, transferDefaultConfig: () => Vn }), function(u) {
@@ -2218,7 +2218,7 @@ const y0 = go({
2218
2218
  right: `calc(100% - ${At + 15 + 6}px)`
2219
2219
  };
2220
2220
  });
2221
- const _t = () => {
2221
+ const Ct = () => {
2222
2222
  const { type: W, autosize: Me } = s;
2223
2223
  if (!(!Rt || W !== "textarea"))
2224
2224
  if (Me) {
@@ -2266,8 +2266,8 @@ const y0 = go({
2266
2266
  }, _r = (W) => {
2267
2267
  o("compositionend", W), M.value && (M.value = !1, qn(W));
2268
2268
  }, Aa = () => {
2269
- Q.value = !Q.value, Ct();
2270
- }, Ct = async () => {
2269
+ Q.value = !Q.value, wt();
2270
+ }, wt = async () => {
2271
2271
  var W;
2272
2272
  await Ot(), (W = $e.value) == null || W.focus();
2273
2273
  }, $a = () => {
@@ -2292,11 +2292,11 @@ const y0 = go({
2292
2292
  };
2293
2293
  return it(() => s.modelValue, () => {
2294
2294
  var W;
2295
- Ot(() => _t()), s.validateEvent && ((W = y == null ? void 0 : y.validate) == null || W.call(y, "change").catch((Me) => Cn(Me)));
2295
+ Ot(() => Ct()), s.validateEvent && ((W = y == null ? void 0 : y.validate) == null || W.call(y, "change").catch((Me) => Cn(Me)));
2296
2296
  }), it(qe, () => mt()), it(() => s.type, async () => {
2297
- await Ot(), mt(), _t(), vo();
2297
+ await Ot(), mt(), Ct(), vo();
2298
2298
  }), jt(async () => {
2299
- !s.formatter && s.parser && Cn("ElInput", "If you set the parser, you also need to set the formatter."), mt(), vo(), await Ot(), _t();
2299
+ !s.formatter && s.parser && Cn("ElInput", "If you set the parser, you also need to set the formatter."), mt(), vo(), await Ot(), Ct();
2300
2300
  }), ep(async () => {
2301
2301
  await Ot(), vo();
2302
2302
  }), n({
@@ -2305,11 +2305,11 @@ const y0 = go({
2305
2305
  ref: $e,
2306
2306
  textareaStyle: et,
2307
2307
  autosize: ua(s, "autosize"),
2308
- focus: Ct,
2308
+ focus: wt,
2309
2309
  blur: $a,
2310
2310
  select: Sr,
2311
2311
  clear: bo,
2312
- resizeTextarea: _t
2312
+ resizeTextarea: Ct
2313
2313
  }), (W, Me) => Do((se(), Oe("div", Ue(T(m), {
2314
2314
  class: [
2315
2315
  W.type === "textarea" ? T(P).b() : T(O).b(),
@@ -3545,7 +3545,7 @@ var vb = De({
3545
3545
  }, [Ge(n, "default")]);
3546
3546
  }
3547
3547
  });
3548
- const bb = vb, Qu = ["success", "info", "warning", "error"], kt = ju({
3548
+ const bb = vb, Qu = ["success", "info", "warning", "error"], Tt = ju({
3549
3549
  customClass: "",
3550
3550
  center: !1,
3551
3551
  dangerouslyUseHTMLString: !1,
@@ -3564,27 +3564,27 @@ const bb = vb, Qu = ["success", "info", "warning", "error"], kt = ju({
3564
3564
  }), yb = go({
3565
3565
  customClass: {
3566
3566
  type: String,
3567
- default: kt.customClass
3567
+ default: Tt.customClass
3568
3568
  },
3569
3569
  center: {
3570
3570
  type: Boolean,
3571
- default: kt.center
3571
+ default: Tt.center
3572
3572
  },
3573
3573
  dangerouslyUseHTMLString: {
3574
3574
  type: Boolean,
3575
- default: kt.dangerouslyUseHTMLString
3575
+ default: Tt.dangerouslyUseHTMLString
3576
3576
  },
3577
3577
  duration: {
3578
3578
  type: Number,
3579
- default: kt.duration
3579
+ default: Tt.duration
3580
3580
  },
3581
3581
  icon: {
3582
3582
  type: gr,
3583
- default: kt.icon
3583
+ default: Tt.icon
3584
3584
  },
3585
3585
  id: {
3586
3586
  type: String,
3587
- default: kt.id
3587
+ default: Tt.id
3588
3588
  },
3589
3589
  message: {
3590
3590
  type: Bt([
@@ -3592,7 +3592,7 @@ const bb = vb, Qu = ["success", "info", "warning", "error"], kt = ju({
3592
3592
  Object,
3593
3593
  Function
3594
3594
  ]),
3595
- default: kt.message
3595
+ default: Tt.message
3596
3596
  },
3597
3597
  onClose: {
3598
3598
  type: Bt(Function),
@@ -3600,28 +3600,28 @@ const bb = vb, Qu = ["success", "info", "warning", "error"], kt = ju({
3600
3600
  },
3601
3601
  showClose: {
3602
3602
  type: Boolean,
3603
- default: kt.showClose
3603
+ default: Tt.showClose
3604
3604
  },
3605
3605
  type: {
3606
3606
  type: String,
3607
3607
  values: Qu,
3608
- default: kt.type
3608
+ default: Tt.type
3609
3609
  },
3610
3610
  offset: {
3611
3611
  type: Number,
3612
- default: kt.offset
3612
+ default: Tt.offset
3613
3613
  },
3614
3614
  zIndex: {
3615
3615
  type: Number,
3616
- default: kt.zIndex
3616
+ default: Tt.zIndex
3617
3617
  },
3618
3618
  grouping: {
3619
3619
  type: Boolean,
3620
- default: kt.grouping
3620
+ default: Tt.grouping
3621
3621
  },
3622
3622
  repeatNum: {
3623
3623
  type: Number,
3624
- default: kt.repeatNum
3624
+ default: Tt.repeatNum
3625
3625
  }
3626
3626
  }), _b = {
3627
3627
  destroy: () => !0
@@ -3744,7 +3744,7 @@ var Tb = /* @__PURE__ */ zn(kb, [["__file", "/home/runner/work/element-plus/elem
3744
3744
  let Ob = 1;
3745
3745
  const ef = (e) => {
3746
3746
  const n = !e || _n(e) || Ln(e) || jo(e) ? { message: e } : e, o = {
3747
- ...kt,
3747
+ ...Tt,
3748
3748
  ...n
3749
3749
  };
3750
3750
  if (!o.appendTo)
@@ -4772,7 +4772,7 @@ var tf = { exports: {} };
4772
4772
  }, z = Object.prototype.hasOwnProperty, F = (t, r) => z.call(t, r), x = Array.isArray, M = (t) => ce(t) === "[object Map]", Q = (t) => ce(t) === "[object Set]", N = (t) => typeof t == "function", de = (t) => typeof t == "string", $e = (t) => typeof t == "symbol", q = (t) => t !== null && typeof t == "object", ue = (t) => q(t) && N(t.then) && N(t.catch), xe = Object.prototype.toString, ce = (t) => xe.call(t), Ae = (t) => ce(t) === "[object Object]", et = (t) => de(t) && t !== "NaN" && t[0] !== "-" && "" + parseInt(t, 10) === t, qe = m(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"), Ft = (t) => {
4773
4773
  const r = /* @__PURE__ */ Object.create(null);
4774
4774
  return (a) => r[a] || (r[a] = t(a));
4775
- }, Vn = /-(\w)/g, rt = Ft((t) => t.replace(Vn, (r, a) => a ? a.toUpperCase() : "")), Un = /\B([A-Z])/g, Zt = Ft((t) => t.replace(Un, "-$1").toLowerCase()), wn = Ft((t) => t.charAt(0).toUpperCase() + t.slice(1)), Hn = Ft((t) => t ? `on${wn(t)}` : ""), u = (t, r) => !Object.is(t, r), _t = (t, r) => {
4775
+ }, Vn = /-(\w)/g, rt = Ft((t) => t.replace(Vn, (r, a) => a ? a.toUpperCase() : "")), Un = /\B([A-Z])/g, Zt = Ft((t) => t.replace(Un, "-$1").toLowerCase()), wn = Ft((t) => t.charAt(0).toUpperCase() + t.slice(1)), Hn = Ft((t) => t ? `on${wn(t)}` : ""), u = (t, r) => !Object.is(t, r), Ct = (t, r) => {
4776
4776
  for (let a = 0; a < t.length; a++)
4777
4777
  t[a](r);
4778
4778
  }, mt = (t, r, a) => {
@@ -4806,13 +4806,13 @@ var tf = { exports: {} };
4806
4806
  }
4807
4807
  }), r;
4808
4808
  }
4809
- function Ct(t) {
4809
+ function wt(t) {
4810
4810
  let r = "";
4811
4811
  if (de(t))
4812
4812
  r = t;
4813
4813
  else if (x(t))
4814
4814
  for (let a = 0; a < t.length; a++) {
4815
- const i = Ct(t[a]);
4815
+ const i = wt(t[a]);
4816
4816
  i && (r += i + " ");
4817
4817
  }
4818
4818
  else if (q(t))
@@ -4932,7 +4932,7 @@ var tf = { exports: {} };
4932
4932
  const t = ai.pop();
4933
4933
  xn = t === void 0 || t;
4934
4934
  }
4935
- function wt(t, r, a) {
4935
+ function St(t, r, a) {
4936
4936
  if (xn && at) {
4937
4937
  let i = At.get(t);
4938
4938
  i || At.set(t, i = /* @__PURE__ */ new Map());
@@ -4993,7 +4993,7 @@ var tf = { exports: {} };
4993
4993
  t[r] = function(...a) {
4994
4994
  const i = Re(this);
4995
4995
  for (let p = 0, v = this.length; p < v; p++)
4996
- wt(i, 0, p + "");
4996
+ St(i, 0, p + "");
4997
4997
  const c = i[r](...a);
4998
4998
  return c === -1 || c === !1 ? i[r](...a.map(Re)) : c;
4999
4999
  };
@@ -5007,7 +5007,7 @@ var tf = { exports: {} };
5007
5007
  }
5008
5008
  function df(t) {
5009
5009
  const r = Re(this);
5010
- return wt(r, 0, t), r.hasOwnProperty(t);
5010
+ return St(r, 0, t), r.hasOwnProperty(t);
5011
5011
  }
5012
5012
  function Ia(t = !1, r = !1) {
5013
5013
  return function(a, i, c) {
@@ -5027,7 +5027,7 @@ var tf = { exports: {} };
5027
5027
  return df;
5028
5028
  }
5029
5029
  const v = Reflect.get(a, i, c);
5030
- return ($e(i) ? li.has(i) : sf(i)) ? v : (t || wt(a, 0, i), r ? v : pt(v) ? p && et(i) ? v : v.value : q(v) ? t ? ja(v) : Ra(v) : v);
5030
+ return ($e(i) ? li.has(i) : sf(i)) ? v : (t || St(a, 0, i), r ? v : pt(v) ? p && et(i) ? v : v.value : q(v) ? t ? ja(v) : Ra(v) : v);
5031
5031
  };
5032
5032
  }
5033
5033
  function ui(t = !1) {
@@ -5046,22 +5046,22 @@ var tf = { exports: {} };
5046
5046
  return i && a && fn(t, "delete", r, void 0), i;
5047
5047
  }, has: function(t, r) {
5048
5048
  const a = Reflect.has(t, r);
5049
- return $e(r) && li.has(r) || wt(t, 0, r), a;
5049
+ return $e(r) && li.has(r) || St(t, 0, r), a;
5050
5050
  }, ownKeys: function(t) {
5051
- return wt(t, 0, x(t) ? "length" : Gn), Reflect.ownKeys(t);
5051
+ return St(t, 0, x(t) ? "length" : Gn), Reflect.ownKeys(t);
5052
5052
  } }, pf = { get: uf, set: (t, r) => !0, deleteProperty: (t, r) => !0 }, hf = P({}, fi, { get: cf, set: ui(!0) }), Ma = (t) => t, xr = (t) => Reflect.getPrototypeOf(t);
5053
5053
  function Er(t, r, a = !1, i = !1) {
5054
5054
  const c = Re(t = t.__v_raw), p = Re(r);
5055
- a || (r !== p && wt(c, 0, r), wt(c, 0, p));
5055
+ a || (r !== p && St(c, 0, r), St(c, 0, p));
5056
5056
  const { has: v } = xr(c), _ = i ? Ma : a ? za : qo;
5057
5057
  return v.call(c, r) ? _(t.get(r)) : v.call(c, p) ? _(t.get(p)) : void (t !== c && t.get(r));
5058
5058
  }
5059
5059
  function kr(t, r = !1) {
5060
5060
  const a = this.__v_raw, i = Re(a), c = Re(t);
5061
- return r || (t !== c && wt(i, 0, t), wt(i, 0, c)), t === c ? a.has(t) : a.has(t) || a.has(c);
5061
+ return r || (t !== c && St(i, 0, t), St(i, 0, c)), t === c ? a.has(t) : a.has(t) || a.has(c);
5062
5062
  }
5063
5063
  function Tr(t, r = !1) {
5064
- return t = t.__v_raw, !r && wt(Re(t), 0, Gn), Reflect.get(t, "size", t);
5064
+ return t = t.__v_raw, !r && St(Re(t), 0, Gn), Reflect.get(t, "size", t);
5065
5065
  }
5066
5066
  function di(t) {
5067
5067
  t = Re(t);
@@ -5090,13 +5090,13 @@ var tf = { exports: {} };
5090
5090
  function Or(t, r) {
5091
5091
  return function(a, i) {
5092
5092
  const c = this, p = c.__v_raw, v = Re(p), _ = r ? Ma : t ? za : qo;
5093
- return !t && wt(v, 0, Gn), p.forEach((C, $) => a.call(i, _(C), _($), c));
5093
+ return !t && St(v, 0, Gn), p.forEach((C, $) => a.call(i, _(C), _($), c));
5094
5094
  };
5095
5095
  }
5096
5096
  function Fr(t, r, a) {
5097
5097
  return function(...i) {
5098
5098
  const c = this.__v_raw, p = Re(c), v = M(p), _ = t === "entries" || t === Symbol.iterator && v, C = t === "keys" && v, $ = c[t](...i), I = a ? Ma : r ? za : qo;
5099
- return !r && wt(p, 0, C ? Da : Gn), { next() {
5099
+ return !r && St(p, 0, C ? Da : Gn), { next() {
5100
5100
  const { value: B, done: H } = $.next();
5101
5101
  return H ? { value: B, done: H } : { value: _ ? [I(B[0]), I(B[1])] : I(B), done: H };
5102
5102
  }, [Symbol.iterator]() {
@@ -5492,9 +5492,9 @@ var tf = { exports: {} };
5492
5492
  ve.run();
5493
5493
  };
5494
5494
  let Ce;
5495
- ge.allowRecurse = !!r, c === "sync" ? Ce = ge : c === "post" ? Ce = () => St(ge, C && C.suspense) : (ge.pre = !0, C && (ge.id = C.uid), Ce = () => Ha(ge));
5495
+ ge.allowRecurse = !!r, c === "sync" ? Ce = ge : c === "post" ? Ce = () => xt(ge, C && C.suspense) : (ge.pre = !0, C && (ge.id = C.uid), Ce = () => Ha(ge));
5496
5496
  const ve = new Pa($, Ce);
5497
- r ? a ? ge() : ae = ve.run() : c === "post" ? St(ve.run.bind(ve), C && C.suspense) : ve.run();
5497
+ r ? a ? ge() : ae = ve.run() : c === "post" ? xt(ve.run.bind(ve), C && C.suspense) : ve.run();
5498
5498
  const te = () => {
5499
5499
  ve.stop(), C && C.scope && h(C.scope.effects, ve);
5500
5500
  };
@@ -5783,7 +5783,7 @@ var tf = { exports: {} };
5783
5783
  }
5784
5784
  const I = Jo[r];
5785
5785
  let B, H;
5786
- return I ? (r === "$attrs" && wt(t, 0, r), I(t)) : (B = _.__cssModules) && (B = B[r]) ? B : a !== b && F(a, r) ? (v[r] = 4, a[r]) : (H = C.config.globalProperties, F(H, r) ? H[r] : void 0);
5786
+ return I ? (r === "$attrs" && St(t, 0, r), I(t)) : (B = _.__cssModules) && (B = B[r]) ? B : a !== b && F(a, r) ? (v[r] = 4, a[r]) : (H = C.config.globalProperties, F(H, r) ? H[r] : void 0);
5787
5787
  }, set({ _: t }, r, a) {
5788
5788
  const { data: i, setupState: c, ctx: p } = t;
5789
5789
  return Ja(c, r) ? (c[r] = a, !0) : i !== b && F(i, r) ? (i[r] = a, !0) : !(F(t.props, r) || r[0] === "$" && r.slice(1) in t || (p[r] = a, 0));
@@ -6037,11 +6037,11 @@ var tf = { exports: {} };
6037
6037
  } else
6038
6038
  H ? (I[C] = v, F(B, C) && (B[C] = v)) : ne && (C.value = v, t.k && (I[t.k] = v));
6039
6039
  };
6040
- v ? (ie.id = -1, St(ie, a)) : ie();
6040
+ v ? (ie.id = -1, xt(ie, a)) : ie();
6041
6041
  }
6042
6042
  }
6043
6043
  }
6044
- const St = function(t, r) {
6044
+ const xt = function(t, r) {
6045
6045
  var a;
6046
6046
  r && r.pendingBranch ? x(t) ? r.effects.push(...t) : r.effects.push(t) : (x(a = t) ? So.push(...a) : dn && dn.includes(a, a.allowRecurse ? Yn + 1 : Yn) || So.push(a), Ti());
6047
6047
  };
@@ -6093,7 +6093,7 @@ var tf = { exports: {} };
6093
6093
  }
6094
6094
  fe && Zn(w, null, Y, "beforeMount");
6095
6095
  const Se = (!L || L && !L.pendingBranch) && K && !K.persisted;
6096
- Se && K.beforeEnter(U), i(U, A, j), ((R = J && J.onVnodeMounted) || Se || fe) && St(() => {
6096
+ Se && K.beforeEnter(U), i(U, A, j), ((R = J && J.onVnodeMounted) || Se || fe) && xt(() => {
6097
6097
  R && on(R, Y, w), Se && K.enter(U), fe && Zn(w, null, Y, "mounted");
6098
6098
  }, L);
6099
6099
  }, ye = (w, A, j, Y, L) => {
@@ -6130,7 +6130,7 @@ var tf = { exports: {} };
6130
6130
  1 & U && w.children !== A.children && I(G, A.children);
6131
6131
  } else
6132
6132
  ee || R != null || Te(G, A, J, re, j, Y, L);
6133
- ((K = re.onVnodeUpdated) || Z) && St(() => {
6133
+ ((K = re.onVnodeUpdated) || Z) && xt(() => {
6134
6134
  K && on(K, j, A, w), Z && Zn(A, w, j, "updated");
6135
6135
  }, Y);
6136
6136
  }, he = (w, A, j, Y, L, V, ee) => {
@@ -6189,7 +6189,7 @@ var tf = { exports: {} };
6189
6189
  };
6190
6190
  return { get attrs() {
6191
6191
  return function(Ht) {
6192
- return Ht.attrsProxy || (Ht.attrsProxy = new Proxy(Ht.attrs, { get: (ea, Qe) => (wt(Ht, 0, "$attrs"), ea[Qe]) }));
6192
+ return Ht.attrsProxy || (Ht.attrsProxy = new Proxy(Ht.attrs, { get: (ea, Qe) => (St(Ht, 0, "$attrs"), ea[Qe]) }));
6193
6193
  }(Je);
6194
6194
  }, slots: Je.slots, emit: Je.emit, expose: Fo };
6195
6195
  }(K) : null;
@@ -6249,16 +6249,16 @@ var tf = { exports: {} };
6249
6249
  const G = w.effect = new Pa(() => {
6250
6250
  if (w.isMounted) {
6251
6251
  let R, { next: Z, bu: J, u: re, parent: K, vnode: fe } = w, Se = Z;
6252
- Qn(w, !1), Z ? (Z.el = fe.el, Ke(w, Z, ee)) : Z = fe, J && _t(J), (R = Z.props && Z.props.onVnodeBeforeUpdate) && on(R, K, Z, fe), Qn(w, !0);
6252
+ Qn(w, !1), Z ? (Z.el = fe.el, Ke(w, Z, ee)) : Z = fe, J && Ct(J), (R = Z.props && Z.props.onVnodeBeforeUpdate) && on(R, K, Z, fe), Qn(w, !0);
6253
6253
  const be = qa(w), He = w.subTree;
6254
6254
  w.subTree = be, ae(He, be, B(He.el), Ut(He), w, L, V), Z.el = be.el, Se === null && function({ vnode: Ye, parent: Je }, Fo) {
6255
6255
  for (; Je && Je.subTree === Ye; )
6256
6256
  (Ye = Je.vnode).el = Fo, Je = Je.parent;
6257
- }(w, be.el), re && St(re, L), (R = Z.props && Z.props.onVnodeUpdated) && St(() => on(R, K, Z, fe), L);
6257
+ }(w, be.el), re && xt(re, L), (R = Z.props && Z.props.onVnodeUpdated) && xt(() => on(R, K, Z, fe), L);
6258
6258
  } else {
6259
6259
  let R;
6260
6260
  const { el: Z, props: J } = A, { bm: re, m: K, parent: fe } = w, Se = Yo(A);
6261
- if (Qn(w, !1), re && _t(re), !Se && (R = J && J.onVnodeBeforeMount) && on(R, fe, A), Qn(w, !0), Z && _s) {
6261
+ if (Qn(w, !1), re && Ct(re), !Se && (R = J && J.onVnodeBeforeMount) && on(R, fe, A), Qn(w, !0), Z && _s) {
6262
6262
  const be = () => {
6263
6263
  w.subTree = qa(w), _s(Z, w.subTree, w, L, null);
6264
6264
  };
@@ -6267,11 +6267,11 @@ var tf = { exports: {} };
6267
6267
  const be = w.subTree = qa(w);
6268
6268
  ae(null, be, j, Y, w, L, V), A.el = be.el;
6269
6269
  }
6270
- if (K && St(K, L), !Se && (R = J && J.onVnodeMounted)) {
6270
+ if (K && xt(K, L), !Se && (R = J && J.onVnodeMounted)) {
6271
6271
  const be = A;
6272
- St(() => on(R, fe, be), L);
6272
+ xt(() => on(R, fe, be), L);
6273
6273
  }
6274
- (256 & A.shapeFlag || fe && Yo(fe.vnode) && 256 & fe.vnode.shapeFlag) && w.a && St(w.a, L), w.isMounted = !0, A = j = Y = null;
6274
+ (256 & A.shapeFlag || fe && Yo(fe.vnode) && 256 & fe.vnode.shapeFlag) && w.a && xt(w.a, L), w.isMounted = !0, A = j = Y = null;
6275
6275
  }
6276
6276
  }, () => Ha(U), w.scope), U = w.update = () => G.run();
6277
6277
  U.id = w.uid, Qn(w, !0), U();
@@ -6381,40 +6381,40 @@ var tf = { exports: {} };
6381
6381
  Ne(Qe, L, V, !0);
6382
6382
  continue;
6383
6383
  }
6384
- let Et;
6384
+ let kt;
6385
6385
  if (Qe.key != null)
6386
- Et = Se.get(Qe.key);
6386
+ kt = Se.get(Qe.key);
6387
6387
  else
6388
6388
  for (be = fe; be <= re; be++)
6389
6389
  if (Ht[be - fe] === 0 && to(Qe, A[be])) {
6390
- Et = be;
6390
+ kt = be;
6391
6391
  break;
6392
6392
  }
6393
- Et === void 0 ? Ne(Qe, L, V, !0) : (Ht[Et - fe] = R + 1, Et >= Fo ? Fo = Et : Je = !0, ae(Qe, A[Et], j, null, L, V, ee, G, U), He++);
6393
+ kt === void 0 ? Ne(Qe, L, V, !0) : (Ht[kt - fe] = R + 1, kt >= Fo ? Fo = kt : Je = !0, ae(Qe, A[kt], j, null, L, V, ee, G, U), He++);
6394
6394
  }
6395
6395
  const ea = Je ? function(Qe) {
6396
- const Et = Qe.slice(), yt = [0];
6396
+ const kt = Qe.slice(), yt = [0];
6397
6397
  let $n, Cs, qt, Dn, ta;
6398
6398
  const Gd = Qe.length;
6399
6399
  for ($n = 0; $n < Gd; $n++) {
6400
6400
  const na = Qe[$n];
6401
6401
  if (na !== 0) {
6402
6402
  if (Cs = yt[yt.length - 1], Qe[Cs] < na) {
6403
- Et[$n] = Cs, yt.push($n);
6403
+ kt[$n] = Cs, yt.push($n);
6404
6404
  continue;
6405
6405
  }
6406
6406
  for (qt = 0, Dn = yt.length - 1; qt < Dn; )
6407
6407
  ta = qt + Dn >> 1, Qe[yt[ta]] < na ? qt = ta + 1 : Dn = ta;
6408
- na < Qe[yt[qt]] && (qt > 0 && (Et[$n] = yt[qt - 1]), yt[qt] = $n);
6408
+ na < Qe[yt[qt]] && (qt > 0 && (kt[$n] = yt[qt - 1]), yt[qt] = $n);
6409
6409
  }
6410
6410
  }
6411
6411
  for (qt = yt.length, Dn = yt[qt - 1]; qt-- > 0; )
6412
- yt[qt] = Dn, Dn = Et[Dn];
6412
+ yt[qt] = Dn, Dn = kt[Dn];
6413
6413
  return yt;
6414
6414
  }(Ht) : S;
6415
6415
  for (be = ea.length - 1, R = Ye - 1; R >= 0; R--) {
6416
- const Qe = fe + R, Et = A[Qe], yt = Qe + 1 < Z ? A[Qe + 1].el : Y;
6417
- Ht[R] === 0 ? ae(null, Et, j, yt, L, V, ee, G, U) : Je && (be < 0 || R !== ea[be] ? nt(Et, j, yt, 2) : be--);
6416
+ const Qe = fe + R, kt = A[Qe], yt = Qe + 1 < Z ? A[Qe + 1].el : Y;
6417
+ Ht[R] === 0 ? ae(null, kt, j, yt, L, V, ee, G, U) : Je && (be < 0 || R !== ea[be] ? nt(kt, j, yt, 2) : be--);
6418
6418
  }
6419
6419
  }
6420
6420
  }, nt = (w, A, j, Y, L = null) => {
@@ -6429,7 +6429,7 @@ var tf = { exports: {} };
6429
6429
  if (ee !== ns)
6430
6430
  if (Y !== 2 && 1 & R && G)
6431
6431
  if (Y === 0)
6432
- G.beforeEnter(V), i(V, A, j), St(() => G.enter(V), L);
6432
+ G.beforeEnter(V), i(V, A, j), xt(() => G.enter(V), L);
6433
6433
  else {
6434
6434
  const { leave: Z, delayLeave: J, afterLeave: re } = G, K = () => i(V, A, j), fe = () => {
6435
6435
  Z(V, () => {
@@ -6466,7 +6466,7 @@ var tf = { exports: {} };
6466
6466
  return void w.suspense.unmount(j, Y);
6467
6467
  K && Zn(w, null, A, "beforeUnmount"), 64 & Z ? w.type.remove(w, A, j, L, ir, Y) : R && (V !== $t || J > 0 && 64 & J) ? st(R, A, j, !1, !0) : (V === $t && 384 & J || !L && 16 & Z) && st(U, A, j), Y && Ve(w);
6468
6468
  }
6469
- (fe && (Se = ee && ee.onVnodeUnmounted) || K) && St(() => {
6469
+ (fe && (Se = ee && ee.onVnodeUnmounted) || K) && xt(() => {
6470
6470
  Se && on(Se, A, w), K && Zn(w, null, A, "unmounted");
6471
6471
  }, j);
6472
6472
  }, Ve = (w) => {
@@ -6495,7 +6495,7 @@ var tf = { exports: {} };
6495
6495
  c(A);
6496
6496
  }, mn = (w, A, j) => {
6497
6497
  const { bum: Y, scope: L, update: V, subTree: ee, um: G } = w;
6498
- Y && _t(Y), L.stop(), V && (V.active = !1, Ne(ee, w, A, j)), G && St(G, A), St(() => {
6498
+ Y && Ct(Y), L.stop(), V && (V.active = !1, Ne(ee, w, A, j)), G && xt(G, A), xt(() => {
6499
6499
  w.isUnmounted = !0;
6500
6500
  }, A), A && A.pendingBranch && !A.isUnmounted && w.asyncDep && !w.asyncResolved && w.suspenseId === A.pendingId && (A.deps--, A.deps === 0 && A.resolve());
6501
6501
  }, st = (w, A, j, Y = !1, L = !1, V = 0) => {
@@ -6558,7 +6558,7 @@ var tf = { exports: {} };
6558
6558
  return $ ? _i($) || Ur in $ ? P({}, $) : $ : null;
6559
6559
  }(r);
6560
6560
  let { class: _, style: C } = r;
6561
- _ && !de(_) && (r.class = Ct(_)), q(C) && (_i(C) && !x(C) && (C = P({}, C)), r.style = Wn(C));
6561
+ _ && !de(_) && (r.class = wt(_)), q(C) && (_i(C) && !x(C) && (C = P({}, C)), r.style = Wn(C));
6562
6562
  }
6563
6563
  var v;
6564
6564
  return tn(t, r, a, i, c, de(t) ? 1 : ((_) => _.__isSuspense)(t) ? 128 : ((_) => _.__isTeleport)(t) ? 64 : q(t) ? 4 : N(t) ? 2 : 0, p, !0);
@@ -6606,7 +6606,7 @@ var tf = { exports: {} };
6606
6606
  const i = t[a];
6607
6607
  for (const c in i)
6608
6608
  if (c === "class")
6609
- r.class !== i.class && (r.class = Ct([r.class, i.class]));
6609
+ r.class !== i.class && (r.class = wt([r.class, i.class]));
6610
6610
  else if (c === "style")
6611
6611
  r.style = Wn([r.style, i.style]);
6612
6612
  else if (E(c)) {
@@ -7102,7 +7102,7 @@ var tf = { exports: {} };
7102
7102
  return t;
7103
7103
  }, bd = Wl(ms(Ir({ name: "ElBadge", props: md, setup(t, { expose: r }) {
7104
7104
  const a = t, i = vs("badge"), c = Dt(() => a.isDot ? "" : Yr(a.value) && Yr(a.max) && a.max < a.value ? `${a.max}+` : `${a.value}`);
7105
- return r({ content: c }), (p, v) => (gt(), hn("div", { class: Ct(je(i).b()) }, [jr(p.$slots, "default"), ut(Kr, { name: `${je(i).namespace.value}-zoom-in-center`, persisted: "" }, { default: Ko(() => [Mi(tn("sup", { class: Ct([je(i).e("content"), je(i).em("content", p.type), je(i).is("fixed", !!p.$slots.default), je(i).is("dot", p.isDot)]), textContent: Ho(je(c)) }, null, 10, vd), [[Dl, !p.hidden && (je(c) || p.isDot)]])]), _: 1 }, 8, ["name"])], 2));
7105
+ return r({ content: c }), (p, v) => (gt(), hn("div", { class: wt(je(i).b()) }, [jr(p.$slots, "default"), ut(Kr, { name: `${je(i).namespace.value}-zoom-in-center`, persisted: "" }, { default: Ko(() => [Mi(tn("sup", { class: wt([je(i).e("content"), je(i).em("content", p.type), je(i).is("fixed", !!p.$slots.default), je(i).is("dot", p.isDot)]), textContent: Ho(je(c)) }, null, 10, vd), [[Dl, !p.hidden && (je(c) || p.isDot)]])]), _: 1 }, 8, ["name"])], 2));
7106
7106
  } }), [["__file", "/home/runner/work/element-plus/element-plus/packages/components/badge/src/badge.vue"]]));
7107
7107
  function yd(t, r = "px") {
7108
7108
  return t ? de(t) ? t : Yr(t) ? `${t}${r}` : void 0 : "";
@@ -7131,7 +7131,7 @@ var tf = { exports: {} };
7131
7131
  }], ["__file", "success-filled.vue"]]), Nd = { name: "WarningFilled" }, Id = { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, Md = [tn("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896zm0 192a58.432 58.432 0 0 0-58.24 63.744l23.36 256.384a35.072 35.072 0 0 0 69.76 0l23.296-256.384A58.432 58.432 0 0 0 512 256zm0 512a51.2 51.2 0 1 0 0-102.4 51.2 51.2 0 0 0 0 102.4z" }, null, -1)], Xl = sr(Nd, [["render", function(t, r, a, i, c, p) {
7132
7132
  return gt(), hn("svg", Id, Md);
7133
7133
  }], ["__file", "warning-filled.vue"]]);
7134
- const Bd = [String, Object, Function], Rd = { Close: Td, SuccessFilled: Jl, InfoFilled: Yl, WarningFilled: Xl, CircleCloseFilled: Kl }, Zl = { success: Jl, warning: Xl, error: Kl, info: Yl }, Ql = ["success", "info", "warning", "error"], xt = { customClass: "", center: !1, dangerouslyUseHTMLString: !1, duration: 3e3, icon: void 0, id: "", message: "", onClose: void 0, showClose: !1, type: "info", offset: 16, zIndex: 0, grouping: !1, repeatNum: 1, appendTo: rr ? document.body : void 0 }, jd = Jr({ customClass: { type: String, default: xt.customClass }, center: { type: Boolean, default: xt.center }, dangerouslyUseHTMLString: { type: Boolean, default: xt.dangerouslyUseHTMLString }, duration: { type: Number, default: xt.duration }, icon: { type: Bd, default: xt.icon }, id: { type: String, default: xt.id }, message: { type: [String, Object, Function], default: xt.message }, onClose: { type: Function, required: !1 }, showClose: { type: Boolean, default: xt.showClose }, type: { type: String, values: Ql, default: xt.type }, offset: { type: Number, default: xt.offset }, zIndex: { type: Number, default: xt.zIndex }, grouping: { type: Boolean, default: xt.grouping }, repeatNum: { type: Number, default: xt.repeatNum } }), rn = yi([]), Ld = ["id"], zd = ["innerHTML"], Vd = Ir({ name: "ElMessage", props: jd, emits: { destroy: () => !0 }, setup(t, { expose: r }) {
7134
+ const Bd = [String, Object, Function], Rd = { Close: Td, SuccessFilled: Jl, InfoFilled: Yl, WarningFilled: Xl, CircleCloseFilled: Kl }, Zl = { success: Jl, warning: Xl, error: Kl, info: Yl }, Ql = ["success", "info", "warning", "error"], Et = { customClass: "", center: !1, dangerouslyUseHTMLString: !1, duration: 3e3, icon: void 0, id: "", message: "", onClose: void 0, showClose: !1, type: "info", offset: 16, zIndex: 0, grouping: !1, repeatNum: 1, appendTo: rr ? document.body : void 0 }, jd = Jr({ customClass: { type: String, default: Et.customClass }, center: { type: Boolean, default: Et.center }, dangerouslyUseHTMLString: { type: Boolean, default: Et.dangerouslyUseHTMLString }, duration: { type: Number, default: Et.duration }, icon: { type: Bd, default: Et.icon }, id: { type: String, default: Et.id }, message: { type: [String, Object, Function], default: Et.message }, onClose: { type: Function, required: !1 }, showClose: { type: Boolean, default: Et.showClose }, type: { type: String, values: Ql, default: Et.type }, offset: { type: Number, default: Et.offset }, zIndex: { type: Number, default: Et.zIndex }, grouping: { type: Boolean, default: Et.grouping }, repeatNum: { type: Number, default: Et.repeatNum } }), rn = yi([]), Ld = ["id"], zd = ["innerHTML"], Vd = Ir({ name: "ElMessage", props: jd, emits: { destroy: () => !0 }, setup(t, { expose: r }) {
7135
7135
  const a = t, { Close: i } = Rd, c = vs("message"), p = Kn(), v = Kn(!1), _ = Kn(0);
7136
7136
  let C;
7137
7137
  const $ = Dt(() => a.type ? a.type === "error" ? "danger" : a.type : "info"), I = Dt(() => {
@@ -7193,10 +7193,10 @@ var tf = { exports: {} };
7193
7193
  }), dd(p, () => {
7194
7194
  _.value = p.value.getBoundingClientRect().height;
7195
7195
  }), r({ visible: v, bottom: ie, close: ve }), (te, oe) => (gt(), eo(Kr, { name: je(c).b("fade"), onBeforeLeave: te.onClose, onAfterLeave: oe[0] || (oe[0] = (ye) => te.$emit("destroy")), persisted: "" }, { default: Ko(() => {
7196
- return [Mi(tn("div", { id: te.id, ref_key: "messageRef", ref: p, class: Ct([je(c).b(), { [je(c).m(te.type)]: te.type && !te.icon }, je(c).is("center", te.center), je(c).is("closable", te.showClose), te.customClass]), style: Wn(je(ae)), role: "alert", onMouseenter: Ce, onMouseleave: ge }, [te.repeatNum > 1 ? (gt(), eo(je(bd), { key: 0, value: te.repeatNum, type: je($), class: Ct(je(c).e("badge")) }, null, 8, ["value", "type", "class"])) : qr("v-if", !0), je(B) ? (gt(), eo(je(Gl), { key: 1, class: Ct([je(c).e("icon"), je(I)]) }, { default: Ko(() => {
7196
+ return [Mi(tn("div", { id: te.id, ref_key: "messageRef", ref: p, class: wt([je(c).b(), { [je(c).m(te.type)]: te.type && !te.icon }, je(c).is("center", te.center), je(c).is("closable", te.showClose), te.customClass]), style: Wn(je(ae)), role: "alert", onMouseenter: Ce, onMouseleave: ge }, [te.repeatNum > 1 ? (gt(), eo(je(bd), { key: 0, value: te.repeatNum, type: je($), class: wt(je(c).e("badge")) }, null, 8, ["value", "type", "class"])) : qr("v-if", !0), je(B) ? (gt(), eo(je(Gl), { key: 1, class: wt([je(c).e("icon"), je(I)]) }, { default: Ko(() => {
7197
7197
  return [(gt(), eo((_e = je(B), de(_e) ? Uf(Hi, _e, !1) || _e : _e || qi)))];
7198
7198
  var _e;
7199
- }), _: 1 }, 8, ["class"])) : qr("v-if", !0), jr(te.$slots, "default", {}, () => [te.dangerouslyUseHTMLString ? (gt(), hn($t, { key: 1 }, [qr(" Caution here, message could've been compromised, never use user's input as message "), tn("p", { class: Ct(je(c).e("content")), innerHTML: te.message }, null, 10, zd)], 2112)) : (gt(), hn("p", { key: 0, class: Ct(je(c).e("content")) }, Ho(te.message), 3))]), te.showClose ? (gt(), eo(je(Gl), { key: 2, class: Ct(je(c).e("closeBtn")), onClick: (ye = ve, me = ["stop"], (_e, ...he) => {
7199
+ }), _: 1 }, 8, ["class"])) : qr("v-if", !0), jr(te.$slots, "default", {}, () => [te.dangerouslyUseHTMLString ? (gt(), hn($t, { key: 1 }, [qr(" Caution here, message could've been compromised, never use user's input as message "), tn("p", { class: wt(je(c).e("content")), innerHTML: te.message }, null, 10, zd)], 2112)) : (gt(), hn("p", { key: 0, class: wt(je(c).e("content")) }, Ho(te.message), 3))]), te.showClose ? (gt(), eo(je(Gl), { key: 2, class: wt(je(c).e("closeBtn")), onClick: (ye = ve, me = ["stop"], (_e, ...he) => {
7200
7200
  for (let Te = 0; Te < me.length; Te++) {
7201
7201
  const Be = sd[me[Te]];
7202
7202
  if (Be && Be(_e, me))
@@ -7211,7 +7211,7 @@ var tf = { exports: {} };
7211
7211
  const ec = Kn(0);
7212
7212
  let Hd = 1;
7213
7213
  const tc = (t) => {
7214
- const r = !t || de(t) || xo(t) || N(t) ? { message: t } : t, a = { ...xt, ...r };
7214
+ const r = !t || de(t) || xo(t) || N(t) ? { message: t } : t, a = { ...Et, ...r };
7215
7215
  if (a.appendTo) {
7216
7216
  if (de(a.appendTo)) {
7217
7217
  let i = document.querySelector(a.appendTo);
@@ -7326,9 +7326,9 @@ var tf = { exports: {} };
7326
7326
  })(), f;
7327
7327
  })());
7328
7328
  })(tf);
7329
- const Hb = /* @__PURE__ */ ap(tf.exports), Tt = new Hb({
7329
+ const Hb = /* @__PURE__ */ ap(tf.exports), _t = new Hb({
7330
7330
  projectName: "tenant",
7331
- service: "spark-openapi-service",
7331
+ service: "/spark-openapi-service",
7332
7332
  whiteList: ["login", "/UserRegistration"]
7333
7333
  }), qb = { class: "flm-toolbar" }, Wb = { class: "dialog-footer" }, nf = De({
7334
7334
  __name: "flmSearchSelect",
@@ -7380,7 +7380,7 @@ const Hb = /* @__PURE__ */ ap(tf.exports), Tt = new Hb({
7380
7380
  g();
7381
7381
  });
7382
7382
  const g = () => {
7383
- Tt.flameRequest({
7383
+ _t.flameRequest({
7384
7384
  projectName: "tenant",
7385
7385
  tableName: "Webflametableinfoitem",
7386
7386
  flameMethod: "allSearch",
@@ -8061,12 +8061,12 @@ const Kb = { class: "page-header" }, Yb = De({
8061
8061
  console.log(
8062
8062
  "%c [ request ]-161",
8063
8063
  "font-size:13px; background:pink; color:#bf2c9f;",
8064
- Tt
8064
+ _t
8065
8065
  ), console.log(
8066
8066
  "%c [ props.menuId ]-161",
8067
8067
  "font-size:13px; background:pink; color:#bf2c9f;",
8068
8068
  s.menuId
8069
- ), Tt.flameRequest({
8069
+ ), _t.flameRequest({
8070
8070
  tableName: "Webflametableinfo",
8071
8071
  flameMethod: "webgetpagesetting",
8072
8072
  data: { table_name: s.tableName, menu_id: s.menuId }
@@ -8089,7 +8089,7 @@ const Kb = { class: "page-header" }, Yb = De({
8089
8089
  g.value.search.defaultSearchParams,
8090
8090
  m.value
8091
8091
  );
8092
- Tt.flameApi.pageSearch({
8092
+ _t.flameApi.pageSearch({
8093
8093
  tableName: f.value,
8094
8094
  projectName: s.projectName,
8095
8095
  data: {
@@ -8127,7 +8127,7 @@ const Kb = { class: "page-header" }, Yb = De({
8127
8127
  }
8128
8128
  }, F = {
8129
8129
  openReadDialog: (q) => {
8130
- Tt.flameApi.singleSearch({
8130
+ _t.flameApi.singleSearch({
8131
8131
  tableName: f.value,
8132
8132
  projectName: s.projectName,
8133
8133
  data: { key: q.row.flame_id }
@@ -8139,7 +8139,7 @@ const Kb = { class: "page-header" }, Yb = De({
8139
8139
  g.value.readDialog["model-value"] = !1;
8140
8140
  },
8141
8141
  pageRead: (q) => {
8142
- Tt.flameApi.singleSearch({
8142
+ _t.flameApi.singleSearch({
8143
8143
  tableName: f.value,
8144
8144
  projectName: s.projectName,
8145
8145
  data: { key: q.row.flame_id }
@@ -8154,7 +8154,7 @@ const Kb = { class: "page-header" }, Yb = De({
8154
8154
  g.value.addDialog["model-value"] = !1;
8155
8155
  },
8156
8156
  pageAdd: (q) => {
8157
- Tt.flameApi.singleAdd({
8157
+ _t.flameApi.singleAdd({
8158
8158
  projectName: s.projectName,
8159
8159
  tableName: f.value,
8160
8160
  data: { data: q }
@@ -8168,7 +8168,7 @@ const Kb = { class: "page-header" }, Yb = De({
8168
8168
  cancelButtonText: "\u53D6\u6D88",
8169
8169
  type: "warning"
8170
8170
  }).then(() => {
8171
- Tt.flameApi.singleDelete({
8171
+ _t.flameApi.singleDelete({
8172
8172
  projectName: s.projectName,
8173
8173
  tableName: f.value,
8174
8174
  data: { key: q.row.flame_id }
@@ -8180,7 +8180,7 @@ const Kb = { class: "page-header" }, Yb = De({
8180
8180
  });
8181
8181
  },
8182
8182
  openEditDialog: (q) => {
8183
- Tt.flameApi.singleSearch({
8183
+ _t.flameApi.singleSearch({
8184
8184
  projectName: s.projectName,
8185
8185
  tableName: f.value,
8186
8186
  data: { key: q.row.flame_id }
@@ -8192,7 +8192,7 @@ const Kb = { class: "page-header" }, Yb = De({
8192
8192
  g.value.editDialog["model-value"] = !1;
8193
8193
  },
8194
8194
  pageEdit: (q) => {
8195
- Tt.flameApi.singleUpdate({
8195
+ _t.flameApi.singleUpdate({
8196
8196
  tableName: f.value,
8197
8197
  projectName: s.projectName,
8198
8198
  data: {
@@ -8211,13 +8211,13 @@ const Kb = { class: "page-header" }, Yb = De({
8211
8211
  if (!["xls", "xlsx", "et"].includes(xe))
8212
8212
  return Wt.warning("\u8BF7\u4E0A\u4F20 xls\u3001xlsx\u3001et \u683C\u5F0F\u7684\u6587\u4EF6\uFF01"), document.body.removeChild(q), !1;
8213
8213
  const ce = new FormData();
8214
- ce.append("file", ue), Tt.flameAxios({
8214
+ ce.append("file", ue), _t.flameAxios({
8215
8215
  headers: { "Content-Type": "multipart/form-data" },
8216
8216
  method: "post",
8217
8217
  url: `/resource-service/upload_file?source=mongo&token=${store.state.token}`,
8218
8218
  data: ce
8219
8219
  }).then(({ key: Ae }) => {
8220
- Tt.flameprops.request({
8220
+ _t.flameprops.request({
8221
8221
  tableName: f.value,
8222
8222
  projectName: s.projectName,
8223
8223
  flameMethod: "importfile",
@@ -8229,7 +8229,7 @@ const Kb = { class: "page-header" }, Yb = De({
8229
8229
  });
8230
8230
  },
8231
8231
  pageExport: () => {
8232
- Tt.flameApi.exportFile({
8232
+ _t.flameApi.exportFile({
8233
8233
  tableName: f.value,
8234
8234
  projectName: s.projectName,
8235
8235
  data: {
@@ -8247,7 +8247,7 @@ const Kb = { class: "page-header" }, Yb = De({
8247
8247
  cancelButtonText: "\u53D6\u6D88",
8248
8248
  type: "warning"
8249
8249
  }).then(() => {
8250
- Tt.flameApi.batchDelete({
8250
+ _t.flameApi.batchDelete({
8251
8251
  tableName: f.value,
8252
8252
  projectName: s.projectName,
8253
8253
  data: {
@@ -8636,6 +8636,7 @@ const Jb = { class: "page-header" }, Xb = { class: "page-search" }, Zb = De({
8636
8636
  Object.entries(af).forEach(([n, o]) => e.component(n, o));
8637
8637
  }, o1 = {
8638
8638
  install: t1,
8639
+ request: _t,
8639
8640
  ...af
8640
8641
  };
8641
8642
  export {