ss-component-new 1.3.396 → 1.3.397

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (42) hide show
  1. package/dist/{array-yJD7bhKG.cjs → array-BeiAnQ7u.cjs} +1 -1
  2. package/dist/{array-DcgEvQGR.js → array-J01YdqTj.js} +2 -2
  3. package/dist/{index-DEvjKdoD.js → index--MBv3SKn.js} +123 -121
  4. package/dist/{index-CXgP601i.js → index-3n7HSyMn.js} +1 -1
  5. package/dist/{index-ZI0xap1-.js → index-B-J6KxCu.js} +1 -1
  6. package/dist/{index-DUkXne6A.js → index-B2YJj-Rl.js} +3 -3
  7. package/dist/{index-CYFaaawR.cjs → index-BRSZXUul.cjs} +1 -1
  8. package/dist/{index-_wfmTDrB.js → index-BTc2EFRy.js} +7 -7
  9. package/dist/{index-CRBA70n7.js → index-BdQf8GBq.js} +2 -2
  10. package/dist/{index-BMf7JP6C.js → index-BnsODy0k.js} +1 -1
  11. package/dist/{index-D-wiX6e1.js → index-C9-M7eSO.js} +1 -1
  12. package/dist/{index-D3aDnQRM.cjs → index-CEpMuew1.cjs} +1 -1
  13. package/dist/{index-CxX46hux.js → index-CExKbgR4.js} +2 -2
  14. package/dist/{index-Ct8J0kpy.cjs → index-CVNj1AVQ.cjs} +1 -1
  15. package/dist/{index-DFAZ5d-u.js → index-CX95WulZ.js} +1 -1
  16. package/dist/{index-CXwObsPn.cjs → index-Cqr15Iso.cjs} +1 -1
  17. package/dist/{index-CfogSd6g.cjs → index-CuWlzIW9.cjs} +1 -1
  18. package/dist/{index-Dk-OrDH5.cjs → index-D52hmZUW.cjs} +1 -1
  19. package/dist/{index-trvsWOX5.cjs → index-D8Y2h9Y9.cjs} +2 -2
  20. package/dist/{index-Dtqxw_Ic.cjs → index-DK-4SkBX.cjs} +1 -1
  21. package/dist/{index-VNfUHnWG.js → index-DVzt0wlK.js} +1 -1
  22. package/dist/{index-C2lzN6Ua.cjs → index-DWCosOoV.cjs} +1 -1
  23. package/dist/{index-C3Ma6NBG.cjs → index-DoMvE7AD.cjs} +1 -1
  24. package/dist/{index-BjvdUT2a.js → index-DxtWLMHm.js} +2 -2
  25. package/dist/{index-CCjrYW1D.cjs → index-SD2_V22_.cjs} +1 -1
  26. package/dist/{index-BWBEb1mN.cjs → index-tacuKRcf.cjs} +1 -1
  27. package/dist/{main-CiTgVPyI.cjs → main-DEfQEbsh.cjs} +1 -1
  28. package/dist/{main-BCpt82pT.js → main-DmUREn0Z.js} +2 -2
  29. package/dist/ss-component.cjs +1 -1
  30. package/dist/ss-component.css +1 -1
  31. package/dist/ss-component.js +5 -5
  32. package/dist/ss-component2.cjs +1 -1
  33. package/dist/ss-component2.js +8 -8
  34. package/dist/{threeModel-BhRBK9Ap.cjs → threeModel-BDZaYS7H.cjs} +1 -1
  35. package/dist/{threeModel-C86Ojv4v.js → threeModel-fHPx4HmT.js} +1 -1
  36. package/dist/{threeSceneView-BhAsTEaz.cjs → threeSceneView-B6-37y6u.cjs} +1 -1
  37. package/dist/{threeSceneView-C-3k133X.js → threeSceneView-ggH8sk99.js} +3 -3
  38. package/dist/{threeSceneViewForCPMPIP-BDlMrw9l.cjs → threeSceneViewForCPMPIP-C6p_1D9W.cjs} +1 -1
  39. package/dist/{threeSceneViewForCPMPIP-DnMNxWUi.js → threeSceneViewForCPMPIP-DOTn4nZh.js} +1 -1
  40. package/dist/{threeViewerHost-BGAwHjkY.cjs → threeViewerHost-CG91M374.cjs} +1 -1
  41. package/dist/{threeViewerHost-CusquD7T.js → threeViewerHost-D9iZKYW6.js} +1 -1
  42. package/package.json +1 -1
@@ -1,17 +1,17 @@
1
1
  var bp = Object.defineProperty;
2
2
  var kp = (e, a, r) => a in e ? bp(e, a, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[a] = r;
3
3
  var bi = (e, a, r) => kp(e, typeof a != "symbol" ? a + "" : a, r);
4
- import { ref as ne, watch as tl, nextTick as Pr, resolveComponent as ml, createBlock as nl, openBlock as ce, withCtx as Fe, createElementVNode as fe, renderSlot as rn, defineComponent as Vr, computed as Fl, createElementBlock as Ge, createCommentVNode as zl, normalizeStyle as Jr, toDisplayString as Ga, onMounted as Xi, onUnmounted as Xt, withModifiers as Cr, createVNode as Pe, createTextVNode as gl, Fragment as Ml, renderList as ql, normalizeClass as xi, onBeforeUnmount as Gs, unref as Ll, createSlots as Zt, mergeProps as Qt, resolveDynamicComponent as Bi, shallowRef as Oc, reactive as ci, getCurrentInstance as Mc, inject as Mt, provide as $s, toRef as _p, onBeforeMount as Cc, watchEffect as xp, getCurrentScope as wp, onScopeDispose as Sp, toRefs as Ou, withDirectives as Ap, vShow as Tp } from "vue";
4
+ import { ref as ne, watch as tl, nextTick as Pr, resolveComponent as ml, createBlock as nl, openBlock as ce, withCtx as Fe, createElementVNode as fe, renderSlot as rn, defineComponent as Vr, computed as Fl, createElementBlock as Ge, createCommentVNode as zl, normalizeStyle as Wr, toDisplayString as Ga, onMounted as Xi, onUnmounted as Xt, withModifiers as Cr, createVNode as Pe, createTextVNode as gl, Fragment as Ml, renderList as ql, normalizeClass as xi, onBeforeUnmount as Gs, unref as Ll, createSlots as Zt, mergeProps as Qt, resolveDynamicComponent as Bi, shallowRef as Oc, reactive as ci, getCurrentInstance as Mc, inject as Mt, provide as $s, toRef as _p, onBeforeMount as Cc, watchEffect as xp, getCurrentScope as wp, onScopeDispose as Sp, toRefs as Ou, withDirectives as Ap, vShow as Tp } from "vue";
5
5
  import { o as Ep, q as Dp, E as Tl, b as _i, l as Bc, i as Mu, a as Cu, ar as Lc, as as zp, at as Ip, au as gt, aq as Bu } from "./request-XJsZ4h2T.js";
6
6
  import { j as ln, c as Be, s as Vl, h as Tn, p as Yl, u as yn, i as wn, b as En, o as Nc, a as gn, a7 as zo, a6 as Vt, a4 as ho, r as Ys, a8 as un, g as fi, n as Io, m as Ao, E as Hi, w as Rs, a9 as Op, aa as vo, ab as Mp, ac as Cp, a2 as Bp } from "./index-DN21skU-.js";
7
- import { S as Lp, b as Gr, _ as Lu, f as Np, h as $c, i as gs, j as Ho, a as vr, k as $p, d as eu, e as Rp, c as Pp, l as jp } from "./index-VNfUHnWG.js";
7
+ import { S as Lp, b as Yr, _ as Lu, f as Np, h as $c, i as gs, j as Ho, a as vr, k as $p, d as eu, e as Rp, c as Pp, l as jp } from "./index-DVzt0wlK.js";
8
8
  import { f as Ua, A as Oo, B as Ps, g as jr, C as Fp, k as Uo, D as Ct, t as Mo, E as Hp, F as Up, G as qp, d as bs, H as Js, r as Wp, j as js, I as Kp, c as ui, b as ks, J as Gp, u as au, K as Ai, L as qo, M as Yp, N as Jp, O as Xp, P as Zp, s as xn, l as Qp, Q as Vp, w as ef, R as af, S as lf, T as rf, U as Rc, V as ki, W as hs, X as cn, Y as Wn, Z as mt, _ as nf, o as sf, $ as bt, a0 as of, a1 as tf } from "./index-4Wx1L0Cj.js";
9
9
  import { _ as fr } from "./_plugin-vue_export-helper-CHgC5LLL.js";
10
10
  import { r as uf, I as Nu, J as cf, K as df, C as pf, c as kt, u as Pc, N as Bs, O as ff, Q as jc, R as Fc, s as _t, U as hf, t as vf, h as Fn, B as yf, V as xt, Y as $u, k as us, l as Ms, Z as gf, w as mf, _ as bf, $ as kf, a0 as Hc, d as Uc } from "./index.vue_vue_type_style_index_0_scoped_6b92e250_lang-BoiJ7r-E.js";
11
- import { s as Kr } from "./index-BQ9pPu8K.js";
12
- import { a as qc, T as Wc } from "./threeViewerHost-CusquD7T.js";
11
+ import { s as Gr } from "./index-BQ9pPu8K.js";
12
+ import { a as qc, T as Wc } from "./threeViewerHost-D9iZKYW6.js";
13
13
  import { g as fs, u as Bt, c as Kc, a as Xs, e as lu, b as Co } from "./index-DUq4XELr.js";
14
- import { a as _f, s as xf } from "./index-CXgP601i.js";
14
+ import { a as _f, s as xf } from "./index-3n7HSyMn.js";
15
15
  import { u as Gc } from "./index-Bf2auVAp.js";
16
16
  /* empty css */
17
17
  import { i as Bo } from "./isString-ChmgnNIb.js";
@@ -133,7 +133,7 @@ const Ef = (e) => e.match(/\((.*)\)/)[1], Df = {
133
133
  return (l, n) => e.value !== void 0 && e.value !== null ? (ce(), Ge("span", {
134
134
  key: 0,
135
135
  class: "task-status-tag",
136
- style: Jr(r.value)
136
+ style: Wr(r.value)
137
137
  }, Ga(e.value === 0 ? "0" : e.value), 5)) : zl("", !0);
138
138
  }
139
139
  }), If = /* @__PURE__ */ fr(zf, [["__scopeId", "data-v-3290070b"]]);
@@ -816,7 +816,7 @@ const Mf = {
816
816
  };
817
817
  return (x, N) => {
818
818
  const $ = ml("el-table-column"), le = ml("svg-icon"), J = ml("el-table"), ye = ml("el-button"), Ce = ml("el-alert");
819
- return ce(), nl(Kr, {
819
+ return ce(), nl(Gr, {
820
820
  title: "OCR候选匹配",
821
821
  visible: e.visible,
822
822
  "close-on-click-modal": !1,
@@ -1061,7 +1061,7 @@ const Mf = {
1061
1061
  }, u = (O) => typeof O != "number" ? "-" : `${(O * 100).toFixed(1)}%`, T = (O) => typeof O != "number" ? "#606266" : O >= 0.9 ? "#67c23a" : O >= 0.7 ? "#e6a23c" : "#f56c6c";
1062
1062
  return (O, b) => {
1063
1063
  const W = ml("el-alert"), M = ml("el-table-column"), F = ml("el-checkbox"), B = ml("el-input"), S = ml("el-table"), k = ml("el-button");
1064
- return ce(), nl(Kr, {
1064
+ return ce(), nl(Gr, {
1065
1065
  title: "OCR识别结果预览",
1066
1066
  visible: e.visible,
1067
1067
  onBeforeDestroy: g,
@@ -1115,7 +1115,7 @@ const Mf = {
1115
1115
  _.isAccuracy ? (ce(), Ge("span", {
1116
1116
  key: 0,
1117
1117
  class: "accuracy-value",
1118
- style: Jr({ color: T(m[_.prop]), fontWeight: 500 })
1118
+ style: Wr({ color: T(m[_.prop]), fontWeight: 500 })
1119
1119
  }, Ga(u(m[_.prop])), 5)) : (ce(), nl(B, {
1120
1120
  key: 1,
1121
1121
  modelValue: m[_.prop],
@@ -3673,7 +3673,7 @@ const { selectTitle: vs } = Vl(nd), sd = async (e, a) => {
3673
3673
  n() ? zl("", !0) : (ce(), Ge("div", {
3674
3674
  key: 0,
3675
3675
  class: xi(e.compName ? "table-name-wrap" : ""),
3676
- style: Jr({
3676
+ style: Wr({
3677
3677
  background: (l == null ? void 0 : l.level) > 1 ? "transparent" : "var(--ssgroup-background)",
3678
3678
  paddingLeft: ((l == null ? void 0 : l.level) - 1) * 12 + "px",
3679
3679
  fontWeight: 600 - ((l == null ? void 0 : l.level) - 1) * 100 >= 400 ? 600 - ((l == null ? void 0 : l.level) - 1) * 100 : 400,
@@ -3746,7 +3746,7 @@ const { selectTitle: vs } = Vl(nd), sd = async (e, a) => {
3746
3746
  onKeypress: $[3] || ($[3] = Cr(() => {
3747
3747
  }, ["stop"]))
3748
3748
  }, [
3749
- (ce(), nl(Gr, {
3749
+ (ce(), nl(Yr, {
3750
3750
  rowContents: d.value,
3751
3751
  buttonValue: v.value,
3752
3752
  isRowFlex: !0,
@@ -4754,7 +4754,7 @@ const f2 = ["onClick"], h2 = /* @__PURE__ */ Vr({
4754
4754
  };
4755
4755
  return (k, _) => (ce(), Ge("div", {
4756
4756
  class: "statistics-cards-container",
4757
- style: Jr(O.value),
4757
+ style: Wr(O.value),
4758
4758
  onClick: _[2] || (_[2] = (m) => (r == null ? void 0 : r.backGround) && u())
4759
4759
  }, [
4760
4760
  r != null && r.backGround ? (ce(), Ge("div", {
@@ -4781,17 +4781,17 @@ const f2 = ["onClick"], h2 = /* @__PURE__ */ Vr({
4781
4781
  return ce(), Ge("div", {
4782
4782
  class: "statistics-card",
4783
4783
  key: x,
4784
- style: Jr(S(m)),
4784
+ style: Wr(S(m)),
4785
4785
  onClick: _[1] || (_[1] = Cr(() => {
4786
4786
  }, ["stop"]))
4787
4787
  }, [
4788
4788
  fe("div", {
4789
4789
  class: "statistics-label",
4790
- style: Jr(f.value.label)
4790
+ style: Wr(f.value.label)
4791
4791
  }, Ga(m == null ? void 0 : m.label), 5),
4792
4792
  fe("div", {
4793
4793
  class: "statistics-value",
4794
- style: Jr(f.value.value),
4794
+ style: Wr(f.value.value),
4795
4795
  onClick: (X) => {
4796
4796
  var oe;
4797
4797
  return (oe = m.field) != null && oe.isNoClick ? null : M(m, x, X);
@@ -4852,13 +4852,13 @@ const f2 = ["onClick"], h2 = /* @__PURE__ */ Vr({
4852
4852
  ];
4853
4853
  }), (l, n) => (ce(), Ge("div", y2, [
4854
4854
  fe("div", g2, [
4855
- Pe(Gr, {
4855
+ Pe(Yr, {
4856
4856
  rowContents: a.value,
4857
4857
  isRowFlex: !0
4858
4858
  }, null, 8, ["rowContents"])
4859
4859
  ]),
4860
4860
  fe("div", m2, [
4861
- Pe(Gr, {
4861
+ Pe(Yr, {
4862
4862
  rowContents: r.value,
4863
4863
  isEdit: !1,
4864
4864
  isRowFlex: !0
@@ -5305,7 +5305,7 @@ const T2 = { style: { display: "flex", gap: "16px", height: "100%" } }, E2 = {
5305
5305
  return ($, le) => {
5306
5306
  const J = ml("el-input"), ye = ml("el-button");
5307
5307
  return ce(), Ge(Ml, null, [
5308
- Pe(Kr, {
5308
+ Pe(Gr, {
5309
5309
  title: "扫描录入",
5310
5310
  visible: r.visible,
5311
5311
  onBeforeDestroy: N,
@@ -7515,7 +7515,7 @@ const w4 = { class: "table-content" }, S4 = { class: "menu-config-wrap" }, A4 =
7515
7515
  });
7516
7516
  }
7517
7517
  Tl.success("已提交候选处理结果"), ri();
7518
- }, sr = fd(), Ii = Fl(() => sr.getConfig()), Hr = ne(), hr = ne(), si = od(Yl), ai = ne(), ii = ne(0), qi = Tn(Yl), { selectIndex: Li, selectMenu: Wi, selectTitle: kr } = Vl(qi), { selectString: Or } = Vl(si), di = En(Yl), { loginUserInfo: xl } = Vl(di), _r = ne(720), Xl = ne(!1), Rr = ne(!1), Nl = ne([]), gr = ne(), Yr = ne(!0), Zi = ne(!0);
7518
+ }, sr = fd(), Ii = Fl(() => sr.getConfig()), Hr = ne(), hr = ne(), si = od(Yl), ai = ne(), ii = ne(0), qi = Tn(Yl), { selectIndex: Li, selectMenu: Wi, selectTitle: kr } = Vl(qi), { selectString: Or } = Vl(si), di = En(Yl), { loginUserInfo: xl } = Vl(di), _r = ne(720), Xl = ne(!1), Rr = ne(!1), Nl = ne([]), gr = ne(), Jr = ne(!0), Zi = ne(!0);
7519
7519
  ne([]);
7520
7520
  const dn = Mt("contentRef");
7521
7521
  $s("contentRef", dn), $s("getSuggestListForCell", pp), $s("getSuggestLoadingForCell", (c, h) => {
@@ -7949,7 +7949,7 @@ const w4 = { class: "table-content" }, S4 = { class: "menu-config-wrap" }, A4 =
7949
7949
  }, et = (c) => {
7950
7950
  Nl.value = c;
7951
7951
  }, ao = (c, h) => {
7952
- gr.value === h ? Yr.value = !1 : Yr.value = !0, gr.value = h == null ? void 0 : h.changeProp;
7952
+ gr.value === h ? Jr.value = !1 : Jr.value = !0, gr.value = h == null ? void 0 : h.changeProp;
7953
7953
  }, Zn = (c) => {
7954
7954
  if (!c)
7955
7955
  return;
@@ -8392,14 +8392,14 @@ const w4 = { class: "table-content" }, S4 = { class: "menu-config-wrap" }, A4 =
8392
8392
  Qa = Qa == null ? void 0 : Qa.map((fl) => {
8393
8393
  var Cl;
8394
8394
  return fl.compData = (Cl = fl == null ? void 0 : fl.compData) == null ? void 0 : Cl.map((Pl) => {
8395
- var Wr;
8396
- return (Pl == null ? void 0 : Pl.key) === "tableContents" && (Pl.contents = (Wr = Pl == null ? void 0 : Pl.contents) == null ? void 0 : Wr.filter((Zl) => (Zl == null ? void 0 : Zl[1]) === (h == null ? void 0 : h[be]))), Pl;
8395
+ var Kr;
8396
+ return (Pl == null ? void 0 : Pl.key) === "tableContents" && (Pl.contents = (Kr = Pl == null ? void 0 : Pl.contents) == null ? void 0 : Kr.filter((Zl) => (Zl == null ? void 0 : Zl[1]) === (h == null ? void 0 : h[be]))), Pl;
8397
8397
  }), fl;
8398
8398
  }), (!Qa || (Qa == null ? void 0 : Qa.length) === 0) && (Qa = pl, Qa = Qa == null ? void 0 : Qa.map((fl) => {
8399
8399
  var Cl;
8400
8400
  return fl.compData = (Cl = fl == null ? void 0 : fl.compData) == null ? void 0 : Cl.map((Pl) => {
8401
- var Wr;
8402
- return (Pl == null ? void 0 : Pl.key) === "tableContents" && (Pl.contents = (Wr = Pl == null ? void 0 : Pl.contents) == null ? void 0 : Wr.filter((Zl) => {
8401
+ var Kr;
8402
+ return (Pl == null ? void 0 : Pl.key) === "tableContents" && (Pl.contents = (Kr = Pl == null ? void 0 : Pl.contents) == null ? void 0 : Kr.filter((Zl) => {
8403
8403
  var Dl, Ul;
8404
8404
  return (Zl == null ? void 0 : Zl[1]) === (h == null ? void 0 : h[(Ul = (Dl = P == null ? void 0 : P.value) == null ? void 0 : Dl[0]) == null ? void 0 : Ul.prop]);
8405
8405
  })), Pl;
@@ -8416,16 +8416,16 @@ const w4 = { class: "table-content" }, S4 = { class: "menu-config-wrap" }, A4 =
8416
8416
  const Al = new FormData(), Wa = (da = ct(Na)) == null ? void 0 : da.map(async (Qa) => {
8417
8417
  var fl, Cl;
8418
8418
  if (!Array.isArray(Qa) && (Qa != null && Qa.includes("http"))) {
8419
- let Pl = await _i.get(Qa, { responseType: "blob" }), Wr = (Cl = Qa == null ? void 0 : Qa.split("/")) == null ? void 0 : Cl[((fl = Qa == null ? void 0 : Qa.split("/")) == null ? void 0 : fl.length) - 1];
8420
- Al.append("files", Pl.data, Wr);
8419
+ let Pl = await _i.get(Qa, { responseType: "blob" }), Kr = (Cl = Qa == null ? void 0 : Qa.split("/")) == null ? void 0 : Cl[((fl = Qa == null ? void 0 : Qa.split("/")) == null ? void 0 : fl.length) - 1];
8420
+ Al.append("files", Pl.data, Kr);
8421
8421
  } else
8422
8422
  Ja.push(Qa);
8423
8423
  });
8424
8424
  if (await Promise.all(Wa), !Vp(Al)) {
8425
8425
  let Qa = await Cp(Al), fl = (ga = (_e = Qa == null ? void 0 : Qa.data) == null ? void 0 : _e.result) == null ? void 0 : ga.map((Cl) => {
8426
- var Pl, Wr, Zl, Dl, Ul, pr;
8426
+ var Pl, Kr, Zl, Dl, Ul, pr;
8427
8427
  return {
8428
- name: (pr = (Ul = (Dl = (Pl = Cl == null ? void 0 : Cl.url) == null ? void 0 : Pl.split("/")) == null ? void 0 : Dl[((Zl = (Wr = Cl == null ? void 0 : Cl.url) == null ? void 0 : Wr.split("/")) == null ? void 0 : Zl.length) - 1]) == null ? void 0 : Ul.split(".")) == null ? void 0 : pr[0],
8428
+ name: (pr = (Ul = (Dl = (Pl = Cl == null ? void 0 : Cl.url) == null ? void 0 : Pl.split("/")) == null ? void 0 : Dl[((Zl = (Kr = Cl == null ? void 0 : Cl.url) == null ? void 0 : Kr.split("/")) == null ? void 0 : Zl.length) - 1]) == null ? void 0 : Ul.split(".")) == null ? void 0 : pr[0],
8429
8429
  url: Cl == null ? void 0 : Cl.url
8430
8430
  };
8431
8431
  });
@@ -9327,7 +9327,7 @@ const w4 = { class: "table-content" }, S4 = { class: "menu-config-wrap" }, A4 =
9327
9327
  试验代号: da,
9328
9328
  试验日期: Cl,
9329
9329
  ParaForm: fl
9330
- }, Wr = await es().catch(() => ""), Zl = await Op(Pl, Wr);
9330
+ }, Kr = await es().catch(() => ""), Zl = await Op(Pl, Kr);
9331
9331
  if (((aa = Zl == null ? void 0 : Zl.data) == null ? void 0 : aa.code) === 200 && ((Ra = (Ea = Zl == null ? void 0 : Zl.data) == null ? void 0 : Ea.result) != null && Ra.Excel文件)) {
9332
9332
  const Dl = Zl.data.result.Excel文件, Ul = await ln({
9333
9333
  url: Dl
@@ -9772,8 +9772,8 @@ ${Lr}`,
9772
9772
  if (hr.value) {
9773
9773
  const Wa = (Ae = jr((be = Be(P.value)) == null ? void 0 : be.filter((Qa) => (Qa == null ? void 0 : Qa.label) !== "操作"))) == null ? void 0 : Ae.filter((Qa) => (Qa == null ? void 0 : Qa.required) === !0);
9774
9774
  for (let Qa = 0; Qa < ((Wa == null ? void 0 : Wa.length) ?? 0); Qa++) {
9775
- const fl = Wa[Qa], Cl = fl == null ? void 0 : fl.prop, Pl = (fl == null ? void 0 : fl.label) ?? Cl, Wr = (Qe = hr.value) == null ? void 0 : Qe[Cl];
9776
- if (Wr === "" || Wr === null || Wr === void 0 || Array.isArray(Wr) && Wr.length === 0) {
9775
+ const fl = Wa[Qa], Cl = fl == null ? void 0 : fl.prop, Pl = (fl == null ? void 0 : fl.label) ?? Cl, Kr = (Qe = hr.value) == null ? void 0 : Qe[Cl];
9776
+ if (Kr === "" || Kr === null || Kr === void 0 || Array.isArray(Kr) && Kr.length === 0) {
9777
9777
  Tl.error(`${Pl}不能为空`);
9778
9778
  return;
9779
9779
  }
@@ -9810,7 +9810,7 @@ ${Lr}`,
9810
9810
  q.value = "编辑";
9811
9811
  const Wa = [];
9812
9812
  A == null || A.forEach((fl, Cl) => {
9813
- var Wr;
9813
+ var Kr;
9814
9814
  let Pl = {};
9815
9815
  if (Array.isArray(fl)) {
9816
9816
  let Zl = [];
@@ -9830,7 +9830,7 @@ ${Lr}`,
9830
9830
  } else
9831
9831
  Pl = fl;
9832
9832
  if (Array.isArray(fl) && fl.some((Zl) => Zl == null ? void 0 : Zl.id)) {
9833
- const Zl = (Wr = fl == null ? void 0 : fl.find((Dl) => Dl.id)) == null ? void 0 : Wr.id;
9833
+ const Zl = (Kr = fl == null ? void 0 : fl.find((Dl) => Dl.id)) == null ? void 0 : Kr.id;
9834
9834
  Wa.push(Object.assign(Pl, { id: oo(Zl) }));
9835
9835
  } else Pl.id ? Wa.push(Pl) : Wa.push(Object.assign(Pl, { id: Cl.toString() }));
9836
9836
  });
@@ -10014,7 +10014,7 @@ ${Lr}`,
10014
10014
  if (gr.value || (A = A == null ? void 0 : A.map((G) => {
10015
10015
  var je;
10016
10016
  return G.value = G.value ?? ((je = ee == null ? void 0 : ee.find((da, _e) => (da == null ? void 0 : da.prop) === (G == null ? void 0 : G.name))) == null ? void 0 : je.value), G;
10017
- })), !Yr.value) return;
10017
+ })), !Jr.value) return;
10018
10018
  let V = Be(gr.value);
10019
10019
  (Ea = gr.value) != null && Ea.includes("·") && (gr.value = (Na = (Ra = gr.value) == null ? void 0 : Ra.split("·")) == null ? void 0 : Na[0]);
10020
10020
  let U = (ll = (la = R == null ? void 0 : R.find((G) => (G == null ? void 0 : G.key) === "header")) == null ? void 0 : la.contents) == null ? void 0 : ll.find((G, je) => (G == null ? void 0 : G.prop) === gr.value);
@@ -10056,13 +10056,13 @@ ${Lr}`,
10056
10056
  if (G && JSON.stringify(G) !== "{}") {
10057
10057
  let je = Ae;
10058
10058
  je = je == null ? void 0 : je.map((_e) => {
10059
- var ga, Ca, sl, Xa, kl, _l, Ql, Ja, Al, Wa, pl, Qa, fl, Cl, Pl, Wr, Zl, Dl, Ul, pr, Hl;
10059
+ var ga, Ca, sl, Xa, kl, _l, Ql, Ja, Al, Wa, pl, Qa, fl, Cl, Pl, Kr, Zl, Dl, Ul, pr, Hl;
10060
10060
  if ((U == null ? void 0 : U.prop) === (_e == null ? void 0 : _e.prop))
10061
10061
  _e.value = (G == null ? void 0 : G[(ga = _e == null ? void 0 : _e.words) == null ? void 0 : ga.join(".")]) ?? (G == null ? void 0 : G[_e == null ? void 0 : _e.prop]) ?? G[(kl = (Ca = _e == null ? void 0 : _e.prop) == null ? void 0 : Ca.split(".")) == null ? void 0 : kl[((Xa = (sl = _e == null ? void 0 : _e.prop) == null ? void 0 : sl.split(".")) == null ? void 0 : Xa.length) - 1]];
10062
10062
  else if (U != null && U.relatedContents && ((_l = U == null ? void 0 : U.relatedContents) == null ? void 0 : _l.length) > 0)
10063
10063
  _e.value = (Ql = _e == null ? void 0 : _e.prop) != null && Ql.includes(".") && ((Al = (Ja = _e == null ? void 0 : _e.prop) == null ? void 0 : Ja.split(".")) == null ? void 0 : Al[0]) === ((pl = (Wa = U == null ? void 0 : U.prop) == null ? void 0 : Wa.split(".")) == null ? void 0 : pl[0]) ? G[(Pl = (Qa = _e == null ? void 0 : _e.prop) == null ? void 0 : Qa.split(".")) == null ? void 0 : Pl[((Cl = (fl = _e == null ? void 0 : _e.prop) == null ? void 0 : fl.split(".")) == null ? void 0 : Cl.length) - 1]] : (G == null ? void 0 : G[_e == null ? void 0 : _e.prop]) ?? (_e == null ? void 0 : _e.value);
10064
10064
  else if (xn((U == null ? void 0 : U.menus) ?? [], (_e == null ? void 0 : _e.menus) ?? []) && xn((U == null ? void 0 : U.groups) ?? [], (_e == null ? void 0 : _e.groups) ?? []) && !xn((U == null ? void 0 : U.words) ?? [], (_e == null ? void 0 : _e.words) ?? []))
10065
- if ((Wr = _e == null ? void 0 : _e.prop) != null && Wr.includes(".") && ((Dl = (Zl = _e == null ? void 0 : _e.prop) == null ? void 0 : Zl.split(".")) == null ? void 0 : Dl[0]) !== ((pr = (Ul = U == null ? void 0 : U.prop) == null ? void 0 : Ul.split(".")) == null ? void 0 : pr[0])) {
10065
+ if ((Kr = _e == null ? void 0 : _e.prop) != null && Kr.includes(".") && ((Dl = (Zl = _e == null ? void 0 : _e.prop) == null ? void 0 : Zl.split(".")) == null ? void 0 : Dl[0]) !== ((pr = (Ul = U == null ? void 0 : U.prop) == null ? void 0 : Ul.split(".")) == null ? void 0 : pr[0])) {
10066
10066
  let cr = Object.keys(G);
10067
10067
  cr = cr == null ? void 0 : cr.find((wr) => {
10068
10068
  var or;
@@ -10084,7 +10084,7 @@ ${Lr}`,
10084
10084
  }), hr.value = da;
10085
10085
  }
10086
10086
  }
10087
- Yr.value = !0, M.value = !1;
10087
+ Jr.value = !0, M.value = !1;
10088
10088
  }, lp = (c) => c ? (c == null ? void 0 : c.toUpperCase()) === "INPUT" ? "TEXTAREA" : c : "TEXTAREA", rp = (c) => {
10089
10089
  var A, ee;
10090
10090
  const h = (ee = (A = ra.value) == null ? void 0 : A.find((V) => (V == null ? void 0 : V.label) === (c == null ? void 0 : c.label))) == null ? void 0 : ee.multiple, E = c == null ? void 0 : c.prop;
@@ -10162,7 +10162,7 @@ ${Lr}`,
10162
10162
  let I = [];
10163
10163
  return I = du(c, h == null ? void 0 : h.contents, 0), I;
10164
10164
  }, fu = async (c, h) => {
10165
- var Na, la, ll, Aa, rl, ge, Pa, wa, za, Da, D, G, je, da, _e, ga, Ca, sl, Xa, kl, _l, Ql, Ja, Al, Wa, pl, Qa, fl, Cl, Pl, Wr, Zl, Dl, Ul, pr, Hl, cr, wr, or, Br, mi, Lr, Er, Mr, vu, yu, gu;
10165
+ var Na, la, ll, Aa, rl, ge, Pa, wa, za, Da, D, G, je, da, _e, ga, Ca, sl, Xa, kl, _l, Ql, Ja, Al, Wa, pl, Qa, fl, Cl, Pl, Kr, Zl, Dl, Ul, pr, Hl, cr, wr, or, Br, mi, Lr, Er, Mr, vu, yu, gu;
10166
10166
  const E = c == null ? void 0 : c.filter((ma) => (ma == null ? void 0 : ma.key) === "header");
10167
10167
  c == null || c.filter((ma) => (ma == null ? void 0 : ma.key) === "tableIndexColumn")[0];
10168
10168
  const I = c == null ? void 0 : c.filter((ma) => (ma == null ? void 0 : ma.key) === "childTree")[0];
@@ -10363,7 +10363,7 @@ ${Lr}`,
10363
10363
  type: "methodButton"
10364
10364
  })), ((Qa = V == null ? void 0 : V.contents) == null ? void 0 : Qa.length) > 0)
10365
10365
  if ((Pl = (Cl = (fl = c == null ? void 0 : c.find((ma) => (ma == null ? void 0 : ma.key) === "filterAllType")) == null ? void 0 : fl.value) == null ? void 0 : Cl.find((ma) => (ma == null ? void 0 : ma.value) === "onButtonContents")) != null && Pl.content) {
10366
- let ma = (Dl = (Zl = (Wr = c == null ? void 0 : c.find((Bl) => (Bl == null ? void 0 : Bl.key) === "filterAllType")) == null ? void 0 : Wr.value) == null ? void 0 : Zl.find((Bl) => (Bl == null ? void 0 : Bl.value) === "onButtonContents")) == null ? void 0 : Dl.content;
10366
+ let ma = (Dl = (Zl = (Kr = c == null ? void 0 : c.find((Bl) => (Bl == null ? void 0 : Bl.key) === "filterAllType")) == null ? void 0 : Kr.value) == null ? void 0 : Zl.find((Bl) => (Bl == null ? void 0 : Bl.value) === "onButtonContents")) == null ? void 0 : Dl.content;
10367
10367
  if (ma = (Ul = ma == null ? void 0 : ma.split(":")) == null ? void 0 : Ul[1], ma = (pr = ma.slice(1, (ma == null ? void 0 : ma.length) - 1)) == null ? void 0 : pr.split(","), ke.value = (Hl = V == null ? void 0 : V.contents) == null ? void 0 : Hl.filter((Bl) => ma == null ? void 0 : ma.find((Ri) => Ri === (Bl == null ? void 0 : Bl.label))), va.value = (cr = V == null ? void 0 : V.contents) == null ? void 0 : cr.filter((Bl) => ma == null ? void 0 : ma.find((Ri) => Ri === (Bl == null ? void 0 : Bl.label))), (wr = V == null ? void 0 : V.contents) != null && wr.some((Bl) => (Bl == null ? void 0 : Bl.label) === "OCR识别") && !((or = ke.value) != null && or.some((Bl) => (Bl == null ? void 0 : Bl.label) === "OCR识别"))) {
10368
10368
  const Bl = (Br = V == null ? void 0 : V.contents) == null ? void 0 : Br.find((Ri) => (Ri == null ? void 0 : Ri.label) === "OCR识别");
10369
10369
  ke.value = [...ke.value, Bl], va.value = [...va.value, Bl];
@@ -10915,7 +10915,7 @@ ${Lr}`,
10915
10915
  }, null, 8, ["value", "columnContent"])) : (ce(), Ge("div", {
10916
10916
  key: 1,
10917
10917
  class: "table-cell-content",
10918
- style: Jr({
10918
+ style: Wr({
10919
10919
  color: !Array.isArray(gi(ge)) && ((Da = (za = gi(ge)) == null ? void 0 : za.toString()) != null && Da.includes(".txt") || (G = (D = gi(ge)) == null ? void 0 : D.toString()) != null && G.includes(".cpt") || (da = (je = gi(ge)) == null ? void 0 : je.toString()) != null && da.includes(".cyd")) ? "var(--vertical-menuitem-active-bg)" : "",
10920
10920
  textDecoration: !Array.isArray(gi(ge)) && ((ga = (_e = gi(ge)) == null ? void 0 : _e.toString()) != null && ga.includes(".txt") || (sl = (Ca = gi(ge)) == null ? void 0 : Ca.toString()) != null && sl.includes(".cpt") || (kl = (Xa = gi(ge)) == null ? void 0 : Xa.toString()) != null && kl.includes(".cyd")) ? "underline" : "",
10921
10921
  cursor: !Array.isArray(gi(ge)) && ((Ql = (_l = gi(ge)) == null ? void 0 : _l.toString()) != null && Ql.includes(".txt") || (Al = (Ja = gi(ge)) == null ? void 0 : Ja.toString()) != null && Al.includes(".cpt") || (pl = (Wa = gi(ge)) == null ? void 0 : Wa.toString()) != null && pl.includes(".cyd")) ? "pointer" : "",
@@ -10955,7 +10955,7 @@ ${Lr}`,
10955
10955
  onClick: Cr((Da) => pt(wa == null ? void 0 : wa.label, ge, { extra: wa }), ["stop"])
10956
10956
  }, [
10957
10957
  fe("div", {
10958
- style: Jr({ color: wa == null ? void 0 : wa.textColor }),
10958
+ style: Wr({ color: wa == null ? void 0 : wa.textColor }),
10959
10959
  class: "extra-button-label"
10960
10960
  }, Ga(wa == null ? void 0 : wa.label), 5)
10961
10961
  ], 8, A4))), 128))
@@ -10990,7 +10990,7 @@ ${Lr}`,
10990
10990
  __: [23]
10991
10991
  })
10992
10992
  ])) : zl("", !0),
10993
- Pe(Kr, {
10993
+ Pe(Gr, {
10994
10994
  title: q.value,
10995
10995
  visible: ze.value,
10996
10996
  width: _r.value,
@@ -10999,7 +10999,7 @@ ${Lr}`,
10999
10999
  }, {
11000
11000
  default: Fe(() => [
11001
11001
  fe("div", H4, [
11002
- Pe(Gr, {
11002
+ Pe(Yr, {
11003
11003
  ref_key: "formRef",
11004
11004
  ref: Le,
11005
11005
  rowContents: ja.value,
@@ -11042,7 +11042,7 @@ ${Lr}`,
11042
11042
  ]),
11043
11043
  _: 1
11044
11044
  }, 8, ["title", "visible", "width"]),
11045
- Pe(Kr, {
11045
+ Pe(Gr, {
11046
11046
  title: q.value,
11047
11047
  visible: Ta.value,
11048
11048
  width: ca.value,
@@ -11084,7 +11084,7 @@ ${Lr}`,
11084
11084
  fileDataList: ha.value,
11085
11085
  onDestroy: Ds
11086
11086
  }, null, 8, ["fileDataList"])) : zl("", !0),
11087
- He.value ? (ce(), nl(Kr, {
11087
+ He.value ? (ce(), nl(Gr, {
11088
11088
  key: 3,
11089
11089
  visible: He.value,
11090
11090
  onBeforeDestroy: Zd,
@@ -11100,7 +11100,7 @@ ${Lr}`,
11100
11100
  ]),
11101
11101
  _: 1
11102
11102
  }, 8, ["visible"])) : zl("", !0),
11103
- Pe(Kr, {
11103
+ Pe(Gr, {
11104
11104
  title: "OCR扫描录入",
11105
11105
  visible: cl.value,
11106
11106
  "close-on-click-modal": !1,
@@ -11326,7 +11326,7 @@ ${Lr}`,
11326
11326
  ge.isAccuracy ? (ce(), Ge("span", {
11327
11327
  key: 0,
11328
11328
  class: "accuracy-value",
11329
- style: Jr({
11329
+ style: Wr({
11330
11330
  color: Ol(Pa[ge.prop]),
11331
11331
  fontWeight: 500
11332
11332
  })
@@ -11475,7 +11475,7 @@ ${Lr}`,
11475
11475
  onConfirm: al,
11476
11476
  onFieldChange: h[18] || (h[18] = ({ rowIndex: ge, prop: Pa, value: wa }) => Za(ge, Pa, wa))
11477
11477
  }, null, 8, ["visible", "ocrPreviewData", "ocrSelectedFields", "ocrPreviewColumns"]),
11478
- Pe(Kr, {
11478
+ Pe(Gr, {
11479
11479
  title: p.title,
11480
11480
  visible: p.show,
11481
11481
  width: p.width,
@@ -11483,7 +11483,7 @@ ${Lr}`,
11483
11483
  }, {
11484
11484
  default: Fe(() => [
11485
11485
  fe("div", h6, [
11486
- Pe(Gr, {
11486
+ Pe(Yr, {
11487
11487
  rowContents: p == null ? void 0 : p.contents,
11488
11488
  formRules: p == null ? void 0 : p.formRules,
11489
11489
  showOperator: !1,
@@ -11496,7 +11496,7 @@ ${Lr}`,
11496
11496
  ]),
11497
11497
  _: 1
11498
11498
  }, 8, ["title", "visible", "width"]),
11499
- Pe(Kr, {
11499
+ Pe(Gr, {
11500
11500
  title: "",
11501
11501
  visible: y.show,
11502
11502
  width: y.width,
@@ -11534,7 +11534,7 @@ ${Lr}`,
11534
11534
  fe("div", g6, [
11535
11535
  (ce(!0), Ge(Ml, null, ql(y == null ? void 0 : y.buttonValue, (ge) => (ce(), nl(be, {
11536
11536
  key: ge == null ? void 0 : ge.label,
11537
- style: Jr({ background: ge == null ? void 0 : ge.background, color: ge == null ? void 0 : ge.color }),
11537
+ style: Wr({ background: ge == null ? void 0 : ge.background, color: ge == null ? void 0 : ge.color }),
11538
11538
  onClick: (Pa) => K(ge == null ? void 0 : ge.value)
11539
11539
  }, {
11540
11540
  default: Fe(() => [
@@ -11676,7 +11676,7 @@ ${Lr}`,
11676
11676
  const x = ml("el-tag");
11677
11677
  return ce(), Ge("div", {
11678
11678
  class: "static-form-card",
11679
- style: Jr(W.value),
11679
+ style: Wr(W.value),
11680
11680
  onClick: m[2] || (m[2] = (N) => (r == null ? void 0 : r.backGround) === "Yes" && O())
11681
11681
  }, [
11682
11682
  (r == null ? void 0 : r.backGround) === "Yes" ? (ce(), Ge("div", {
@@ -11704,18 +11704,18 @@ ${Lr}`,
11704
11704
  return ce(), Ge("div", {
11705
11705
  key: $,
11706
11706
  class: "static-form-item",
11707
- style: Jr({ ...k(N), ...d.value.item }),
11707
+ style: Wr({ ...k(N), ...d.value.item }),
11708
11708
  onClick: m[1] || (m[1] = Cr(() => {
11709
11709
  }, ["stop"]))
11710
11710
  }, [
11711
11711
  N.label && !((le = N == null ? void 0 : N.field) != null && le.isHideInForm) ? (ce(), Ge("div", {
11712
11712
  key: 0,
11713
11713
  class: "static-form-label",
11714
- style: Jr(d.value.label)
11714
+ style: Wr(d.value.label)
11715
11715
  }, Ga(N.label) + ": ", 5)) : zl("", !0),
11716
11716
  fe("div", {
11717
11717
  class: "static-form-value",
11718
- style: Jr(d.value.value),
11718
+ style: Wr(d.value.value),
11719
11719
  onClick: (He) => {
11720
11720
  var he;
11721
11721
  return (he = N.field) != null && he.isNoClick ? null : B(N, $, He);
@@ -11754,7 +11754,7 @@ ${Lr}`,
11754
11754
  ])) : (ce(), Ge("div", {
11755
11755
  key: 2,
11756
11756
  class: "static-form-empty",
11757
- style: Jr(d.value.empty)
11757
+ style: Wr(d.value.empty)
11758
11758
  }, " 暂无数据 ", 4))
11759
11759
  ], 4);
11760
11760
  };
@@ -12184,9 +12184,9 @@ ${Lr}`,
12184
12184
  let Xr = (Re == null ? void 0 : Re.options) ?? [];
12185
12185
  if ((si = Re == null ? void 0 : Re.key) != null && si.includes("$") && (zr = (ai = vr(Re == null ? void 0 : Re.key).split("$")) == null ? void 0 : ai[0], ((qi = (ii = vr(Re == null ? void 0 : Re.key).split("$")) == null ? void 0 : ii[1]) == null ? void 0 : qi.length) > 0)) {
12186
12186
  const [Nl, gr] = (Wi = (Li = vr(Re == null ? void 0 : Re.key).split("$")) == null ? void 0 : Li[1]) == null ? void 0 : Wi.split(/[()]/);
12187
- (kr = lf.find((Yr) => (Yr == null ? void 0 : Yr.key) === Nl)) == null || kr.value, ((Or = gr == null ? void 0 : gr.split(",")) == null ? void 0 : Or.length) > 0 && (Xr = (di = gr == null ? void 0 : gr.split(",")) == null ? void 0 : di.map((Yr) => ({
12188
- label: Yr,
12189
- value: Yr
12187
+ (kr = lf.find((Jr) => (Jr == null ? void 0 : Jr.key) === Nl)) == null || kr.value, ((Or = gr == null ? void 0 : gr.split(",")) == null ? void 0 : Or.length) > 0 && (Xr = (di = gr == null ? void 0 : gr.split(",")) == null ? void 0 : di.map((Jr) => ({
12188
+ label: Jr,
12189
+ value: Jr
12190
12190
  })));
12191
12191
  }
12192
12192
  let Ir = Re == null ? void 0 : Re.options;
@@ -12333,7 +12333,7 @@ ${Lr}`,
12333
12333
  backGroundImage: le.value,
12334
12334
  disabled: Ne.value || pa(),
12335
12335
  "onUpdate:backGroundImage": Oe,
12336
- style: Jr({ backGroundImage: o.value !== "" ? `url("${o.value}")` : void 0 })
12336
+ style: Wr({ backGroundImage: o.value !== "" ? `url("${o.value}")` : void 0 })
12337
12337
  }, null, 8, ["itemData", "compName", "fields", "textSize", "textColor", "backGround", "backGroundImage", "disabled", "style"])) : m.value === Ll(Un).BLOCK ? (ce(), nl(v2, {
12338
12338
  key: 1,
12339
12339
  items: (Ke = f.value) == null ? void 0 : Ke.map((Je) => ({
@@ -12347,12 +12347,13 @@ ${Lr}`,
12347
12347
  backGround: $.value,
12348
12348
  backGroundImage: le.value,
12349
12349
  disabled: Ne.value || pa(),
12350
- "onUpdate:backGroundImage": Oe
12351
- }, null, 8, ["items", "textSize", "textColor", "backGround", "backGroundImage", "disabled"])) : (ce(), Ge("div", {
12350
+ "onUpdate:backGroundImage": Oe,
12351
+ style: Wr({ backGroundImage: o.value !== "" ? `url("${o.value}")` : void 0 })
12352
+ }, null, 8, ["items", "textSize", "textColor", "backGround", "backGroundImage", "disabled", "style"])) : (ce(), Ge("div", {
12352
12353
  key: 2,
12353
12354
  class: xi({ "form-shadow-box": m.value === Ll(Un).ORDINARY })
12354
12355
  }, [
12355
- Pe(Gr, {
12356
+ Pe(Yr, {
12356
12357
  rowContents: f.value,
12357
12358
  formRules: u.value,
12358
12359
  buttonValue: M.value,
@@ -12369,6 +12370,7 @@ ${Lr}`,
12369
12370
  isButtonRow: T.value,
12370
12371
  onPreview: ea,
12371
12372
  onBlurChange: xa,
12373
+ style: Wr({ backGroundImage: o.value !== "" ? `url("${o.value}")` : void 0 }),
12372
12374
  onHandleColEditChange: _a,
12373
12375
  onHandleColTypeChange: na,
12374
12376
  onRouteUrl: Y,
@@ -12482,14 +12484,14 @@ ${Lr}`,
12482
12484
  }, 1024)
12483
12485
  ]),
12484
12486
  _: 1
12485
- }, 8, ["rowContents", "formRules", "buttonValue", "textSize", "textColor", "backGround", "backGroundImage", "formDisabled", "formLabelsOperable", "isButtonRow"])
12487
+ }, 8, ["rowContents", "formRules", "buttonValue", "textSize", "textColor", "backGround", "backGroundImage", "formDisabled", "formLabelsOperable", "isButtonRow", "style"])
12486
12488
  ], 2)),
12487
12489
  O.value ? (ce(), nl(Ho, {
12488
12490
  key: 3,
12489
12491
  fileDataList: F.value,
12490
12492
  onDestroy: Ba
12491
12493
  }, null, 8, ["fileDataList"])) : zl("", !0),
12492
- t.value ? (ce(), nl(Kr, {
12494
+ t.value ? (ce(), nl(Gr, {
12493
12495
  key: 4,
12494
12496
  visible: t.value,
12495
12497
  onBeforeDestroy: r,
@@ -12506,7 +12508,7 @@ ${Lr}`,
12506
12508
  ]);
12507
12509
  };
12508
12510
  }
12509
- }, rc = /* @__PURE__ */ fr(I6, [["__scopeId", "data-v-9be8cef7"]]), jo = ne(0), _d = (e) => {
12511
+ }, rc = /* @__PURE__ */ fr(I6, [["__scopeId", "data-v-60e34f22"]]), jo = ne(0), _d = (e) => {
12510
12512
  var a;
12511
12513
  return !e || (e == null ? void 0 : e.length) === 0 ? [] : (a = Be(e)) == null ? void 0 : a.map((l) => (jo.value++, l = {
12512
12514
  label: (l == null ? void 0 : l.label) ?? "",
@@ -12782,14 +12784,14 @@ ${Lr}`,
12782
12784
  }, null, 8, ["tableChildContents"])
12783
12785
  ])) : zl("", !0)
12784
12786
  ]))), 256)),
12785
- Pe(Kr, {
12787
+ Pe(Gr, {
12786
12788
  visible: n.value,
12787
12789
  onBeforeDestroy: F,
12788
12790
  width: 840
12789
12791
  }, {
12790
12792
  default: Fe(() => [
12791
12793
  fe("div", j6, [
12792
- (ce(), nl(Gr, {
12794
+ (ce(), nl(Yr, {
12793
12795
  rowContents: v.value,
12794
12796
  key: v.value,
12795
12797
  isEnableWrap: !0,
@@ -12937,14 +12939,14 @@ ${Lr}`,
12937
12939
  }, null, 8, ["tableChildContents"])
12938
12940
  ])) : zl("", !0)
12939
12941
  ]))), 256)),
12940
- Pe(Kr, {
12942
+ Pe(Gr, {
12941
12943
  visible: n.value,
12942
12944
  onBeforeDestroy: M,
12943
12945
  width: 840
12944
12946
  }, {
12945
12947
  default: Fe(() => [
12946
12948
  fe("div", J6, [
12947
- (ce(), nl(Gr, {
12949
+ (ce(), nl(Yr, {
12948
12950
  rowContents: v.value,
12949
12951
  key: v.value,
12950
12952
  isEnableWrap: !0,
@@ -13618,14 +13620,14 @@ ${Lr}`,
13618
13620
  ])
13619
13621
  ])
13620
13622
  ]),
13621
- Pe(Kr, {
13623
+ Pe(Gr, {
13622
13624
  visible: o.value,
13623
13625
  onBeforeDestroy: Ze,
13624
13626
  width: 840
13625
13627
  }, {
13626
13628
  default: Fe(() => [
13627
13629
  fe("div", S1, [
13628
- (ce(), nl(Gr, {
13630
+ (ce(), nl(Yr, {
13629
13631
  rowContents: v.value,
13630
13632
  key: v.value,
13631
13633
  isEnableWrap: !0,
@@ -13661,14 +13663,14 @@ ${Lr}`,
13661
13663
  ]),
13662
13664
  _: 1
13663
13665
  }, 8, ["visible"]),
13664
- Pe(Kr, {
13666
+ Pe(Gr, {
13665
13667
  visible: d.value,
13666
13668
  onBeforeDestroy: ha,
13667
13669
  width: 840
13668
13670
  }, {
13669
13671
  default: Fe(() => [
13670
13672
  fe("div", T1, [
13671
- (ce(), nl(Gr, {
13673
+ (ce(), nl(Yr, {
13672
13674
  rowContents: M.value,
13673
13675
  key: M.value,
13674
13676
  isEnableWrap: !0,
@@ -13704,14 +13706,14 @@ ${Lr}`,
13704
13706
  ]),
13705
13707
  _: 1
13706
13708
  }, 8, ["visible"]),
13707
- Pe(Kr, {
13709
+ Pe(Gr, {
13708
13710
  visible: B.value,
13709
13711
  onBeforeDestroy: H,
13710
13712
  width: 840
13711
13713
  }, {
13712
13714
  default: Fe(() => [
13713
13715
  fe("div", D1, [
13714
- (ce(), nl(Gr, {
13716
+ (ce(), nl(Yr, {
13715
13717
  rowContents: S.value,
13716
13718
  key: S.value,
13717
13719
  isEnableWrap: !0,
@@ -13747,14 +13749,14 @@ ${Lr}`,
13747
13749
  ]),
13748
13750
  _: 1
13749
13751
  }, 8, ["visible"]),
13750
- Pe(Kr, {
13752
+ Pe(Gr, {
13751
13753
  visible: f.value,
13752
13754
  onBeforeDestroy: oe,
13753
13755
  width: 840
13754
13756
  }, {
13755
13757
  default: Fe(() => [
13756
13758
  fe("div", I1, [
13757
- (ce(), nl(Gr, {
13759
+ (ce(), nl(Yr, {
13758
13760
  rowContents: m.value,
13759
13761
  key: m.value,
13760
13762
  isEnableWrap: !0,
@@ -14422,7 +14424,7 @@ ${Lr}`,
14422
14424
  }, M = (F) => {
14423
14425
  l("onButtonClick", F);
14424
14426
  };
14425
- return (F, B) => (ce(), nl(Gr, {
14427
+ return (F, B) => (ce(), nl(Yr, {
14426
14428
  rowContents: d.value,
14427
14429
  key: d.value,
14428
14430
  isStartJustify: !1,
@@ -14789,14 +14791,14 @@ const Q1 = /* @__PURE__ */ fr(X1, [["render", Z1]]), V1 = { class: "form-operate
14789
14791
  }, null, 8, ["modelValue"])
14790
14792
  ])
14791
14793
  ]),
14792
- Pe(Kr, {
14794
+ Pe(Gr, {
14793
14795
  visible: n.value,
14794
14796
  onBeforeDestroy: Ce,
14795
14797
  width: 840
14796
14798
  }, {
14797
14799
  default: Fe(() => [
14798
14800
  fe("div", ch, [
14799
- (ce(), nl(Gr, {
14801
+ (ce(), nl(Yr, {
14800
14802
  rowContents: o.value,
14801
14803
  key: o.value,
14802
14804
  isEnableWrap: !0,
@@ -14834,14 +14836,14 @@ const Q1 = /* @__PURE__ */ fr(X1, [["render", Z1]]), V1 = { class: "form-operate
14834
14836
  ]),
14835
14837
  _: 1
14836
14838
  }, 8, ["visible"]),
14837
- Pe(Kr, {
14839
+ Pe(Gr, {
14838
14840
  visible: t.value,
14839
14841
  onBeforeDestroy: Ce,
14840
14842
  width: 840
14841
14843
  }, {
14842
14844
  default: Fe(() => [
14843
14845
  fe("div", ph, [
14844
- (ce(), nl(Gr, {
14846
+ (ce(), nl(Yr, {
14845
14847
  rowContents: O.value,
14846
14848
  key: O.value,
14847
14849
  isEnableWrap: !0,
@@ -15097,13 +15099,13 @@ const Q1 = /* @__PURE__ */ fr(X1, [["render", Z1]]), V1 = { class: "form-operate
15097
15099
  ]),
15098
15100
  fe("div", yh, [
15099
15101
  F[5] || (F[5] = fe("div", { class: "module-title" }, "布局", -1)),
15100
- Pe(Gr, {
15102
+ Pe(Yr, {
15101
15103
  rowContents: n.value,
15102
15104
  onChange: u
15103
15105
  }, null, 8, ["rowContents"])
15104
15106
  ])
15105
15107
  ]),
15106
- Pe(Kr, {
15108
+ Pe(Gr, {
15107
15109
  visible: t.visible,
15108
15110
  title: t.title,
15109
15111
  onBeforeDestroy: W,
@@ -15111,7 +15113,7 @@ const Q1 = /* @__PURE__ */ fr(X1, [["render", Z1]]), V1 = { class: "form-operate
15111
15113
  }, {
15112
15114
  default: Fe(() => [
15113
15115
  fe("div", gh, [
15114
- (ce(), nl(Gr, {
15116
+ (ce(), nl(Yr, {
15115
15117
  rowContents: o.value,
15116
15118
  key: o.value,
15117
15119
  isEnableWrap: !1,
@@ -15393,13 +15395,13 @@ const Q1 = /* @__PURE__ */ fr(X1, [["render", Z1]]), V1 = { class: "form-operate
15393
15395
  ]),
15394
15396
  fe("div", xh, [
15395
15397
  F[5] || (F[5] = fe("div", { class: "module-title" }, "布局", -1)),
15396
- Pe(Gr, {
15398
+ Pe(Yr, {
15397
15399
  rowContents: t.value,
15398
15400
  onChange: u
15399
15401
  }, null, 8, ["rowContents"])
15400
15402
  ])
15401
15403
  ]),
15402
- Pe(Kr, {
15404
+ Pe(Gr, {
15403
15405
  visible: g.visible,
15404
15406
  title: g.title,
15405
15407
  onBeforeDestroy: W,
@@ -15407,7 +15409,7 @@ const Q1 = /* @__PURE__ */ fr(X1, [["render", Z1]]), V1 = { class: "form-operate
15407
15409
  }, {
15408
15410
  default: Fe(() => [
15409
15411
  fe("div", wh, [
15410
- (ce(), nl(Gr, {
15412
+ (ce(), nl(Yr, {
15411
15413
  rowContents: d.value,
15412
15414
  key: d.value,
15413
15415
  isEnableWrap: !1,
@@ -15530,7 +15532,7 @@ const Dh = /* @__PURE__ */ fr(Th, [["render", Eh]]), zh = { class: "extra-conten
15530
15532
  }, null, 40, ["itemData", "childItemData", "index"]))
15531
15533
  ]))
15532
15534
  ]))), 128)),
15533
- Pe(Kr, {
15535
+ Pe(Gr, {
15534
15536
  visible: t.value,
15535
15537
  onBeforeDestroy: M
15536
15538
  }, {
@@ -16112,12 +16114,12 @@ const Dh = /* @__PURE__ */ fr(Th, [["render", Eh]]), zh = { class: "extra-conten
16112
16114
  if (Or != null && Or.includes("[") ? Or = (ja = Be(Or)) == null ? void 0 : ja.slice(0, ((va = Be(Or)) == null ? void 0 : va.length) - 1) : Or === "" && (Or = S.value), Or = Or.replaceAll("<", "[").replaceAll(">", "]"), Or != null && Or.includes("[")) {
16113
16115
  let xl = "";
16114
16116
  (bl = bt(Or, "/")) == null || bl.forEach((_r, Xl) => {
16115
- var Rr, Nl, gr, Yr, Zi, dn, Qi, zn, mn, Vi, pn;
16117
+ var Rr, Nl, gr, Jr, Zi, dn, Qi, zn, mn, Vi, pn;
16116
16118
  if (!(_r != null && _r.includes("[")))
16117
16119
  xl = xl === "" ? xl + _r.replaceAll("/", "") : xl + "/" + _r.replaceAll("/", "");
16118
16120
  else {
16119
16121
  let bn = "", Oi = "";
16120
- (Rr = Be(_r)) != null && Rr.includes("]") ? (bn = Be(_r).slice(1, ((Nl = Be(_r)) == null ? void 0 : Nl.length) - 1), Oi = (Qi = (dn = (Zi = (Yr = (gr = Be(bn)) == null ? void 0 : gr.split("[")) == null ? void 0 : Yr[1]) == null ? void 0 : Zi.split("]")) == null ? void 0 : dn[0]) == null ? void 0 : Qi.split(":")) : (bn = Be(_r).slice(1, (zn = Be(_r)) == null ? void 0 : zn.length), Oi = (mn = Be(bn)) == null ? void 0 : mn.split("/"));
16122
+ (Rr = Be(_r)) != null && Rr.includes("]") ? (bn = Be(_r).slice(1, ((Nl = Be(_r)) == null ? void 0 : Nl.length) - 1), Oi = (Qi = (dn = (Zi = (Jr = (gr = Be(bn)) == null ? void 0 : gr.split("[")) == null ? void 0 : Jr[1]) == null ? void 0 : Zi.split("]")) == null ? void 0 : dn[0]) == null ? void 0 : Qi.split(":")) : (bn = Be(_r).slice(1, (zn = Be(_r)) == null ? void 0 : zn.length), Oi = (mn = Be(bn)) == null ? void 0 : mn.split("/"));
16121
16123
  let fn = "", In = (Vi = Ze == null ? void 0 : Ze.find((oi) => (oi == null ? void 0 : oi.name) === (Oi == null ? void 0 : Oi[0]))) == null ? void 0 : Vi.compData;
16122
16124
  In == null || In.forEach((oi) => {
16123
16125
  var On;
@@ -16142,9 +16144,9 @@ const Dh = /* @__PURE__ */ fr(Th, [["render", Eh]]), zh = { class: "extra-conten
16142
16144
  var Rr;
16143
16145
  return (Xl == null ? void 0 : Xl.name) === (kr == null ? void 0 : kr[0]) && (Xl.compData = (Rr = Xl.compData) == null ? void 0 : Rr.map((Nl) => {
16144
16146
  var gr;
16145
- return (Nl == null ? void 0 : Nl.key) === "formContent" && (Nl.contents = (gr = Nl.contents) == null ? void 0 : gr.map((Yr) => {
16147
+ return (Nl == null ? void 0 : Nl.key) === "formContent" && (Nl.contents = (gr = Nl.contents) == null ? void 0 : gr.map((Jr) => {
16146
16148
  var Zi, dn;
16147
- return (Yr == null ? void 0 : Yr.key) === (kr == null ? void 0 : kr[1]) && (Yr.value = (dn = (Zi = j == null ? void 0 : j.data) == null ? void 0 : Zi.result) == null ? void 0 : dn[di == null ? void 0 : di.replaceAll(":", "")]), Yr;
16149
+ return (Jr == null ? void 0 : Jr.key) === (kr == null ? void 0 : kr[1]) && (Jr.value = (dn = (Zi = j == null ? void 0 : j.data) == null ? void 0 : Zi.result) == null ? void 0 : dn[di == null ? void 0 : di.replaceAll(":", "")]), Jr;
16148
16150
  })), Nl;
16149
16151
  })), Xl;
16150
16152
  });
@@ -16168,8 +16170,8 @@ const Dh = /* @__PURE__ */ fr(Th, [["render", Eh]]), zh = { class: "extra-conten
16168
16170
  const xl = (ya = (Xe = (dl = j == null ? void 0 : j.data) == null ? void 0 : dl.data) == null ? void 0 : Xe.path) == null ? void 0 : ya.path;
16169
16171
  let _r = "";
16170
16172
  (dr = (jl = (we = (Sa = (ka = xl == null ? void 0 : xl.split("(")) == null ? void 0 : ka[1]) == null ? void 0 : Sa.split(")")) == null ? void 0 : we[0]) == null ? void 0 : jl.split(":")) == null || dr.forEach((Nl) => {
16171
- var gr, Yr;
16172
- _r = _r === "" ? _r + ((gr = Nl == null ? void 0 : Nl.replaceAll("'", "")) == null ? void 0 : gr.trim()) : _r + "/" + ((Yr = Nl == null ? void 0 : Nl.replaceAll("'", "")) == null ? void 0 : Yr.trim());
16173
+ var gr, Jr;
16174
+ _r = _r === "" ? _r + ((gr = Nl == null ? void 0 : Nl.replaceAll("'", "")) == null ? void 0 : gr.trim()) : _r + "/" + ((Jr = Nl == null ? void 0 : Nl.replaceAll("'", "")) == null ? void 0 : Jr.trim());
16173
16175
  });
16174
16176
  let Xl = [(Re = (ur = (Dr = (yr = (br = xl == null ? void 0 : xl.split("<")) == null ? void 0 : br[1]) == null ? void 0 : yr.split(">")) == null ? void 0 : Dr[0]) == null ? void 0 : ur.replaceAll("'", "")) == null ? void 0 : Re.trim()], Rr;
16175
16177
  return (Xr = (zr = (rr = j == null ? void 0 : j.data) == null ? void 0 : rr.data) == null ? void 0 : zr.data) != null && Xr[kr == null ? void 0 : kr[0]] ? Rr = await se((ri = (ir = (Ir = j == null ? void 0 : j.data) == null ? void 0 : Ir.data) == null ? void 0 : ir.data) == null ? void 0 : ri[kr == null ? void 0 : kr[0]], _r, kr, fa) : Rr = await Ce((Zr = (ar = j == null ? void 0 : j.data) == null ? void 0 : ar.data) == null ? void 0 : Zr.data, _r, Xl, Me), Rr;
@@ -16631,13 +16633,13 @@ const jh = /* @__PURE__ */ fr(Rh, [["render", Ph]]), Fh = { class: "module conte
16631
16633
  ]))), 128))
16632
16634
  ]),
16633
16635
  fe("div", Uh, [
16634
- Pe(Gr, {
16636
+ Pe(Yr, {
16635
16637
  rowContents: t.value,
16636
16638
  onChange: T
16637
16639
  }, null, 8, ["rowContents"])
16638
16640
  ])
16639
16641
  ]),
16640
- Pe(Kr, {
16642
+ Pe(Gr, {
16641
16643
  visible: n.visible,
16642
16644
  title: n.title,
16643
16645
  onBeforeDestroy: W,
@@ -16645,7 +16647,7 @@ const jh = /* @__PURE__ */ fr(Rh, [["render", Ph]]), Fh = { class: "module conte
16645
16647
  }, {
16646
16648
  default: Fe(() => [
16647
16649
  fe("div", qh, [
16648
- (ce(), nl(Gr, {
16650
+ (ce(), nl(Yr, {
16649
16651
  rowContents: d.value,
16650
16652
  key: d.value,
16651
16653
  isEnableWrap: !1,
@@ -16814,7 +16816,7 @@ const jh = /* @__PURE__ */ fr(Rh, [["render", Ph]]), Fh = { class: "module conte
16814
16816
  gl(Ga(g), 1)
16815
16817
  ]),
16816
16818
  description: Fe(({ descriptions: g }) => [
16817
- Pe(Gr, {
16819
+ Pe(Yr, {
16818
16820
  ref: "formRef",
16819
16821
  rowContents: g,
16820
16822
  showOperator: !0,
@@ -17098,7 +17100,7 @@ const jh = /* @__PURE__ */ fr(Rh, [["render", Ph]]), Fh = { class: "module conte
17098
17100
  (S = (B = f.value) == null ? void 0 : B.find((ye) => ye.id === F)) != null && S.content ? zl("", !0) : (ce(), Ge("div", {
17099
17101
  key: 0,
17100
17102
  class: "collapse-title",
17101
- style: Jr({ marginRight: M.name && M.name !== "" ? "8px" : "0px" })
17103
+ style: Wr({ marginRight: M.name && M.name !== "" ? "8px" : "0px" })
17102
17104
  }, Ga(M.name), 5)),
17103
17105
  (_ = (k = f.value) == null ? void 0 : k.find((ye) => ye.id === F)) != null && _.content ? (ce(), Ge("div", hv, [
17104
17106
  Pe(Pp, {
@@ -17470,7 +17472,7 @@ const jh = /* @__PURE__ */ fr(Rh, [["render", Ph]]), Fh = { class: "module conte
17470
17472
  ])
17471
17473
  ]))), 128))
17472
17474
  ]),
17473
- Pe(Kr, {
17475
+ Pe(Gr, {
17474
17476
  modelValue: o.value,
17475
17477
  "onUpdate:modelValue": z[2] || (z[2] = (qe) => o.value = qe),
17476
17478
  title: f.value,
@@ -17510,7 +17512,7 @@ const jh = /* @__PURE__ */ fr(Rh, [["render", Ph]]), Fh = { class: "module conte
17510
17512
  ]),
17511
17513
  _: 1
17512
17514
  }, 8, ["modelValue", "title"]),
17513
- Pe(Kr, {
17515
+ Pe(Gr, {
17514
17516
  modelValue: v.value,
17515
17517
  "onUpdate:modelValue": z[4] || (z[4] = (qe) => v.value = qe),
17516
17518
  title: "布局调整",
@@ -17839,7 +17841,7 @@ const Xv = () => ({
17839
17841
  const l = Fl(() => (a == null ? void 0 : a.height) || "300px");
17840
17842
  return (n, o) => (ce(), Ge("div", {
17841
17843
  class: "eCharts",
17842
- style: Jr({
17844
+ style: Wr({
17843
17845
  height: l.value
17844
17846
  })
17845
17847
  }, [
@@ -18250,7 +18252,7 @@ const Xv = () => ({
18250
18252
  })
18251
18253
  ])
18252
18254
  ]),
18253
- Pe(Kr, {
18255
+ Pe(Gr, {
18254
18256
  visible: n.visible,
18255
18257
  title: n.title,
18256
18258
  onBeforeDestroy: pa,
@@ -18258,7 +18260,7 @@ const Xv = () => ({
18258
18260
  }, {
18259
18261
  default: Fe(() => [
18260
18262
  fe("div", t8, [
18261
- (ce(), nl(Gr, {
18263
+ (ce(), nl(Yr, {
18262
18264
  rowContents: o.value,
18263
18265
  key: o.value,
18264
18266
  isEnableWrap: !0,
@@ -18294,7 +18296,7 @@ const Xv = () => ({
18294
18296
  ]),
18295
18297
  _: 1
18296
18298
  }, 8, ["visible", "title", "width"]),
18297
- Pe(Kr, {
18299
+ Pe(Gr, {
18298
18300
  visible: u.visible,
18299
18301
  title: u.title,
18300
18302
  onBeforeDestroy: pa,
@@ -18302,7 +18304,7 @@ const Xv = () => ({
18302
18304
  }, {
18303
18305
  default: Fe(() => [
18304
18306
  fe("div", c8, [
18305
- (ce(), nl(Gr, {
18307
+ (ce(), nl(Yr, {
18306
18308
  rowContents: T.value,
18307
18309
  key: T.value,
18308
18310
  isEnableWrap: !0,
@@ -18338,7 +18340,7 @@ const Xv = () => ({
18338
18340
  ]),
18339
18341
  _: 1
18340
18342
  }, 8, ["visible", "title", "width"]),
18341
- Pe(Kr, {
18343
+ Pe(Gr, {
18342
18344
  visible: B.visible,
18343
18345
  title: B.title,
18344
18346
  onBeforeDestroy: pa,
@@ -18346,7 +18348,7 @@ const Xv = () => ({
18346
18348
  }, {
18347
18349
  default: Fe(() => [
18348
18350
  fe("div", p8, [
18349
- (ce(), nl(Gr, {
18351
+ (ce(), nl(Yr, {
18350
18352
  rowContents: S.value,
18351
18353
  key: S.value,
18352
18354
  isEnableWrap: !0,
@@ -18443,7 +18445,7 @@ const Xv = () => ({
18443
18445
  const u = ml("el-col"), T = ml("el-row");
18444
18446
  return ce(), Ge("div", y8, [
18445
18447
  Pe(T, {
18446
- style: Jr({ height: (O = o.value) == null ? void 0 : O.height })
18448
+ style: Wr({ height: (O = o.value) == null ? void 0 : O.height })
18447
18449
  }, {
18448
18450
  default: Fe(() => [
18449
18451
  (ce(!0), Ge(Ml, null, ql(t.value, (b, W) => (ce(), nl(u, {
@@ -18583,7 +18585,7 @@ const Xv = () => ({
18583
18585
  fe("div", k8, [
18584
18586
  m[1] || (m[1] = fe("div", { class: "module-title" }, "基础配置", -1)),
18585
18587
  fe("div", null, [
18586
- Pe(Gr, {
18588
+ Pe(Yr, {
18587
18589
  rowContents: f.value,
18588
18590
  isEnableWrap: !0,
18589
18591
  onChange: m[0] || (m[0] = (N) => d(N))
@@ -18613,7 +18615,7 @@ const Xv = () => ({
18613
18615
  content: Fe(({ item: N, index: $ }) => [
18614
18616
  fe("div", A8, [
18615
18617
  fe("div", null, [
18616
- (ce(), nl(Gr, {
18618
+ (ce(), nl(Yr, {
18617
18619
  rowContents: g.value[$],
18618
18620
  key: $,
18619
18621
  isEnableWrap: !0,
@@ -20448,7 +20450,7 @@ function X8() {
20448
20450
  var i, p, y, w, C, K, Z, me = this, We = this.interaction, Te = Nl(We).resistance, oa = (We._now() - this.t0) / 1e3;
20449
20451
  if (oa < this.te) {
20450
20452
  var Oa, al = 1 - (Math.exp(-Te * oa) - this.lambda_v0) / this.one_ve_v0;
20451
- this.isModified ? (i = 0, p = 0, y = this.targetOffset.x, w = this.targetOffset.y, C = this.modifiedOffset.x, K = this.modifiedOffset.y, Oa = { x: Yr(Z = al, i, y, C), y: Yr(Z, p, w, K) }) : Oa = { x: this.targetOffset.x * al, y: this.targetOffset.y * al };
20453
+ this.isModified ? (i = 0, p = 0, y = this.targetOffset.x, w = this.targetOffset.y, C = this.modifiedOffset.x, K = this.modifiedOffset.y, Oa = { x: Jr(Z = al, i, y, C), y: Jr(Z, p, w, K) }) : Oa = { x: this.targetOffset.x * al, y: this.targetOffset.y * al };
20452
20454
  var Za = { x: Oa.x - this.currentOffset.x, y: Oa.y - this.currentOffset.y };
20453
20455
  this.currentOffset.x += Za.x, this.currentOffset.y += Za.y, We.offsetBy(Za), We.move(), this.onNextFrame(function() {
20454
20456
  return me.inertiaTick();
@@ -20506,7 +20508,7 @@ function X8() {
20506
20508
  }, "interactions:after-action-resume": function(s) {
20507
20509
  return s.interaction.modification.restoreInteractionCoords(s);
20508
20510
  } } };
20509
- function Yr(s, i, p, y) {
20511
+ function Jr(s, i, p, y) {
20510
20512
  var w = 1 - s;
20511
20513
  return w * w * i + 2 * w * s * p + s * s * y;
20512
20514
  }
@@ -21736,7 +21738,7 @@ const fc = /* @__PURE__ */ Bp(Z8), Yt = /* @__PURE__ */ Vr({
21736
21738
  ref_key: "wrapper",
21737
21739
  ref: x,
21738
21740
  class: xi(Ee.value),
21739
- style: Jr(d.style)
21741
+ style: Wr(d.style)
21740
21742
  }, [
21741
21743
  rn(de.$slots, "default"),
21742
21744
  he.value ? (ce(), Ge("span", {
@@ -22581,7 +22583,7 @@ const M5 = /* @__PURE__ */ Vr({
22581
22583
  ref_key: "wrapper",
22582
22584
  ref: d,
22583
22585
  class: "vgl-layout",
22584
- style: Jr(o.mergedStyle)
22586
+ style: Wr(o.mergedStyle)
22585
22587
  }, [
22586
22588
  J.$slots.default ? rn(J.$slots, "default", { key: 0 }) : (ce(!0), Ge(Ml, { key: 1 }, ql(t.value, (Ce) => (ce(), nl(Yt, Qt({
22587
22589
  key: Ce.i,
@@ -22702,12 +22704,12 @@ const C5 = {
22702
22704
  var m, x, N, $, le, J, ye, Ce, P, se, X, oe, De, He;
22703
22705
  return [
22704
22706
  fe("div", {
22705
- style: Jr({ gap: "16px", display: "flex", flexDirection: "column", paddingBottom: _ === ((m = f == null ? void 0 : f.children) == null ? void 0 : m.length) - 1 ? "0px" : "24px" })
22707
+ style: Wr({ gap: "16px", display: "flex", flexDirection: "column", paddingBottom: _ === ((m = f == null ? void 0 : f.children) == null ? void 0 : m.length) - 1 ? "0px" : "24px" })
22706
22708
  }, [
22707
22709
  ((N = (x = k == null ? void 0 : k.component) == null ? void 0 : x.comp) == null ? void 0 : N.toUpperCase()) !== "TABLE" && (($ = k == null ? void 0 : k.component) != null && $.name) ? (ce(), Ge("div", C5, [
22708
22710
  fe("div", {
22709
22711
  class: "group-name-wrap",
22710
- style: Jr({
22712
+ style: Wr({
22711
22713
  paddingLeft: (parseInt(T.value.toString()) - 1) * 12 + "px",
22712
22714
  fontWeight: 600 - (T.value - 1) * 100 >= 400 ? 600 - (T.value - 1) * 100 : 400,
22713
22715
  fontSize: 17 - T.value >= 14 ? 17 - T.value + "px" : "14px"
@@ -22753,13 +22755,13 @@ const C5 = {
22753
22755
  }, 8, ["layout", "is-draggable", "is-resizable"])) : (ce(!0), Ge(Ml, { key: 1 }, ql(b.value, (k, _) => {
22754
22756
  var m, x;
22755
22757
  return ce(), Ge("div", {
22756
- style: Jr({ gap: "16px", display: (k == null ? void 0 : k.isShow) === !1 ? "none" : "flex", flexDirection: "column", paddingBottom: parseInt(_) === ((m = f == null ? void 0 : f.children) == null ? void 0 : m.length) - 1 ? "0px" : "24px" })
22758
+ style: Wr({ gap: "16px", display: (k == null ? void 0 : k.isShow) === !1 ? "none" : "flex", flexDirection: "column", paddingBottom: parseInt(_) === ((m = f == null ? void 0 : f.children) == null ? void 0 : m.length) - 1 ? "0px" : "24px" })
22757
22759
  }, [
22758
22760
  ((x = k == null ? void 0 : k.comp) == null ? void 0 : x.toUpperCase()) !== "TABLE" && k.name ? (ce(), Ge("div", B5, [
22759
22761
  W(k) ? zl("", !0) : (ce(), Ge("div", {
22760
22762
  key: 0,
22761
22763
  class: "group-name-wrap",
22762
- style: Jr({
22764
+ style: Wr({
22763
22765
  paddingLeft: parseInt(T.value.toString()) > 1 ? "12px" : "0px",
22764
22766
  fontWeight: 600 - (T.value - 1) * 100 >= 400 ? 600 - (T.value - 1) * 100 : 400,
22765
22767
  fontSize: 17 - T.value >= 14 ? 17 - T.value + "px" : "14px"