st-comp 0.0.249 → 0.0.251

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- import { getCurrentInstance as Un, inject as mt, ref as se, computed as ie, unref as F, watch as nt, shallowRef as pl, watchEffect as Ad, readonly as lw, customRef as Bhe, getCurrentScope as zhe, onScopeDispose as qQ, onMounted as tn, nextTick as Tt, isRef as n2, warn as Vhe, provide as Vi, defineComponent as ze, openBlock as j, createElementBlock as me, mergeProps as Fn, renderSlot as Xe, createElementVNode as de, toRef as wo, onUnmounted as Vo, useAttrs as Hk, useSlots as f3, normalizeClass as Le, normalizeStyle as Gt, createCommentVNode as Pe, Fragment as at, createBlock as Oe, withCtx as oe, resolveDynamicComponent as _i, withModifiers as Rn, toDisplayString as Qe, onBeforeUnmount as Mr, Transition as _u, withDirectives as xi, vShow as lo, createVNode as Z, reactive as Si, onActivated as KQ, onUpdated as Ag, cloneVNode as Hhe, Comment as _N, Text as GQ, Teleport as yN, onBeforeMount as Wk, onDeactivated as Whe, renderList as Et, createTextVNode as it, withKeys as oo, createSlots as Ch, isVNode as qs, toRaw as wN, vModelCheckbox as YQ, toRefs as Rc, vModelRadio as QQ, toHandlers as jhe, h as Mt, resolveComponent as Sn, normalizeProps as jk, guardReactiveProps as $he, TransitionGroup as Uhe, resolveDirective as $k, toHandlerKey as qhe, vModelText as Khe, render as Fp, createApp as Ghe, shallowReactive as ZQ, markRaw as CN, pushScopeId as yu, popScopeId as wu, mergeModels as au, useModel as i2 } from "vue";
1
+ import { getCurrentInstance as Un, inject as mt, ref as se, computed as ie, unref as F, watch as nt, shallowRef as pl, watchEffect as Ad, readonly as lw, customRef as Bhe, getCurrentScope as zhe, onScopeDispose as qQ, onMounted as Jt, nextTick as Tt, isRef as n2, warn as Vhe, provide as Vi, defineComponent as ze, openBlock as j, createElementBlock as me, mergeProps as Fn, renderSlot as Xe, createElementVNode as de, toRef as wo, onUnmounted as Vo, useAttrs as Hk, useSlots as f3, normalizeClass as Le, normalizeStyle as Gt, createCommentVNode as Pe, Fragment as st, createBlock as Oe, withCtx as oe, resolveDynamicComponent as _i, withModifiers as Rn, toDisplayString as Qe, onBeforeUnmount as Mr, Transition as _u, withDirectives as xi, vShow as lo, createVNode as Z, reactive as Si, onActivated as KQ, onUpdated as Ag, cloneVNode as Hhe, Comment as _N, Text as GQ, Teleport as yN, onBeforeMount as Wk, onDeactivated as Whe, renderList as Et, createTextVNode as it, withKeys as oo, createSlots as Ch, isVNode as qs, toRaw as wN, vModelCheckbox as YQ, toRefs as Rc, vModelRadio as QQ, toHandlers as jhe, h as Mt, resolveComponent as Sn, normalizeProps as jk, guardReactiveProps as $he, TransitionGroup as Uhe, resolveDirective as $k, toHandlerKey as qhe, vModelText as Khe, render as Fp, createApp as Ghe, shallowReactive as ZQ, markRaw as CN, pushScopeId as yu, popScopeId as wu, mergeModels as au, useModel as i2 } from "vue";
2
2
  import * as Ro from "echarts";
3
3
  const XQ = Symbol(), S5 = "el", Yhe = "is-", S2 = (n, e, t, i, r) => {
4
4
  let o = `${n}-${e}`;
@@ -1414,7 +1414,7 @@ function pme(n, e = 200, t = {}) {
1414
1414
  return nt(n, () => r()), i;
1415
1415
  }
1416
1416
  function RZ(n, e = !0) {
1417
- Un() ? tn(n) : e ? n() : Tt(n);
1417
+ Un() ? Jt(n) : e ? n() : Tt(n);
1418
1418
  }
1419
1419
  function d9(n, e, t = {}) {
1420
1420
  const {
@@ -2784,7 +2784,7 @@ const v3 = (n) => n, $5e = Ft({
2784
2784
  var u;
2785
2785
  return !!(!(n.label || n.ariaLabel) && e && e.inputIds && ((u = e.inputIds) == null ? void 0 : u.length) <= 1);
2786
2786
  });
2787
- return tn(() => {
2787
+ return Jt(() => {
2788
2788
  a = nt([wo(n, "id"), t], ([u, c]) => {
2789
2789
  const d = u ?? (c ? void 0 : _a().value);
2790
2790
  d !== s.value && (e != null && e.removeInputId && !o() && (s.value && e.removeInputId(s.value), !(i != null && i.value) && !c && d && e.addInputId(d)), s.value = d);
@@ -3042,7 +3042,7 @@ const e9e = "ElInput", t9e = ze({
3042
3042
  Tt(() => le()), i.validateEvent && ((B = c == null ? void 0 : c.validate) == null || B.call(c, "change").catch((q) => void 0));
3043
3043
  }), nt(A, () => ve()), nt(() => i.type, async () => {
3044
3044
  await Tt(), ve(), le();
3045
- }), tn(() => {
3045
+ }), Jt(() => {
3046
3046
  !i.formatter && i.parser, ve(), Tt(le);
3047
3047
  }), e({
3048
3048
  input: b,
@@ -3069,7 +3069,7 @@ const e9e = "ElInput", t9e = ze({
3069
3069
  onMouseleave: ue
3070
3070
  }, [
3071
3071
  Pe(" input "),
3072
- B.type !== "textarea" ? (j(), me(at, { key: 0 }, [
3072
+ B.type !== "textarea" ? (j(), me(st, { key: 0 }, [
3073
3073
  Pe(" prepend slot "),
3074
3074
  B.$slots.prepend ? (j(), me("div", {
3075
3075
  key: 0,
@@ -3138,7 +3138,7 @@ const e9e = "ElInput", t9e = ze({
3138
3138
  de("span", {
3139
3139
  class: Le(F(p).e("suffix-inner"))
3140
3140
  }, [
3141
- !F(I) || !F(R) || !F(U) ? (j(), me(at, { key: 0 }, [
3141
+ !F(I) || !F(R) || !F(U) ? (j(), me(st, { key: 0 }, [
3142
3142
  Xe(B.$slots, "suffix"),
3143
3143
  B.suffixIcon ? (j(), Oe(F(Cn), {
3144
3144
  key: 0,
@@ -3202,7 +3202,7 @@ const e9e = "ElInput", t9e = ze({
3202
3202
  }, [
3203
3203
  Xe(B.$slots, "append")
3204
3204
  ], 2)) : Pe("v-if", !0)
3205
- ], 64)) : (j(), me(at, { key: 1 }, [
3205
+ ], 64)) : (j(), me(st, { key: 1 }, [
3206
3206
  Pe(" textarea "),
3207
3207
  de("textarea", Fn({
3208
3208
  id: F(d),
@@ -3383,7 +3383,7 @@ const l9e = Ft({
3383
3383
  const f = h.offsetHeight - e4, p = h.offsetWidth - e4, g = f ** 2 / h.scrollHeight, b = p ** 2 / h.scrollWidth, v = Math.max(g, t.minSize), _ = Math.max(b, t.minSize);
3384
3384
  l.value = g / (f - g) / (v / (f - v)), u.value = b / (p - b) / (_ / (p - _)), a.value = v + e4 < f ? `${v}px` : "", s.value = _ + e4 < p ? `${_}px` : "";
3385
3385
  }
3386
- }), (h, f) => (j(), me(at, null, [
3386
+ }), (h, f) => (j(), me(st, null, [
3387
3387
  Z(dB, {
3388
3388
  move: r.value,
3389
3389
  ratio: u.value,
@@ -3535,7 +3535,7 @@ const d9e = Ft({
3535
3535
  wrapElement: f
3536
3536
  })), KQ(() => {
3537
3537
  f.value && (f.value.scrollTop = l, f.value.scrollLeft = u);
3538
- }), tn(() => {
3538
+ }), Jt(() => {
3539
3539
  i.native || Tt(() => {
3540
3540
  N();
3541
3541
  });
@@ -3714,7 +3714,7 @@ function bX(n) {
3714
3714
  case GQ:
3715
3715
  case "svg":
3716
3716
  return [hB(i), t];
3717
- case at:
3717
+ case st:
3718
3718
  return bX(i.children);
3719
3719
  default:
3720
3720
  return [i, t];
@@ -3755,7 +3755,7 @@ const D9e = ze({
3755
3755
  "onBlur",
3756
3756
  "onContextmenu"
3757
3757
  ];
3758
- return tn(() => {
3758
+ return Jt(() => {
3759
3759
  nt(() => t.virtualRef, (d) => {
3760
3760
  d && (r.value = ac(d));
3761
3761
  }, {
@@ -3874,7 +3874,7 @@ const I9e = () => {
3874
3874
  bT.value = "pointer", bw.value = window.performance.now();
3875
3875
  }, _B = () => {
3876
3876
  bT.value = "keyboard", bw.value = window.performance.now();
3877
- }, F9e = () => (tn(() => {
3877
+ }, F9e = () => (Jt(() => {
3878
3878
  G6 === 0 && (document.addEventListener("mousedown", Y6), document.addEventListener("touchstart", Y6), document.addEventListener("keydown", _B)), G6++;
3879
3879
  }), Mr(() => {
3880
3880
  G6--, G6 <= 0 && (document.removeEventListener("mousedown", Y6), document.removeEventListener("touchstart", Y6), document.removeEventListener("keydown", _B));
@@ -3906,7 +3906,7 @@ let S4 = [];
3906
3906
  const yB = (n) => {
3907
3907
  n.code === Pn.esc && S4.forEach((e) => e(n));
3908
3908
  }, P9e = (n) => {
3909
- tn(() => {
3909
+ Jt(() => {
3910
3910
  S4.length === 0 && document.addEventListener("keydown", yB), Fi && S4.push(n);
3911
3911
  }), Mr(() => {
3912
3912
  S4 = S4.filter((e) => e !== n), S4.length === 0 && Fi && document.removeEventListener("keydown", yB);
@@ -4034,7 +4034,7 @@ const yB = (n) => {
4034
4034
  p.addEventListener(Zx, u), p.dispatchEvent(g), !g.defaultPrevented && (o.value == "keyboard" || !R9e() || p.contains(document.activeElement)) && E0(i ?? document.body), p.removeEventListener(Zx, u), bB.remove(s), i = null, r = null;
4035
4035
  }
4036
4036
  }
4037
- return tn(() => {
4037
+ return Jt(() => {
4038
4038
  n.trapped && h(), nt(() => n.trapped, (p) => {
4039
4039
  p ? h() : f();
4040
4040
  });
@@ -4850,7 +4850,7 @@ const X8e = 0, J8e = (n) => {
4850
4850
  })), c = ie(() => K8e(n.referenceEl) || F(i)), { attributes: d, state: h, styles: f, update: p, forceUpdate: g, instanceRef: b } = Q8e(c, t, u);
4851
4851
  return nt(b, (v) => e.value = v, {
4852
4852
  flush: "sync"
4853
- }), tn(() => {
4853
+ }), Jt(() => {
4854
4854
  nt(() => {
4855
4855
  var v, _;
4856
4856
  return (_ = (v = F(c)) == null ? void 0 : v.getBoundingClientRect) == null ? void 0 : _.call(v);
@@ -4935,7 +4935,7 @@ const X8e = 0, J8e = (n) => {
4935
4935
  }, E = () => {
4936
4936
  N(!1), i.visible && i.focusOnShow ? o.value = !0 : i.visible === !1 && (o.value = !1);
4937
4937
  };
4938
- return tn(() => {
4938
+ return Jt(() => {
4939
4939
  nt(() => i.triggerTargetEl, (L, O) => {
4940
4940
  S == null || S(), S = void 0;
4941
4941
  const P = F(L || f.value), k = F(O || f.value);
@@ -5067,7 +5067,7 @@ const r6e = Ti(b9e), LT = Symbol("elTooltip"), MT = Ft({
5067
5067
  ...h.proxy.$route
5068
5068
  }), () => {
5069
5069
  l.value && s.value && y();
5070
- }), tn(() => {
5070
+ }), Jt(() => {
5071
5071
  w(p[n]);
5072
5072
  }), {
5073
5073
  hide: y,
@@ -5582,7 +5582,7 @@ const nl = Ti(N6e), E6e = Ft({
5582
5582
  });
5583
5583
  return Mr(() => {
5584
5584
  le == null || le();
5585
- }), tn(() => {
5585
+ }), Jt(() => {
5586
5586
  var ne;
5587
5587
  const ce = (ne = l.value) == null ? void 0 : ne.ref;
5588
5588
  ce && ([
@@ -5666,7 +5666,7 @@ const nl = Ti(N6e), E6e = Ft({
5666
5666
  _: 1
5667
5667
  }, 8, ["class"])
5668
5668
  ])
5669
- ])) : (j(!0), me(at, { key: 1 }, Et(p.value, (ve, we) => (j(), me("li", {
5669
+ ])) : (j(!0), me(st, { key: 1 }, Et(p.value, (ve, we) => (j(), me("li", {
5670
5670
  id: `${F(y)}-item-${we}`,
5671
5671
  key: we,
5672
5672
  class: Le({ highlighted: g.value === we }),
@@ -6630,7 +6630,7 @@ const o7e = ze({
6630
6630
  onClick: F(g)
6631
6631
  }), {
6632
6632
  default: oe(() => [
6633
- v.loading ? (j(), me(at, { key: 0 }, [
6633
+ v.loading ? (j(), me(st, { key: 0 }, [
6634
6634
  v.$slots.loading ? Xe(v.$slots, "loading", { key: 0 }) : (j(), Oe(F(Cn), {
6635
6635
  key: 1,
6636
6636
  class: Le(F(o).is("loading"))
@@ -7253,7 +7253,7 @@ const L4 = (n) => {
7253
7253
  class: Le(F(g).e("label"))
7254
7254
  }, [
7255
7255
  Xe(_.$slots, "default"),
7256
- _.$slots.default ? Pe("v-if", !0) : (j(), me(at, { key: 0 }, [
7256
+ _.$slots.default ? Pe("v-if", !0) : (j(), me(st, { key: 0 }, [
7257
7257
  it(Qe(_.label), 1)
7258
7258
  ], 64))
7259
7259
  ], 2)) : Pe("v-if", !0)
@@ -7422,7 +7422,7 @@ const C7e = Ft({
7422
7422
  }, {
7423
7423
  default: oe(() => [
7424
7424
  Xe(d.$slots, "default", {}, () => [
7425
- (j(!0), me(at, null, Et(t.options, (p, g) => (j(), Oe(UX, Fn({ key: g }, c(p)), null, 16))), 128))
7425
+ (j(!0), me(st, null, Et(t.options, (p, g) => (j(), Oe(UX, Fn({ key: g }, c(p)), null, 16))), 128))
7426
7426
  ])
7427
7427
  ]),
7428
7428
  _: 3
@@ -7660,7 +7660,7 @@ const T7e = Ft({
7660
7660
  }), u = (f) => {
7661
7661
  e(Mi, f), Tt(() => e(Tr, f));
7662
7662
  };
7663
- tn(() => {
7663
+ Jt(() => {
7664
7664
  const f = o.value.querySelectorAll("[type=radio]"), p = f[0];
7665
7665
  !Array.from(f).some((g) => g.checked) && p && (p.tabIndex = 0);
7666
7666
  });
@@ -7691,7 +7691,7 @@ const T7e = Ft({
7691
7691
  "aria-labelledby": F(l) ? F(s).labelId : void 0
7692
7692
  }, [
7693
7693
  Xe(f.$slots, "default", {}, () => [
7694
- (j(!0), me(at, null, Et(t.options, (g, b) => (j(), Oe(eJ, Fn({ key: b }, h(g)), null, 16))), 128))
7694
+ (j(!0), me(st, null, Et(t.options, (g, b) => (j(), Oe(eJ, Fn({ key: b }, h(g)), null, 16))), 128))
7695
7695
  ])
7696
7696
  ], 10, ["id", "aria-label", "aria-labelledby"]));
7697
7697
  }
@@ -8075,7 +8075,7 @@ const RT = Z7e, rJ = Symbol("dialogInjectionKey"), PB = "dialog-fade", oJ = Ft({
8075
8075
  const { offsetX: h, offsetY: f } = r;
8076
8076
  s(h, f);
8077
8077
  };
8078
- return tn(() => {
8078
+ return Jt(() => {
8079
8079
  Ad(() => {
8080
8080
  t.value ? l() : u();
8081
8081
  });
@@ -8340,7 +8340,7 @@ const aJ = Ft({
8340
8340
  })) : u.value && L();
8341
8341
  }), nt(() => n.fullscreen, (Y) => {
8342
8342
  e.value && (Y ? (s = e.value.style.transform, e.value.style.transform = "") : e.value.style.transform = s);
8343
- }), tn(() => {
8343
+ }), Jt(() => {
8344
8344
  n.modelValue && (u.value = !0, d.value = !0, E());
8345
8345
  }), {
8346
8346
  afterEnter: D,
@@ -8819,7 +8819,7 @@ const dJ = "data-el-collection-item", hJ = (n) => {
8819
8819
  const u = se(), c = mt(i, void 0);
8820
8820
  Vi(r, {
8821
8821
  collectionItemRef: u
8822
- }), tn(() => {
8822
+ }), Jt(() => {
8823
8823
  const d = F(u);
8824
8824
  d && c.itemMap.set(d, {
8825
8825
  ref: d,
@@ -9425,7 +9425,7 @@ const Zve = ze({
9425
9425
  });
9426
9426
  function Xve(n, e, t, i, r, o) {
9427
9427
  const s = Sn("el-icon");
9428
- return j(), me(at, null, [
9428
+ return j(), me(st, null, [
9429
9429
  n.divided ? (j(), me("li", {
9430
9430
  key: 0,
9431
9431
  role: "separator",
@@ -10662,7 +10662,7 @@ var t_e = ze({
10662
10662
  e.default && n.isAutoWidth && (c === "update" ? s.value = a() : c === "remove" && (t == null || t.deregisterLabelWidth(s.value)));
10663
10663
  });
10664
10664
  }, u = () => l("update");
10665
- return tn(() => {
10665
+ return Jt(() => {
10666
10666
  u();
10667
10667
  }), Mr(() => {
10668
10668
  l("remove");
@@ -10690,7 +10690,7 @@ var t_e = ze({
10690
10690
  style: g
10691
10691
  }, [(c = e.default) == null ? void 0 : c.call(e)]);
10692
10692
  } else
10693
- return Z(at, {
10693
+ return Z(st, {
10694
10694
  ref: o
10695
10695
  }, [(d = e.default) == null ? void 0 : d.call(e)]);
10696
10696
  };
@@ -10817,7 +10817,7 @@ const n_e = ze({
10817
10817
  validate: G,
10818
10818
  propString: C
10819
10819
  });
10820
- return Vi(Uf, ne), tn(() => {
10820
+ return Vi(Uf, ne), Jt(() => {
10821
10821
  t.prop && (r == null || r.addField(ne), p = BP(E.value));
10822
10822
  }), Mr(() => {
10823
10823
  r == null || r.removeField(ne);
@@ -11065,7 +11065,7 @@ const o2 = Ti(wbe, {
11065
11065
  a.userInput === null && I !== A && (a.currentValue = I);
11066
11066
  }, { immediate: !0 }), nt(() => i.precision, () => {
11067
11067
  a.currentValue = C(i.modelValue);
11068
- }), tn(() => {
11068
+ }), Jt(() => {
11069
11069
  var T;
11070
11070
  const { min: A, max: I, modelValue: R } = i, U = (T = s.value) == null ? void 0 : T.input;
11071
11071
  if (U.setAttribute("role", "spinbutton"), Number.isFinite(I) ? U.setAttribute("aria-valuemax", String(I)) : U.removeAttribute("aria-valuemax"), Number.isFinite(A) ? U.setAttribute("aria-valuemin", String(A)) : U.removeAttribute("aria-valuemin"), U.setAttribute("aria-valuenow", a.currentValue || a.currentValue === 0 ? String(a.currentValue) : ""), U.setAttribute("aria-disabled", String(p.value)), !Pt(R) && R != null) {
@@ -11453,7 +11453,7 @@ var WT = ze({
11453
11453
  }
11454
11454
  return t({
11455
11455
  opened: C
11456
- }), tn(() => {
11456
+ }), Jt(() => {
11457
11457
  l.addSubMenu(N), u.addSubMenu(N);
11458
11458
  }), Mr(() => {
11459
11459
  u.removeSubMenu(N), l.removeSubMenu(N);
@@ -11510,7 +11510,7 @@ var WT = ze({
11510
11510
  class: a.e("title"),
11511
11511
  onClick: I
11512
11512
  }, G)
11513
- }) : Mt(at, {}, [
11513
+ }) : Mt(st, {}, [
11514
11514
  Mt("div", {
11515
11515
  class: a.e("title"),
11516
11516
  ref: p,
@@ -11722,7 +11722,7 @@ var w_e = ze({
11722
11722
  level: 0
11723
11723
  });
11724
11724
  }
11725
- tn(() => {
11725
+ Jt(() => {
11726
11726
  n.mode === "horizontal" && new f_e(r.vnode.el, l.namespace.value);
11727
11727
  }), i({
11728
11728
  open: (I) => {
@@ -11811,7 +11811,7 @@ const C_e = Ft({
11811
11811
  route: i.route
11812
11812
  }), t("click", h));
11813
11813
  };
11814
- return tn(() => {
11814
+ return Jt(() => {
11815
11815
  c.addSubMenu(h), o.addMenuItem(h);
11816
11816
  }), Mr(() => {
11817
11817
  c.removeSubMenu(h), o.removeMenuItem(h);
@@ -11851,7 +11851,7 @@ const C_e = Ft({
11851
11851
  ], 2)
11852
11852
  ]),
11853
11853
  _: 3
11854
- }, 8, ["effect", "persistent"])) : (j(), me(at, { key: 1 }, [
11854
+ }, 8, ["effect", "persistent"])) : (j(), me(st, { key: 1 }, [
11855
11855
  Xe(p.$slots, "default"),
11856
11856
  Xe(p.$slots, "title")
11857
11857
  ], 64))
@@ -11874,7 +11874,7 @@ const N_e = {
11874
11874
  de("div", {
11875
11875
  class: Le(F(e).e("title"))
11876
11876
  }, [
11877
- t.$slots.title ? Xe(t.$slots, "title", { key: 1 }) : (j(), me(at, { key: 0 }, [
11877
+ t.$slots.title ? Xe(t.$slots, "title", { key: 1 }) : (j(), me(st, { key: 0 }, [
11878
11878
  it(Qe(t.title), 1)
11879
11879
  ], 64))
11880
11880
  ], 2),
@@ -12125,7 +12125,7 @@ const $_e = ze({
12125
12125
  const l = (a = n.selectRef) == null ? void 0 : a.offsetWidth;
12126
12126
  l ? o.value = `${l - u_e}px` : o.value = "";
12127
12127
  }
12128
- return tn(() => {
12128
+ return Jt(() => {
12129
12129
  s(), hs(n.selectRef, s);
12130
12130
  }), {
12131
12131
  ns: e,
@@ -12427,7 +12427,7 @@ const K_e = (n, e) => {
12427
12427
  let al;
12428
12428
  return nt(() => re.value, (Ke) => {
12429
12429
  Ke ? al = hs(p, q).stop : (al == null || al(), al = void 0);
12430
- }), tn(() => {
12430
+ }), Jt(() => {
12431
12431
  Q();
12432
12432
  }), {
12433
12433
  inputId: C,
@@ -12672,7 +12672,7 @@ const Q_e = ze({
12672
12672
  }, l = () => {
12673
12673
  r.value = a(i.subTree);
12674
12674
  };
12675
- return tn(() => {
12675
+ return Jt(() => {
12676
12676
  l();
12677
12677
  }), Cme(t, l, {
12678
12678
  attributes: !0,
@@ -12860,7 +12860,7 @@ function J_e(n, e) {
12860
12860
  deleteTag: n.deleteTag,
12861
12861
  selectDisabled: n.selectDisabled
12862
12862
  }, () => [
12863
- (j(!0), me(at, null, Et(n.showTagList, (h) => (j(), me("div", {
12863
+ (j(!0), me(st, null, Et(n.showTagList, (h) => (j(), me("div", {
12864
12864
  key: n.getValueKey(h),
12865
12865
  class: Le(n.nsSelect.e("selected-item"))
12866
12866
  }, [
@@ -12927,7 +12927,7 @@ function J_e(n, e) {
12927
12927
  ref: "tagMenuRef",
12928
12928
  class: Le(n.nsSelect.e("selection"))
12929
12929
  }, [
12930
- (j(!0), me(at, null, Et(n.collapseTagList, (h) => (j(), me("div", {
12930
+ (j(!0), me(st, null, Et(n.collapseTagList, (h) => (j(), me("div", {
12931
12931
  key: n.getValueKey(h),
12932
12932
  class: Le(n.nsSelect.e("selected-item"))
12933
12933
  }, [
@@ -13105,16 +13105,16 @@ function J_e(n, e) {
13105
13105
  Z(a, null, {
13106
13106
  default: oe(() => [
13107
13107
  Xe(n.$slots, "default", {}, () => [
13108
- (j(!0), me(at, null, Et(n.options, (d, h) => {
13108
+ (j(!0), me(st, null, Et(n.options, (d, h) => {
13109
13109
  var f;
13110
- return j(), me(at, { key: h }, [
13110
+ return j(), me(st, { key: h }, [
13111
13111
  (f = n.getOptions(d)) != null && f.length ? (j(), Oe(s, {
13112
13112
  key: 0,
13113
13113
  label: n.getLabel(d),
13114
13114
  disabled: n.getDisabled(d)
13115
13115
  }, {
13116
13116
  default: oe(() => [
13117
- (j(!0), me(at, null, Et(n.getOptions(d), (p) => (j(), Oe(o, Fn({
13117
+ (j(!0), me(st, null, Et(n.getOptions(d), (p) => (j(), Oe(o, Fn({
13118
13118
  key: n.getValue(p)
13119
13119
  }, n.getOptionProps(p)), null, 16))), 128))
13120
13120
  ]),
@@ -13222,7 +13222,7 @@ const UT = () => mt(AJ, {}), tye = Ft({
13222
13222
  onChange: l
13223
13223
  }, {
13224
13224
  default: oe(() => [
13225
- (j(!0), me(at, null, Et(F(a), (d) => (j(), Oe(F(Ol), {
13225
+ (j(!0), me(st, null, Et(F(a), (d) => (j(), Oe(F(Ol), {
13226
13226
  key: d,
13227
13227
  value: d,
13228
13228
  label: d + F(i)("el.pagination.pagesize")
@@ -13409,7 +13409,7 @@ const fye = Ft({
13409
13409
  }, [
13410
13410
  (l.value || c.value) && !y.disabled ? (j(), Oe(F(r5e), { key: 0 })) : (j(), Oe(F(TN), { key: 1 }))
13411
13411
  ], 42, ["tabindex", "aria-label", "onMouseenter", "onMouseleave", "onFocus", "onBlur"])) : Pe("v-if", !0),
13412
- (j(!0), me(at, null, Et(F(h), (C) => (j(), me("li", {
13412
+ (j(!0), me(st, null, Et(F(h), (C) => (j(), me("li", {
13413
13413
  key: C,
13414
13414
  class: Le([[
13415
13415
  F(i).is("active", y.currentPage === C),
@@ -14267,7 +14267,7 @@ const Gye = (n, e = 0) => {
14267
14267
  }, s = (a) => {
14268
14268
  a === "leading" ? Pt(e) ? o(e) : o(e.leading) : fi(e) ? o(e.trailing) : i.value = !1;
14269
14269
  };
14270
- return tn(() => s("leading")), nt(() => n.value, (a) => {
14270
+ return Jt(() => s("leading")), nt(() => n.value, (a) => {
14271
14271
  s(a ? "leading" : "trailing");
14272
14272
  }), i;
14273
14273
  }, Yye = ze({
@@ -14283,13 +14283,13 @@ const Gye = (n, e = 0) => {
14283
14283
  key: 0,
14284
14284
  class: [F(i).b(), F(i).is("animated", o.animated)]
14285
14285
  }, o.$attrs), [
14286
- (j(!0), me(at, null, Et(o.count, (a) => (j(), me(at, { key: a }, [
14286
+ (j(!0), me(st, null, Et(o.count, (a) => (j(), me(st, { key: a }, [
14287
14287
  F(r) ? Xe(o.$slots, "template", { key: a }, () => [
14288
14288
  Z($b, {
14289
14289
  class: Le(F(i).is("first")),
14290
14290
  variant: "p"
14291
14291
  }, null, 8, ["class"]),
14292
- (j(!0), me(at, null, Et(o.rows, (l) => (j(), Oe($b, {
14292
+ (j(!0), me(st, null, Et(o.rows, (l) => (j(), Oe($b, {
14293
14293
  key: l,
14294
14294
  class: Le([
14295
14295
  F(i).e("paragraph"),
@@ -14429,7 +14429,7 @@ const $J = (n) => ["", ...Jd].includes(n), Jye = Ft({
14429
14429
  var w, C;
14430
14430
  (C = (w = c.value) == null ? void 0 : w.focus) == null || C.call(w);
14431
14431
  };
14432
- return tn(() => {
14432
+ return Jt(() => {
14433
14433
  c.value.checked = v.value;
14434
14434
  }), e({
14435
14435
  focus: y,
@@ -15670,7 +15670,7 @@ function Swe(n, e, t, i, r, o) {
15670
15670
  class: Le(n.ns.e("checkbox-group"))
15671
15671
  }, {
15672
15672
  default: oe(() => [
15673
- (j(!0), me(at, null, Et(n.filters, (p) => (j(), Oe(s, {
15673
+ (j(!0), me(st, null, Et(n.filters, (p) => (j(), Oe(s, {
15674
15674
  key: p.value,
15675
15675
  value: p.value
15676
15676
  }, {
@@ -15713,7 +15713,7 @@ function Swe(n, e, t, i, r, o) {
15713
15713
  ]),
15714
15714
  onClick: (p) => n.handleSelect(null)
15715
15715
  }, Qe(n.t("el.table.clearFilter")), 11, ["onClick"]),
15716
- (j(!0), me(at, null, Et(n.filters, (p) => (j(), me("li", {
15716
+ (j(!0), me(st, null, Et(n.filters, (p) => (j(), me("li", {
15717
15717
  key: p.value,
15718
15718
  class: Le([n.ns.e("list-item"), n.ns.is("active", n.isActive(p))]),
15719
15719
  label: p.value,
@@ -15752,7 +15752,7 @@ function QT(n) {
15752
15752
  const e = Un();
15753
15753
  Wk(() => {
15754
15754
  t.value.addObserver(e);
15755
- }), tn(() => {
15755
+ }), Jt(() => {
15756
15756
  i(t.value), r(t.value);
15757
15757
  }), Ag(() => {
15758
15758
  i(t.value), r(t.value);
@@ -16011,7 +16011,7 @@ var Mwe = ze({
16011
16011
  };
16012
16012
  nt(u, h), Mr(() => {
16013
16013
  d && (clearTimeout(d), d = void 0);
16014
- }), tn(async () => {
16014
+ }), Jt(async () => {
16015
16015
  await Tt(), await Tt();
16016
16016
  const { prop: E, order: L } = n.defaultSort;
16017
16017
  i == null || i.store.commit("sort", { prop: E, order: L, init: !0 }), h();
@@ -16725,7 +16725,7 @@ function Wwe(n, e, t, i) {
16725
16725
  })), w = () => {
16726
16726
  m.value && e.updateElsHeight(), e.updateColumnsWidth(), !(typeof window > "u") && requestAnimationFrame(S);
16727
16727
  };
16728
- tn(async () => {
16728
+ Jt(async () => {
16729
16729
  await Tt(), t.updateColumns(), N(), requestAnimationFrame(w);
16730
16730
  const A = i.vnode.el, I = i.refs.headerWrapper;
16731
16731
  n.flexible && A && A.parentElement && (A.parentElement.style.minWidth = "0"), l.value = {
@@ -16839,7 +16839,7 @@ function jwe(n) {
16839
16839
  s.forEach((a) => a());
16840
16840
  }), e.value.observe(r, o);
16841
16841
  };
16842
- tn(() => {
16842
+ Jt(() => {
16843
16843
  t();
16844
16844
  }), Vo(() => {
16845
16845
  var i;
@@ -17811,7 +17811,7 @@ var lee = ze({
17811
17811
  "filterClassName"
17812
17812
  ]);
17813
17813
  L = awe(x, L), L = uwe(f, d, h)(L), i.value = L, o(), s();
17814
- }), tn(() => {
17814
+ }), Jt(() => {
17815
17815
  var m, y;
17816
17816
  const w = c.value, C = l.value ? (m = w.vnode.el) == null ? void 0 : m.children : (y = w.refs.hiddenColumns) == null ? void 0 : y.children, x = () => g(C || [], t.vnode.el);
17817
17817
  i.value.getColumnIndex = x, x() > -1 && r.value.store.commit("insertColumn", i.value, l.value ? "columnConfig" in w && w.columnConfig.value : null, v);
@@ -17830,7 +17830,7 @@ var lee = ze({
17830
17830
  }), r = [];
17831
17831
  if (pn(i))
17832
17832
  for (const s of i)
17833
- ((t = s.type) == null ? void 0 : t.name) === "ElTableColumn" || s.shapeFlag & 2 ? r.push(s) : s.type === at && pn(s.children) && s.children.forEach((a) => {
17833
+ ((t = s.type) == null ? void 0 : t.name) === "ElTableColumn" || s.shapeFlag & 2 ? r.push(s) : s.type === st && pn(s.children) && s.children.forEach((a) => {
17834
17834
  (a == null ? void 0 : a.patchFlag) !== 1024 && !bn(a == null ? void 0 : a.children) && r.push(a);
17835
17835
  });
17836
17836
  return Mt("div", r);
@@ -18732,7 +18732,7 @@ const NCe = ({ atXEndEdge: n, atXStartEdge: e, atYEndEdge: t, atYStartEdge: i },
18732
18732
  E.value(-1, null, null);
18733
18733
  });
18734
18734
  };
18735
- tn(() => {
18735
+ Jt(() => {
18736
18736
  if (!Fi)
18737
18737
  return;
18738
18738
  const { initScrollLeft: ae, initScrollTop: te } = g, ue = F(C);
@@ -18818,7 +18818,7 @@ const NCe = ({ atXEndEdge: n, atXStartEdge: e, atYEndEdge: t, atYStartEdge: i },
18818
18818
  for (let ye = Q; ye <= J; ye++)
18819
18819
  for (let Ae = te; Ae <= ue; Ae++) {
18820
18820
  const Ne = K({ columnIndex: Ae, data: ee, rowIndex: ye });
18821
- ge.push(Mt(at, { key: Ne }, (ae = _.default) == null ? void 0 : ae.call(_, {
18821
+ ge.push(Mt(st, { key: Ne }, (ae = _.default) == null ? void 0 : ae.call(_, {
18822
18822
  columnIndex: Ae,
18823
18823
  data: ee,
18824
18824
  isScrolling: q ? F(N).isScrolling : void 0,
@@ -19394,7 +19394,7 @@ const $Ce = (n) => {
19394
19394
  rowKey: h
19395
19395
  });
19396
19396
  };
19397
- return tn(() => {
19397
+ return Jt(() => {
19398
19398
  F(r) && o(!0);
19399
19399
  }), {
19400
19400
  isScrolling: e,
@@ -20091,7 +20091,7 @@ const mxe = Ft({
20091
20091
  }), vxe = (n) => {
20092
20092
  const e = se(), t = se(0), i = se(0);
20093
20093
  let r;
20094
- return tn(() => {
20094
+ return Jt(() => {
20095
20095
  r = hs(e, ([o]) => {
20096
20096
  const { width: s, height: a } = o.contentRect, { paddingLeft: l, paddingRight: u, paddingTop: c, paddingBottom: d } = getComputedStyle(o.target), h = Number.parseInt(l) || 0, f = Number.parseInt(u) || 0, p = Number.parseInt(c) || 0, g = Number.parseInt(d) || 0;
20097
20097
  t.value = s - h - f, i.value = a - p - g;
@@ -20183,7 +20183,7 @@ const yxe = Ti(gxe), wxe = Ti(_xe), Cxe = Ft({
20183
20183
  }
20184
20184
  g ? (h = t.value) == null || h.setAttribute("title", b) : (f = t.value) == null || f.removeAttribute("title");
20185
20185
  };
20186
- return tn(s), Ag(s), (a, l) => (j(), Oe(_i(a.tag), {
20186
+ return Jt(s), Ag(s), (a, l) => (j(), Oe(_i(a.tag), {
20187
20187
  ref_key: "textRef",
20188
20188
  ref: t,
20189
20189
  class: Le(F(o)),
@@ -20303,7 +20303,7 @@ const Nw = Ti(Dxe), Dee = {
20303
20303
  style: Gt(F(D)),
20304
20304
  class: Le(F(S))
20305
20305
  }, null, 6),
20306
- (j(!0), me(at, null, Et(E.options, (O, P) => (j(), me("label", {
20306
+ (j(!0), me(st, null, Et(E.options, (O, P) => (j(), me("label", {
20307
20307
  key: P,
20308
20308
  class: Le(w(O))
20309
20309
  }, [
@@ -20667,7 +20667,7 @@ const Eee = [
20667
20667
  function E({ code: L }) {
20668
20668
  L === Pn.esc && N();
20669
20669
  }
20670
- return tn(() => {
20670
+ return Jt(() => {
20671
20671
  D(), u(), d.value = !0;
20672
20672
  }), nt(() => i.repeatNum, () => {
20673
20673
  S(), D();
@@ -20719,7 +20719,7 @@ const Eee = [
20719
20719
  _: 1
20720
20720
  }, 8, ["class"])) : Pe("v-if", !0),
20721
20721
  Xe(L.$slots, "default", {}, () => [
20722
- L.dangerouslyUseHTMLString ? (j(), me(at, { key: 1 }, [
20722
+ L.dangerouslyUseHTMLString ? (j(), me(st, { key: 1 }, [
20723
20723
  Pe(" Caution here, message could've been compromised, never use user's input as message "),
20724
20724
  de("p", {
20725
20725
  class: Le(F(s).e("content")),
@@ -20980,7 +20980,7 @@ const on = Vme(Kf, "$message"), fE = "_trap-focus-children", hf = [], bz = (n) =
20980
20980
  }) : (u.editorErrorMessage = "", u.validateError = !1));
20981
20981
  });
20982
20982
  const w = ie(() => n.draggable), C = ie(() => n.overflow), { isDragging: x } = sJ(g, b, w, C);
20983
- tn(async () => {
20983
+ Jt(async () => {
20984
20984
  await Tt(), n.closeOnHashChange && window.addEventListener("hashchange", D);
20985
20985
  }), Mr(() => {
20986
20986
  n.closeOnHashChange && window.removeEventListener("hashchange", D);
@@ -21357,7 +21357,7 @@ const xn = (n, e) => {
21357
21357
  height: `calc(100% + ${n.spacing}px)`
21358
21358
  })
21359
21359
  }, [
21360
- (j(!0), me(at, null, Et(n.data.slice(0, n.col * n.row), (r, o) => (j(), me("div", {
21360
+ (j(!0), me(st, null, Et(n.data.slice(0, n.col * n.row), (r, o) => (j(), me("div", {
21361
21361
  key: r.key,
21362
21362
  class: "chartLayout-item",
21363
21363
  style: Gt({
@@ -22873,7 +22873,7 @@ function Fee() {
22873
22873
  }
22874
22874
  }
22875
22875
  ye.sort(T);
22876
- const Ne = fe(K, ge, st);
22876
+ const Ne = fe(K, ge, at);
22877
22877
  let ke;
22878
22878
  for (ke in ge)
22879
22879
  Object.prototype.hasOwnProperty.call(ge, ke) && (ge[ke] = Ne[ge[ke]]);
@@ -22892,19 +22892,19 @@ function Fee() {
22892
22892
  return Be[vt].apply(this, arguments);
22893
22893
  return s.onMismatch(z, arguments, Ie);
22894
22894
  };
22895
- function st(vt, dn) {
22895
+ function at(vt, dn) {
22896
22896
  return arguments.length === Ke && Dt(vt) && sl(dn) ? Tu.apply(this, arguments) : arguments.length === Ct && jt(vt) && Ls(dn) ? qc.apply(this, arguments) : arguments.length === Ln && Yi(vt) && Bl(dn) ? Iu.apply(this, arguments) : arguments.length === Lt && is(vt) && Ms(dn) ? rs.apply(this, arguments) : arguments.length === Fe && ka(vt) && Au(dn) ? P1.apply(this, arguments) : arguments.length === ht && ol(vt) && ku(dn) ? al.apply(this, arguments) : We.apply(this, arguments);
22897
22897
  }
22898
22898
  try {
22899
- Object.defineProperty(st, "name", {
22899
+ Object.defineProperty(at, "name", {
22900
22900
  value: z
22901
22901
  });
22902
22902
  } catch {
22903
22903
  }
22904
- return st.signatures = ge, st._typedFunctionData = {
22904
+ return at.signatures = ge, at._typedFunctionData = {
22905
22905
  signatures: Ie,
22906
22906
  signatureMap: ot
22907
- }, st;
22907
+ }, at;
22908
22908
  }
22909
22909
  function ne(z, B, q) {
22910
22910
  throw L(z, B, q);
@@ -61979,7 +61979,7 @@ const AO = (n) => (yu("data-v-b5dcb4b8"), n = n(), wu(), n), iit = { class: "cus
61979
61979
  ]),
61980
61980
  Z(T, { class: "list" }, {
61981
61981
  default: oe(() => [
61982
- d.value.length ? (j(!0), me(at, { key: 0 }, Et(d.value, (Y) => (j(), me("div", {
61982
+ d.value.length ? (j(!0), me(st, { key: 0 }, Et(d.value, (Y) => (j(), me("div", {
61983
61983
  key: Y.id,
61984
61984
  class: Le([{ "active-list-item": h.id === Y.id }, "list-item"])
61985
61985
  }, [
@@ -62214,7 +62214,7 @@ const Nit = { class: "custom-function" }, Eit = { class: "func-option" }, Lit =
62214
62214
  }
62215
62215
  }
62216
62216
  };
62217
- return tn(() => {
62217
+ return Jt(() => {
62218
62218
  l();
62219
62219
  }), (h, f) => {
62220
62220
  const p = Cn, g = Dw, b = Ol, v = Il, _ = zr;
@@ -62232,7 +62232,7 @@ const Nit = { class: "custom-function" }, Eit = { class: "func-option" }, Lit =
62232
62232
  style: Gt({ width: n.selectWidth })
62233
62233
  }, {
62234
62234
  default: oe(() => [
62235
- (j(!0), me(at, null, Et(a.value, (m) => (j(), Oe(b, {
62235
+ (j(!0), me(st, null, Et(a.value, (m) => (j(), Oe(b, {
62236
62236
  key: m.id,
62237
62237
  label: m.funcName,
62238
62238
  value: m.funcName,
@@ -62791,7 +62791,7 @@ const wC = (n) => (yu("data-v-b2d15520"), n = n(), wu(), n), Iit = { class: "st-
62791
62791
  "onUpdate:modelValue": w[3] || (w[3] = (V) => l.value.factorSelectedList = V)
62792
62792
  }, {
62793
62793
  default: oe(() => [
62794
- l.value.factorType === 1 ? (j(!0), me(at, { key: 0 }, Et(n.moreFactorOptions, (V, fe) => (j(), me("div", {
62794
+ l.value.factorType === 1 ? (j(!0), me(st, { key: 0 }, Et(n.moreFactorOptions, (V, fe) => (j(), me("div", {
62795
62795
  class: "factor-checkbox",
62796
62796
  key: fe
62797
62797
  }, [
@@ -62809,7 +62809,7 @@ const wC = (n) => (yu("data-v-b2d15520"), n = n(), wu(), n), Iit = { class: "st-
62809
62809
  onClick: (he) => p(V.factorTypeName)
62810
62810
  }, "+3", 8, Pit)
62811
62811
  ]))), 128)) : Pe("", !0),
62812
- l.value.factorType === -1 ? (j(!0), me(at, { key: 1 }, Et(n.emptyFactorOptions, (V, fe) => (j(), me("div", {
62812
+ l.value.factorType === -1 ? (j(!0), me(st, { key: 1 }, Et(n.emptyFactorOptions, (V, fe) => (j(), me("div", {
62813
62813
  class: "factor-checkbox",
62814
62814
  key: fe
62815
62815
  }, [
@@ -62847,7 +62847,7 @@ const wC = (n) => (yu("data-v-b2d15520"), n = n(), wu(), n), Iit = { class: "st-
62847
62847
  style: { "margin-right": "20px" }
62848
62848
  }, null, 8, ["modelValue"]),
62849
62849
  n.shortcutData.length ? (j(), me("div", Hit, [
62850
- (j(!0), me(at, null, Et(n.shortcutData, (V) => (j(), Oe(x, {
62850
+ (j(!0), me(st, null, Et(n.shortcutData, (V) => (j(), Oe(x, {
62851
62851
  key: V.id,
62852
62852
  onClick: (fe) => g(V),
62853
62853
  style: { margin: "0 12px 4px 0" }
@@ -63024,7 +63024,7 @@ const wC = (n) => (yu("data-v-b2d15520"), n = n(), wu(), n), Iit = { class: "st-
63024
63024
  ]),
63025
63025
  _: 1
63026
63026
  }, 8, ["data"])) : Pe("", !0),
63027
- t.value === "shortcut" ? (j(), me(at, { key: 2 }, [
63027
+ t.value === "shortcut" ? (j(), me(st, { key: 2 }, [
63028
63028
  de("div", Git, [
63029
63029
  Yit,
63030
63030
  Z(R, {
@@ -63044,7 +63044,7 @@ const wC = (n) => (yu("data-v-b2d15520"), n = n(), wu(), n), Iit = { class: "st-
63044
63044
  })
63045
63045
  ]),
63046
63046
  de("div", Qit, [
63047
- n.shortcutData.length ? (j(!0), me(at, { key: 0 }, Et(n.shortcutData, (V) => (j(), Oe(U, {
63047
+ n.shortcutData.length ? (j(!0), me(st, { key: 0 }, Et(n.shortcutData, (V) => (j(), Oe(U, {
63048
63048
  key: V.id,
63049
63049
  type: "primary",
63050
63050
  size: "default",
@@ -63142,13 +63142,13 @@ const wC = (n) => (yu("data-v-b2d15520"), n = n(), wu(), n), Iit = { class: "st-
63142
63142
  "onUpdate:modelValue": w[12] || (w[12] = (V) => d.value.factorSelectedList = V)
63143
63143
  }, {
63144
63144
  default: oe(() => [
63145
- d.value.factorType === 1 ? (j(!0), me(at, { key: 0 }, Et(n.moreFactorOptions, (V, fe) => (j(), Oe(S, {
63145
+ d.value.factorType === 1 ? (j(!0), me(st, { key: 0 }, Et(n.moreFactorOptions, (V, fe) => (j(), Oe(S, {
63146
63146
  key: fe,
63147
63147
  label: V.factorTypeName,
63148
63148
  value: V.factorTypeName,
63149
63149
  style: { width: "200px" }
63150
63150
  }, null, 8, ["label", "value"]))), 128)) : Pe("", !0),
63151
- d.value.factorType === -1 ? (j(!0), me(at, { key: 1 }, Et(n.emptyFactorOptions, (V, fe) => (j(), Oe(S, {
63151
+ d.value.factorType === -1 ? (j(!0), me(st, { key: 1 }, Et(n.emptyFactorOptions, (V, fe) => (j(), Oe(S, {
63152
63152
  key: fe,
63153
63153
  label: V.factorTypeName,
63154
63154
  value: V.factorTypeName,
@@ -63225,7 +63225,7 @@ const wC = (n) => (yu("data-v-b2d15520"), n = n(), wu(), n), Iit = { class: "st-
63225
63225
  l();
63226
63226
  },
63227
63227
  { deep: !0 }
63228
- ), tn(() => {
63228
+ ), Jt(() => {
63229
63229
  i = Ro.init(s.value), l();
63230
63230
  let u = !0;
63231
63231
  r = new ResizeObserver(() => {
@@ -63317,7 +63317,7 @@ const art = { class: "st-kline-tips" }, lrt = { class: "st-kline-tips-row" }, ur
63317
63317
  setup(n) {
63318
63318
  return (e, t) => (j(), me("div", art, [
63319
63319
  de("div", lrt, [
63320
- (j(!0), me(at, null, Et(n.data, (i) => (j(), me("div", {
63320
+ (j(!0), me(st, null, Et(n.data, (i) => (j(), me("div", {
63321
63321
  class: "st-kline-tips-row-item",
63322
63322
  style: Gt({ color: i.color })
63323
63323
  }, Qe(i.label) + " " + Qe(i.value), 5))), 256))
@@ -63399,11 +63399,11 @@ var TO = function() {
63399
63399
  return t.locateFile ? t.locateFile(Be, h) : h + Be;
63400
63400
  }
63401
63401
  var p, g, b, v;
63402
- c ? (u ? h = require("path").dirname(h) + "/" : h = __dirname + "/", p = function(We, st) {
63403
- return b || (b = require("fs")), v || (v = require("path")), We = v.normalize(We), b.readFileSync(We, st ? null : "utf8");
63402
+ c ? (u ? h = require("path").dirname(h) + "/" : h = __dirname + "/", p = function(We, at) {
63403
+ return b || (b = require("fs")), v || (v = require("path")), We = v.normalize(We), b.readFileSync(We, at ? null : "utf8");
63404
63404
  }, g = function(We) {
63405
- var st = p(We, !0);
63406
- return st.buffer || (st = new Uint8Array(st)), P(st.buffer), st;
63405
+ var at = p(We, !0);
63406
+ return at.buffer || (at = new Uint8Array(at)), P(at.buffer), at;
63407
63407
  }, process.argv.length > 1 && process.argv[1].replace(/\\/g, "/"), process.argv.slice(2), process.on("uncaughtException", function(Be) {
63408
63408
  if (!(Be instanceof Fe))
63409
63409
  throw Be;
@@ -63414,19 +63414,19 @@ var TO = function() {
63414
63414
  }) : d ? (typeof read < "u" && (p = function(We) {
63415
63415
  return read(We);
63416
63416
  }), g = function(We) {
63417
- var st;
63418
- return typeof readbuffer == "function" ? new Uint8Array(readbuffer(We)) : (st = read(We, "binary"), P(typeof st == "object"), st);
63417
+ var at;
63418
+ return typeof readbuffer == "function" ? new Uint8Array(readbuffer(We)) : (at = read(We, "binary"), P(typeof at == "object"), at);
63419
63419
  }, typeof scriptArgs < "u" && scriptArgs, typeof quit == "function" && (a = function(Be) {
63420
63420
  quit(Be);
63421
63421
  }), typeof print < "u" && (typeof console > "u" && (console = {}), console.log = print, console.warn = console.error = typeof printErr < "u" ? printErr : print)) : (l || u) && (u ? h = self.location.href : document.currentScript && (h = document.currentScript.src), n && (h = n), h.indexOf("blob:") !== 0 ? h = h.substr(
63422
63422
  0,
63423
63423
  h.lastIndexOf("/") + 1
63424
63424
  ) : h = "", p = function(We) {
63425
- var st = new XMLHttpRequest();
63426
- return st.open("GET", We, !1), st.send(null), st.responseText;
63425
+ var at = new XMLHttpRequest();
63426
+ return at.open("GET", We, !1), at.send(null), at.responseText;
63427
63427
  }, u && (g = function(We) {
63428
- var st = new XMLHttpRequest();
63429
- return st.open("GET", We, !1), st.responseType = "arraybuffer", st.send(null), new Uint8Array(st.response);
63428
+ var at = new XMLHttpRequest();
63429
+ return at.open("GET", We, !1), at.responseType = "arraybuffer", at.send(null), new Uint8Array(at.response);
63430
63430
  })), t.print || console.log.bind(console);
63431
63431
  var _ = t.printErr || console.warn.bind(console);
63432
63432
  for (s in o)
@@ -63438,11 +63438,11 @@ var TO = function() {
63438
63438
  }
63439
63439
  function w(Be, We) {
63440
63440
  if (typeof WebAssembly.Function == "function") {
63441
- for (var st = { i: "i32", j: "i64", f: "f32", d: "f64" }, vt = {
63441
+ for (var at = { i: "i32", j: "i64", f: "f32", d: "f64" }, vt = {
63442
63442
  parameters: [],
63443
- results: We[0] == "v" ? [] : [st[We[0]]]
63443
+ results: We[0] == "v" ? [] : [at[We[0]]]
63444
63444
  }, dn = 1; dn < We.length; ++dn)
63445
- vt.parameters.push(st[We[dn]]);
63445
+ vt.parameters.push(at[We[dn]]);
63446
63446
  return new WebAssembly.Function(vt, Be);
63447
63447
  }
63448
63448
  var _n = [1, 0, 1, 96], Yt = We.slice(0, 1), an = We.slice(1), Ar = { i: 127, j: 126, f: 125, d: 124 };
@@ -63474,11 +63474,11 @@ var TO = function() {
63474
63474
  }
63475
63475
  var C = [], x;
63476
63476
  function D(Be, We) {
63477
- var st = xe;
63477
+ var at = xe;
63478
63478
  if (!x) {
63479
63479
  x = /* @__PURE__ */ new WeakMap();
63480
- for (var vt = 0; vt < st.length; vt++) {
63481
- var dn = st.get(vt);
63480
+ for (var vt = 0; vt < at.length; vt++) {
63481
+ var dn = at.get(vt);
63482
63482
  dn && x.set(dn, vt);
63483
63483
  }
63484
63484
  }
@@ -63488,20 +63488,20 @@ var TO = function() {
63488
63488
  if (C.length)
63489
63489
  _n = C.pop();
63490
63490
  else {
63491
- _n = st.length;
63491
+ _n = at.length;
63492
63492
  try {
63493
- st.grow(1);
63493
+ at.grow(1);
63494
63494
  } catch (an) {
63495
63495
  throw an instanceof RangeError ? "Unable to grow wasm table. Set ALLOW_TABLE_GROWTH." : an;
63496
63496
  }
63497
63497
  }
63498
63498
  try {
63499
- st.set(_n, Be);
63499
+ at.set(_n, Be);
63500
63500
  } catch (an) {
63501
63501
  if (!(an instanceof TypeError))
63502
63502
  throw an;
63503
63503
  var Yt = w(Be, We);
63504
- st.set(_n, Yt);
63504
+ at.set(_n, Yt);
63505
63505
  }
63506
63506
  return x.set(Be, _n), _n;
63507
63507
  }
@@ -63523,7 +63523,7 @@ var TO = function() {
63523
63523
  "Cannot call unknown function " + Be + ", make sure it is exported"
63524
63524
  ), We;
63525
63525
  }
63526
- function T(Be, We, st, vt, dn) {
63526
+ function T(Be, We, at, vt, dn) {
63527
63527
  var _n = {
63528
63528
  string: function(Ta) {
63529
63529
  var Kc = 0;
@@ -63544,7 +63544,7 @@ var TO = function() {
63544
63544
  var an = k(Be), Ar = [], Ui = 0;
63545
63545
  if (vt)
63546
63546
  for (var Or = 0; Or < vt.length; Or++) {
63547
- var B1 = _n[st[Or]];
63547
+ var B1 = _n[at[Or]];
63548
63548
  B1 ? (Ui === 0 && (Ui = P1()), Ar[Or] = B1(vt[Or])) : Ar[Or] = vt[Or];
63549
63549
  }
63550
63550
  var C2 = an.apply(null, Ar);
@@ -63552,12 +63552,12 @@ var TO = function() {
63552
63552
  }
63553
63553
  var A = 1;
63554
63554
  function I(Be, We) {
63555
- var st;
63556
- return We == A ? st = Ke(Be.length) : st = rs(Be.length), Be.subarray || Be.slice ? ce.set(Be, st) : ce.set(new Uint8Array(Be), st), st;
63555
+ var at;
63556
+ return We == A ? at = Ke(Be.length) : at = rs(Be.length), Be.subarray || Be.slice ? ce.set(Be, at) : ce.set(new Uint8Array(Be), at), at;
63557
63557
  }
63558
63558
  var R = typeof TextDecoder < "u" ? new TextDecoder("utf8") : void 0;
63559
- function U(Be, We, st) {
63560
- for (var vt = We + st, dn = We; Be[dn] && !(dn >= vt); )
63559
+ function U(Be, We, at) {
63560
+ for (var vt = We + at, dn = We; Be[dn] && !(dn >= vt); )
63561
63561
  ++dn;
63562
63562
  if (dn - We > 16 && Be.subarray && R)
63563
63563
  return R.decode(Be.subarray(We, dn));
@@ -63585,37 +63585,37 @@ var TO = function() {
63585
63585
  function Y(Be, We) {
63586
63586
  return Be ? U(ce, Be, We) : "";
63587
63587
  }
63588
- function G(Be, We, st, vt) {
63588
+ function G(Be, We, at, vt) {
63589
63589
  if (!(vt > 0))
63590
63590
  return 0;
63591
- for (var dn = st, _n = st + vt - 1, Yt = 0; Yt < Be.length; ++Yt) {
63591
+ for (var dn = at, _n = at + vt - 1, Yt = 0; Yt < Be.length; ++Yt) {
63592
63592
  var an = Be.charCodeAt(Yt);
63593
63593
  if (an >= 55296 && an <= 57343) {
63594
63594
  var Ar = Be.charCodeAt(++Yt);
63595
63595
  an = 65536 + ((an & 1023) << 10) | Ar & 1023;
63596
63596
  }
63597
63597
  if (an <= 127) {
63598
- if (st >= _n)
63598
+ if (at >= _n)
63599
63599
  break;
63600
- We[st++] = an;
63600
+ We[at++] = an;
63601
63601
  } else if (an <= 2047) {
63602
- if (st + 1 >= _n)
63602
+ if (at + 1 >= _n)
63603
63603
  break;
63604
- We[st++] = 192 | an >> 6, We[st++] = 128 | an & 63;
63604
+ We[at++] = 192 | an >> 6, We[at++] = 128 | an & 63;
63605
63605
  } else if (an <= 65535) {
63606
- if (st + 2 >= _n)
63606
+ if (at + 2 >= _n)
63607
63607
  break;
63608
- We[st++] = 224 | an >> 12, We[st++] = 128 | an >> 6 & 63, We[st++] = 128 | an & 63;
63608
+ We[at++] = 224 | an >> 12, We[at++] = 128 | an >> 6 & 63, We[at++] = 128 | an & 63;
63609
63609
  } else {
63610
- if (st + 3 >= _n)
63610
+ if (at + 3 >= _n)
63611
63611
  break;
63612
- We[st++] = 240 | an >> 18, We[st++] = 128 | an >> 12 & 63, We[st++] = 128 | an >> 6 & 63, We[st++] = 128 | an & 63;
63612
+ We[at++] = 240 | an >> 18, We[at++] = 128 | an >> 12 & 63, We[at++] = 128 | an >> 6 & 63, We[at++] = 128 | an & 63;
63613
63613
  }
63614
63614
  }
63615
- return We[st] = 0, st - dn;
63615
+ return We[at] = 0, at - dn;
63616
63616
  }
63617
- function V(Be, We, st) {
63618
- return G(Be, ce, We, st);
63617
+ function V(Be, We, at) {
63618
+ return G(Be, ce, We, at);
63619
63619
  }
63620
63620
  function fe(Be, We) {
63621
63621
  ne.set(Be, We);
@@ -63712,7 +63712,7 @@ var TO = function() {
63712
63712
  Ar = is(Ar, 1024), t.asm = Ar, ge();
63713
63713
  }
63714
63714
  K();
63715
- function st(Yt) {
63715
+ function at(Yt) {
63716
63716
  We(Yt.instance);
63717
63717
  }
63718
63718
  function vt(Yt) {
@@ -63726,12 +63726,12 @@ var TO = function() {
63726
63726
  if (!N && typeof WebAssembly.instantiateStreaming == "function" && !ke(Je) && !ot(Je) && typeof fetch == "function")
63727
63727
  fetch(Je, { credentials: "same-origin" }).then(function(Yt) {
63728
63728
  var an = WebAssembly.instantiateStreaming(Yt, Be);
63729
- return an.then(st, function(Ar) {
63730
- return _("wasm streaming compile failed: " + Ar), _("falling back to ArrayBuffer instantiation"), vt(st);
63729
+ return an.then(at, function(Ar) {
63730
+ return _("wasm streaming compile failed: " + Ar), _("falling back to ArrayBuffer instantiation"), vt(at);
63731
63731
  });
63732
63732
  });
63733
63733
  else
63734
- return vt(st);
63734
+ return vt(at);
63735
63735
  }
63736
63736
  if (t.instantiateWasm)
63737
63737
  try {
@@ -63749,15 +63749,15 @@ var TO = function() {
63749
63749
  We(t);
63750
63750
  continue;
63751
63751
  }
63752
- var st = We.func;
63753
- typeof st == "number" ? We.arg === void 0 ? xe.get(st)() : xe.get(st)(We.arg) : st(We.arg === void 0 ? null : We.arg);
63752
+ var at = We.func;
63753
+ typeof at == "number" ? We.arg === void 0 ? xe.get(at)() : xe.get(at)(We.arg) : at(We.arg === void 0 ? null : We.arg);
63754
63754
  }
63755
63755
  }
63756
- function Re(Be, We, st) {
63757
- return st && st.length ? t["dynCall_" + Be].apply(null, [We].concat(st)) : t["dynCall_" + Be].call(null, We);
63756
+ function Re(Be, We, at) {
63757
+ return at && at.length ? t["dynCall_" + Be].apply(null, [We].concat(at)) : t["dynCall_" + Be].call(null, We);
63758
63758
  }
63759
- function et(Be, We, st) {
63760
- return Be.indexOf("j") != -1 ? Re(Be, We, st) : xe.get(We).apply(null, st);
63759
+ function et(Be, We, at) {
63760
+ return Be.indexOf("j") != -1 ? Re(Be, We, at) : xe.get(We).apply(null, at);
63761
63761
  }
63762
63762
  var Dt = { nextHandle: 1, loadedLibs: {}, loadedLibNames: {} };
63763
63763
  function jt(Be) {
@@ -63769,9 +63769,9 @@ var TO = function() {
63769
63769
  arguments[0],
63770
63770
  Array.prototype.slice.call(arguments, 1)
63771
63771
  );
63772
- } catch (st) {
63773
- if (al(We), st !== st + 0 && st !== "longjmp")
63774
- throw st;
63772
+ } catch (at) {
63773
+ if (al(We), at !== at + 0 && at !== "longjmp")
63774
+ throw at;
63775
63775
  _setThrew(1, 0);
63776
63776
  }
63777
63777
  };
@@ -63779,14 +63779,14 @@ var TO = function() {
63779
63779
  function Yi(Be) {
63780
63780
  if (ae)
63781
63781
  return rs(Be);
63782
- var We = t.___heap_base, st = We + Be + 15 & -16;
63783
- return t.___heap_base = st, We;
63782
+ var We = t.___heap_base, at = We + Be + 15 & -16;
63783
+ return t.___heap_base = at, We;
63784
63784
  }
63785
- function is(Be, We, st) {
63785
+ function is(Be, We, at) {
63786
63786
  var vt = {};
63787
63787
  for (var dn in Be) {
63788
63788
  var _n = Be[dn];
63789
- typeof _n == "object" && (_n = _n.value), typeof _n == "number" && (_n += We), vt[dn] = _n, st && (st["_" + dn] = _n);
63789
+ typeof _n == "object" && (_n = _n.value), typeof _n == "number" && (_n += We), vt[dn] = _n, at && (at["_" + dn] = _n);
63790
63790
  }
63791
63791
  return vt;
63792
63792
  }
@@ -63801,10 +63801,10 @@ var TO = function() {
63801
63801
  return Be.indexOf("dynCall_") == 0 || We.indexOf(Be) != -1 ? Be : "_" + Be;
63802
63802
  }
63803
63803
  function ol(Be, We) {
63804
- var st = new Uint32Array(
63804
+ var at = new Uint32Array(
63805
63805
  new Uint8Array(Be.subarray(0, 24)).buffer
63806
63806
  );
63807
- P(st[0] == 1836278016, "need to see wasm magic number"), P(Be[8] === 0, "need the dylink section to be first");
63807
+ P(at[0] == 1836278016, "need to see wasm magic number"), P(Be[8] === 0, "need the dylink section to be first");
63808
63808
  var vt = 9;
63809
63809
  function dn() {
63810
63810
  for (var Ia = 0, J3 = 1; ; ) {
@@ -63927,15 +63927,15 @@ var TO = function() {
63927
63927
  module: t.asm,
63928
63928
  global: !0
63929
63929
  }, Dt.loadedLibNames.__self__ = -1), We = We || { global: !0, nodelete: !0 };
63930
- var st = Dt.loadedLibNames[Be], vt;
63931
- if (st)
63932
- return vt = Dt.loadedLibs[st], We.global && !vt.global && (vt.global = !0, vt.module !== "loading" && an(vt.module)), We.nodelete && vt.refcount !== 1 / 0 && (vt.refcount = 1 / 0), vt.refcount++, We.loadAsync ? Promise.resolve(st) : st;
63933
- st = Dt.nextHandle++, vt = {
63930
+ var at = Dt.loadedLibNames[Be], vt;
63931
+ if (at)
63932
+ return vt = Dt.loadedLibs[at], We.global && !vt.global && (vt.global = !0, vt.module !== "loading" && an(vt.module)), We.nodelete && vt.refcount !== 1 / 0 && (vt.refcount = 1 / 0), vt.refcount++, We.loadAsync ? Promise.resolve(at) : at;
63933
+ at = Dt.nextHandle++, vt = {
63934
63934
  refcount: We.nodelete ? 1 / 0 : 1,
63935
63935
  name: Be,
63936
63936
  module: "loading",
63937
63937
  global: We.global
63938
- }, Dt.loadedLibNames[Be] = st, Dt.loadedLibs[st] = vt;
63938
+ }, Dt.loadedLibNames[Be] = at, Dt.loadedLibs[at] = vt;
63939
63939
  function dn(Ui) {
63940
63940
  if (We.fs) {
63941
63941
  var Or = We.fs.readFile(Ui, { encoding: "binary" });
@@ -63966,8 +63966,8 @@ var TO = function() {
63966
63966
  vt.global && an(Ui), vt.module = Ui;
63967
63967
  }
63968
63968
  return We.loadAsync ? Yt().then(function(Ui) {
63969
- return Ar(Ui), st;
63970
- }) : (Ar(Yt()), st);
63969
+ return Ar(Ui), at;
63970
+ }) : (Ar(Yt()), at);
63971
63971
  }
63972
63972
  function Bl() {
63973
63973
  var Be = [];
@@ -63991,8 +63991,8 @@ var TO = function() {
63991
63991
  });
63992
63992
  }
63993
63993
  }
63994
- function Ms(Be, We, st) {
63995
- ce.copyWithin(Be, We, We + st);
63994
+ function Ms(Be, We, at) {
63995
+ ce.copyWithin(Be, We, We + at);
63996
63996
  }
63997
63997
  function Au(Be) {
63998
63998
  ye("OOM");
@@ -64556,9 +64556,9 @@ var TO = function() {
64556
64556
  function ht(Be) {
64557
64557
  var We = t._main;
64558
64558
  if (We) {
64559
- var st = 0, vt = 0;
64559
+ var at = 0, vt = 0;
64560
64560
  try {
64561
- var dn = We(st, vt);
64561
+ var dn = We(at, vt);
64562
64562
  li(dn, !0);
64563
64563
  } catch (Yt) {
64564
64564
  if (Yt instanceof Fe)
@@ -67104,7 +67104,7 @@ const D1t = { class: "st-kline" }, N1t = { class: "st-kline-header" }, E1t = 300
67104
67104
  g.resize(), u("line");
67105
67105
  }), b.observe(p.value), window.addEventListener("keydown", L);
67106
67106
  };
67107
- return tn(() => {
67107
+ return Jt(() => {
67108
67108
  O();
67109
67109
  }), Vo(() => {
67110
67110
  E(), window.removeEventListener("keydown", L), g.dispose(), b.disconnect(), b = null;
@@ -67123,7 +67123,7 @@ const D1t = { class: "st-kline" }, N1t = { class: "st-kline-header" }, E1t = 300
67123
67123
  popover: oe(() => [
67124
67124
  Z(A, { class: "menu" }, {
67125
67125
  default: oe(() => [
67126
- (j(!0), me(at, null, Et(d.value, (I) => (j(), Oe(T, {
67126
+ (j(!0), me(st, null, Et(d.value, (I) => (j(), Oe(T, {
67127
67127
  key: I.label,
67128
67128
  index: I.label,
67129
67129
  class: "menuItem",
@@ -67162,7 +67162,7 @@ const M1t = /* @__PURE__ */ xn(L1t, [["__scopeId", "data-v-57c04894"]]), A1t = {
67162
67162
  },
67163
67163
  setup(n) {
67164
67164
  return (e, t) => (j(), me("div", A1t, [
67165
- (j(!0), me(at, null, Et(n.data, (i, r) => (j(), me("div", {
67165
+ (j(!0), me(st, null, Et(n.data, (i, r) => (j(), me("div", {
67166
67166
  key: r,
67167
67167
  class: "kline-tips-item",
67168
67168
  style: Gt({ color: i.color })
@@ -67200,7 +67200,7 @@ const T1t = { class: "klineSub" }, I1t = { class: "klineSub-tips" }, O1t = {
67200
67200
  const { data: h, activeIndex: f } = a;
67201
67201
  return ((p = h == null ? void 0 : h.subIndicator) == null ? void 0 : p.map((g) => ({ label: g.key, color: g.color, value: g.data[f] || "-" }))) || [];
67202
67202
  });
67203
- tn(() => {
67203
+ Jt(() => {
67204
67204
  r = Ro.init(l.value);
67205
67205
  let h = !0;
67206
67206
  o = new ResizeObserver(() => {
@@ -67381,7 +67381,7 @@ const T1t = { class: "klineSub" }, I1t = { class: "klineSub-tips" }, O1t = {
67381
67381
  class: "element-dark subIndicator"
67382
67382
  }, {
67383
67383
  default: oe(() => [
67384
- (j(!0), me(at, null, Et(n.subIndicatorList, (b) => (j(), Oe(p, {
67384
+ (j(!0), me(st, null, Et(n.subIndicatorList, (b) => (j(), Oe(p, {
67385
67385
  key: b.value,
67386
67386
  label: b.label,
67387
67387
  value: b.value
@@ -67513,7 +67513,7 @@ const H1t = {
67513
67513
  d();
67514
67514
  },
67515
67515
  { deep: !0 }
67516
- ), tn(() => {
67516
+ ), Jt(() => {
67517
67517
  i = Ro.init(l.value), u(), d();
67518
67518
  let h = !0;
67519
67519
  r = new ResizeObserver(() => {
@@ -67856,7 +67856,7 @@ const X1t = /* @__PURE__ */ ze({
67856
67856
  ref_key: "tipsRef",
67857
67857
  ref: t
67858
67858
  }, [
67859
- (j(!0), me(at, null, Et(n.data, (s, a) => (j(), me("div", {
67859
+ (j(!0), me(st, null, Et(n.data, (s, a) => (j(), me("div", {
67860
67860
  key: a,
67861
67861
  class: "kline-tips-item",
67862
67862
  style: Gt({ color: s.color, width: i.value[a] ? i.value[a] : null })
@@ -67931,7 +67931,7 @@ const J1t = { class: "kline-tips" }, ect = {
67931
67931
  },
67932
67932
  setup(n) {
67933
67933
  return (e, t) => (j(), me("div", nct, [
67934
- (j(!0), me(at, null, Et(n.data, (i, r) => (j(), me("div", {
67934
+ (j(!0), me(st, null, Et(n.data, (i, r) => (j(), me("div", {
67935
67935
  key: r,
67936
67936
  class: "kline-averageTips-item",
67937
67937
  style: Gt({ color: i.color })
@@ -67973,7 +67973,7 @@ const oct = { class: "klineSub" }, sct = { class: "klineSub-tips" }, act = {
67973
67973
  const { data: f, activeIndex: p } = l;
67974
67974
  return ((g = f == null ? void 0 : f.subIndicator) == null ? void 0 : g.map((b) => ({ label: b.key, color: b.color, value: fue(b.data[p]) }))) || [];
67975
67975
  });
67976
- tn(() => {
67976
+ Jt(() => {
67977
67977
  if (s.value = !0, !u.value)
67978
67978
  return;
67979
67979
  r = Ro.init(u.value);
@@ -68155,7 +68155,7 @@ const oct = { class: "klineSub" }, sct = { class: "klineSub-tips" }, act = {
68155
68155
  class: "element-dark subIndicator"
68156
68156
  }, {
68157
68157
  default: oe(() => [
68158
- (j(!0), me(at, null, Et(n.subIndicatorList, (v) => (j(), Oe(g, {
68158
+ (j(!0), me(st, null, Et(n.subIndicatorList, (v) => (j(), Oe(g, {
68159
68159
  key: v.value,
68160
68160
  label: v.label,
68161
68161
  value: v.value
@@ -68618,7 +68618,7 @@ const pue = (n) => (yu("data-v-ae370bef"), n = n(), wu(), n), hct = {
68618
68618
  }, he = () => {
68619
68619
  S.value = [...i];
68620
68620
  };
68621
- return tn(() => {
68621
+ return Jt(() => {
68622
68622
  $1t(h.env), I(), window.addEventListener("keydown", U);
68623
68623
  }), nt(
68624
68624
  () => {
@@ -68638,7 +68638,7 @@ const pue = (n) => (yu("data-v-ae370bef"), n = n(), wu(), n), hct = {
68638
68638
  }), (le, ne) => {
68639
68639
  var re, W;
68640
68640
  const ce = MJ, ve = LJ, we = _3, pe = zr, xe = xw, Te = il;
68641
- return j(), me(at, null, [
68641
+ return j(), me(st, null, [
68642
68642
  de("div", {
68643
68643
  class: "klineBasic",
68644
68644
  onMousemove: ne[1] || (ne[1] = (X) => f.value = !0),
@@ -68664,7 +68664,7 @@ const pue = (n) => (yu("data-v-ae370bef"), n = n(), wu(), n), hct = {
68664
68664
  borderRight: 0
68665
68665
  } }, {
68666
68666
  default: oe(() => [
68667
- (j(!0), me(at, null, Et(S.value, (X) => (j(), Oe(ce, {
68667
+ (j(!0), me(st, null, Et(S.value, (X) => (j(), Oe(ce, {
68668
68668
  style: { height: "36px" },
68669
68669
  key: X.key,
68670
68670
  index: X.key,
@@ -68844,7 +68844,7 @@ const Eu = (n) => (yu("data-v-6e5050a9"), n = n(), wu(), n), Dct = { class: "kli
68844
68844
  } else
68845
68845
  l.value = o.cycleOptions;
68846
68846
  };
68847
- return tn(() => {
68847
+ return Jt(() => {
68848
68848
  f(), u.value = o.indicatorStore.mainIndicatorList ?? [];
68849
68849
  }), nt(
68850
68850
  () => o.indicatorStore.mainIndicatorList,
@@ -68884,7 +68884,7 @@ const Eu = (n) => (yu("data-v-6e5050a9"), n = n(), wu(), n), Dct = { class: "kli
68884
68884
  "popper-class": "element-dark"
68885
68885
  }, {
68886
68886
  default: oe(() => [
68887
- (j(!0), me(at, null, Et(u.value, (S, N) => (j(), Oe(v, {
68887
+ (j(!0), me(st, null, Et(u.value, (S, N) => (j(), Oe(v, {
68888
68888
  key: N,
68889
68889
  label: S.label,
68890
68890
  value: S.value
@@ -68901,7 +68901,7 @@ const Eu = (n) => (yu("data-v-6e5050a9"), n = n(), wu(), n), Dct = { class: "kli
68901
68901
  "popper-class": "element-dark"
68902
68902
  }, {
68903
68903
  default: oe(() => [
68904
- (j(!0), me(at, null, Et(F(xct), (S, N) => (j(), Oe(v, {
68904
+ (j(!0), me(st, null, Et(F(xct), (S, N) => (j(), Oe(v, {
68905
68905
  key: N,
68906
68906
  label: S.label,
68907
68907
  value: S.value
@@ -68927,7 +68927,7 @@ const Eu = (n) => (yu("data-v-6e5050a9"), n = n(), wu(), n), Dct = { class: "kli
68927
68927
  "popper-class": "element-dark"
68928
68928
  }, {
68929
68929
  default: oe(() => [
68930
- (j(!0), me(at, null, Et(l.value, (S, N) => (j(), Oe(v, {
68930
+ (j(!0), me(st, null, Et(l.value, (S, N) => (j(), Oe(v, {
68931
68931
  key: N,
68932
68932
  label: S.label,
68933
68933
  value: S.value
@@ -68953,7 +68953,7 @@ const Eu = (n) => (yu("data-v-6e5050a9"), n = n(), wu(), n), Dct = { class: "kli
68953
68953
  de("div", {
68954
68954
  class: Le(`setting-multi-box grid-${a.multiCycleNum}`)
68955
68955
  }, [
68956
- (j(!0), me(at, null, Et(a.multiCycleList.slice(0, a.multiCycleNum), (S, N) => (j(), me("div", Fct, [
68956
+ (j(!0), me(st, null, Et(a.multiCycleList.slice(0, a.multiCycleNum), (S, N) => (j(), me("div", Fct, [
68957
68957
  de("div", Pct, [
68958
68958
  de("span", null, Qe(F(Sct)(a.multiCycleList[N], l.value)), 1),
68959
68959
  Z(_, {
@@ -68962,7 +68962,7 @@ const Eu = (n) => (yu("data-v-6e5050a9"), n = n(), wu(), n), Dct = { class: "kli
68962
68962
  "popper-class": "element-dark"
68963
68963
  }, {
68964
68964
  default: oe(() => [
68965
- (j(!0), me(at, null, Et(l.value, (E, L) => (j(), Oe(v, {
68965
+ (j(!0), me(st, null, Et(l.value, (E, L) => (j(), Oe(v, {
68966
68966
  key: L,
68967
68967
  label: E.label,
68968
68968
  value: E.value
@@ -69266,7 +69266,7 @@ const Eu = (n) => (yu("data-v-6e5050a9"), n = n(), wu(), n), Dct = { class: "kli
69266
69266
  },
69267
69267
  setup(n) {
69268
69268
  return (e, t) => (j(), me("div", rdt, [
69269
- (j(!0), me(at, null, Et(n.data, (i, r) => (j(), me("div", {
69269
+ (j(!0), me(st, null, Et(n.data, (i, r) => (j(), me("div", {
69270
69270
  key: r,
69271
69271
  class: "kline-tips-item",
69272
69272
  style: Gt({ color: i.color })
@@ -69374,7 +69374,7 @@ const ldt = /* @__PURE__ */ xn(adt, [["__scopeId", "data-v-e75a1234"]]), udt = {
69374
69374
  };
69375
69375
  }) : [];
69376
69376
  });
69377
- tn(() => {
69377
+ Jt(() => {
69378
69378
  r = Ro.init(l.value);
69379
69379
  let h = !0;
69380
69380
  o = new ResizeObserver(() => {
@@ -69560,7 +69560,7 @@ const ldt = /* @__PURE__ */ xn(adt, [["__scopeId", "data-v-e75a1234"]]), udt = {
69560
69560
  class: "element-dark subIndicator"
69561
69561
  }, {
69562
69562
  default: oe(() => [
69563
- (j(!0), me(at, null, Et(n.subIndicatorList, (b) => (j(), Oe(p, {
69563
+ (j(!0), me(st, null, Et(n.subIndicatorList, (b) => (j(), Oe(p, {
69564
69564
  key: b.value,
69565
69565
  label: b.label,
69566
69566
  value: b.value
@@ -69596,7 +69596,7 @@ const fdt = /* @__PURE__ */ xn(hdt, [["__scopeId", "data-v-0a2f256e"]]), pdt = /
69596
69596
  d();
69597
69597
  },
69598
69598
  { deep: !0 }
69599
- ), tn(() => {
69599
+ ), Jt(() => {
69600
69600
  i = Ro.init(l.value), u(), d();
69601
69601
  let h = !0;
69602
69602
  r = new ResizeObserver(() => {
@@ -70215,7 +70215,7 @@ const Ldt = { class: "tips" }, Mdt = {
70215
70215
  },
70216
70216
  setup(n) {
70217
70217
  return (e, t) => (j(), me("div", Ldt, [
70218
- (j(!0), me(at, null, Et(n.data, (i, r) => (j(), me("span", {
70218
+ (j(!0), me(st, null, Et(n.data, (i, r) => (j(), me("span", {
70219
70219
  key: r,
70220
70220
  class: "item",
70221
70221
  style: Gt({ color: i.color })
@@ -70342,7 +70342,7 @@ const Adt = {
70342
70342
  }
70343
70343
  }
70344
70344
  };
70345
- return tn(() => {
70345
+ return Jt(() => {
70346
70346
  Tt(() => {
70347
70347
  r = Ro.init(o.value), r.on("datazoom", c), u();
70348
70348
  });
@@ -70924,7 +70924,7 @@ const Tdt = { class: "main-chart" }, Idt = { class: "indicator" }, Odt = {
70924
70924
  });
70925
70925
  }
70926
70926
  };
70927
- return tn(() => {
70927
+ return Jt(() => {
70928
70928
  const [I, R] = a.initTimeRange;
70929
70929
  E({ startTime: I, endTime: R });
70930
70930
  }), nt(
@@ -71009,7 +71009,7 @@ const Tdt = { class: "main-chart" }, Idt = { class: "indicator" }, Odt = {
71009
71009
  "popper-class": "element-dark"
71010
71010
  }, {
71011
71011
  default: oe(() => [
71012
- (j(!0), me(at, null, Et(n.indicatorStore.subIndicatorList, (fe, he) => (j(), Oe(U, {
71012
+ (j(!0), me(st, null, Et(n.indicatorStore.subIndicatorList, (fe, he) => (j(), Oe(U, {
71013
71013
  key: he,
71014
71014
  label: fe.label,
71015
71015
  value: fe.value
@@ -71088,7 +71088,7 @@ const Tdt = { class: "main-chart" }, Idt = { class: "indicator" }, Odt = {
71088
71088
  n.unit ? (j(), me("div", jdt, "(单位:" + Qe(n.unit) + ")", 1)) : Pe("", !0),
71089
71089
  de("div", $dt, [
71090
71090
  de("div", Udt, [
71091
- (j(!0), me(at, null, Et(n.data, (s) => (j(), me("div", {
71091
+ (j(!0), me(st, null, Et(n.data, (s) => (j(), me("div", {
71092
71092
  class: "linearLegend-content-box-item",
71093
71093
  style: Gt({
71094
71094
  background: s.color
@@ -71096,7 +71096,7 @@ const Tdt = { class: "main-chart" }, Idt = { class: "indicator" }, Odt = {
71096
71096
  }, null, 4))), 256))
71097
71097
  ]),
71098
71098
  de("div", qdt, [
71099
- (j(!0), me(at, null, Et(i.value, (s) => (j(), me("div", {
71099
+ (j(!0), me(st, null, Et(i.value, (s) => (j(), me("div", {
71100
71100
  class: "linearLegend-content-number-item",
71101
71101
  style: Gt({
71102
71102
  width: `${s.width * 36}px`
@@ -173966,7 +173966,7 @@ const Gdt = /* @__PURE__ */ xn(Kdt, [["__scopeId", "data-v-88fd5500"]]), Ydt = {
173966
173966
  u();
173967
173967
  },
173968
173968
  { deep: !0 }
173969
- ), tn(() => {
173969
+ ), Jt(() => {
173970
173970
  i = Ro.init(s.value), Ro.registerMap("China", Xdt), u();
173971
173971
  let c = !0;
173972
173972
  r = new ResizeObserver(() => {
@@ -182568,19 +182568,19 @@ function a1e() {
182568
182568
  for ($i = Be.length; $i--; ) {
182569
182569
  ht = Be[$i];
182570
182570
  const {
182571
- name: st,
182571
+ name: at,
182572
182572
  namespaceURI: vt
182573
182573
  } = ht;
182574
- if (St = st === "value" ? ht.value : Y2t(ht.value), li = Re(st), We.attrName = li, We.attrValue = St, We.keepAttr = !0, We.forceKeepAttr = void 0, rs("uponSanitizeAttribute", Fe, We), St = We.attrValue, We.forceKeepAttr || (Au(st, Fe), !We.keepAttr))
182574
+ if (St = at === "value" ? ht.value : Y2t(ht.value), li = Re(at), We.attrName = li, We.attrValue = St, We.keepAttr = !0, We.forceKeepAttr = void 0, rs("uponSanitizeAttribute", Fe, We), St = We.attrValue, We.forceKeepAttr || (Au(at, Fe), !We.keepAttr))
182575
182575
  continue;
182576
182576
  if (!ve && ul(/\/>/i, St)) {
182577
- Au(st, Fe);
182577
+ Au(at, Fe);
182578
182578
  continue;
182579
182579
  }
182580
182580
  we && (St = Ru(St, E, " "), St = Ru(St, L, " "), St = Ru(St, O, " "));
182581
182581
  const dn = Re(Fe.nodeName);
182582
182582
  if (al(dn, li, St)) {
182583
- if (te && (li === "id" || li === "name") && (Au(st, Fe), St = ue + St), m && typeof f == "object" && typeof f.getAttributeType == "function" && !vt)
182583
+ if (te && (li === "id" || li === "name") && (Au(at, Fe), St = ue + St), m && typeof f == "object" && typeof f.getAttributeType == "function" && !vt)
182584
182584
  switch (f.getAttributeType(dn, li)) {
182585
182585
  case "TrustedHTML": {
182586
182586
  St = m.createHTML(St);
@@ -182592,7 +182592,7 @@ function a1e() {
182592
182592
  }
182593
182593
  }
182594
182594
  try {
182595
- vt ? Fe.setAttributeNS(vt, st, St) : Fe.setAttribute(st, St), GU(e.removed);
182595
+ vt ? Fe.setAttributeNS(vt, at, St) : Fe.setAttribute(at, St), GU(e.removed);
182596
182596
  } catch {
182597
182597
  }
182598
182598
  }
@@ -182617,8 +182617,8 @@ function a1e() {
182617
182617
  return Lt;
182618
182618
  if (xe || Yi(Fe), e.removed = [], typeof Lt == "string" && (J = !1), J) {
182619
182619
  if (Lt.nodeName) {
182620
- const st = Re(Lt.nodeName);
182621
- if (!R[st] || fe[st])
182620
+ const at = Re(Lt.nodeName);
182621
+ if (!R[at] || fe[at])
182622
182622
  throw Tm("root node is forbidden and cannot be sanitized in-place");
182623
182623
  }
182624
182624
  } else if (Lt instanceof a)
@@ -189376,7 +189376,7 @@ class K1e {
189376
189376
  this.lineRangeMapping = e, this.changes = t;
189377
189377
  }
189378
189378
  }
189379
- class Jt {
189379
+ class en {
189380
189380
  static addRange(e, t) {
189381
189381
  let i = 0;
189382
189382
  for (; i < t.length && t[i].endExclusive < e.start; )
@@ -189388,14 +189388,14 @@ class Jt {
189388
189388
  t.splice(i, 0, e);
189389
189389
  else {
189390
189390
  const o = Math.min(e.start, t[i].start), s = Math.max(e.endExclusive, t[r - 1].endExclusive);
189391
- t.splice(i, r - i, new Jt(o, s));
189391
+ t.splice(i, r - i, new en(o, s));
189392
189392
  }
189393
189393
  }
189394
189394
  static ofLength(e) {
189395
- return new Jt(0, e);
189395
+ return new en(0, e);
189396
189396
  }
189397
189397
  static ofStartAndLength(e, t) {
189398
- return new Jt(e, e + t);
189398
+ return new en(e, e + t);
189399
189399
  }
189400
189400
  constructor(e, t) {
189401
189401
  if (this.start = e, this.endExclusive = t, e > t)
@@ -189405,13 +189405,13 @@ class Jt {
189405
189405
  return this.start === this.endExclusive;
189406
189406
  }
189407
189407
  delta(e) {
189408
- return new Jt(this.start + e, this.endExclusive + e);
189408
+ return new en(this.start + e, this.endExclusive + e);
189409
189409
  }
189410
189410
  deltaStart(e) {
189411
- return new Jt(this.start + e, this.endExclusive);
189411
+ return new en(this.start + e, this.endExclusive);
189412
189412
  }
189413
189413
  deltaEnd(e) {
189414
- return new Jt(this.start, this.endExclusive + e);
189414
+ return new en(this.start, this.endExclusive + e);
189415
189415
  }
189416
189416
  get length() {
189417
189417
  return this.endExclusive - this.start;
@@ -189427,7 +189427,7 @@ class Jt {
189427
189427
  * The joined range is the smallest range that contains both ranges.
189428
189428
  */
189429
189429
  join(e) {
189430
- return new Jt(Math.min(this.start, e.start), Math.max(this.endExclusive, e.endExclusive));
189430
+ return new en(Math.min(this.start, e.start), Math.max(this.endExclusive, e.endExclusive));
189431
189431
  }
189432
189432
  /**
189433
189433
  * for all numbers n: range1.contains(n) and range2.contains(n) <=> range1.intersect(range2).contains(n)
@@ -189438,7 +189438,7 @@ class Jt {
189438
189438
  intersect(e) {
189439
189439
  const t = Math.max(this.start, e.start), i = Math.min(this.endExclusive, e.endExclusive);
189440
189440
  if (t <= i)
189441
- return new Jt(t, i);
189441
+ return new en(t, i);
189442
189442
  }
189443
189443
  intersects(e) {
189444
189444
  const t = Math.max(this.start, e.start), i = Math.min(this.endExclusive, e.endExclusive);
@@ -189493,7 +189493,7 @@ class wR {
189493
189493
  this._sortedRanges.splice(t, 0, e);
189494
189494
  else {
189495
189495
  const r = Math.min(e.start, this._sortedRanges[t].start), o = Math.max(e.endExclusive, this._sortedRanges[i - 1].endExclusive);
189496
- this._sortedRanges.splice(t, i - t, new Jt(r, o));
189496
+ this._sortedRanges.splice(t, i - t, new en(r, o));
189497
189497
  }
189498
189498
  }
189499
189499
  toString() {
@@ -189728,7 +189728,7 @@ let Zt = class T0 {
189728
189728
  * @internal
189729
189729
  */
189730
189730
  toOffsetRange() {
189731
- return new Jt(this.startLineNumber - 1, this.endLineNumberExclusive - 1);
189731
+ return new en(this.startLineNumber - 1, this.endLineNumberExclusive - 1);
189732
189732
  }
189733
189733
  };
189734
189734
  class Gl {
@@ -190095,10 +190095,10 @@ function Oq(n) {
190095
190095
  }
190096
190096
  class zd {
190097
190097
  static trivial(e, t) {
190098
- return new zd([new Rr(Jt.ofLength(e.length), Jt.ofLength(t.length))], !1);
190098
+ return new zd([new Rr(en.ofLength(e.length), en.ofLength(t.length))], !1);
190099
190099
  }
190100
190100
  static trivialTimedOut(e, t) {
190101
- return new zd([new Rr(Jt.ofLength(e.length), Jt.ofLength(t.length))], !0);
190101
+ return new zd([new Rr(en.ofLength(e.length), en.ofLength(t.length))], !0);
190102
190102
  }
190103
190103
  constructor(e, t) {
190104
190104
  this.diffs = e, this.hitTimeout = t;
@@ -190112,7 +190112,7 @@ class Rr {
190112
190112
  }), i;
190113
190113
  }
190114
190114
  static fromOffsetPairs(e, t) {
190115
- return new Rr(new Jt(e.offset1, t.offset1), new Jt(e.offset2, t.offset2));
190115
+ return new Rr(new en(e.offset1, t.offset1), new en(e.offset2, t.offset2));
190116
190116
  }
190117
190117
  constructor(e, t) {
190118
190118
  this.seq1Range = e, this.seq2Range = t;
@@ -190252,7 +190252,7 @@ class W4t {
190252
190252
  const l = [];
190253
190253
  let u = e.length, c = t.length;
190254
190254
  function d(p, g) {
190255
- (p + 1 !== u || g + 1 !== c) && l.push(new Rr(new Jt(p + 1, u), new Jt(g + 1, c))), u = p, c = g;
190255
+ (p + 1 !== u || g + 1 !== c) && l.push(new Rr(new en(p + 1, u), new en(g + 1, c))), u = p, c = g;
190256
190256
  }
190257
190257
  let h = e.length - 1, f = t.length - 1;
190258
190258
  for (; h >= 0 && f >= 0; )
@@ -190297,7 +190297,7 @@ class Q1e {
190297
190297
  let f = r.length, p = o.length;
190298
190298
  for (; ; ) {
190299
190299
  const g = d ? d.x + d.length : 0, b = d ? d.y + d.length : 0;
190300
- if ((g !== f || b !== p) && h.push(new Rr(new Jt(g, f), new Jt(b, p))), !d)
190300
+ if ((g !== f || b !== p) && h.push(new Rr(new en(g, f), new en(b, p))), !d)
190301
190301
  break;
190302
190302
  f = d.x, p = d.y, d = d.prev;
190303
190303
  }
@@ -190706,7 +190706,7 @@ class X_ {
190706
190706
  constructor(e, t, i) {
190707
190707
  this.lines = e, this.considerWhitespaceChanges = i, this.elements = [], this.firstCharOffsetByLine = [], this.additionalOffsetByLine = [];
190708
190708
  let r = !1;
190709
- t.start > 0 && t.endExclusive >= e.length && (t = new Jt(t.start - 1, t.endExclusive), r = !0), this.lineRange = t, this.firstCharOffsetByLine[0] = 0;
190709
+ t.start > 0 && t.endExclusive >= e.length && (t = new en(t.start - 1, t.endExclusive), r = !0), this.lineRange = t, this.firstCharOffsetByLine[0] = 0;
190710
190710
  for (let o = this.lineRange.start; o < this.lineRange.endExclusive; o++) {
190711
190711
  let s = e[o], a = 0;
190712
190712
  if (r)
@@ -190727,7 +190727,7 @@ class X_ {
190727
190727
  return `Slice: "${this.text}"`;
190728
190728
  }
190729
190729
  get text() {
190730
- return this.getText(new Jt(0, this.length));
190730
+ return this.getText(new en(0, this.length));
190731
190731
  }
190732
190732
  getText(e) {
190733
190733
  return this.elements.slice(e.start, e.endExclusive).map((t) => String.fromCharCode(t)).join("");
@@ -190768,7 +190768,7 @@ class X_ {
190768
190768
  let i = e;
190769
190769
  for (; i < this.elements.length && vD(this.elements[i]); )
190770
190770
  i++;
190771
- return new Jt(t, i);
190771
+ return new en(t, i);
190772
190772
  }
190773
190773
  countLinesIn(e) {
190774
190774
  return this.translateOffset(e.endExclusive).lineNumber - this.translateOffset(e.start).lineNumber;
@@ -190779,7 +190779,7 @@ class X_ {
190779
190779
  extendToFullLines(e) {
190780
190780
  var t, i;
190781
190781
  const r = (t = pg(this.firstCharOffsetByLine, (s) => s <= e.start)) !== null && t !== void 0 ? t : 0, o = (i = T4t(this.firstCharOffsetByLine, (s) => e.endExclusive <= s)) !== null && i !== void 0 ? i : this.elements.length;
190782
- return new Jt(r, o);
190782
+ return new en(r, o);
190783
190783
  }
190784
190784
  }
190785
190785
  function vD(n) {
@@ -190898,7 +190898,7 @@ function Vq(n, e, t) {
190898
190898
  return !0;
190899
190899
  if (n.length > 300 && e.length > 300)
190900
190900
  return !1;
190901
- const r = new Q1e().compute(new X_([n], new Jt(0, 1), !1), new X_([e], new Jt(0, 1), !1), t);
190901
+ const r = new Q1e().compute(new X_([n], new en(0, 1), !1), new X_([e], new en(0, 1), !1), t);
190902
190902
  let o = 0;
190903
190903
  const s = Rr.invert(r.diffs, n.length);
190904
190904
  for (const c of s)
@@ -190954,7 +190954,7 @@ function Hq(n, e, t) {
190954
190954
  for (u = 1; u <= l && !(n.getElement(a.seq1Range.start - u) !== n.getElement(a.seq1Range.endExclusive - u) || e.getElement(a.seq2Range.start - u) !== e.getElement(a.seq2Range.endExclusive - u)); u++)
190955
190955
  ;
190956
190956
  if (u--, u === l) {
190957
- i[i.length - 1] = new Rr(new Jt(s.seq1Range.start, a.seq1Range.endExclusive - l), new Jt(s.seq2Range.start, a.seq2Range.endExclusive - l));
190957
+ i[i.length - 1] = new Rr(new en(s.seq1Range.start, a.seq1Range.endExclusive - l), new en(s.seq2Range.start, a.seq2Range.endExclusive - l));
190958
190958
  continue;
190959
190959
  }
190960
190960
  a = a.delta(-u);
@@ -190971,7 +190971,7 @@ function Hq(n, e, t) {
190971
190971
  for (u = 0; u < l && !(!n.isStronglyEqual(a.seq1Range.start + u, a.seq1Range.endExclusive + u) || !e.isStronglyEqual(a.seq2Range.start + u, a.seq2Range.endExclusive + u)); u++)
190972
190972
  ;
190973
190973
  if (u === l) {
190974
- i[o + 1] = new Rr(new Jt(a.seq1Range.start + l, s.seq1Range.endExclusive), new Jt(a.seq2Range.start + l, s.seq2Range.endExclusive));
190974
+ i[o + 1] = new Rr(new en(a.seq1Range.start + l, s.seq1Range.endExclusive), new en(a.seq2Range.start + l, s.seq2Range.endExclusive));
190975
190975
  continue;
190976
190976
  }
190977
190977
  u > 0 && (a = a.delta(u));
@@ -190984,7 +190984,7 @@ function npt(n, e, t) {
190984
190984
  if (!n.getBoundaryScore || !e.getBoundaryScore)
190985
190985
  return t;
190986
190986
  for (let i = 0; i < t.length; i++) {
190987
- const r = i > 0 ? t[i - 1] : void 0, o = t[i], s = i + 1 < t.length ? t[i + 1] : void 0, a = new Jt(r ? r.seq1Range.endExclusive + 1 : 0, s ? s.seq1Range.start - 1 : n.length), l = new Jt(r ? r.seq2Range.endExclusive + 1 : 0, s ? s.seq2Range.start - 1 : e.length);
190987
+ const r = i > 0 ? t[i - 1] : void 0, o = t[i], s = i + 1 < t.length ? t[i + 1] : void 0, a = new en(r ? r.seq1Range.endExclusive + 1 : 0, s ? s.seq1Range.start - 1 : n.length), l = new en(r ? r.seq2Range.endExclusive + 1 : 0, s ? s.seq2Range.start - 1 : e.length);
190988
190988
  o.seq1Range.isEmpty ? t[i] = Wq(o, n, e, a, l) : o.seq2Range.isEmpty && (t[i] = Wq(o.swap(), e, n, l, a).swap());
190989
190989
  }
190990
190990
  return t;
@@ -191069,7 +191069,7 @@ function spt(n, e, t) {
191069
191069
  ];
191070
191070
  for (let a = 1; a < i.length; a++) {
191071
191071
  let c = function(h, f) {
191072
- const p = new Jt(u.seq1Range.endExclusive, l.seq1Range.start);
191072
+ const p = new en(u.seq1Range.endExclusive, l.seq1Range.start);
191073
191073
  return n.getText(p).replace(/\s/g, "").length <= 4 && (h.seq1Range.length + h.seq2Range.length > 5 || f.seq1Range.length + f.seq2Range.length > 5);
191074
191074
  };
191075
191075
  const l = i[a], u = s[s.length - 1];
@@ -191091,7 +191091,7 @@ function apt(n, e, t) {
191091
191091
  ];
191092
191092
  for (let l = 1; l < i.length; l++) {
191093
191093
  let d = function(f, p) {
191094
- const g = new Jt(c.seq1Range.endExclusive, u.seq1Range.start);
191094
+ const g = new en(c.seq1Range.endExclusive, u.seq1Range.start);
191095
191095
  if (n.countLinesIn(g) > 5 || g.length > 500)
191096
191096
  return !1;
191097
191097
  const v = n.getText(g).trim();
@@ -191114,9 +191114,9 @@ function apt(n, e, t) {
191114
191114
  function d(v) {
191115
191115
  return v.length > 0 && v.trim().length <= 3 && l.seq1Range.length + l.seq2Range.length > 100;
191116
191116
  }
191117
- const h = n.extendToFullLines(l.seq1Range), f = n.getText(new Jt(h.start, l.seq1Range.start));
191117
+ const h = n.extendToFullLines(l.seq1Range), f = n.getText(new en(h.start, l.seq1Range.start));
191118
191118
  d(f) && (c = c.deltaStart(-f.length));
191119
- const p = n.getText(new Jt(l.seq1Range.endExclusive, h.endExclusive));
191119
+ const p = n.getText(new en(l.seq1Range.endExclusive, h.endExclusive));
191120
191120
  d(p) && (c = c.deltaEnd(p.length));
191121
191121
  const g = Rr.fromOffsetPairs(a ? a.getEndExclusives() : Cl.zero, u ? u.getStarts() : Cl.max), b = c.intersect(g);
191122
191122
  s.length > 0 && b.getStarts().equals(s[s.length - 1].getEndExclusives()) ? s[s.length - 1] = s[s.length - 1].join(b) : s.push(b);
@@ -191176,7 +191176,7 @@ class X1e {
191176
191176
  for (let C = 0; C < w; C++) {
191177
191177
  const x = v + C, D = _ + C;
191178
191178
  if (e[x] !== t[D]) {
191179
- const S = this.refineDiff(e, t, new Rr(new Jt(x, x + 1), new Jt(D, D + 1)), r, o);
191179
+ const S = this.refineDiff(e, t, new Rr(new en(x, x + 1), new en(D, D + 1)), r, o);
191180
191180
  for (const N of S.mappings)
191181
191181
  g.push(N);
191182
191182
  S.hitTimeout && (p = !0);
@@ -211015,24 +211015,24 @@ class sde {
211015
211015
  this.parent = null, this.left = null, this.right = null;
211016
211016
  }
211017
211017
  }
211018
- const en = new sde(null, 0, 0);
211019
- en.parent = en;
211020
- en.left = en;
211021
- en.right = en;
211018
+ const tn = new sde(null, 0, 0);
211019
+ tn.parent = tn;
211020
+ tn.left = tn;
211021
+ tn.right = tn;
211022
211022
  Ni(
211023
- en,
211023
+ tn,
211024
211024
  0
211025
211025
  /* NodeColor.Black */
211026
211026
  );
211027
211027
  class OD {
211028
211028
  constructor() {
211029
- this.root = en, this.requestNormalizeDelta = !1;
211029
+ this.root = tn, this.requestNormalizeDelta = !1;
211030
211030
  }
211031
211031
  intervalSearch(e, t, i, r, o, s) {
211032
- return this.root === en ? [] : c6t(this, e, t, i, r, o, s);
211032
+ return this.root === tn ? [] : c6t(this, e, t, i, r, o, s);
211033
211033
  }
211034
211034
  search(e, t, i, r) {
211035
- return this.root === en ? [] : u6t(this, e, t, i, r);
211035
+ return this.root === tn ? [] : u6t(this, e, t, i, r);
211036
211036
  }
211037
211037
  /**
211038
211038
  * Will not set `cachedAbsoluteStart` nor `cachedAbsoluteEnd` on the returned nodes!
@@ -211079,12 +211079,12 @@ class OD {
211079
211079
  }
211080
211080
  function i6t(n) {
211081
211081
  let e = n.root, t = 0;
211082
- for (; e !== en; ) {
211083
- if (e.left !== en && !No(e.left)) {
211082
+ for (; e !== tn; ) {
211083
+ if (e.left !== tn && !No(e.left)) {
211084
211084
  e = e.left;
211085
211085
  continue;
211086
211086
  }
211087
- if (e.right !== en && !No(e.right)) {
211087
+ if (e.right !== tn && !No(e.right)) {
211088
211088
  t += e.delta, e = e.right;
211089
211089
  continue;
211090
211090
  }
@@ -211120,7 +211120,7 @@ function o6t(n, e, t) {
211120
211120
  let i = n.root, r = 0, o = 0, s = 0, a = 0;
211121
211121
  const l = [];
211122
211122
  let u = 0;
211123
- for (; i !== en; ) {
211123
+ for (; i !== tn; ) {
211124
211124
  if (No(i)) {
211125
211125
  bi(i.left, !1), bi(i.right, !1), i === i.parent.right && (r -= i.parent.delta), i = i.parent;
211126
211126
  continue;
@@ -211130,7 +211130,7 @@ function o6t(n, e, t) {
211130
211130
  bi(i, !0);
211131
211131
  continue;
211132
211132
  }
211133
- if (i.left !== en) {
211133
+ if (i.left !== tn) {
211134
211134
  i = i.left;
211135
211135
  continue;
211136
211136
  }
@@ -211139,7 +211139,7 @@ function o6t(n, e, t) {
211139
211139
  bi(i, !0);
211140
211140
  continue;
211141
211141
  }
211142
- if (a = r + i.end, a >= e && (i.setCachedOffsets(s, a, 0), l[u++] = i), bi(i, !0), i.right !== en && !No(i.right)) {
211142
+ if (a = r + i.end, a >= e && (i.setCachedOffsets(s, a, 0), l[u++] = i), bi(i, !0), i.right !== tn && !No(i.right)) {
211143
211143
  r += i.delta, i = i.right;
211144
211144
  continue;
211145
211145
  }
@@ -211149,7 +211149,7 @@ function o6t(n, e, t) {
211149
211149
  function s6t(n, e, t, i) {
211150
211150
  let r = n.root, o = 0, s = 0, a = 0;
211151
211151
  const l = i - (t - e);
211152
- for (; r !== en; ) {
211152
+ for (; r !== tn; ) {
211153
211153
  if (No(r)) {
211154
211154
  bi(r.left, !1), bi(r.right, !1), r === r.parent.right && (o -= r.parent.delta), Xh(r), r = r.parent;
211155
211155
  continue;
@@ -211159,7 +211159,7 @@ function s6t(n, e, t, i) {
211159
211159
  bi(r, !0);
211160
211160
  continue;
211161
211161
  }
211162
- if (r.left !== en) {
211162
+ if (r.left !== tn) {
211163
211163
  r = r.left;
211164
211164
  continue;
211165
211165
  }
@@ -211168,7 +211168,7 @@ function s6t(n, e, t, i) {
211168
211168
  r.start += l, r.end += l, r.delta += l, (r.delta < -1073741824 || r.delta > 1073741824) && (n.requestNormalizeDelta = !0), bi(r, !0);
211169
211169
  continue;
211170
211170
  }
211171
- if (bi(r, !0), r.right !== en && !No(r.right)) {
211171
+ if (bi(r, !0), r.right !== tn && !No(r.right)) {
211172
211172
  o += r.delta, r = r.right;
211173
211173
  continue;
211174
211174
  }
@@ -211179,16 +211179,16 @@ function a6t(n, e) {
211179
211179
  let t = n.root;
211180
211180
  const i = [];
211181
211181
  let r = 0;
211182
- for (; t !== en; ) {
211182
+ for (; t !== tn; ) {
211183
211183
  if (No(t)) {
211184
211184
  bi(t.left, !1), bi(t.right, !1), t = t.parent;
211185
211185
  continue;
211186
211186
  }
211187
- if (t.left !== en && !No(t.left)) {
211187
+ if (t.left !== tn && !No(t.left)) {
211188
211188
  t = t.left;
211189
211189
  continue;
211190
211190
  }
211191
- if (t.ownerId === e && (i[r++] = t), bi(t, !0), t.right !== en && !No(t.right)) {
211191
+ if (t.ownerId === e && (i[r++] = t), bi(t, !0), t.right !== tn && !No(t.right)) {
211192
211192
  t = t.right;
211193
211193
  continue;
211194
211194
  }
@@ -211199,16 +211199,16 @@ function l6t(n) {
211199
211199
  let e = n.root;
211200
211200
  const t = [];
211201
211201
  let i = 0;
211202
- for (; e !== en; ) {
211202
+ for (; e !== tn; ) {
211203
211203
  if (No(e)) {
211204
211204
  bi(e.left, !1), bi(e.right, !1), e = e.parent;
211205
211205
  continue;
211206
211206
  }
211207
- if (e.left !== en && !No(e.left)) {
211207
+ if (e.left !== tn && !No(e.left)) {
211208
211208
  e = e.left;
211209
211209
  continue;
211210
211210
  }
211211
- if (e.right !== en && !No(e.right)) {
211211
+ if (e.right !== tn && !No(e.right)) {
211212
211212
  e = e.right;
211213
211213
  continue;
211214
211214
  }
@@ -211220,18 +211220,18 @@ function u6t(n, e, t, i, r) {
211220
211220
  let o = n.root, s = 0, a = 0, l = 0;
211221
211221
  const u = [];
211222
211222
  let c = 0;
211223
- for (; o !== en; ) {
211223
+ for (; o !== tn; ) {
211224
211224
  if (No(o)) {
211225
211225
  bi(o.left, !1), bi(o.right, !1), o === o.parent.right && (s -= o.parent.delta), o = o.parent;
211226
211226
  continue;
211227
211227
  }
211228
- if (o.left !== en && !No(o.left)) {
211228
+ if (o.left !== tn && !No(o.left)) {
211229
211229
  o = o.left;
211230
211230
  continue;
211231
211231
  }
211232
211232
  a = s + o.start, l = s + o.end, o.setCachedOffsets(a, l, i);
211233
211233
  let d = !0;
211234
- if (e && o.ownerId && o.ownerId !== e && (d = !1), t && rde(o) && (d = !1), r && !ode(o) && (d = !1), d && (u[c++] = o), bi(o, !0), o.right !== en && !No(o.right)) {
211234
+ if (e && o.ownerId && o.ownerId !== e && (d = !1), t && rde(o) && (d = !1), r && !ode(o) && (d = !1), d && (u[c++] = o), bi(o, !0), o.right !== tn && !No(o.right)) {
211235
211235
  s += o.delta, o = o.right;
211236
211236
  continue;
211237
211237
  }
@@ -211242,7 +211242,7 @@ function c6t(n, e, t, i, r, o, s) {
211242
211242
  let a = n.root, l = 0, u = 0, c = 0, d = 0;
211243
211243
  const h = [];
211244
211244
  let f = 0;
211245
- for (; a !== en; ) {
211245
+ for (; a !== tn; ) {
211246
211246
  if (No(a)) {
211247
211247
  bi(a.left, !1), bi(a.right, !1), a === a.parent.right && (l -= a.parent.delta), a = a.parent;
211248
211248
  continue;
@@ -211252,7 +211252,7 @@ function c6t(n, e, t, i, r, o, s) {
211252
211252
  bi(a, !0);
211253
211253
  continue;
211254
211254
  }
211255
- if (a.left !== en) {
211255
+ if (a.left !== tn) {
211256
211256
  a = a.left;
211257
211257
  continue;
211258
211258
  }
@@ -211266,7 +211266,7 @@ function c6t(n, e, t, i, r, o, s) {
211266
211266
  let p = !0;
211267
211267
  i && a.ownerId && a.ownerId !== i && (p = !1), r && rde(a) && (p = !1), s && !ode(a) && (p = !1), p && (h[f++] = a);
211268
211268
  }
211269
- if (bi(a, !0), a.right !== en && !No(a.right)) {
211269
+ if (bi(a, !0), a.right !== tn && !No(a.right)) {
211270
211270
  l += a.delta, a = a.right;
211271
211271
  continue;
211272
211272
  }
@@ -211274,8 +211274,8 @@ function c6t(n, e, t, i, r, o, s) {
211274
211274
  return bi(n.root, !1), h;
211275
211275
  }
211276
211276
  function rG(n, e) {
211277
- if (n.root === en)
211278
- return e.parent = en, e.left = en, e.right = en, Ni(
211277
+ if (n.root === tn)
211278
+ return e.parent = tn, e.left = tn, e.right = tn, Ni(
211279
211279
  e,
211280
211280
  0
211281
211281
  /* NodeColor.Black */
@@ -211341,17 +211341,17 @@ function d6t(n, e) {
211341
211341
  const r = e.start, o = e.end;
211342
211342
  for (; ; )
211343
211343
  if (f6t(r, o, i.start + t, i.end + t) < 0)
211344
- if (i.left === en) {
211344
+ if (i.left === tn) {
211345
211345
  e.start -= t, e.end -= t, e.maxEnd -= t, i.left = e;
211346
211346
  break;
211347
211347
  } else
211348
211348
  i = i.left;
211349
- else if (i.right === en) {
211349
+ else if (i.right === tn) {
211350
211350
  e.start -= t + i.delta, e.end -= t + i.delta, e.maxEnd -= t + i.delta, i.right = e;
211351
211351
  break;
211352
211352
  } else
211353
211353
  t += i.delta, i = i.right;
211354
- e.parent = i, e.left = en, e.right = en, Ni(
211354
+ e.parent = i, e.left = tn, e.right = tn, Ni(
211355
211355
  e,
211356
211356
  1
211357
211357
  /* NodeColor.Red */
@@ -211359,16 +211359,16 @@ function d6t(n, e) {
211359
211359
  }
211360
211360
  function oG(n, e) {
211361
211361
  let t, i;
211362
- if (e.left === en ? (t = e.right, i = e, t.delta += e.delta, (t.delta < -1073741824 || t.delta > 1073741824) && (n.requestNormalizeDelta = !0), t.start += e.delta, t.end += e.delta) : e.right === en ? (t = e.left, i = e) : (i = h6t(e.right), t = i.right, t.start += i.delta, t.end += i.delta, t.delta += i.delta, (t.delta < -1073741824 || t.delta > 1073741824) && (n.requestNormalizeDelta = !0), i.start += e.delta, i.end += e.delta, i.delta = e.delta, (i.delta < -1073741824 || i.delta > 1073741824) && (n.requestNormalizeDelta = !0)), i === n.root) {
211362
+ if (e.left === tn ? (t = e.right, i = e, t.delta += e.delta, (t.delta < -1073741824 || t.delta > 1073741824) && (n.requestNormalizeDelta = !0), t.start += e.delta, t.end += e.delta) : e.right === tn ? (t = e.left, i = e) : (i = h6t(e.right), t = i.right, t.start += i.delta, t.end += i.delta, t.delta += i.delta, (t.delta < -1073741824 || t.delta > 1073741824) && (n.requestNormalizeDelta = !0), i.start += e.delta, i.end += e.delta, i.delta = e.delta, (i.delta < -1073741824 || i.delta > 1073741824) && (n.requestNormalizeDelta = !0)), i === n.root) {
211363
211363
  n.root = t, Ni(
211364
211364
  t,
211365
211365
  0
211366
211366
  /* NodeColor.Black */
211367
- ), e.detach(), RD(), Xh(t), n.root.parent = en;
211367
+ ), e.detach(), RD(), Xh(t), n.root.parent = tn;
211368
211368
  return;
211369
211369
  }
211370
211370
  const r = Os(i) === 1;
211371
- if (i === i.parent.left ? i.parent.left = t : i.parent.right = t, i === e ? t.parent = i.parent : (i.parent === e ? t.parent = i : t.parent = i.parent, i.left = e.left, i.right = e.right, i.parent = e.parent, Ni(i, Os(e)), e === n.root ? n.root = i : e === e.parent.left ? e.parent.left = i : e.parent.right = i, i.left !== en && (i.left.parent = i), i.right !== en && (i.right.parent = i)), e.detach(), r) {
211371
+ if (i === i.parent.left ? i.parent.left = t : i.parent.right = t, i === e ? t.parent = i.parent : (i.parent === e ? t.parent = i : t.parent = i.parent, i.left = e.left, i.right = e.right, i.parent = e.parent, Ni(i, Os(e)), e === n.root ? n.root = i : e === e.parent.left ? e.parent.left = i : e.parent.right = i, i.left !== tn && (i.left.parent = i), i.right !== tn && (i.right.parent = i)), e.detach(), r) {
211372
211372
  R0(t.parent), i !== e && (R0(i), R0(i.parent)), RD();
211373
211373
  return;
211374
211374
  }
@@ -211439,28 +211439,28 @@ function oG(n, e) {
211439
211439
  ), RD();
211440
211440
  }
211441
211441
  function h6t(n) {
211442
- for (; n.left !== en; )
211442
+ for (; n.left !== tn; )
211443
211443
  n = n.left;
211444
211444
  return n;
211445
211445
  }
211446
211446
  function RD() {
211447
- en.parent = en, en.delta = 0, en.start = 0, en.end = 0;
211447
+ tn.parent = tn, tn.delta = 0, tn.start = 0, tn.end = 0;
211448
211448
  }
211449
211449
  function K5(n, e) {
211450
211450
  const t = e.right;
211451
- t.delta += e.delta, (t.delta < -1073741824 || t.delta > 1073741824) && (n.requestNormalizeDelta = !0), t.start += e.delta, t.end += e.delta, e.right = t.left, t.left !== en && (t.left.parent = e), t.parent = e.parent, e.parent === en ? n.root = t : e === e.parent.left ? e.parent.left = t : e.parent.right = t, t.left = e, e.parent = t, Xh(e), Xh(t);
211451
+ t.delta += e.delta, (t.delta < -1073741824 || t.delta > 1073741824) && (n.requestNormalizeDelta = !0), t.start += e.delta, t.end += e.delta, e.right = t.left, t.left !== tn && (t.left.parent = e), t.parent = e.parent, e.parent === tn ? n.root = t : e === e.parent.left ? e.parent.left = t : e.parent.right = t, t.left = e, e.parent = t, Xh(e), Xh(t);
211452
211452
  }
211453
211453
  function G5(n, e) {
211454
211454
  const t = e.left;
211455
- e.delta -= t.delta, (e.delta < -1073741824 || e.delta > 1073741824) && (n.requestNormalizeDelta = !0), e.start -= t.delta, e.end -= t.delta, e.left = t.right, t.right !== en && (t.right.parent = e), t.parent = e.parent, e.parent === en ? n.root = t : e === e.parent.right ? e.parent.right = t : e.parent.left = t, t.right = e, e.parent = t, Xh(e), Xh(t);
211455
+ e.delta -= t.delta, (e.delta < -1073741824 || e.delta > 1073741824) && (n.requestNormalizeDelta = !0), e.start -= t.delta, e.end -= t.delta, e.left = t.right, t.right !== tn && (t.right.parent = e), t.parent = e.parent, e.parent === tn ? n.root = t : e === e.parent.right ? e.parent.right = t : e.parent.left = t, t.right = e, e.parent = t, Xh(e), Xh(t);
211456
211456
  }
211457
211457
  function ade(n) {
211458
211458
  let e = n.end;
211459
- if (n.left !== en) {
211459
+ if (n.left !== tn) {
211460
211460
  const t = n.left.maxEnd;
211461
211461
  t > e && (e = t);
211462
211462
  }
211463
- if (n.right !== en) {
211463
+ if (n.right !== tn) {
211464
211464
  const t = n.right.maxEnd + n.delta;
211465
211465
  t > e && (e = t);
211466
211466
  }
@@ -211470,7 +211470,7 @@ function Xh(n) {
211470
211470
  n.maxEnd = ade(n);
211471
211471
  }
211472
211472
  function R0(n) {
211473
- for (; n !== en; ) {
211473
+ for (; n !== tn; ) {
211474
211474
  const e = ade(n);
211475
211475
  if (n.maxEnd === e)
211476
211476
  return;
@@ -212902,7 +212902,7 @@ class S6t extends x6t {
212902
212902
  }
212903
212903
  class aA {
212904
212904
  constructor(e) {
212905
- this.lineCount = e, this._tokenizationStateStore = new D6t(), this._invalidEndStatesLineNumbers = new N6t(), this._invalidEndStatesLineNumbers.addRange(new Jt(1, e + 1));
212905
+ this.lineCount = e, this._tokenizationStateStore = new D6t(), this._invalidEndStatesLineNumbers = new N6t(), this._invalidEndStatesLineNumbers.addRange(new en(1, e + 1));
212906
212906
  }
212907
212907
  getEndState(e) {
212908
212908
  return this._tokenizationStateStore.getEndState(e);
@@ -212915,10 +212915,10 @@ class aA {
212915
212915
  throw new Ji("Cannot set null/undefined state");
212916
212916
  this._invalidEndStatesLineNumbers.delete(e);
212917
212917
  const i = this._tokenizationStateStore.setEndState(e, t);
212918
- return i && e < this.lineCount && this._invalidEndStatesLineNumbers.addRange(new Jt(e + 1, e + 2)), i;
212918
+ return i && e < this.lineCount && this._invalidEndStatesLineNumbers.addRange(new en(e + 1, e + 2)), i;
212919
212919
  }
212920
212920
  acceptChange(e, t) {
212921
- this.lineCount += t - e.length, this._tokenizationStateStore.acceptChange(e, t), this._invalidEndStatesLineNumbers.addRangeAndResize(new Jt(e.startLineNumber, e.endLineNumberExclusive), t);
212921
+ this.lineCount += t - e.length, this._tokenizationStateStore.acceptChange(e, t), this._invalidEndStatesLineNumbers.addRangeAndResize(new en(e.startLineNumber, e.endLineNumberExclusive), t);
212922
212922
  }
212923
212923
  acceptChanges(e) {
212924
212924
  for (const t of e) {
@@ -212927,7 +212927,7 @@ class aA {
212927
212927
  }
212928
212928
  }
212929
212929
  invalidateEndStateRange(e) {
212930
- this._invalidEndStatesLineNumbers.addRange(new Jt(e.startLineNumber, e.endLineNumberExclusive));
212930
+ this._invalidEndStatesLineNumbers.addRange(new en(e.startLineNumber, e.endLineNumberExclusive));
212931
212931
  }
212932
212932
  getFirstInvalidEndStateLineNumber() {
212933
212933
  return this._invalidEndStatesLineNumbers.min;
@@ -212978,11 +212978,11 @@ class N6t {
212978
212978
  const t = this._ranges.findIndex((i) => i.contains(e));
212979
212979
  if (t !== -1) {
212980
212980
  const i = this._ranges[t];
212981
- i.start === e ? i.endExclusive === e + 1 ? this._ranges.splice(t, 1) : this._ranges[t] = new Jt(e + 1, i.endExclusive) : i.endExclusive === e + 1 ? this._ranges[t] = new Jt(i.start, e) : this._ranges.splice(t, 1, new Jt(i.start, e), new Jt(e + 1, i.endExclusive));
212981
+ i.start === e ? i.endExclusive === e + 1 ? this._ranges.splice(t, 1) : this._ranges[t] = new en(e + 1, i.endExclusive) : i.endExclusive === e + 1 ? this._ranges[t] = new en(i.start, e) : this._ranges.splice(t, 1, new en(i.start, e), new en(e + 1, i.endExclusive));
212982
212982
  }
212983
212983
  }
212984
212984
  addRange(e) {
212985
- Jt.addRange(e, this._ranges);
212985
+ en.addRange(e, this._ranges);
212986
212986
  }
212987
212987
  addRangeAndResize(e, t) {
212988
212988
  let i = 0;
@@ -212995,10 +212995,10 @@ class N6t {
212995
212995
  for (let s = r; s < this._ranges.length; s++)
212996
212996
  this._ranges[s] = this._ranges[s].delta(o);
212997
212997
  if (i === r) {
212998
- const s = new Jt(e.start, e.start + t);
212998
+ const s = new en(e.start, e.start + t);
212999
212999
  s.isEmpty || this._ranges.splice(i, 0, s);
213000
213000
  } else {
213001
- const s = Math.min(e.start, this._ranges[i].start), a = Math.max(e.endExclusive, this._ranges[r - 1].endExclusive), l = new Jt(s, a + o);
213001
+ const s = Math.min(e.start, this._ranges[i].start), a = Math.max(e.endExclusive, this._ranges[r - 1].endExclusive), l = new en(s, a + o);
213002
213002
  l.isEmpty ? this._ranges.splice(i, r - i) : this._ranges.splice(i, r - i, l);
213003
213003
  }
213004
213004
  }
@@ -242693,7 +242693,7 @@ let yk = class extends Ge {
242693
242693
  _goToGroupDelta(e, t) {
242694
242694
  const i = this.groups.get();
242695
242695
  !i || i.length <= 1 || HF(t, (r) => {
242696
- this._currentGroupIdx.set(Jt.ofLength(i.length).clipCyclic(this._currentGroupIdx.get() + e), r), this._currentElementIdx.set(0, r);
242696
+ this._currentGroupIdx.set(en.ofLength(i.length).clipCyclic(this._currentGroupIdx.get() + e), r), this._currentElementIdx.set(0, r);
242697
242697
  });
242698
242698
  }
242699
242699
  nextGroup(e) {
@@ -242705,7 +242705,7 @@ let yk = class extends Ge {
242705
242705
  _goToLineDelta(e) {
242706
242706
  const t = this.currentGroup.get();
242707
242707
  !t || t.lines.length <= 1 || ao((i) => {
242708
- this._currentElementIdx.set(Jt.ofLength(t.lines.length).clip(this._currentElementIdx.get() + e), i);
242708
+ this._currentElementIdx.set(en.ofLength(t.lines.length).clip(this._currentElementIdx.get() + e), i);
242709
242709
  });
242710
242710
  }
242711
242711
  goToNextLine() {
@@ -243029,7 +243029,7 @@ class Ph extends Ge {
243029
243029
  return (U + Y) / 2;
243030
243030
  }
243031
243031
  const N = S(D.lineRangeMapping.original, this._editors.original), E = this._originalScrollTop.read(c), L = S(D.lineRangeMapping.modified, this._editors.modified), O = this._modifiedScrollTop.read(c), P = N - E, k = L - O, T = Math.min(N, L), A = Math.max(N, L);
243032
- return { range: new Jt(T, A), from: P, to: k, fromWithoutScroll: N, toWithoutScroll: L, move: D };
243032
+ return { range: new en(T, A), from: P, to: k, fromWithoutScroll: N, toWithoutScroll: L, move: D };
243033
243033
  });
243034
243034
  v.sort(c0t(l1((D) => D.fromWithoutScroll > D.toWithoutScroll, d0t), l1((D) => D.fromWithoutScroll > D.toWithoutScroll ? D.fromWithoutScroll : -D.toWithoutScroll, Tf)));
243035
243035
  const _ = KF.compute(v.map((D) => D.range)), m = 10, y = g.verticalScrollbarWidth, w = (_.getTrackCount() - 1) * 10 + m * 2, C = y + w + (b.contentLeft - Ph.movedCodeBlockPadding);
@@ -245849,9 +245849,9 @@ let Ik = class extends Ge {
245849
245849
  render(e) {
245850
245850
  const t = this.scrollTop.read(e);
245851
245851
  let i = 0, r = 0, o = 0;
245852
- const s = this._sizeObserver.height.read(e), a = Jt.ofStartAndLength(t, s), l = this._sizeObserver.width.read(e);
245852
+ const s = this._sizeObserver.height.read(e), a = en.ofStartAndLength(t, s), l = this._sizeObserver.width.read(e);
245853
245853
  for (const u of this._viewItems.read(e)) {
245854
- const c = u.contentHeight.read(e), d = Math.min(c, s), h = Jt.ofStartAndLength(r, d), f = Jt.ofStartAndLength(o, c);
245854
+ const c = u.contentHeight.read(e), d = Math.min(c, s), h = en.ofStartAndLength(r, d), f = en.ofStartAndLength(o, c);
245855
245855
  if (f.isBefore(a))
245856
245856
  i -= c - d, u.hide();
245857
245857
  else if (f.isAfter(a))
@@ -245859,7 +245859,7 @@ let Ik = class extends Ge {
245859
245859
  else {
245860
245860
  const p = Math.max(0, Math.min(a.start - f.start, c - d));
245861
245861
  i -= p;
245862
- const g = Jt.ofStartAndLength(t + i, s);
245862
+ const g = en.ofStartAndLength(t + i, s);
245863
245863
  u.render(h, p, l, g);
245864
245864
  }
245865
245865
  r += d + this._spaceBetweenPx, o += c + this._spaceBetweenPx;
@@ -247025,7 +247025,7 @@ ihe({
247025
247025
  extensions: [".py", ".rpy", ".pyw", ".cpy", ".gyp", ".gypi"],
247026
247026
  aliases: ["Python", "py"],
247027
247027
  firstLine: "^#!/.*\\bpython[0-9.-]*\\b",
247028
- loader: () => import("./python-0432340a.js")
247028
+ loader: () => import("./python-693b64f2.js")
247029
247029
  });
247030
247030
  /*!-----------------------------------------------------------------------------
247031
247031
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -247354,7 +247354,7 @@ const Rx = (n) => (yu("data-v-e561aed9"), n = n(), wu(), n), ONt = { class: "edi
247354
247354
  }, fe = (he) => {
247355
247355
  d.value && !d.value.contains(he.target) && k(), g.value && !g.value.contains(he.target) && S();
247356
247356
  };
247357
- return tn(() => {
247357
+ return Jt(() => {
247358
247358
  s = ehe.create(l.value, {
247359
247359
  value: o.defaultValue,
247360
247360
  language: o.language,
@@ -247408,7 +247408,7 @@ const Rx = (n) => (yu("data-v-e561aed9"), n = n(), wu(), n), ONt = { class: "edi
247408
247408
  de("span", PNt, Qe(u.value.length) + " 项", 1)
247409
247409
  ]),
247410
247410
  de("div", BNt, [
247411
- (j(!0), me(at, null, Et(u.value, (Te, re) => (j(), me("div", {
247411
+ (j(!0), me(st, null, Et(u.value, (Te, re) => (j(), me("div", {
247412
247412
  key: Te.id,
247413
247413
  class: Le(["suggestion-item", { selected: re === c.value }]),
247414
247414
  onClick: (W) => {
@@ -247437,7 +247437,7 @@ const Rx = (n) => (yu("data-v-e561aed9"), n = n(), wu(), n), ONt = { class: "edi
247437
247437
  ]),
247438
247438
  de("div", qNt, [
247439
247439
  de("div", KNt, [
247440
- (j(!0), me(at, null, Et(f.value, (Te, re) => (j(), me("div", {
247440
+ (j(!0), me(st, null, Et(f.value, (Te, re) => (j(), me("div", {
247441
247441
  key: Te.varName,
247442
247442
  class: Le(["variable-item", { selected: re === p.value }]),
247443
247443
  onClick: (W) => {
@@ -247448,7 +247448,7 @@ const Rx = (n) => (yu("data-v-e561aed9"), n = n(), wu(), n), ONt = { class: "edi
247448
247448
  ], 10, GNt))), 128))
247449
247449
  ]),
247450
247450
  _.value.length ? (j(), me("div", QNt, [
247451
- (j(!0), me(at, null, Et(_.value, (Te, re) => (j(), me("div", {
247451
+ (j(!0), me(st, null, Et(_.value, (Te, re) => (j(), me("div", {
247452
247452
  class: "format-item",
247453
247453
  key: re
247454
247454
  }, [
@@ -247475,7 +247475,7 @@ const Rx = (n) => (yu("data-v-e561aed9"), n = n(), wu(), n), ONt = { class: "edi
247475
247475
  }, 1024)
247476
247476
  ]),
247477
247477
  de("div", eEt, [
247478
- (j(!0), me(at, null, Et(Te.configList, (W, X) => (j(), me(at, null, [
247478
+ (j(!0), me(st, null, Et(Te.configList, (W, X) => (j(), me(st, null, [
247479
247479
  de("div", tEt, [
247480
247480
  W.vtype === "text" ? (j(), me("span", nEt, Qe(W.param), 1)) : Pe("", !0),
247481
247481
  W.vtype === "inputVariety" ? (j(), Oe(rhe, {
@@ -247488,7 +247488,7 @@ const Rx = (n) => (yu("data-v-e561aed9"), n = n(), wu(), n), ONt = { class: "edi
247488
247488
  onChange: (ae) => W.modelValue = ae,
247489
247489
  style: { width: "100px" }
247490
247490
  }, null, 8, ["placeholder", "onSelect", "onChange"])) : Pe("", !0),
247491
- W.vtype === "input" ? (j(), me(at, { key: 2 }, [
247491
+ W.vtype === "input" ? (j(), me(st, { key: 2 }, [
247492
247492
  W.prefix ? (j(), me("span", iEt, Qe(W.prefix), 1)) : Pe("", !0),
247493
247493
  Z(ve, {
247494
247494
  modelValue: W.modelValue,
@@ -247507,7 +247507,7 @@ const Rx = (n) => (yu("data-v-e561aed9"), n = n(), wu(), n), ONt = { class: "edi
247507
247507
  size: "small"
247508
247508
  }, {
247509
247509
  default: oe(() => [
247510
- (j(!0), me(at, null, Et(w(W.optionsStr), (ae) => (j(), Oe(we, {
247510
+ (j(!0), me(st, null, Et(w(W.optionsStr), (ae) => (j(), Oe(we, {
247511
247511
  key: ae.value,
247512
247512
  label: ae.label,
247513
247513
  value: ae.value
@@ -247732,7 +247732,7 @@ const hEt = {
247732
247732
  Z(_u, { name: "slide-down" }, {
247733
247733
  default: oe(() => [
247734
247734
  n.isFocus ? (j(), me("div", hEt, [
247735
- (j(), me(at, null, Et(i, (d, h) => de("div", {
247735
+ (j(), me(st, null, Et(i, (d, h) => de("div", {
247736
247736
  class: "rule-item",
247737
247737
  key: h
247738
247738
  }, [
@@ -247837,7 +247837,7 @@ const hEt = {
247837
247837
  f();
247838
247838
  },
247839
247839
  { deep: !0 }
247840
- ), tn(() => {
247840
+ ), Jt(() => {
247841
247841
  a = Ro.init(c.value), f();
247842
247842
  let p = !0;
247843
247843
  l = new ResizeObserver(() => {
@@ -247945,7 +247945,7 @@ const _Et = /* @__PURE__ */ xn(bEt, [["__scopeId", "data-v-964eca86"]]), yEt = {
247945
247945
  });
247946
247946
  return (i, r) => {
247947
247947
  const o = zr, s = Dw;
247948
- return t.value ? (j(), me(at, { key: 0 }, [
247948
+ return t.value ? (j(), me(st, { key: 0 }, [
247949
247949
  n.option.needCheck ? (j(), Oe(s, {
247950
247950
  key: 0,
247951
247951
  title: n.option.needCheck.title,
@@ -247976,7 +247976,7 @@ const _Et = /* @__PURE__ */ xn(bEt, [["__scopeId", "data-v-964eca86"]]), yEt = {
247976
247976
  ]),
247977
247977
  _: 1
247978
247978
  }, 8, ["type", "disabled", "style"]))
247979
- ], 64)) : (j(), me(at, { key: 1 }, [], 64));
247979
+ ], 64)) : (j(), me(st, { key: 1 }, [], 64));
247980
247980
  };
247981
247981
  }
247982
247982
  }), wEt = /* @__PURE__ */ ze({
@@ -248033,7 +248033,7 @@ const _Et = /* @__PURE__ */ xn(bEt, [["__scopeId", "data-v-964eca86"]]), yEt = {
248033
248033
  onSortChange: o
248034
248034
  }, {
248035
248035
  default: oe(() => [
248036
- (j(!0), me(at, null, Et(r.value, (g) => (j(), Oe(d, {
248036
+ (j(!0), me(st, null, Et(r.value, (g) => (j(), Oe(d, {
248037
248037
  key: g.prop,
248038
248038
  prop: g.prop,
248039
248039
  label: g.label,
@@ -248061,10 +248061,10 @@ const _Et = /* @__PURE__ */ xn(bEt, [["__scopeId", "data-v-964eca86"]]), yEt = {
248061
248061
  } : g.type === "btns" ? {
248062
248062
  name: "default",
248063
248063
  fn: oe((b) => [
248064
- (j(!0), me(at, null, Et(g.btns, (v, _) => (j(), me(at, {
248064
+ (j(!0), me(st, null, Et(g.btns, (v, _) => (j(), me(st, {
248065
248065
  key: `${v.text}-${_}`
248066
248066
  }, [
248067
- v.children ? (j(), me(at, { key: 0 }, [
248067
+ v.children ? (j(), me(st, { key: 0 }, [
248068
248068
  s(v.children, b).length ? (j(), Oe(c, {
248069
248069
  key: 0,
248070
248070
  placement: "bottom",
@@ -248083,7 +248083,7 @@ const _Et = /* @__PURE__ */ xn(bEt, [["__scopeId", "data-v-964eca86"]]), yEt = {
248083
248083
  })
248084
248084
  ]),
248085
248085
  default: oe(() => [
248086
- (j(!0), me(at, null, Et(s(v.children, b), (m, y) => (j(), me("div", {
248086
+ (j(!0), me(st, null, Et(s(v.children, b), (m, y) => (j(), me("div", {
248087
248087
  key: `${m.text}-${y}`
248088
248088
  }, [
248089
248089
  Z(SQ, {
@@ -248145,7 +248145,7 @@ const _Et = /* @__PURE__ */ xn(bEt, [["__scopeId", "data-v-964eca86"]]), yEt = {
248145
248145
  l();
248146
248146
  },
248147
248147
  { deep: !0 }
248148
- ), tn(() => {
248148
+ ), Jt(() => {
248149
248149
  i = Ro.init(s.value), l();
248150
248150
  let u = !0;
248151
248151
  r = new ResizeObserver(() => {
@@ -248325,7 +248325,7 @@ const EEt = { class: "mobile" }, LEt = {
248325
248325
  };
248326
248326
  return (f, p) => {
248327
248327
  const g = Nw, b = zr, v = ts, _ = s2, m = o2, y = il;
248328
- return j(), me(at, null, [
248328
+ return j(), me(st, null, [
248329
248329
  de("div", EEt, [
248330
248330
  F(t).mobile ? (j(), Oe(g, { key: 0 }, {
248331
248331
  default: oe(() => [
@@ -248949,32 +248949,47 @@ const FEt = { class: "user" }, PEt = { class: "user-msg" }, BEt = {
248949
248949
  n.component("st-user", zEt);
248950
248950
  }
248951
248951
  };
248952
- const HEt = async ({ appId: n, apiKey: e, value: t }) => {
248953
- var i;
248952
+ const HEt = async ({ appId: n, apiKey: e, value: t, callback: i }) => {
248953
+ var r;
248954
248954
  try {
248955
- const r = await fetch(`https://dashscope.aliyuncs.com/api/v1/apps/${n}/completion`, {
248955
+ const o = await fetch(`https://dashscope.aliyuncs.com/api/v1/apps/${n}/completion`, {
248956
248956
  method: "POST",
248957
- headers: {
248958
- Authorization: `Bearer ${e}`,
248959
- "Content-Type": "application/json"
248960
- },
248961
248957
  body: JSON.stringify({
248962
248958
  input: { prompt: t },
248963
248959
  parameters: {
248964
- incremental_output: !1
248965
- // 非流式
248966
- }
248967
- })
248960
+ incremental_output: "true"
248961
+ // 流式返回
248962
+ },
248963
+ debug: {}
248964
+ }),
248965
+ headers: {
248966
+ Authorization: `Bearer ${e}`,
248967
+ "Content-Type": "application/json",
248968
+ "X-DashScope-SSE": "enable"
248969
+ // 流式输出
248970
+ }
248968
248971
  });
248969
- if (!r.ok)
248970
- throw new Error(`HTTP ${r.status}: ${r.statusText}`);
248971
- const o = await r.json();
248972
- return (i = o == null ? void 0 : o.output) == null ? void 0 : i.text;
248973
- } catch (r) {
248974
- throw r.name === "AbortError" ? new Error("请求超时") : r;
248972
+ if (!o.ok || !o.body)
248973
+ throw new Error("请求失败");
248974
+ const s = o.body.getReader(), a = new TextDecoder();
248975
+ for (; ; ) {
248976
+ const { done: l, value: u } = await s.read();
248977
+ if (l && i) {
248978
+ i("finish", "");
248979
+ break;
248980
+ }
248981
+ try {
248982
+ const c = a.decode(u, { stream: !0 }), d = JSON.parse(c.split(`
248983
+ `)[3].substr(5)), h = (r = d == null ? void 0 : d.output) == null ? void 0 : r.text;
248984
+ h && i && i("message", h);
248985
+ } catch {
248986
+ }
248987
+ }
248988
+ } catch (o) {
248989
+ console.error(o);
248975
248990
  }
248976
248991
  };
248977
- const she = (n) => (yu("data-v-3b75cb12"), n = n(), wu(), n), WEt = { class: "chat-container" }, jEt = { class: "avatar" }, $Et = { class: "message-content" }, UEt = { class: "message-text" }, qEt = { class: "message-time" }, KEt = {
248992
+ const she = (n) => (yu("data-v-46407344"), n = n(), wu(), n), WEt = { class: "chat-container" }, jEt = { class: "avatar" }, $Et = { class: "message-content" }, UEt = { class: "message-text" }, qEt = { class: "message-time" }, KEt = {
248978
248993
  key: 0,
248979
248994
  class: "message-item assistant"
248980
248995
  }, GEt = { class: "avatar" }, YEt = /* @__PURE__ */ she(() => /* @__PURE__ */ de("div", { class: "message-content" }, [
@@ -248987,62 +249002,89 @@ const she = (n) => (yu("data-v-3b75cb12"), n = n(), wu(), n), WEt = { class: "ch
248987
249002
  /* @__PURE__ */ de("span", null, "Ctrl + Enter 发送")
248988
249003
  ], -1)), JEt = {
248989
249004
  __name: "index",
248990
- emits: ["callBack"],
248991
- setup(n, { expose: e, emit: t }) {
248992
- const i = t, r = se(!1), o = se(!1), s = se(!1), a = se(null), l = se([
248993
- {
248994
- role: "assistant",
248995
- time: qt().format("HH:mm"),
248996
- content: `你好呀!我是你的品种池AI助手,会根据您的自然语言去进行品种的条件查询
249005
+ props: {
249006
+ defaultMessage: {
249007
+ type: String,
249008
+ default: `你好呀!我是你的品种池AI助手,会根据您的自然语言去进行品种的条件查询
248997
249009
 
248998
249010
  示例:
248999
- 帮我查找A股,总市值1000亿,流通股本大于等于1000万`
249000
- }
249001
- ]), u = se(""), c = async () => {
249002
- const h = u.value.trim();
249003
- if (!h)
249011
+ 帮我查A股科创板下品种转价差上证50并且总市值大于1千万, 按照总市值升序进行排序`
249012
+ }
249013
+ },
249014
+ emits: ["callBack"],
249015
+ setup(n, { expose: e, emit: t }) {
249016
+ const i = t, r = n, o = se(!1), s = se(!1), a = se(!1), l = se(null), u = se([]), c = se(""), d = se(null), h = se(-1), f = async () => {
249017
+ const g = c.value.trim();
249018
+ if (!g)
249004
249019
  return on.warning("请输入消息内容");
249005
- if (o.value)
249020
+ if (s.value)
249006
249021
  return;
249007
- l.value.push({
249022
+ u.value.push({
249008
249023
  role: "user",
249009
249024
  time: qt().format("HH:mm"),
249010
- content: h
249011
- }), u.value = "", await d(), o.value = !0, s.value = !0;
249012
- let f = "{}";
249025
+ content: g
249026
+ }), c.value = "", await p();
249027
+ const b = {
249028
+ role: "assistant",
249029
+ time: qt().format("HH:mm"),
249030
+ content: ""
249031
+ };
249032
+ u.value.push(b), h.value = u.value.length - 1, d.value = b, await p(), s.value = !0, a.value = !0;
249033
+ let v = "";
249013
249034
  try {
249014
- f = await HEt({ appId: "9e54d112acfe4531bd1fc4fee8827fef", apiKey: "sk-d995eb26a4334bdeb2ccb4cbfaf51de8", value: h }), l.value.push({
249035
+ await HEt({
249036
+ appId: "9e54d112acfe4531bd1fc4fee8827fef",
249037
+ apiKey: "sk-d995eb26a4334bdeb2ccb4cbfaf51de8",
249038
+ value: g,
249039
+ callback: (y, w) => {
249040
+ if (y === "message")
249041
+ v += w, d.value && (d.value.content = v, p());
249042
+ else if (y === "finish") {
249043
+ a.value = !1, s.value = !1, console.log(v);
249044
+ try {
249045
+ const C = JSON.parse(v);
249046
+ i("callBack", C);
249047
+ } catch {
249048
+ i("callBack", v);
249049
+ }
249050
+ d.value = null, h.value = -1;
249051
+ }
249052
+ }
249053
+ });
249054
+ } catch (_) {
249055
+ on.error(`AI响应异常: ${_}`), console.error("AI响应异常:", _), h.value !== -1 && (u.value.splice(h.value, 1), d.value = null, h.value = -1), u.value.push({
249015
249056
  role: "assistant",
249016
249057
  time: qt().format("HH:mm"),
249017
- content: f
249018
- }), await d();
249019
- } catch (p) {
249020
- on.error(`AI响应异常: ${p}`), console.error("AI响应异常:", p);
249021
- } finally {
249022
- o.value = !1, s.value = !1;
249058
+ content: "抱歉,AI服务响应异常,请稍后重试。"
249059
+ }), await p(), s.value = !1, a.value = !1;
249023
249060
  }
249024
- i("callBack", JSON.parse(f));
249025
- }, d = async () => {
249026
- await Tt(), a.value && (a.value.scrollTop = a.value.scrollHeight);
249061
+ }, p = async () => {
249062
+ await Tt(), l.value && (l.value.scrollTop = l.value.scrollHeight);
249027
249063
  };
249028
- return nt(
249029
- () => l.value,
249064
+ return Jt(() => {
249065
+ u.value.push({
249066
+ role: "assistant",
249067
+ time: qt().format("HH:mm"),
249068
+ content: r.defaultMessage
249069
+ });
249070
+ }), nt(
249071
+ () => u.value,
249030
249072
  () => {
249031
- d();
249073
+ p();
249032
249074
  },
249033
249075
  { deep: !0 }
249034
249076
  ), e({
249035
- open: (h) => {
249036
- r.value = !0, Tt(() => {
249037
- d();
249077
+ open: (g) => {
249078
+ o.value = !0, Tt(() => {
249079
+ p();
249038
249080
  });
249039
249081
  }
249040
- }), (h, f) => {
249041
- const p = P6e, g = ts, b = zr, v = il;
249042
- return j(), Oe(v, {
249082
+ }), (g, b) => {
249083
+ const v = P6e, _ = ts, m = zr, y = il;
249084
+ return j(), Oe(y, {
249043
249085
  class: "ai-dialog",
249044
- modelValue: r.value,
249045
- "onUpdate:modelValue": f[1] || (f[1] = (_) => r.value = _),
249086
+ modelValue: o.value,
249087
+ "onUpdate:modelValue": b[1] || (b[1] = (w) => o.value = w),
249046
249088
  title: "✨ 品种池参数解析AI助手",
249047
249089
  width: "500px",
249048
249090
  center: "",
@@ -249051,73 +249093,78 @@ const she = (n) => (yu("data-v-3b75cb12"), n = n(), wu(), n), WEt = { class: "ch
249051
249093
  modal: !1,
249052
249094
  "modal-penetrable": !0
249053
249095
  }, {
249054
- default: oe(() => [
249055
- de("div", WEt, [
249056
- de("div", {
249057
- ref_key: "messageListRef",
249058
- ref: a,
249059
- class: "message-list"
249060
- }, [
249061
- (j(!0), me(at, null, Et(l.value, (_, m) => (j(), me("div", {
249062
- key: m,
249063
- class: Le(["message-item", _.role])
249096
+ default: oe(() => {
249097
+ var w;
249098
+ return [
249099
+ de("div", WEt, [
249100
+ de("div", {
249101
+ ref_key: "messageListRef",
249102
+ ref: l,
249103
+ class: "message-list"
249064
249104
  }, [
249065
- de("div", jEt, [
249066
- Z(p, {
249067
- size: 32,
249068
- icon: _.role === "user" ? F(nX) : F(sB)
249069
- }, null, 8, ["icon"])
249070
- ]),
249071
- de("div", $Et, [
249072
- de("div", UEt, Qe(_.content), 1),
249073
- de("div", qEt, Qe(_.time), 1)
249074
- ])
249075
- ], 2))), 128)),
249076
- s.value ? (j(), me("div", KEt, [
249077
- de("div", GEt, [
249078
- Z(p, {
249079
- size: 32,
249080
- icon: F(sB)
249081
- }, null, 8, ["icon"])
249082
- ]),
249083
- YEt
249084
- ])) : Pe("", !0)
249085
- ], 512),
249086
- de("div", QEt, [
249087
- Z(g, {
249088
- class: "message-input",
249089
- modelValue: u.value,
249090
- "onUpdate:modelValue": f[0] || (f[0] = (_) => u.value = _),
249091
- type: "textarea",
249092
- rows: 4,
249093
- autosize: { minRows: 2, maxRows: 4 },
249094
- placeholder: "输入您想查询的品种条件...",
249095
- onKeydown: oo(Rn(c, ["ctrl"]), ["enter"])
249096
- }, null, 8, ["modelValue", "onKeydown"]),
249097
- de("div", ZEt, [
249098
- XEt,
249099
- Z(b, {
249100
- class: "send-btn",
249101
- type: "primary",
249102
- icon: F(S5e),
249103
- loading: o.value,
249104
- onClick: c,
249105
- round: ""
249106
- }, {
249107
- default: oe(() => [
249108
- it(" 发送 ")
249105
+ (j(!0), me(st, null, Et(u.value, (C, x) => (j(), me("div", {
249106
+ key: x,
249107
+ class: Le(["message-item", C.role])
249108
+ }, [
249109
+ C.content ? (j(), me(st, { key: 0 }, [
249110
+ de("div", jEt, [
249111
+ Z(v, {
249112
+ size: 32,
249113
+ icon: C.role === "user" ? F(nX) : F(sB)
249114
+ }, null, 8, ["icon"])
249115
+ ]),
249116
+ de("div", $Et, [
249117
+ de("div", UEt, Qe(C.content), 1),
249118
+ de("div", qEt, Qe(C.time), 1)
249119
+ ])
249120
+ ], 64)) : Pe("", !0)
249121
+ ], 2))), 128)),
249122
+ a.value && !((w = d.value) != null && w.content) ? (j(), me("div", KEt, [
249123
+ de("div", GEt, [
249124
+ Z(v, {
249125
+ size: 32,
249126
+ icon: F(sB)
249127
+ }, null, 8, ["icon"])
249109
249128
  ]),
249110
- _: 1
249111
- }, 8, ["icon", "loading"])
249129
+ YEt
249130
+ ])) : Pe("", !0)
249131
+ ], 512),
249132
+ de("div", QEt, [
249133
+ Z(_, {
249134
+ class: "message-input",
249135
+ modelValue: c.value,
249136
+ "onUpdate:modelValue": b[0] || (b[0] = (C) => c.value = C),
249137
+ type: "textarea",
249138
+ rows: 4,
249139
+ autosize: { minRows: 2, maxRows: 4 },
249140
+ placeholder: "输入您想查询的品种条件...",
249141
+ onKeydown: oo(Rn(f, ["ctrl"]), ["enter"])
249142
+ }, null, 8, ["modelValue", "onKeydown"]),
249143
+ de("div", ZEt, [
249144
+ XEt,
249145
+ Z(m, {
249146
+ class: "send-btn",
249147
+ type: "primary",
249148
+ icon: F(S5e),
249149
+ loading: s.value,
249150
+ onClick: f,
249151
+ round: ""
249152
+ }, {
249153
+ default: oe(() => [
249154
+ it(" 发送 ")
249155
+ ]),
249156
+ _: 1
249157
+ }, 8, ["icon", "loading"])
249158
+ ])
249112
249159
  ])
249113
249160
  ])
249114
- ])
249115
- ]),
249161
+ ];
249162
+ }),
249116
249163
  _: 1
249117
249164
  }, 8, ["modelValue"]);
249118
249165
  };
249119
249166
  }
249120
- }, eLt = /* @__PURE__ */ xn(JEt, [["__scopeId", "data-v-3b75cb12"]]), tLt = {
249167
+ }, eLt = /* @__PURE__ */ xn(JEt, [["__scopeId", "data-v-46407344"]]), tLt = {
249121
249168
  install(n) {
249122
249169
  n.component("st-varietyAiHelper", eLt);
249123
249170
  }
@@ -252978,7 +253025,7 @@ const QAt = ["innerHTML"], ZAt = {
252978
253025
  emits: ["update:visible"],
252979
253026
  setup(n) {
252980
253027
  const { request: e } = mt("stConfig"), t = new bu(), i = se(""), r = i2(n, "visible");
252981
- return tn(async () => {
253028
+ return Jt(async () => {
252982
253029
  const { data: o } = await e.post("/middleLayer/special/getOss", { url: "resource/factor_select.md" }), s = new Uint8Array(o.data), l = new TextDecoder("utf-8").decode(s);
252983
253030
  i.value = t.render(l);
252984
253031
  }), (o, s) => {
@@ -253330,7 +253377,7 @@ const The = (n) => (yu("data-v-b6323311"), n = n(), wu(), n), XAt = { class: "fa
253330
253377
  ), (I, R) => {
253331
253378
  var z;
253332
253379
  const U = Nw, Y = Fg, G = IJ, V = zr, fe = Cn, he = nl, le = kT, ne = q8, ce = Sn("st-customFunction"), ve = Ol, we = Il, pe = s2, xe = xw, Te = ww, re = ts, W = o2, X = t0, ae = il, te = Sn("st-varietyAutoComplete"), ue = Sn("v-md-editor"), Q = Xye, J = _3, ee = Sn("st-varSelectDialog");
253333
- return j(), me(at, null, [
253380
+ return j(), me(st, null, [
253334
253381
  de("div", XAt, [
253335
253382
  de("div", null, [
253336
253383
  o.value.sqlEnable && o.value.sqlValue ? (j(), Oe(Y, {
@@ -253354,7 +253401,7 @@ const The = (n) => (yu("data-v-b6323311"), n = n(), wu(), n), XAt = { class: "fa
253354
253401
  ]),
253355
253402
  _: 1
253356
253403
  }, 8, ["title"])) : Pe("", !0),
253357
- !o.value.sqlEnable && o.value.list.length ? (j(!0), me(at, { key: 1 }, Et(o.value.list, (B, q) => (j(), Oe(Y, {
253404
+ !o.value.sqlEnable && o.value.list.length ? (j(!0), me(st, { key: 1 }, Et(o.value.list, (B, q) => (j(), Oe(Y, {
253358
253405
  closable: "",
253359
253406
  type: "info",
253360
253407
  onClose: (K) => N("factorTag", q)
@@ -253546,9 +253593,9 @@ const The = (n) => (yu("data-v-b6323311"), n = n(), wu(), n), XAt = { class: "fa
253546
253593
  model: m.value
253547
253594
  }, {
253548
253595
  default: oe(() => [
253549
- (j(!0), me(at, null, Et(m.value.list, (B, q) => (j(), me("div", okt, [
253596
+ (j(!0), me(st, null, Et(m.value.list, (B, q) => (j(), me("div", okt, [
253550
253597
  de("span", skt, Qe(`条件${q + 1}`), 1),
253551
- B.key === "compare" ? (j(), me(at, { key: 0 }, [
253598
+ B.key === "compare" ? (j(), me(st, { key: 0 }, [
253552
253599
  n.config.cycleShow ? (j(), Oe(pe, {
253553
253600
  key: 0,
253554
253601
  prop: "list." + q + ".cycle",
@@ -253563,7 +253610,7 @@ const The = (n) => (yu("data-v-b6323311"), n = n(), wu(), n), XAt = { class: "fa
253563
253610
  size: "small"
253564
253611
  }, {
253565
253612
  default: oe(() => [
253566
- (j(!0), me(at, null, Et(n.config.cycleOptions, ({ label: K, value: ge }) => (j(), Oe(ve, {
253613
+ (j(!0), me(st, null, Et(n.config.cycleOptions, ({ label: K, value: ge }) => (j(), Oe(ve, {
253567
253614
  label: K,
253568
253615
  value: ge,
253569
253616
  key: ge
@@ -253591,7 +253638,7 @@ const The = (n) => (yu("data-v-b6323311"), n = n(), wu(), n), XAt = { class: "fa
253591
253638
  default: oe(() => {
253592
253639
  var K;
253593
253640
  return [
253594
- (j(!0), me(at, null, Et((K = n.config.factorOptions) == null ? void 0 : K.filter((ge) => [4].includes(ge.type)), ({ label: ge, value: ye }) => (j(), Oe(ve, {
253641
+ (j(!0), me(st, null, Et((K = n.config.factorOptions) == null ? void 0 : K.filter((ge) => [4].includes(ge.type)), ({ label: ge, value: ye }) => (j(), Oe(ve, {
253595
253642
  label: ge,
253596
253643
  value: ye,
253597
253644
  key: ye
@@ -253611,7 +253658,7 @@ const The = (n) => (yu("data-v-b6323311"), n = n(), wu(), n), XAt = { class: "fa
253611
253658
  size: "small"
253612
253659
  }, {
253613
253660
  default: oe(() => [
253614
- (j(), me(at, null, Et([">", ">=", "<", "<="], (K) => Z(ve, {
253661
+ (j(), me(st, null, Et([">", ">=", "<", "<="], (K) => Z(ve, {
253615
253662
  label: K,
253616
253663
  value: K,
253617
253664
  key: K
@@ -253636,7 +253683,7 @@ const The = (n) => (yu("data-v-b6323311"), n = n(), wu(), n), XAt = { class: "fa
253636
253683
  size: "small"
253637
253684
  }, {
253638
253685
  default: oe(() => [
253639
- (j(!0), me(at, null, Et(n.config.cycleOptions, ({ label: K, value: ge }) => (j(), Oe(ve, {
253686
+ (j(!0), me(st, null, Et(n.config.cycleOptions, ({ label: K, value: ge }) => (j(), Oe(ve, {
253640
253687
  label: K,
253641
253688
  value: ge,
253642
253689
  key: ge
@@ -253664,7 +253711,7 @@ const The = (n) => (yu("data-v-b6323311"), n = n(), wu(), n), XAt = { class: "fa
253664
253711
  default: oe(() => {
253665
253712
  var K;
253666
253713
  return [
253667
- (j(!0), me(at, null, Et((K = n.config.factorOptions) == null ? void 0 : K.filter((ge) => [4].includes(ge.type)), ({ label: ge, value: ye }) => (j(), Oe(ve, {
253714
+ (j(!0), me(st, null, Et((K = n.config.factorOptions) == null ? void 0 : K.filter((ge) => [4].includes(ge.type)), ({ label: ge, value: ye }) => (j(), Oe(ve, {
253668
253715
  label: ge,
253669
253716
  value: ye,
253670
253717
  key: ye
@@ -253676,7 +253723,7 @@ const The = (n) => (yu("data-v-b6323311"), n = n(), wu(), n), XAt = { class: "fa
253676
253723
  ]),
253677
253724
  _: 2
253678
253725
  }, 1032, ["prop"])
253679
- ], 64)) : (j(), me(at, { key: 1 }, [
253726
+ ], 64)) : (j(), me(st, { key: 1 }, [
253680
253727
  n.config.cycleShow ? (j(), Oe(pe, {
253681
253728
  key: 0,
253682
253729
  prop: "list." + q + ".cycle",
@@ -253691,7 +253738,7 @@ const The = (n) => (yu("data-v-b6323311"), n = n(), wu(), n), XAt = { class: "fa
253691
253738
  size: "small"
253692
253739
  }, {
253693
253740
  default: oe(() => [
253694
- (j(!0), me(at, null, Et(n.config.cycleOptions, ({ label: K, value: ge }) => (j(), Oe(ve, {
253741
+ (j(!0), me(st, null, Et(n.config.cycleOptions, ({ label: K, value: ge }) => (j(), Oe(ve, {
253695
253742
  label: K,
253696
253743
  value: ge,
253697
253744
  key: ge
@@ -253719,7 +253766,7 @@ const The = (n) => (yu("data-v-b6323311"), n = n(), wu(), n), XAt = { class: "fa
253719
253766
  default: oe(() => {
253720
253767
  var K;
253721
253768
  return [
253722
- (j(!0), me(at, null, Et((K = n.config.factorOptions) == null ? void 0 : K.filter((ge) => [1, 3].includes(ge.type)), ({ label: ge, value: ye }) => (j(), Oe(ve, {
253769
+ (j(!0), me(st, null, Et((K = n.config.factorOptions) == null ? void 0 : K.filter((ge) => [1, 3].includes(ge.type)), ({ label: ge, value: ye }) => (j(), Oe(ve, {
253723
253770
  label: ge,
253724
253771
  value: ye,
253725
253772
  key: ye
@@ -253791,7 +253838,7 @@ const The = (n) => (yu("data-v-b6323311"), n = n(), wu(), n), XAt = { class: "fa
253791
253838
  ]),
253792
253839
  _: 1
253793
253840
  }, 8, ["icon"]),
253794
- n.config.sqlShow ? (j(), me(at, { key: 0 }, [
253841
+ n.config.sqlShow ? (j(), me(st, { key: 0 }, [
253795
253842
  Z(pe, { label: "SQL功能: " }, {
253796
253843
  default: oe(() => [
253797
253844
  Z(ne, {
@@ -253825,7 +253872,7 @@ const The = (n) => (yu("data-v-b6323311"), n = n(), wu(), n), XAt = { class: "fa
253825
253872
  ]),
253826
253873
  _: 1
253827
253874
  }),
253828
- m.value.sqlEnable ? (j(), me(at, { key: 0 }, [
253875
+ m.value.sqlEnable ? (j(), me(st, { key: 0 }, [
253829
253876
  Z(re, {
253830
253877
  modelValue: m.value.sqlValue,
253831
253878
  "onUpdate:modelValue": R[10] || (R[10] = (B) => m.value.sqlValue = B),
@@ -254332,14 +254379,14 @@ const Vx = (n) => (yu("data-v-6a791396"), n = n(), wu(), n), Skt = {
254332
254379
  }, "不限")
254333
254380
  ]),
254334
254381
  de("div", Lkt, [
254335
- (j(!0), me(at, null, Et(l.value, (P) => (j(), me("span", {
254382
+ (j(!0), me(st, null, Et(l.value, (P) => (j(), me("span", {
254336
254383
  key: P.key,
254337
254384
  onClick: (k) => d(P)
254338
254385
  }, Qe(P.label), 9, Mkt))), 128))
254339
254386
  ])
254340
254387
  ]),
254341
254388
  de("div", Akt, [
254342
- (j(!0), me(at, null, Et(r.value, (P, k) => (j(), Oe(y, {
254389
+ (j(!0), me(st, null, Et(r.value, (P, k) => (j(), Oe(y, {
254343
254390
  closable: "",
254344
254391
  type: "info",
254345
254392
  onClose: (T) => p(k)
@@ -254391,9 +254438,9 @@ const Vx = (n) => (yu("data-v-6a791396"), n = n(), wu(), n), Skt = {
254391
254438
  "onUpdate:modelValue": m[4] || (m[4] = (k) => c.value.rankRange[1] = k),
254392
254439
  style: { flex: "1" }
254393
254440
  }, null, 8, ["modelValue"])
254394
- ])) : u.value.type === void 0 ? (j(), me(at, { key: 1 }, [
254441
+ ])) : u.value.type === void 0 ? (j(), me(st, { key: 1 }, [
254395
254442
  (P = u.value.convenientOptions) != null && P.length ? (j(), me("div", Rkt, [
254396
- (j(!0), me(at, null, Et(u.value.convenientOptions, (k) => (j(), Oe(D, {
254443
+ (j(!0), me(st, null, Et(u.value.convenientOptions, (k) => (j(), Oe(D, {
254397
254444
  key: k.text,
254398
254445
  onClick: (T) => g(k)
254399
254446
  }, {
@@ -254420,7 +254467,7 @@ const Vx = (n) => (yu("data-v-6a791396"), n = n(), wu(), n), Skt = {
254420
254467
  style: { width: "72px" }
254421
254468
  }, {
254422
254469
  default: oe(() => [
254423
- (j(!0), me(at, null, Et(u.value.unitOptions, (k) => (j(), Oe(S, {
254470
+ (j(!0), me(st, null, Et(u.value.unitOptions, (k) => (j(), Oe(S, {
254424
254471
  label: k,
254425
254472
  value: k
254426
254473
  }, null, 8, ["label", "value"]))), 256))
@@ -254447,7 +254494,7 @@ const Vx = (n) => (yu("data-v-6a791396"), n = n(), wu(), n), Skt = {
254447
254494
  style: { width: "72px" }
254448
254495
  }, {
254449
254496
  default: oe(() => [
254450
- (j(!0), me(at, null, Et(u.value.unitOptions, (k) => (j(), Oe(S, {
254497
+ (j(!0), me(st, null, Et(u.value.unitOptions, (k) => (j(), Oe(S, {
254451
254498
  label: k,
254452
254499
  value: k
254453
254500
  }, null, 8, ["label", "value"]))), 256))
@@ -254459,7 +254506,7 @@ const Vx = (n) => (yu("data-v-6a791396"), n = n(), wu(), n), Skt = {
254459
254506
  } : void 0
254460
254507
  ]), 1032, ["modelValue"])
254461
254508
  ])
254462
- ], 64)) : (j(), me(at, { key: 2 }, [
254509
+ ], 64)) : (j(), me(st, { key: 2 }, [
254463
254510
  u.value.key === "st" ? (j(), me("div", Vkt, [
254464
254511
  Z(C, {
254465
254512
  modelValue: c.value.st,
@@ -254555,7 +254602,7 @@ const Vx = (n) => (yu("data-v-6a791396"), n = n(), wu(), n), Skt = {
254555
254602
  style: { width: "420px" }
254556
254603
  }, {
254557
254604
  default: oe(() => [
254558
- (j(), me(at, null, Et([1, 2, 3, 4, 5], (k) => Z(S, {
254605
+ (j(), me(st, null, Et([1, 2, 3, 4, 5], (k) => Z(S, {
254559
254606
  key: k,
254560
254607
  label: `${k}分位`,
254561
254608
  value: k
@@ -254574,7 +254621,7 @@ const Vx = (n) => (yu("data-v-6a791396"), n = n(), wu(), n), Skt = {
254574
254621
  style: { width: "420px" }
254575
254622
  }, {
254576
254623
  default: oe(() => [
254577
- (j(), me(at, null, Et([1, 2, 3, 4, 5, 6, 7, 8, 9, 10], (k) => Z(S, {
254624
+ (j(), me(st, null, Et([1, 2, 3, 4, 5, 6, 7, 8, 9, 10], (k) => Z(S, {
254578
254625
  key: k,
254579
254626
  label: `${k}分位`,
254580
254627
  value: k
@@ -254593,7 +254640,7 @@ const Vx = (n) => (yu("data-v-6a791396"), n = n(), wu(), n), Skt = {
254593
254640
  style: { width: "420px" }
254594
254641
  }, {
254595
254642
  default: oe(() => [
254596
- (j(), me(at, null, Et([1, 2, 3, 4, 5, 6, 7, 8, 9, 10], (k) => Z(S, {
254643
+ (j(), me(st, null, Et([1, 2, 3, 4, 5, 6, 7, 8, 9, 10], (k) => Z(S, {
254597
254644
  key: k,
254598
254645
  label: `${k}分位`,
254599
254646
  value: k
@@ -254626,7 +254673,7 @@ const Vx = (n) => (yu("data-v-6a791396"), n = n(), wu(), n), Skt = {
254626
254673
  "onUpdate:modelValue": m[22] || (m[22] = (k) => c.value.radio = k)
254627
254674
  }, {
254628
254675
  default: oe(() => [
254629
- (j(), me(at, null, Et(e, (k) => Z(E, {
254676
+ (j(), me(st, null, Et(e, (k) => Z(E, {
254630
254677
  key: k.value,
254631
254678
  value: k.value
254632
254679
  }, {
@@ -254647,7 +254694,7 @@ const Vx = (n) => (yu("data-v-6a791396"), n = n(), wu(), n), Skt = {
254647
254694
  style: { width: "420px" }
254648
254695
  }, {
254649
254696
  default: oe(() => [
254650
- (j(), me(at, null, Et([1, 2, 3, 4, 5], (k) => Z(S, {
254697
+ (j(), me(st, null, Et([1, 2, 3, 4, 5], (k) => Z(S, {
254651
254698
  key: k,
254652
254699
  label: `${k}分位`,
254653
254700
  value: k
@@ -254710,7 +254757,7 @@ const Vx = (n) => (yu("data-v-6a791396"), n = n(), wu(), n), Skt = {
254710
254757
  "onUpdate:modelValue": m[27] || (m[27] = (k) => c.value.enumType = k)
254711
254758
  }, {
254712
254759
  default: oe(() => [
254713
- (j(), me(at, null, Et(t, (k, T) => Z(E, {
254760
+ (j(), me(st, null, Et(t, (k, T) => Z(E, {
254714
254761
  key: T,
254715
254762
  label: k.label,
254716
254763
  value: k.value
@@ -254857,7 +254904,7 @@ const nTt = (n) => (yu("data-v-e2ea3131"), n = n(), wu(), n), iTt = {
254857
254904
  }, "不限")
254858
254905
  ]),
254859
254906
  de("div", sTt, [
254860
- (j(!0), me(at, null, Et(i.value, (C, x) => (j(), Oe(h, {
254907
+ (j(!0), me(st, null, Et(i.value, (C, x) => (j(), Oe(h, {
254861
254908
  closable: "",
254862
254909
  type: "info",
254863
254910
  onClose: (D) => u("delete", x)
@@ -254951,7 +254998,7 @@ const nTt = (n) => (yu("data-v-e2ea3131"), n = n(), wu(), n), iTt = {
254951
254998
  "no-match-text": "未匹配到相关条件"
254952
254999
  }, {
254953
255000
  default: oe(() => [
254954
- (j(!0), me(at, null, Et(l.value, ({ label: C, key: x }) => (j(), Oe(g, {
255001
+ (j(!0), me(st, null, Et(l.value, ({ label: C, key: x }) => (j(), Oe(g, {
254955
255002
  label: C,
254956
255003
  value: x,
254957
255004
  key: x
@@ -255097,9 +255144,9 @@ const gTt = { class: "tag-list" }, mTt = { class: "tab-list-item" }, vTt = { sty
255097
255144
  }, {});
255098
255145
  })(), (C, x) => {
255099
255146
  const D = Fg, S = zr, N = kT, E = q8, L = ts, O = Dc, P = il;
255100
- return j(), me(at, null, [
255147
+ return j(), me(st, null, [
255101
255148
  de("div", null, [
255102
- (j(!0), me(at, null, Et(f.value, (k, T) => (j(), Oe(D, {
255149
+ (j(!0), me(st, null, Et(f.value, (k, T) => (j(), Oe(D, {
255103
255150
  closable: "",
255104
255151
  style: { "margin-right": "10px" },
255105
255152
  type: "info",
@@ -255182,7 +255229,7 @@ const gTt = { class: "tag-list" }, mTt = { class: "tab-list-item" }, vTt = { sty
255182
255229
  ]),
255183
255230
  default: oe(() => [
255184
255231
  de("div", gTt, [
255185
- (j(!0), me(at, null, Et(l.value, (k) => (j(), me("div", mTt, [
255232
+ (j(!0), me(st, null, Et(l.value, (k) => (j(), me("div", mTt, [
255186
255233
  Z(O, {
255187
255234
  checked: p(k),
255188
255235
  onChange: (T) => g(k)
@@ -255602,7 +255649,7 @@ const bm = (n) => (yu("data-v-22fde7d8"), n = n(), wu(), n), STt = { class: "var
255602
255649
  size: "small"
255603
255650
  }, {
255604
255651
  default: oe(() => [
255605
- (j(!0), me(at, null, Et(a.value, ({ label: N, value: E }) => (j(), Oe(p, {
255652
+ (j(!0), me(st, null, Et(a.value, ({ label: N, value: E }) => (j(), Oe(p, {
255606
255653
  label: N,
255607
255654
  value: E,
255608
255655
  key: E
@@ -255624,7 +255671,7 @@ const bm = (n) => (yu("data-v-22fde7d8"), n = n(), wu(), n), STt = { class: "var
255624
255671
  size: "small"
255625
255672
  }, {
255626
255673
  default: oe(() => [
255627
- (j(!0), me(at, null, Et(l.value, ({ label: N, value: E }) => (j(), Oe(b, {
255674
+ (j(!0), me(st, null, Et(l.value, ({ label: N, value: E }) => (j(), Oe(b, {
255628
255675
  label: N,
255629
255676
  value: E,
255630
255677
  key: E
@@ -255646,7 +255693,7 @@ const bm = (n) => (yu("data-v-22fde7d8"), n = n(), wu(), n), STt = { class: "var
255646
255693
  size: "small"
255647
255694
  }, {
255648
255695
  default: oe(() => [
255649
- (j(!0), me(at, null, Et(u.value, ({ label: N, value: E }) => (j(), Oe(b, {
255696
+ (j(!0), me(st, null, Et(u.value, ({ label: N, value: E }) => (j(), Oe(b, {
255650
255697
  label: N,
255651
255698
  value: E,
255652
255699
  key: E
@@ -255706,7 +255753,7 @@ const bm = (n) => (yu("data-v-22fde7d8"), n = n(), wu(), n), STt = { class: "var
255706
255753
  style: { width: "140px" }
255707
255754
  }, {
255708
255755
  default: oe(() => [
255709
- (j(!0), me(at, null, Et(c.value, (N) => (j(), Oe(_, {
255756
+ (j(!0), me(st, null, Et(c.value, (N) => (j(), Oe(_, {
255710
255757
  key: N.value,
255711
255758
  label: N.label,
255712
255759
  value: N.value
@@ -255881,7 +255928,7 @@ const nIt = (n) => (yu("data-v-e4f6c06a"), n = n(), wu(), n), iIt = { class: "cu
255881
255928
  }), p.focus();
255882
255929
  }
255883
255930
  };
255884
- return tn(async () => {
255931
+ return Jt(async () => {
255885
255932
  const { body: d } = await t.request.post("/common/conf/queryAllBackVariables", { useCase: i.useCase });
255886
255933
  a.value = d ?? [];
255887
255934
  }), e({
@@ -255923,7 +255970,7 @@ const nIt = (n) => (yu("data-v-e4f6c06a"), n = n(), wu(), n), iIt = { class: "cu
255923
255970
  clearable: ""
255924
255971
  }, {
255925
255972
  default: oe(() => [
255926
- (j(!0), me(at, null, Et(a.value, (y, w) => (j(), Oe(f, {
255973
+ (j(!0), me(st, null, Et(a.value, (y, w) => (j(), Oe(f, {
255927
255974
  key: w,
255928
255975
  label: y.varName,
255929
255976
  value: y.varName
@@ -255947,13 +255994,13 @@ const nIt = (n) => (yu("data-v-e4f6c06a"), n = n(), wu(), n), iIt = { class: "cu
255947
255994
  ]),
255948
255995
  default: oe(() => [
255949
255996
  de("div", aIt, [
255950
- l.value.length ? (j(!0), me(at, { key: 0 }, Et(l.value, (y, w) => (j(), me("div", {
255997
+ l.value.length ? (j(!0), me(st, { key: 0 }, Et(l.value, (y, w) => (j(), me("div", {
255951
255998
  class: "format-item",
255952
255999
  key: w
255953
256000
  }, [
255954
256001
  de("span", null, "格式" + Qe(w + 1) + ":", 1),
255955
256002
  de("div", lIt, [
255956
- (j(!0), me(at, null, Et(y.configList, (C, x) => (j(), me(at, null, [
256003
+ (j(!0), me(st, null, Et(y.configList, (C, x) => (j(), me(st, null, [
255957
256004
  de("div", uIt, [
255958
256005
  C.vtype === "text" ? (j(), me("span", cIt, Qe(C.param), 1)) : Pe("", !0),
255959
256006
  C.vtype === "inputVariety" ? (j(), Oe(rhe, {
@@ -255966,7 +256013,7 @@ const nIt = (n) => (yu("data-v-e4f6c06a"), n = n(), wu(), n), iIt = { class: "cu
255966
256013
  onChange: (D) => C.modelValue = D,
255967
256014
  style: { width: "100px" }
255968
256015
  }, null, 8, ["placeholder", "onSelect", "onChange"])) : Pe("", !0),
255969
- C.vtype === "input" ? (j(), me(at, { key: 2 }, [
256016
+ C.vtype === "input" ? (j(), me(st, { key: 2 }, [
255970
256017
  C.prefix ? (j(), me("span", dIt, Qe(C.prefix), 1)) : Pe("", !0),
255971
256018
  Z(b, {
255972
256019
  modelValue: C.modelValue,
@@ -255985,7 +256032,7 @@ const nIt = (n) => (yu("data-v-e4f6c06a"), n = n(), wu(), n), iIt = { class: "cu
255985
256032
  size: "small"
255986
256033
  }, {
255987
256034
  default: oe(() => [
255988
- (j(!0), me(at, null, Et(u(C.optionsStr), (D) => (j(), Oe(f, {
256035
+ (j(!0), me(st, null, Et(u(C.optionsStr), (D) => (j(), Oe(f, {
255989
256036
  key: D.value,
255990
256037
  label: D.label,
255991
256038
  value: D.value
@@ -256143,7 +256190,7 @@ const _It = {
256143
256190
  } = r.value;
256144
256191
  return v[m] === d.value[0] && (_ += " virtual-table-active-start"), d.value.includes(v[m]) && (_ += " virtual-table-active-row"), v[m] === d.value[d.value.length - 1] && (_ += " virtual-table-active-end"), _;
256145
256192
  };
256146
- return tn(() => {
256193
+ return Jt(() => {
256147
256194
  window.addEventListener("keydown", f);
256148
256195
  }), nt(() => i.tableLoading, (v) => {
256149
256196
  v || (s.value = 0);