@abi-software/map-side-bar 2.4.2-beta.10 → 2.4.2-beta.11

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.
@@ -226,7 +226,7 @@ const C8 = () => rn && /firefox/i.test(window.navigator.userAgent);
226
226
  process.env.NODE_ENV !== "production" && Object.freeze({});
227
227
  process.env.NODE_ENV !== "production" && Object.freeze([]);
228
228
  const xa = () => {
229
- }, S8 = Object.prototype.hasOwnProperty, Uy = (e, t) => S8.call(e, t), br = Array.isArray, Fn = (e) => typeof e == "function", Tr = (e) => typeof e == "string", Wn = (e) => e !== null && typeof e == "object", E8 = (e) => (Wn(e) || Fn(e)) && Fn(e.then) && Fn(e.catch), _8 = Object.prototype.toString, O8 = (e) => _8.call(e), Ah = (e) => O8(e).slice(8, -1), ag = (e) => {
229
+ }, S8 = Object.prototype.hasOwnProperty, Uy = (e, t) => S8.call(e, t), br = Array.isArray, In = (e) => typeof e == "function", Tr = (e) => typeof e == "string", Wn = (e) => e !== null && typeof e == "object", E8 = (e) => (Wn(e) || In(e)) && In(e.then) && In(e.catch), _8 = Object.prototype.toString, O8 = (e) => _8.call(e), Ah = (e) => O8(e).slice(8, -1), ag = (e) => {
230
230
  const t = /* @__PURE__ */ Object.create(null);
231
231
  return (n) => t[n] || (t[n] = e(n));
232
232
  }, T8 = /-(\w)/g, $8 = ag((e) => e.replace(T8, (t, n) => n ? n.toUpperCase() : "")), A8 = /\B([A-Z])/g, P8 = ag(
@@ -1349,7 +1349,7 @@ class tC extends Error {
1349
1349
  function nC(e, t) {
1350
1350
  throw new tC(`[${e}] ${t}`);
1351
1351
  }
1352
- function Sn(e, t) {
1352
+ function En(e, t) {
1353
1353
  if (process.env.NODE_ENV !== "production") {
1354
1354
  const n = Tr(e) ? new tC(`[${e}] ${t}`) : e;
1355
1355
  console.warn(n);
@@ -1388,7 +1388,7 @@ function al(e, t = "px") {
1388
1388
  return `${e}${t}`;
1389
1389
  if (Tr(e))
1390
1390
  return e;
1391
- Sn(MP, "binding value must be a string or number");
1391
+ En(MP, "binding value must be a string or number");
1392
1392
  }
1393
1393
  let ud;
1394
1394
  const zP = (e) => {
@@ -1734,7 +1734,7 @@ const lC = "__epPropKey", tt = (e) => e, fF = (e) => Wn(e) && !!e[lC], Cf = (e,
1734
1734
  return e;
1735
1735
  }, hF = (e, t) => (e.install = (n) => {
1736
1736
  n.directive(t, e);
1737
- }, e), Fo = (e) => (e.install = xa, e), An = {
1737
+ }, e), Fo = (e) => (e.install = xa, e), Pn = {
1738
1738
  tab: "Tab",
1739
1739
  enter: "Enter",
1740
1740
  space: "Space",
@@ -1757,10 +1757,10 @@ const E1 = (e) => [...new Set(e)], _1 = (e) => !e && e !== 0 ? [] : Array.isArra
1757
1757
  return o ? _(() => {
1758
1758
  var a;
1759
1759
  return Sp(Object.entries((a = o.proxy) == null ? void 0 : a.$attrs).filter(([i]) => !r.value.includes(i) && !(t && mF.test(i))));
1760
- }) : (Sn("use-attrs", "getCurrentInstance() returned null. useAttrs() must be called at the top of a setup function"), _(() => ({})));
1760
+ }) : (En("use-attrs", "getCurrentInstance() returned null. useAttrs() must be called at the top of a setup function"), _(() => ({})));
1761
1761
  }, Xi = ({ from: e, replacement: t, scope: n, version: r, ref: o, type: a = "API" }, i) => {
1762
1762
  ge(() => y(i), (s) => {
1763
- s && Sn(n, `[${a}] ${e} is about to be deprecated in version ${r}, please use ${t} instead.
1763
+ s && En(n, `[${a}] ${e} is about to be deprecated in version ${r}, please use ${t} instead.
1764
1764
  For more detail, please visit: ${o}
1765
1765
  `);
1766
1766
  }, {
@@ -2034,12 +2034,12 @@ const wF = (e) => (t, n) => xF(t, n, y(e)), xF = (e, t, n) => ma(n, e, e).replac
2034
2034
  onShow: c,
2035
2035
  onHide: d
2036
2036
  }) => {
2037
- const f = ut(), { emit: h } = f, p = f.props, v = _(() => Fn(p[n])), m = _(() => p[e] === null), g = (S) => {
2038
- i.value !== !0 && (i.value = !0, s && (s.value = S), Fn(c) && c(S));
2037
+ const f = ut(), { emit: h } = f, p = f.props, v = _(() => In(p[n])), m = _(() => p[e] === null), g = (S) => {
2038
+ i.value !== !0 && (i.value = !0, s && (s.value = S), In(c) && c(S));
2039
2039
  }, b = (S) => {
2040
- i.value !== !1 && (i.value = !1, s && (s.value = S), Fn(d) && d(S));
2040
+ i.value !== !1 && (i.value = !1, s && (s.value = S), In(d) && d(S));
2041
2041
  }, x = (S) => {
2042
- if (p.disabled === !0 || Fn(l) && !l())
2042
+ if (p.disabled === !0 || In(l) && !l())
2043
2043
  return;
2044
2044
  const E = v.value && rn;
2045
2045
  E && h(t, !0), (m.value || !E) && g(S);
@@ -2710,7 +2710,7 @@ const Hv = {
2710
2710
  current: 0
2711
2711
  }, I9 = Symbol("elIdInjection"), SC = () => ut() ? $e(I9, Hv) : Hv, di = (e) => {
2712
2712
  const t = SC();
2713
- !rn && t === Hv && Sn("IdInjection", `Looks like you are using server rendering, you must provide a id provider to ensure the hydration process to be succeed
2713
+ !rn && t === Hv && En("IdInjection", `Looks like you are using server rendering, you must provide a id provider to ensure the hydration process to be succeed
2714
2714
  usage: app.provide(ID_INJECTION_KEY, {
2715
2715
  prefix: number,
2716
2716
  current: number,
@@ -2721,7 +2721,7 @@ usage: app.provide(ID_INJECTION_KEY, {
2721
2721
  let qs = [];
2722
2722
  const B1 = (e) => {
2723
2723
  const t = e;
2724
- t.key === An.esc && qs.forEach((n) => n(t));
2724
+ t.key === Pn.esc && qs.forEach((n) => n(t));
2725
2725
  }, N9 = (e) => {
2726
2726
  dt(() => {
2727
2727
  qs.length === 0 && document.addEventListener("keydown", B1), rn && qs.push(e);
@@ -2810,7 +2810,7 @@ const EC = () => {
2810
2810
  const i = y(n);
2811
2811
  return Jt(i) ? i : OC;
2812
2812
  }), o = _(() => r.value + z1.value), a = () => (t.current++, z1.value = t.current, o.value);
2813
- return !rn && !$e(V1) && Sn("ZIndexInjection", `Looks like you are using server rendering, you must provide a z-index provider to ensure the hydration process to be succeed
2813
+ return !rn && !$e(V1) && En("ZIndexInjection", `Looks like you are using server rendering, you must provide a z-index provider to ensure the hydration process to be succeed
2814
2814
  usage: app.provide(ZINDEX_INJECTION_KEY, { current: 0 })`), {
2815
2815
  initialZIndex: r,
2816
2816
  currentZIndex: o,
@@ -2868,10 +2868,10 @@ function PC(e, {
2868
2868
  afterBlur: o
2869
2869
  } = {}) {
2870
2870
  const a = ut(), { emit: i } = a, s = sr(), u = H(!1), l = (f) => {
2871
- Fn(t) && t(f) || u.value || (u.value = !0, i("focus", f), n == null || n());
2871
+ In(t) && t(f) || u.value || (u.value = !0, i("focus", f), n == null || n());
2872
2872
  }, c = (f) => {
2873
2873
  var h;
2874
- Fn(r) && r(f) || f.relatedTarget && ((h = s.value) != null && h.contains(f.relatedTarget)) || (u.value = !1, i("blur", f), o == null || o());
2874
+ In(r) && r(f) || f.relatedTarget && ((h = s.value) != null && h.contains(f.relatedTarget)) || (u.value = !1, i("blur", f), o == null || o());
2875
2875
  }, d = () => {
2876
2876
  var f, h;
2877
2877
  (f = s.value) != null && f.contains(document.activeElement) && s.value !== document.activeElement || (h = e.value) == null || h.focus();
@@ -2917,11 +2917,11 @@ const FC = Symbol("emptyValuesContextKey"), j9 = "use-empty-values", H9 = ["", v
2917
2917
  valueOnClear: {
2918
2918
  type: [String, Number, Boolean, Function],
2919
2919
  default: void 0,
2920
- validator: (e) => Fn(e) ? !e() : !e
2920
+ validator: (e) => In(e) ? !e() : !e
2921
2921
  }
2922
2922
  }), NC = (e, t) => {
2923
- const n = ut() ? $e(FC, H({})) : H({}), r = _(() => e.emptyValues || n.value.emptyValues || H9), o = _(() => Fn(e.valueOnClear) ? e.valueOnClear() : e.valueOnClear !== void 0 ? e.valueOnClear : Fn(n.value.valueOnClear) ? n.value.valueOnClear() : n.value.valueOnClear !== void 0 ? n.value.valueOnClear : U9), a = (i) => r.value.includes(i);
2924
- return r.value.includes(o.value) || Sn(j9, "value-on-clear should be a value of empty-values"), {
2923
+ const n = ut() ? $e(FC, H({})) : H({}), r = _(() => e.emptyValues || n.value.emptyValues || H9), o = _(() => In(e.valueOnClear) ? e.valueOnClear() : e.valueOnClear !== void 0 ? e.valueOnClear : In(n.value.valueOnClear) ? n.value.valueOnClear() : n.value.valueOnClear !== void 0 ? n.value.valueOnClear : U9), a = (i) => r.value.includes(i);
2924
+ return r.value.includes(o.value) || En(j9, "value-on-clear should be a value of empty-values"), {
2925
2925
  emptyValues: r,
2926
2926
  valueOnClear: o,
2927
2927
  isEmptyValue: a
@@ -2966,7 +2966,7 @@ const W9 = (e, t, n = !1) => {
2966
2966
  var r;
2967
2967
  const o = !!ut(), a = o ? _f() : void 0, i = (r = void 0) != null ? r : o ? ft : void 0;
2968
2968
  if (!i) {
2969
- Sn("provideGlobalConfig", "provideGlobalConfig() can only be used inside setup().");
2969
+ En("provideGlobalConfig", "provideGlobalConfig() can only be used inside setup().");
2970
2970
  return;
2971
2971
  }
2972
2972
  const s = _(() => {
@@ -3237,7 +3237,7 @@ const nI = wt({
3237
3237
  },
3238
3238
  afterBlur() {
3239
3239
  var V;
3240
- r.validateEvent && ((V = d == null ? void 0 : d.validate) == null || V.call(d, "blur").catch((ae) => Sn(ae)));
3240
+ r.validateEvent && ((V = d == null ? void 0 : d.validate) == null || V.call(d, "blur").catch((ae) => En(ae)));
3241
3241
  }
3242
3242
  }), A = _(() => {
3243
3243
  var V;
@@ -3322,11 +3322,11 @@ const nI = wt({
3322
3322
  };
3323
3323
  return ge(() => r.modelValue, () => {
3324
3324
  var V;
3325
- We(() => ve()), r.validateEvent && ((V = d == null ? void 0 : d.validate) == null || V.call(d, "change").catch((ae) => Sn(ae)));
3325
+ We(() => ve()), r.validateEvent && ((V = d == null ? void 0 : d.validate) == null || V.call(d, "change").catch((ae) => En(ae)));
3326
3326
  }), ge(B, () => ie()), ge(() => r.type, async () => {
3327
3327
  await We(), ie(), ve();
3328
3328
  }), dt(() => {
3329
- !r.formatter && r.parser && Sn("ElInput", "If you set the parser, you also need to set the formatter."), ie(), We(ve);
3329
+ !r.formatter && r.parser && En("ElInput", "If you set the parser, you also need to set the formatter."), ie(), We(ve);
3330
3330
  }), t({
3331
3331
  input: g,
3332
3332
  textarea: b,
@@ -3758,13 +3758,13 @@ const vI = wt({
3758
3758
  }
3759
3759
  const b = (C) => {
3760
3760
  if (!Jt(C)) {
3761
- Sn(Uv, "value must be a number");
3761
+ En(Uv, "value must be a number");
3762
3762
  return;
3763
3763
  }
3764
3764
  c.value.scrollTop = C;
3765
3765
  }, x = (C) => {
3766
3766
  if (!Jt(C)) {
3767
- Sn(Uv, "value must be a number");
3767
+ En(Uv, "value must be a number");
3768
3768
  return;
3769
3769
  }
3770
3770
  c.value.scrollLeft = C;
@@ -3911,9 +3911,9 @@ const Lh = "ElOnlyChild", OI = X({
3911
3911
  if (!s)
3912
3912
  return null;
3913
3913
  if (s.length > 1)
3914
- return Sn(Lh, "requires exact only one valid child."), null;
3914
+ return En(Lh, "requires exact only one valid child."), null;
3915
3915
  const u = MC(s);
3916
- return u ? ot(Q0(u, n), [[a]]) : (Sn(Lh, "no valid child node found"), null);
3916
+ return u ? ot(Q0(u, n), [[a]]) : (En(Lh, "no valid child node found"), null);
3917
3917
  };
3918
3918
  }
3919
3919
  });
@@ -4168,7 +4168,7 @@ const BI = () => {
4168
4168
  }, s = (p) => {
4169
4169
  if (!e.loop && !e.trapped || i.paused)
4170
4170
  return;
4171
- const { key: v, altKey: m, ctrlKey: g, metaKey: b, currentTarget: x, shiftKey: w } = p, { loop: C } = e, k = v === An.tab && !m && !g && !b, S = document.activeElement;
4171
+ const { key: v, altKey: m, ctrlKey: g, metaKey: b, currentTarget: x, shiftKey: w } = p, { loop: C } = e, k = v === Pn.tab && !m && !g && !b, S = document.activeElement;
4172
4172
  if (k && S) {
4173
4173
  const E = x, [O, P] = LI(E);
4174
4174
  if (O && P) {
@@ -4614,7 +4614,7 @@ const rN = zn(CI), Vg = Symbol("elTooltip"), Cr = wt({
4614
4614
  },
4615
4615
  triggerKeys: {
4616
4616
  type: tt(Array),
4617
- default: () => [An.enter, An.space]
4617
+ default: () => [Pn.enter, Pn.space]
4618
4618
  }
4619
4619
  }), {
4620
4620
  useModelToggleProps: oN,
@@ -5876,7 +5876,7 @@ const XC = zn(ZN), YC = {
5876
5876
  }
5877
5877
  const h = _(() => (i == null ? void 0 : i.validateEvent) || e.validateEvent);
5878
5878
  return ge(() => e.modelValue, () => {
5879
- h.value && (s == null || s.validate("change").catch((p) => Sn(p)));
5879
+ h.value && (s == null || s.validate("change").catch((p) => En(p)));
5880
5880
  }), {
5881
5881
  handleChange: d,
5882
5882
  onClickRoot: f
@@ -6215,7 +6215,7 @@ const sL = wt({
6215
6215
  modelValue: u,
6216
6216
  changeEvent: s
6217
6217
  }), ge(() => n.modelValue, () => {
6218
- n.validateEvent && (o == null || o.validate("change").catch((l) => Sn(l)));
6218
+ n.validateEvent && (o == null || o.validate("change").catch((l) => En(l)));
6219
6219
  }), (l, c) => {
6220
6220
  var d;
6221
6221
  return F(), fe($t(l.tag), {
@@ -6463,7 +6463,7 @@ const bL = wt({
6463
6463
  changeEvent: l,
6464
6464
  name: c
6465
6465
  })), ge(() => n.modelValue, () => {
6466
- n.validateEvent && (i == null || i.validate("change").catch((d) => Sn(d)));
6466
+ n.validateEvent && (i == null || i.validate("change").catch((d) => En(d)));
6467
6467
  }), (d, f) => (F(), j("div", {
6468
6468
  id: y(s),
6469
6469
  ref_key: "radioGroupRef",
@@ -6766,10 +6766,10 @@ class dl {
6766
6766
  }
6767
6767
  get isDisabled() {
6768
6768
  const { data: t, parent: n, config: r } = this, { disabled: o, checkStrictly: a } = r;
6769
- return (Fn(o) ? o(t, this) : !!t[o]) || !a && (n == null ? void 0 : n.isDisabled);
6769
+ return (In(o) ? o(t, this) : !!t[o]) || !a && (n == null ? void 0 : n.isDisabled);
6770
6770
  }
6771
6771
  get isLeaf() {
6772
- const { data: t, config: n, childrenData: r, loaded: o } = this, { lazy: a, leaf: i } = n, s = Fn(i) ? i(t, this) : t[i];
6772
+ const { data: t, config: n, childrenData: r, loaded: o } = this, { lazy: a, leaf: i } = n, s = In(i) ? i(t, this) : t[i];
6773
6773
  return ba(s) ? a && !o ? !1 : !(Array.isArray(r) && r.length) : !!s;
6774
6774
  }
6775
6775
  get valueByOption() {
@@ -6961,26 +6961,26 @@ const s5 = wt({
6961
6961
  }, $ = (A) => {
6962
6962
  const L = A.target, { code: N } = A;
6963
6963
  switch (N) {
6964
- case An.up:
6965
- case An.down: {
6964
+ case Pn.up:
6965
+ case Pn.down: {
6966
6966
  A.preventDefault();
6967
- const D = N === An.up ? -1 : 1;
6967
+ const D = N === Pn.up ? -1 : 1;
6968
6968
  Gd(Ck(L, D, `.${o.b("node")}[tabindex="-1"]`));
6969
6969
  break;
6970
6970
  }
6971
- case An.left: {
6971
+ case Pn.left: {
6972
6972
  A.preventDefault();
6973
6973
  const D = u.value[ob(L) - 1], I = D == null ? void 0 : D.$el.querySelector(`.${o.b("node")}[aria-expanded="true"]`);
6974
6974
  Gd(I);
6975
6975
  break;
6976
6976
  }
6977
- case An.right: {
6977
+ case Pn.right: {
6978
6978
  A.preventDefault();
6979
6979
  const D = u.value[ob(L) + 1], I = D == null ? void 0 : D.$el.querySelector(`.${o.b("node")}[tabindex="-1"]`);
6980
6980
  Gd(I);
6981
6981
  break;
6982
6982
  }
6983
- case An.enter:
6983
+ case Pn.enter:
6984
6984
  LL(L);
6985
6985
  break;
6986
6986
  }
@@ -7253,7 +7253,7 @@ const pl = zn(UL), qL = wt({
7253
7253
  },
7254
7254
  set(te) {
7255
7255
  const Ee = te ?? h.value;
7256
- n(hn, Ee), n(as, Ee), r.validateEvent && (f == null || f.validate("change").catch((ye) => Sn(ye)));
7256
+ n(hn, Ee), n(as, Ee), r.validateEvent && (f == null || f.validate("change").catch((ye) => En(ye)));
7257
7257
  }
7258
7258
  }), Y = _(() => [
7259
7259
  u.b(),
@@ -7339,16 +7339,16 @@ const pl = zn(UL), qL = wt({
7339
7339
  }, at = (te) => {
7340
7340
  if (!p.value)
7341
7341
  switch (te.code) {
7342
- case An.enter:
7342
+ case Pn.enter:
7343
7343
  Ne();
7344
7344
  break;
7345
- case An.down:
7345
+ case Pn.down:
7346
7346
  Ne(!0), We(Ye), te.preventDefault();
7347
7347
  break;
7348
- case An.esc:
7348
+ case Pn.esc:
7349
7349
  C.value === !0 && (te.preventDefault(), te.stopPropagation(), Ne(!1));
7350
7350
  break;
7351
- case An.tab:
7351
+ case Pn.tab:
7352
7352
  Ne(!1);
7353
7353
  break;
7354
7354
  }
@@ -7365,13 +7365,13 @@ const pl = zn(UL), qL = wt({
7365
7365
  }, le = (te) => {
7366
7366
  const Ee = te.target, { code: ye } = te;
7367
7367
  switch (ye) {
7368
- case An.up:
7369
- case An.down: {
7370
- const Le = ye === An.up ? -1 : 1;
7368
+ case Pn.up:
7369
+ case Pn.down: {
7370
+ const Le = ye === Pn.up ? -1 : 1;
7371
7371
  Gd(Ck(Ee, Le, `.${u.e("suggestion-item")}[tabindex="-1"]`));
7372
7372
  break;
7373
7373
  }
7374
- case An.enter:
7374
+ case Pn.enter:
7375
7375
  Ee.click();
7376
7376
  break;
7377
7377
  }
@@ -8547,7 +8547,7 @@ const KR = 11, WR = (e, t) => {
8547
8547
  const K = de.value.filter((pe) => !pe.created).some((pe) => pe.currentLabel === i.inputValue);
8548
8548
  return e.filterable && e.allowCreate && i.inputValue !== "" && !K;
8549
8549
  }), Q = () => {
8550
- e.filterable && Fn(e.filterMethod) || e.filterable && e.remote && Fn(e.remoteMethod) || de.value.forEach((K) => {
8550
+ e.filterable && In(e.filterMethod) || e.filterable && e.remote && In(e.remoteMethod) || de.value.forEach((K) => {
8551
8551
  var pe;
8552
8552
  (pe = K.updateOption) == null || pe.call(K, i.inputValue);
8553
8553
  });
@@ -8569,7 +8569,7 @@ const KR = 11, WR = (e, t) => {
8569
8569
  return e.multiple || !M.value ? pe : i.selectedLabel;
8570
8570
  }), Re = _(() => Iv ? null : "mouseenter");
8571
8571
  ge(() => e.modelValue, (K, pe) => {
8572
- e.multiple && e.filterable && !e.reserveKeyword && (i.inputValue = "", Ae("")), Ue(), !Go(K, pe) && e.validateEvent && (A == null || A.validate("change").catch((ze) => Sn(ze)));
8572
+ e.multiple && e.filterable && !e.reserveKeyword && (i.inputValue = "", Ae("")), Ue(), !Go(K, pe) && e.validateEvent && (A == null || A.validate("change").catch((ze) => En(ze)));
8573
8573
  }, {
8574
8574
  flush: "post",
8575
8575
  deep: !0
@@ -8591,7 +8591,7 @@ const KR = 11, WR = (e, t) => {
8591
8591
  i.isBeforeHide || Q();
8592
8592
  });
8593
8593
  const Ae = (K) => {
8594
- i.previousQuery === K || x.value || (i.previousQuery = K, e.filterable && Fn(e.filterMethod) ? e.filterMethod(K) : e.filterable && e.remote && Fn(e.remoteMethod) && e.remoteMethod(K), e.defaultFirstOption && (e.filterable || e.remote) && xe.value ? We(De) : We(Me));
8594
+ i.previousQuery === K || x.value || (i.previousQuery = K, e.filterable && In(e.filterMethod) ? e.filterMethod(K) : e.filterable && e.remote && In(e.remoteMethod) && e.remoteMethod(K), e.defaultFirstOption && (e.filterable || e.remote) && xe.value ? We(De) : We(Me));
8595
8595
  }, De = () => {
8596
8596
  const K = de.value.filter((et) => et.visible && !et.disabled && !et.states.groupDisabled), pe = K.find((et) => et.created), ze = K[0];
8597
8597
  i.hoveringIndex = Ee(de.value, pe || ze);
@@ -8656,7 +8656,7 @@ const KR = 11, WR = (e, t) => {
8656
8656
  }, ce.value), Oe = (K) => {
8657
8657
  Go(e.modelValue, K) || t(as, K);
8658
8658
  }, me = (K) => PP(K, (pe) => !i.disabledOptions.has(pe)), Pe = (K) => {
8659
- if (e.multiple && K.code !== An.delete && K.target.value.length <= 0) {
8659
+ if (e.multiple && K.code !== Pn.delete && K.target.value.length <= 0) {
8660
8660
  const pe = Za(e.modelValue).slice(), ze = me(pe);
8661
8661
  if (ze < 0)
8662
8662
  return;
@@ -8840,7 +8840,7 @@ var GR = X({
8840
8840
  br(l) && l.forEach((c) => {
8841
8841
  var d, f, h, p;
8842
8842
  const v = (d = (c == null ? void 0 : c.type) || {}) == null ? void 0 : d.name;
8843
- v === "ElOptionGroup" ? u(!Tr(c.children) && !br(c.children) && Fn((f = c.children) == null ? void 0 : f.default) ? (h = c.children) == null ? void 0 : h.default() : c.children) : v === "ElOption" ? s.push((p = c.props) == null ? void 0 : p.value) : br(c.children) && u(c.children);
8843
+ v === "ElOptionGroup" ? u(!Tr(c.children) && !br(c.children) && In((f = c.children) == null ? void 0 : f.default) ? (h = c.children) == null ? void 0 : h.default() : c.children) : v === "ElOption" ? s.push((p = c.props) == null ? void 0 : p.value) : br(c.children) && u(c.children);
8844
8844
  });
8845
8845
  }
8846
8846
  return i.length && u((a = i[0]) == null ? void 0 : a.children), Go(s, r) || (r = s, n && (n.states.optionValues = s)), i;
@@ -9789,7 +9789,7 @@ var bB = X({
9789
9789
  }), () => {
9790
9790
  var C, k;
9791
9791
  if (!c.value)
9792
- return Sn(ib, r("el.pagination.deprecationWarning")), null;
9792
+ return En(ib, r("el.pagination.deprecationWarning")), null;
9793
9793
  if (!e.layout || e.hideOnSinglePage && p.value <= 1)
9794
9794
  return null;
9795
9795
  const S = [], E = [], O = Kt("div", { class: o.e("rightwrapper") }, E), P = {
@@ -11918,26 +11918,26 @@ function V5(e) {
11918
11918
  return V5(is(e, o));
11919
11919
  }, n;
11920
11920
  }
11921
- const On = V5(Fc);
11922
- On.Axios = Zi;
11923
- On.CanceledError = Rl;
11924
- On.CancelToken = Zg;
11925
- On.isCancel = I5;
11926
- On.VERSION = z5;
11927
- On.toFormData = Lf;
11928
- On.AxiosError = xt;
11929
- On.Cancel = On.CanceledError;
11930
- On.all = function(t) {
11921
+ const Tn = V5(Fc);
11922
+ Tn.Axios = Zi;
11923
+ Tn.CanceledError = Rl;
11924
+ Tn.CancelToken = Zg;
11925
+ Tn.isCancel = I5;
11926
+ Tn.VERSION = z5;
11927
+ Tn.toFormData = Lf;
11928
+ Tn.AxiosError = xt;
11929
+ Tn.Cancel = Tn.CanceledError;
11930
+ Tn.all = function(t) {
11931
11931
  return Promise.all(t);
11932
11932
  };
11933
- On.spread = cM;
11934
- On.isAxiosError = dM;
11935
- On.mergeConfig = is;
11936
- On.AxiosHeaders = Pr;
11937
- On.formToJSON = (e) => F5(ke.isHTMLForm(e) ? new FormData(e) : e);
11938
- On.getAdapter = M5.getAdapter;
11939
- On.HttpStatusCode = e0;
11940
- On.default = On;
11933
+ Tn.spread = cM;
11934
+ Tn.isAxiosError = dM;
11935
+ Tn.mergeConfig = is;
11936
+ Tn.AxiosHeaders = Pr;
11937
+ Tn.formToJSON = (e) => F5(ke.isHTMLForm(e) ? new FormData(e) : e);
11938
+ Tn.getAdapter = M5.getAdapter;
11939
+ Tn.HttpStatusCode = e0;
11940
+ Tn.default = Tn;
11941
11941
  const pM = "data:image/svg+xml,%3csvg%20id='logo-sparc-wave-primary'%20data-name='logo-sparc-wave-primary'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%20400%20190.5854'%3e%3cdefs%3e%3clinearGradient%20id='linear-gradient'%20y1='96.3505'%20x2='400'%20y2='96.3505'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0'%20stop-color='%230b00bf'/%3e%3cstop%20offset='1'%20stop-color='%23bc00fc'/%3e%3c/linearGradient%3e%3c/defs%3e%3ctitle%3eSPARC%20Logo%3c/title%3e%3cpath%20d='M396.6976,128.6248l-146.2735-3.38a6.5358,6.5358,0,0,0-6.1378,3.9236l-.0612.1407-13.673,31.4482L202.9416,9.5333l-.01-.0685a8.9823,8.9823,0,0,0-17.6624-.0114L163.673,125.3819,3.298,129.2886a3.38,3.38,0,0,0,.0269,6.7592L169.34,138.7635a6.5939,6.5939,0,0,0,6.5373-5.1457l.0571-.2546,17.8534-79.5649L221.26,185.1237l.0256.1243A6.7593,6.7593,0,0,0,234.092,186.52L254.9005,138.66l141.7971-3.2762a3.3805,3.3805,0,0,0,0-6.7592Z'%20style='fill:url(%23linear-gradient)'/%3e%3cpath%20d='M25.6793,0C41.3957,0,51.057,10.0926,51.057,26.0972v9.5162H36.2053V26.0972c0-7.3532-3.8945-11.8219-10.526-11.8219-6.7768,0-10.6691,4.4687-10.6691,11.8219,0,3.8945,1.2982,7.3533,5.4786,11.3908l19.754,18.601C46.5861,62.1441,52.21,68.7778,52.21,79.88c0,16.0047-9.95,26.0973-25.9543,26.0973C10.108,105.9776.1585,95.885.1585,79.88V70.362H15.01V79.88c0,7.3533,4.0375,11.822,11.2455,11.822,7.065,0,11.1025-4.4687,11.1025-11.822,0-4.4709-2.1628-8.6514-6.0551-12.2576L11.1158,48.7357C3.043,41.2372.1585,34.8939.1585,25.666.1585,10.0926,9.82,0,25.6793,0Z'%20style='fill:%230e0e19'/%3e%3cpath%20d='M99.7971,69.7856v35.1821H84.9454V1.01h25.3755c16.0047,0,26.0973,10.0926,26.0973,26.0973V43.6883c0,16.15-10.0926,26.0973-26.0973,26.0973Zm10.3808-13.9849c7.2081,0,11.3908-4.3257,11.3908-11.6789V26.6759c0-7.21-4.1827-11.6811-11.3908-11.6811H99.7971V55.8007Z'%20style='fill:%230e0e19'/%3e%3cpath%20d='M278.5812,108.147H263.73V4.1893h26.0972c16.0047,0,26.0973,10.0926,26.0973,26.0972v14.13c0,9.95-4.3257,17.7363-11.3908,22.205,4.1827,12.6889,10.0926,29.9917,13.8418,41.5254h-15.14L290.6914,70.3708h-12.11Zm11.1-51.7632c7.21,0,11.3907-4.3257,11.3907-11.5338V29.8553c0-7.21-4.18-11.6812-11.3907-11.6812h-11.1v38.21Z'%20style='fill:%230e0e19'/%3e%3cpath%20d='M399.844,73.5414V83.06c0,16.0047-9.9474,26.0973-25.9521,26.0973-16.15,0-26.0972-10.0926-26.0972-26.0973V29.2766c0-16.0046,9.9473-26.0972,26.0972-26.0972,16.0047,0,25.9521,10.0926,25.9521,26.0972v9.5161h-14.85V29.2766c0-7.3532-4.0374-11.822-11.1025-11.822-7.21,0-11.2477,4.4688-11.2477,11.822V83.06c0,7.3533,4.0375,11.822,11.2477,11.822,7.0651,0,11.1025-4.4687,11.1025-11.822V73.5414Z'%20style='fill:%230e0e19'/%3e%3c/svg%3e", fM = {
11942
11942
  //this mixin is not used by this code base but it can be used by other
11943
11943
  //projects to get a handle to various resources
@@ -11948,7 +11948,7 @@ const pM = "data:image/svg+xml,%3csvg%20id='logo-sparc-wave-primary'%20data-name
11948
11948
  },
11949
11949
  methods: {
11950
11950
  async getRequest(e, t, n) {
11951
- return await On({
11951
+ return await Tn({
11952
11952
  method: "get",
11953
11953
  url: e,
11954
11954
  params: t,
@@ -12695,7 +12695,7 @@ const n3 = "__epPropKey", Ot = (e) => e, Iz = (e) => Ic(e) && !!e[n3], zf = (e,
12695
12695
  [n3]: !0
12696
12696
  };
12697
12697
  return Pb(e, "default") && (s.default = o), s;
12698
- }, Ln = (e) => t0(Object.entries(e).map(([t, n]) => [
12698
+ }, Rn = (e) => t0(Object.entries(e).map(([t, n]) => [
12699
12699
  t,
12700
12700
  zf(n, t)
12701
12701
  ])), n0 = Ot([
@@ -13685,7 +13685,7 @@ const y3 = () => {
13685
13685
  id: e,
13686
13686
  selector: t
13687
13687
  };
13688
- }, nj = Ln({
13688
+ }, nj = Rn({
13689
13689
  showAfter: {
13690
13690
  type: Number,
13691
13691
  default: 0
@@ -13762,7 +13762,7 @@ usage: app.provide(ZINDEX_INJECTION_KEY, { current: 0 })`), {
13762
13762
  const e = $e(C3, {});
13763
13763
  return _(() => y(e.size) || "");
13764
13764
  }, lj = Symbol("emptyValuesContextKey");
13765
- Ln({
13765
+ Rn({
13766
13766
  emptyValues: Array,
13767
13767
  valueOnClear: {
13768
13768
  type: [String, Number, Boolean, Function],
@@ -13770,7 +13770,7 @@ Ln({
13770
13770
  validator: (e) => wu(e) ? !e() : !e
13771
13771
  }
13772
13772
  });
13773
- const uj = Ln({
13773
+ const uj = Rn({
13774
13774
  ariaLabel: String,
13775
13775
  ariaOrientation: {
13776
13776
  type: String,
@@ -13835,7 +13835,7 @@ var pr = (e, t) => {
13835
13835
  n[r] = o;
13836
13836
  return n;
13837
13837
  };
13838
- const fj = Ln({
13838
+ const fj = Rn({
13839
13839
  size: {
13840
13840
  type: Ot([Number, String])
13841
13841
  },
@@ -13886,7 +13886,7 @@ const n2 = Ss(gj), bm = Symbol("formContextKey"), Dp = Symbol("formItemContextKe
13886
13886
  "navigation",
13887
13887
  "tooltip",
13888
13888
  "tree"
13889
- ], T3 = Ln({
13889
+ ], T3 = Rn({
13890
13890
  role: {
13891
13891
  type: String,
13892
13892
  values: bj,
@@ -13910,7 +13910,7 @@ const n2 = Ss(gj), bm = Symbol("formContextKey"), Dp = Symbol("formItemContextKe
13910
13910
  }
13911
13911
  });
13912
13912
  var kj = /* @__PURE__ */ pr(xj, [["__file", "popper.vue"]]);
13913
- const $3 = Ln({
13913
+ const $3 = Rn({
13914
13914
  arrowOffset: {
13915
13915
  type: Number,
13916
13916
  default: 5
@@ -13986,7 +13986,7 @@ function r2(e) {
13986
13986
  class: t.e("content")
13987
13987
  }, [e]);
13988
13988
  }
13989
- const P3 = Ln({
13989
+ const P3 = Rn({
13990
13990
  virtualRef: {
13991
13991
  type: Ot(Object)
13992
13992
  },
@@ -14310,7 +14310,7 @@ function Vj(e, t, n, r, o, a) {
14310
14310
  return he(e.$slots, "default", { handleKeydown: e.onKeydown });
14311
14311
  }
14312
14312
  var jj = /* @__PURE__ */ pr(zj, [["render", Vj], ["__file", "focus-trap.vue"]]);
14313
- const Hj = ["fixed", "absolute"], Uj = Ln({
14313
+ const Hj = ["fixed", "absolute"], Uj = Rn({
14314
14314
  boundariesPadding: {
14315
14315
  type: Number,
14316
14316
  default: 0
@@ -14341,7 +14341,7 @@ const Hj = ["fixed", "absolute"], Uj = Ln({
14341
14341
  values: Hj,
14342
14342
  default: "absolute"
14343
14343
  }
14344
- }), I3 = Ln({
14344
+ }), I3 = Rn({
14345
14345
  ...Uj,
14346
14346
  id: String,
14347
14347
  style: {
@@ -14624,7 +14624,7 @@ const Yj = 0, Zj = (e) => {
14624
14624
  }
14625
14625
  });
14626
14626
  var nH = /* @__PURE__ */ pr(tH, [["__file", "content.vue"]]);
14627
- const rH = Ss(kj), Cm = Symbol("elTooltip"), Yr = Ln({
14627
+ const rH = Ss(kj), Cm = Symbol("elTooltip"), Yr = Rn({
14628
14628
  ...nj,
14629
14629
  ...I3,
14630
14630
  appendTo: {
@@ -14647,7 +14647,7 @@ const rH = Ss(kj), Cm = Symbol("elTooltip"), Yr = Ln({
14647
14647
  },
14648
14648
  disabled: Boolean,
14649
14649
  ...S3(["ariaLabel"])
14650
- }), ec = Ln({
14650
+ }), ec = Rn({
14651
14651
  ...P3,
14652
14652
  disabled: Boolean,
14653
14653
  trigger: {
@@ -14662,7 +14662,7 @@ const rH = Ss(kj), Cm = Symbol("elTooltip"), Yr = Ln({
14662
14662
  useModelToggleProps: oH,
14663
14663
  useModelToggleEmits: aH,
14664
14664
  useModelToggle: iH
14665
- } = Kz("visible"), sH = Ln({
14665
+ } = Kz("visible"), sH = Rn({
14666
14666
  ...T3,
14667
14667
  ...oH,
14668
14668
  ...Yr,
@@ -14723,7 +14723,7 @@ const rH = Ss(kj), Cm = Symbol("elTooltip"), Yr = Ln({
14723
14723
  }
14724
14724
  });
14725
14725
  var pH = /* @__PURE__ */ pr(dH, [["__file", "trigger.vue"]]);
14726
- const fH = Ln({
14726
+ const fH = Rn({
14727
14727
  to: {
14728
14728
  type: Ot([String, Object]),
14729
14729
  required: !0
@@ -15046,7 +15046,7 @@ const CH = Ss(kH), N3 = Symbol("buttonGroupContextKey"), SH = (e, t) => {
15046
15046
  "danger",
15047
15047
  "text",
15048
15048
  ""
15049
- ], _H = ["button", "submit", "reset"], a0 = Ln({
15049
+ ], _H = ["button", "submit", "reset"], a0 = Rn({
15050
15050
  size: ij,
15051
15051
  disabled: Boolean,
15052
15052
  type: {
@@ -15730,7 +15730,7 @@ const GH = Ss(UH, {
15730
15730
  ButtonGroup: R3
15731
15731
  });
15732
15732
  Lz(R3);
15733
- const XH = Ln({
15733
+ const XH = Rn({
15734
15734
  header: {
15735
15735
  type: String,
15736
15736
  default: ""
@@ -15843,7 +15843,7 @@ const iU = "data-el-collection-item", sU = (e) => {
15843
15843
  ElCollection: a,
15844
15844
  ElCollectionItem: i
15845
15845
  };
15846
- }, ev = Ln({
15846
+ }, ev = Rn({
15847
15847
  trigger: ec.trigger,
15848
15848
  effect: {
15849
15849
  ...Yr.effect,
@@ -15904,7 +15904,7 @@ const iU = "data-el-collection-item", sU = (e) => {
15904
15904
  },
15905
15905
  teleported: Yr.teleported
15906
15906
  });
15907
- Ln({
15907
+ Rn({
15908
15908
  command: {
15909
15909
  type: [Object, String, Number],
15910
15910
  default: () => ({})
@@ -15916,11 +15916,11 @@ Ln({
15916
15916
  type: n0
15917
15917
  }
15918
15918
  });
15919
- Ln({
15919
+ Rn({
15920
15920
  onKeydown: { type: Ot(Function) }
15921
15921
  });
15922
15922
  sU("Dropdown");
15923
- const lU = Ln({
15923
+ const lU = Rn({
15924
15924
  trigger: ec.trigger,
15925
15925
  placement: ev.placement,
15926
15926
  disabled: ec.disabled,
@@ -17931,31 +17931,31 @@ function sS(e) {
17931
17931
  return sS(us(e, r));
17932
17932
  }, n;
17933
17933
  }
17934
- const Tn = sS(Dc);
17935
- Tn.Axios = Qi;
17936
- Tn.CanceledError = zl;
17937
- Tn.CancelToken = Zq;
17938
- Tn.isCancel = J3;
17939
- Tn.VERSION = aS;
17940
- Tn.toFormData = Kf;
17941
- Tn.AxiosError = kt;
17942
- Tn.Cancel = Tn.CanceledError;
17943
- Tn.all = function(e) {
17934
+ const $n = sS(Dc);
17935
+ $n.Axios = Qi;
17936
+ $n.CanceledError = zl;
17937
+ $n.CancelToken = Zq;
17938
+ $n.isCancel = J3;
17939
+ $n.VERSION = aS;
17940
+ $n.toFormData = Kf;
17941
+ $n.AxiosError = kt;
17942
+ $n.Cancel = $n.CanceledError;
17943
+ $n.all = function(e) {
17944
17944
  return Promise.all(e);
17945
17945
  };
17946
- Tn.spread = Jq;
17947
- Tn.isAxiosError = Qq;
17948
- Tn.mergeConfig = us;
17949
- Tn.AxiosHeaders = Lr;
17950
- Tn.formToJSON = (e) => Z3(we.isHTMLForm(e) ? new FormData(e) : e);
17951
- Tn.getAdapter = oS.getAdapter;
17952
- Tn.HttpStatusCode = f0;
17953
- Tn.default = Tn;
17946
+ $n.spread = Jq;
17947
+ $n.isAxiosError = Qq;
17948
+ $n.mergeConfig = us;
17949
+ $n.AxiosHeaders = Lr;
17950
+ $n.formToJSON = (e) => Z3(we.isHTMLForm(e) ? new FormData(e) : e);
17951
+ $n.getAdapter = oS.getAdapter;
17952
+ $n.HttpStatusCode = f0;
17953
+ $n.default = $n;
17954
17954
  const eK = "data:image/svg+xml,%3csvg%20id='logo-sparc-wave-primary'%20data-name='logo-sparc-wave-primary'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%20400%20190.5854'%3e%3cdefs%3e%3clinearGradient%20id='linear-gradient'%20y1='96.3505'%20x2='400'%20y2='96.3505'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0'%20stop-color='%230b00bf'/%3e%3cstop%20offset='1'%20stop-color='%23bc00fc'/%3e%3c/linearGradient%3e%3c/defs%3e%3ctitle%3eSPARC%20Logo%3c/title%3e%3cpath%20d='M396.6976,128.6248l-146.2735-3.38a6.5358,6.5358,0,0,0-6.1378,3.9236l-.0612.1407-13.673,31.4482L202.9416,9.5333l-.01-.0685a8.9823,8.9823,0,0,0-17.6624-.0114L163.673,125.3819,3.298,129.2886a3.38,3.38,0,0,0,.0269,6.7592L169.34,138.7635a6.5939,6.5939,0,0,0,6.5373-5.1457l.0571-.2546,17.8534-79.5649L221.26,185.1237l.0256.1243A6.7593,6.7593,0,0,0,234.092,186.52L254.9005,138.66l141.7971-3.2762a3.3805,3.3805,0,0,0,0-6.7592Z'%20style='fill:url(%23linear-gradient)'/%3e%3cpath%20d='M25.6793,0C41.3957,0,51.057,10.0926,51.057,26.0972v9.5162H36.2053V26.0972c0-7.3532-3.8945-11.8219-10.526-11.8219-6.7768,0-10.6691,4.4687-10.6691,11.8219,0,3.8945,1.2982,7.3533,5.4786,11.3908l19.754,18.601C46.5861,62.1441,52.21,68.7778,52.21,79.88c0,16.0047-9.95,26.0973-25.9543,26.0973C10.108,105.9776.1585,95.885.1585,79.88V70.362H15.01V79.88c0,7.3533,4.0375,11.822,11.2455,11.822,7.065,0,11.1025-4.4687,11.1025-11.822,0-4.4709-2.1628-8.6514-6.0551-12.2576L11.1158,48.7357C3.043,41.2372.1585,34.8939.1585,25.666.1585,10.0926,9.82,0,25.6793,0Z'%20style='fill:%230e0e19'/%3e%3cpath%20d='M99.7971,69.7856v35.1821H84.9454V1.01h25.3755c16.0047,0,26.0973,10.0926,26.0973,26.0973V43.6883c0,16.15-10.0926,26.0973-26.0973,26.0973Zm10.3808-13.9849c7.2081,0,11.3908-4.3257,11.3908-11.6789V26.6759c0-7.21-4.1827-11.6811-11.3908-11.6811H99.7971V55.8007Z'%20style='fill:%230e0e19'/%3e%3cpath%20d='M278.5812,108.147H263.73V4.1893h26.0972c16.0047,0,26.0973,10.0926,26.0973,26.0972v14.13c0,9.95-4.3257,17.7363-11.3908,22.205,4.1827,12.6889,10.0926,29.9917,13.8418,41.5254h-15.14L290.6914,70.3708h-12.11Zm11.1-51.7632c7.21,0,11.3907-4.3257,11.3907-11.5338V29.8553c0-7.21-4.18-11.6812-11.3907-11.6812h-11.1v38.21Z'%20style='fill:%230e0e19'/%3e%3cpath%20d='M399.844,73.5414V83.06c0,16.0047-9.9474,26.0973-25.9521,26.0973-16.15,0-26.0972-10.0926-26.0972-26.0973V29.2766c0-16.0046,9.9473-26.0972,26.0972-26.0972,16.0047,0,25.9521,10.0926,25.9521,26.0972v9.5161h-14.85V29.2766c0-7.3532-4.0374-11.822-11.1025-11.822-7.21,0-11.2477,4.4688-11.2477,11.822V83.06c0,7.3533,4.0375,11.822,11.2477,11.822,7.0651,0,11.1025-4.4687,11.1025-11.822V73.5414Z'%20style='fill:%230e0e19'/%3e%3c/svg%3e";
17955
17955
  function tK() {
17956
17956
  const e = eK;
17957
17957
  async function t(n, r, o) {
17958
- return await Tn({
17958
+ return await $n({
17959
17959
  method: "get",
17960
17960
  url: n,
17961
17961
  params: r,
@@ -18760,7 +18760,7 @@ function _K(e) {
18760
18760
  });
18761
18761
  } };
18762
18762
  }
18763
- const Dn = new _K(), Vp = {
18763
+ const Sn = new _K(), Vp = {
18764
18764
  "homo sapiens": "Human",
18765
18765
  "rattus norvegicus": "Rat",
18766
18766
  "mus musculus": "Mouse",
@@ -18775,8 +18775,8 @@ const va = (e, t, { checkForDefaultPrevented: n = !0 } = {}) => (r) => {
18775
18775
  return t == null ? void 0 : t(r);
18776
18776
  };
18777
18777
  var I2;
18778
- const En = typeof window < "u", $K = (e) => typeof e == "string", uS = () => {
18779
- }, h0 = En && ((I2 = window == null ? void 0 : window.navigator) == null ? void 0 : I2.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
18778
+ const _n = typeof window < "u", $K = (e) => typeof e == "string", uS = () => {
18779
+ }, h0 = _n && ((I2 = window == null ? void 0 : window.navigator) == null ? void 0 : I2.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
18780
18780
  function cS(e) {
18781
18781
  return typeof e == "function" ? e() : y(e);
18782
18782
  }
@@ -18794,7 +18794,7 @@ function wa(e) {
18794
18794
  const n = cS(e);
18795
18795
  return (t = n == null ? void 0 : n.$el) != null ? t : n;
18796
18796
  }
18797
- const Yf = En ? window : void 0;
18797
+ const Yf = _n ? window : void 0;
18798
18798
  function Jr(...e) {
18799
18799
  let t, n, r, o;
18800
18800
  if ($K(e[0]) || Array.isArray(e[0]) ? ([n, r, o] = e, t = Yf) : [t, n, r, o] = e, !t)
@@ -18941,7 +18941,7 @@ const UK = {
18941
18941
  HK({
18942
18942
  linear: AK
18943
18943
  }, UK);
18944
- const qK = () => En && /firefox/i.test(window.navigator.userAgent), Tm = (e) => {
18944
+ const qK = () => _n && /firefox/i.test(window.navigator.userAgent), Tm = (e) => {
18945
18945
  let t, n;
18946
18946
  return e.type === "touchend" ? (n = e.changedTouches[0].clientY, t = e.changedTouches[0].clientX) : e.type.startsWith("touch") ? (n = e.touches[0].clientY, t = e.touches[0].clientX) : (n = e.clientY, t = e.clientX), {
18947
18947
  clientX: t,
@@ -19879,7 +19879,7 @@ class AS extends Error {
19879
19879
  function qY(e, t) {
19880
19880
  throw new AS(`[${e}] ${t}`);
19881
19881
  }
19882
- function _n(e, t) {
19882
+ function On(e, t) {
19883
19883
  if (process.env.NODE_ENV !== "production") {
19884
19884
  const n = lr(e) ? new AS(`[${e}] ${t}`) : e;
19885
19885
  console.warn(n);
@@ -19891,7 +19891,7 @@ const KY = "utils/dom/style", PS = (e = "") => e.split(" ").filter((t) => !!t.tr
19891
19891
  !e || !t.trim() || e.classList.remove(...PS(t));
19892
19892
  }, pu = (e, t) => {
19893
19893
  var n;
19894
- if (!En || !e || !t)
19894
+ if (!_n || !e || !t)
19895
19895
  return "";
19896
19896
  let r = YK(t);
19897
19897
  r === "float" && (r = "cssFloat");
@@ -19912,10 +19912,10 @@ function wl(e, t = "px") {
19912
19912
  return `${e}${t}`;
19913
19913
  if (lr(e))
19914
19914
  return e;
19915
- _n(KY, "binding value must be a string or number");
19915
+ On(KY, "binding value must be a string or number");
19916
19916
  }
19917
19917
  function WY(e, t) {
19918
- if (!En)
19918
+ if (!_n)
19919
19919
  return;
19920
19920
  if (!t) {
19921
19921
  e.scrollTop = 0;
@@ -20164,7 +20164,7 @@ const IS = "__epPropKey", it = (e) => e, hZ = (e) => Gn(e) && !!e[IS], nh = (e,
20164
20164
  return e;
20165
20165
  }, vZ = (e, t) => (e.install = (n) => {
20166
20166
  n.directive(t, e);
20167
- }, e), Na = (e) => (e.install = nc, e), Pn = {
20167
+ }, e), Na = (e) => (e.install = nc, e), Fn = {
20168
20168
  tab: "Tab",
20169
20169
  enter: "Enter",
20170
20170
  space: "Space",
@@ -20185,10 +20185,10 @@ const IS = "__epPropKey", it = (e) => e, hZ = (e) => Gn(e) && !!e[IS], nh = (e,
20185
20185
  return o ? _(() => {
20186
20186
  var a;
20187
20187
  return Up(Object.entries((a = o.proxy) == null ? void 0 : a.$attrs).filter(([i]) => !r.value.includes(i) && !(t && yZ.test(i))));
20188
- }) : (_n("use-attrs", "getCurrentInstance() returned null. useAttrs() must be called at the top of a setup function"), _(() => ({})));
20188
+ }) : (On("use-attrs", "getCurrentInstance() returned null. useAttrs() must be called at the top of a setup function"), _(() => ({})));
20189
20189
  }, ip = ({ from: e, replacement: t, scope: n, version: r, ref: o, type: a = "API" }, i) => {
20190
20190
  ge(() => y(i), (s) => {
20191
- s && _n(n, `[${a}] ${e} is about to be deprecated in version ${r}, please use ${t} instead.
20191
+ s && On(n, `[${a}] ${e} is about to be deprecated in version ${r}, please use ${t} instead.
20192
20192
  For more detail, please visit: ${o}
20193
20193
  `);
20194
20194
  }, {
@@ -20449,12 +20449,12 @@ const xZ = (e) => (t, n) => kZ(t, n, y(e)), kZ = (e, t, n) => ya(n, e, e).replac
20449
20449
  }, b = (k) => {
20450
20450
  if (h.disabled === !0 || wr(u) && !u())
20451
20451
  return;
20452
- const S = p.value && En;
20452
+ const S = p.value && _n;
20453
20453
  S && f(t, !0), (v.value || !S) && m(k);
20454
20454
  }, x = (k) => {
20455
- if (h.disabled === !0 || !En)
20455
+ if (h.disabled === !0 || !_n)
20456
20456
  return;
20457
- const S = p.value && En;
20457
+ const S = p.value && _n;
20458
20458
  S && f(t, !1), (v.value || !S) && g(k);
20459
20459
  }, w = (k) => {
20460
20460
  bl(k) && (h.disabled && k ? p.value && f(t, !1) : a.value !== k && (k ? m() : g()));
@@ -21106,7 +21106,7 @@ const C0 = {
21106
21106
  current: 0
21107
21107
  }, FJ = Symbol("elIdInjection"), YS = () => ut() ? $e(FJ, C0) : C0, ah = (e) => {
21108
21108
  const t = YS();
21109
- !En && t === C0 && _n("IdInjection", `Looks like you are using server rendering, you must provide a id provider to ensure the hydration process to be succeed
21109
+ !_n && t === C0 && On("IdInjection", `Looks like you are using server rendering, you must provide a id provider to ensure the hydration process to be succeed
21110
21110
  usage: app.provide(ID_INJECTION_KEY, {
21111
21111
  prefix: number,
21112
21112
  current: number,
@@ -21117,12 +21117,12 @@ usage: app.provide(ID_INJECTION_KEY, {
21117
21117
  let Gs = [];
21118
21118
  const Sw = (e) => {
21119
21119
  const t = e;
21120
- t.key === Pn.esc && Gs.forEach((n) => n(t));
21120
+ t.key === Fn.esc && Gs.forEach((n) => n(t));
21121
21121
  }, IJ = (e) => {
21122
21122
  dt(() => {
21123
- Gs.length === 0 && document.addEventListener("keydown", Sw), En && Gs.push(e);
21123
+ Gs.length === 0 && document.addEventListener("keydown", Sw), _n && Gs.push(e);
21124
21124
  }), Lt(() => {
21125
- Gs = Gs.filter((t) => t !== e), Gs.length === 0 && En && document.removeEventListener("keydown", Sw);
21125
+ Gs = Gs.filter((t) => t !== e), Gs.length === 0 && _n && document.removeEventListener("keydown", Sw);
21126
21126
  });
21127
21127
  };
21128
21128
  let Ew;
@@ -21138,7 +21138,7 @@ const ZS = () => {
21138
21138
  }, LJ = () => {
21139
21139
  const { id: e, selector: t } = ZS();
21140
21140
  return Z0(() => {
21141
- En && (process.env.NODE_ENV === "test" || !Ew || !document.body.querySelector(t.value)) && (Ew = NJ(e.value));
21141
+ _n && (process.env.NODE_ENV === "test" || !Ew || !document.body.querySelector(t.value)) && (Ew = NJ(e.value));
21142
21142
  }), {
21143
21143
  id: e,
21144
21144
  selector: t
@@ -21206,7 +21206,7 @@ const ZS = () => {
21206
21206
  const i = y(n);
21207
21207
  return Xn(i) ? i : QS;
21208
21208
  }), o = _(() => r.value + Ow.value), a = () => (t.current++, Ow.value = t.current, o.value);
21209
- return !En && !$e(Tw) && _n("ZIndexInjection", `Looks like you are using server rendering, you must provide a z-index provider to ensure the hydration process to be succeed
21209
+ return !_n && !$e(Tw) && On("ZIndexInjection", `Looks like you are using server rendering, you must provide a z-index provider to ensure the hydration process to be succeed
21210
21210
  usage: app.provide(ZINDEX_INJECTION_KEY, { current: 0 })`), {
21211
21211
  initialZIndex: r,
21212
21212
  currentZIndex: o,
@@ -21317,7 +21317,7 @@ const oE = Symbol("emptyValuesContextKey"), jJ = "use-empty-values", HJ = ["", v
21317
21317
  }
21318
21318
  }), KJ = (e, t) => {
21319
21319
  const n = ut() ? $e(oE, H({})) : H({}), r = _(() => e.emptyValues || n.value.emptyValues || HJ), o = _(() => wr(e.valueOnClear) ? e.valueOnClear() : e.valueOnClear !== void 0 ? e.valueOnClear : wr(n.value.valueOnClear) ? n.value.valueOnClear() : n.value.valueOnClear !== void 0 ? n.value.valueOnClear : UJ), a = (i) => r.value.includes(i);
21320
- return r.value.includes(o.value) || _n(jJ, "value-on-clear should be a value of empty-values"), {
21320
+ return r.value.includes(o.value) || On(jJ, "value-on-clear should be a value of empty-values"), {
21321
21321
  emptyValues: r,
21322
21322
  valueOnClear: o,
21323
21323
  isEmptyValue: a
@@ -21362,7 +21362,7 @@ const XJ = (e, t, n = !1) => {
21362
21362
  var r;
21363
21363
  const o = !!ut(), a = o ? Xm() : void 0, i = (r = void 0) != null ? r : o ? ft : void 0;
21364
21364
  if (!i) {
21365
- _n("provideGlobalConfig", "provideGlobalConfig() can only be used inside setup().");
21365
+ On("provideGlobalConfig", "provideGlobalConfig() can only be used inside setup().");
21366
21366
  return;
21367
21367
  }
21368
21368
  const s = _(() => {
@@ -21633,7 +21633,7 @@ const oQ = Dt({
21633
21633
  },
21634
21634
  afterBlur() {
21635
21635
  var T;
21636
- r.validateEvent && ((T = d == null ? void 0 : d.validate) == null || T.call(d, "blur").catch((V) => _n(V)));
21636
+ r.validateEvent && ((T = d == null ? void 0 : d.validate) == null || T.call(d, "blur").catch((V) => On(V)));
21637
21637
  }
21638
21638
  }), A = _(() => {
21639
21639
  var T;
@@ -21655,7 +21655,7 @@ const oQ = Dt({
21655
21655
  });
21656
21656
  const ve = () => {
21657
21657
  const { type: T, autosize: V } = r;
21658
- if (!(!En || T !== "textarea" || !b.value))
21658
+ if (!(!_n || T !== "textarea" || !b.value))
21659
21659
  if (V) {
21660
21660
  const ae = Gn(V) ? V.minRows : void 0, le = Gn(V) ? V.maxRows : void 0, ue = $w(b.value, ae, le);
21661
21661
  k.value = {
@@ -21716,11 +21716,11 @@ const oQ = Dt({
21716
21716
  };
21717
21717
  return ge(() => r.modelValue, () => {
21718
21718
  var T;
21719
- We(() => ve()), r.validateEvent && ((T = d == null ? void 0 : d.validate) == null || T.call(d, "change").catch((V) => _n(V)));
21719
+ We(() => ve()), r.validateEvent && ((T = d == null ? void 0 : d.validate) == null || T.call(d, "change").catch((V) => On(V)));
21720
21720
  }), ge(B, () => Q()), ge(() => r.type, async () => {
21721
21721
  await We(), Q(), ve();
21722
21722
  }), dt(() => {
21723
- !r.formatter && r.parser && _n("ElInput", "If you set the parser, you also need to set the formatter."), Q(), We(ve);
21723
+ !r.formatter && r.parser && On("ElInput", "If you set the parser, you also need to set the formatter."), Q(), We(ve);
21724
21724
  }), t({
21725
21725
  input: g,
21726
21726
  textarea: b,
@@ -21960,7 +21960,7 @@ const uQ = Vn(lQ), Rs = 4, cQ = {
21960
21960
  const t = e, n = $e(Zm), r = bt("scrollbar");
21961
21961
  n || qY(fQ, "can not inject scrollbar context");
21962
21962
  const o = H(), a = H(), i = H({}), s = H(!1);
21963
- let u = !1, l = !1, c = En ? document.onselectstart : null;
21963
+ let u = !1, l = !1, c = _n ? document.onselectstart : null;
21964
21964
  const d = _(() => cQ[t.vertical ? "vertical" : "horizontal"]), f = _(() => dQ({
21965
21965
  size: t.size,
21966
21966
  move: t.move,
@@ -22152,13 +22152,13 @@ const yQ = Dt({
22152
22152
  }
22153
22153
  const b = (C) => {
22154
22154
  if (!Xn(C)) {
22155
- _n(S0, "value must be a number");
22155
+ On(S0, "value must be a number");
22156
22156
  return;
22157
22157
  }
22158
22158
  c.value.scrollTop = C;
22159
22159
  }, x = (C) => {
22160
22160
  if (!Xn(C)) {
22161
- _n(S0, "value must be a number");
22161
+ On(S0, "value must be a number");
22162
22162
  return;
22163
22163
  }
22164
22164
  c.value.scrollLeft = C;
@@ -22305,9 +22305,9 @@ const cv = "ElOnlyChild", PQ = X({
22305
22305
  if (!s)
22306
22306
  return null;
22307
22307
  if (s.length > 1)
22308
- return _n(cv, "requires exact only one valid child."), null;
22308
+ return On(cv, "requires exact only one valid child."), null;
22309
22309
  const u = uE(s);
22310
- return u ? ot(Q0(u, n), [[a]]) : (_n(cv, "no valid child node found"), null);
22310
+ return u ? ot(Q0(u, n), [[a]]) : (On(cv, "no valid child node found"), null);
22311
22311
  };
22312
22312
  }
22313
22313
  });
@@ -22562,7 +22562,7 @@ const VQ = () => {
22562
22562
  }, s = (p) => {
22563
22563
  if (!e.loop && !e.trapped || i.paused)
22564
22564
  return;
22565
- const { key: v, altKey: m, ctrlKey: g, metaKey: b, currentTarget: x, shiftKey: w } = p, { loop: C } = e, k = v === Pn.tab && !m && !g && !b, S = document.activeElement;
22565
+ const { key: v, altKey: m, ctrlKey: g, metaKey: b, currentTarget: x, shiftKey: w } = p, { loop: C } = e, k = v === Fn.tab && !m && !g && !b, S = document.activeElement;
22566
22566
  if (k && S) {
22567
22567
  const E = x, [O, P] = MQ(E);
22568
22568
  if (O && P) {
@@ -22754,7 +22754,7 @@ const GQ = ["fixed", "absolute"], XQ = Dt({
22754
22754
  };
22755
22755
  return eee(a, o == null ? void 0 : o.modifiers), a;
22756
22756
  }, JQ = (e) => {
22757
- if (En)
22757
+ if (_n)
22758
22758
  return wa(e);
22759
22759
  };
22760
22760
  function QQ(e) {
@@ -23008,7 +23008,7 @@ const lee = Vn(OQ), ty = Symbol("elTooltip"), Sr = Dt({
23008
23008
  },
23009
23009
  triggerKeys: {
23010
23010
  type: it(Array),
23011
- default: () => [Pn.enter, Pn.space]
23011
+ default: () => [Fn.enter, Fn.space]
23012
23012
  }
23013
23013
  }), {
23014
23014
  useModelToggleProps: uee,
@@ -24083,7 +24083,7 @@ const Xp = Vn(Gee, {
24083
24083
  });
24084
24084
  Na(vE);
24085
24085
  const Xa = /* @__PURE__ */ new Map();
24086
- if (En) {
24086
+ if (_n) {
24087
24087
  let e;
24088
24088
  document.addEventListener("mousedown", (t) => e = t), document.addEventListener("mouseup", (t) => {
24089
24089
  if (e) {
@@ -24265,7 +24265,7 @@ const mE = {
24265
24265
  }
24266
24266
  const h = _(() => (i == null ? void 0 : i.validateEvent) || e.validateEvent);
24267
24267
  return ge(() => e.modelValue, () => {
24268
- h.value && (s == null || s.validate("change").catch((p) => _n(p)));
24268
+ h.value && (s == null || s.validate("change").catch((p) => On(p)));
24269
24269
  }), {
24270
24270
  handleChange: d,
24271
24271
  onClickRoot: f
@@ -24604,7 +24604,7 @@ const dte = Dt({
24604
24604
  modelValue: u,
24605
24605
  changeEvent: s
24606
24606
  }), ge(() => n.modelValue, () => {
24607
- n.validateEvent && (o == null || o.validate("change").catch((l) => _n(l)));
24607
+ n.validateEvent && (o == null || o.validate("change").catch((l) => On(l)));
24608
24608
  }), (l, c) => {
24609
24609
  var d;
24610
24610
  return F(), fe($t(l.tag), {
@@ -24920,7 +24920,7 @@ const Nte = Vn(Ite), Lte = Dt({
24920
24920
  });
24921
24921
  let gv = !1;
24922
24922
  function uc(e, t) {
24923
- if (!En)
24923
+ if (!_n)
24924
24924
  return;
24925
24925
  const n = function(a) {
24926
24926
  var i;
@@ -24955,12 +24955,12 @@ const Rte = (e) => {
24955
24955
  function l(d) {
24956
24956
  const { code: f, shiftKey: h } = d, p = h ? 10 : 1;
24957
24957
  switch (f) {
24958
- case Pn.left:
24959
- case Pn.down:
24958
+ case Fn.left:
24959
+ case Fn.down:
24960
24960
  d.preventDefault(), d.stopPropagation(), c(-p);
24961
24961
  break;
24962
- case Pn.right:
24963
- case Pn.up:
24962
+ case Fn.right:
24963
+ case Fn.up:
24964
24964
  d.preventDefault(), d.stopPropagation(), c(p);
24965
24965
  break;
24966
24966
  }
@@ -25585,7 +25585,7 @@ const nne = X({
25585
25585
  }
25586
25586
  function re() {
25587
25587
  const Q = C.value;
25588
- n(Kn, Q), n("change", Q), r.validateEvent && (i == null || i.validate("change").catch((ie) => _n(ie))), I(!1), We(() => {
25588
+ n(Kn, Q), n("change", Q), r.validateEvent && (i == null || i.validate("change").catch((ie) => On(ie))), I(!1), We(() => {
25589
25589
  const ie = new Bu({
25590
25590
  enableAlpha: r.showAlpha,
25591
25591
  format: r.colorFormat || "",
@@ -25595,7 +25595,7 @@ const nne = X({
25595
25595
  });
25596
25596
  }
25597
25597
  function ce() {
25598
- I(!1), n(Kn, null), n("change", null), r.modelValue !== null && r.validateEvent && (i == null || i.validate("change").catch((Q) => _n(Q))), q();
25598
+ I(!1), n(Kn, null), n("change", null), r.modelValue !== null && r.validateEvent && (i == null || i.validate("change").catch((Q) => On(Q))), q();
25599
25599
  }
25600
25600
  function be() {
25601
25601
  k.value && (B(), g.value && ve());
@@ -25605,11 +25605,11 @@ const nne = X({
25605
25605
  }
25606
25606
  function de(Q) {
25607
25607
  switch (Q.code) {
25608
- case Pn.enter:
25609
- case Pn.space:
25608
+ case Fn.enter:
25609
+ case Fn.space:
25610
25610
  Q.preventDefault(), Q.stopPropagation(), M(), m.value.focus();
25611
25611
  break;
25612
- case Pn.esc:
25612
+ case Fn.esc:
25613
25613
  xe(Q);
25614
25614
  break;
25615
25615
  }
@@ -26278,7 +26278,7 @@ const Ane = 11, Pne = (e, t) => {
26278
26278
  return e.multiple || !M.value ? pe : i.selectedLabel;
26279
26279
  }), Re = _(() => h0 ? null : "mouseenter");
26280
26280
  ge(() => e.modelValue, (K, pe) => {
26281
- e.multiple && e.filterable && !e.reserveKeyword && (i.inputValue = "", Ae("")), Ue(), !qp(K, pe) && e.validateEvent && (A == null || A.validate("change").catch((ze) => _n(ze)));
26281
+ e.multiple && e.filterable && !e.reserveKeyword && (i.inputValue = "", Ae("")), Ue(), !qp(K, pe) && e.validateEvent && (A == null || A.validate("change").catch((ze) => On(ze)));
26282
26282
  }, {
26283
26283
  flush: "post",
26284
26284
  deep: !0
@@ -26286,7 +26286,7 @@ const Ane = 11, Pne = (e, t) => {
26286
26286
  K ? Ae(i.inputValue) : (i.inputValue = "", i.previousQuery = null, i.isBeforeHide = !0), t("visible-change", K);
26287
26287
  }), ge(() => i.options.entries(), () => {
26288
26288
  var K;
26289
- if (!En)
26289
+ if (!_n)
26290
26290
  return;
26291
26291
  const pe = ((K = s.value) == null ? void 0 : K.querySelectorAll("input")) || [];
26292
26292
  (!e.filterable && !e.defaultFirstOption && !ni(e.modelValue) || !Array.from(pe).includes(document.activeElement)) && Ue(), e.defaultFirstOption && (e.filterable || e.remote) && xe.value && De();
@@ -26365,7 +26365,7 @@ const Ane = 11, Pne = (e, t) => {
26365
26365
  }, ce.value), Oe = (K) => {
26366
26366
  qp(e.modelValue, K) || t(Dm, K);
26367
26367
  }, me = (K) => DY(K, (pe) => !i.disabledOptions.has(pe)), Pe = (K) => {
26368
- if (e.multiple && K.code !== Pn.delete && K.target.value.length <= 0) {
26368
+ if (e.multiple && K.code !== Fn.delete && K.target.value.length <= 0) {
26369
26369
  const pe = Ja(e.modelValue).slice(), ze = me(pe);
26370
26370
  if (ze < 0)
26371
26371
  return;
@@ -27809,7 +27809,7 @@ const Qne = X({
27809
27809
  emits: ["node-expand"],
27810
27810
  setup(e, t) {
27811
27811
  const n = bt("tree"), { broadcastExpanded: r } = AE(e), o = $e("RootTree"), a = H(!1), i = H(!1), s = H(null), u = H(null), l = H(null), c = $e(PE), d = ut();
27812
- ft("NodeInstance", d), o || _n("Tree", "Can not find node's tree."), e.node.expanded && (a.value = !0, i.value = !0);
27812
+ ft("NodeInstance", d), o || On("Tree", "Can not find node's tree."), e.node.expanded && (a.value = !0, i.value = !0);
27813
27813
  const f = o.props.props.children || "children";
27814
27814
  ge(() => {
27815
27815
  const w = e.node.data[f];
@@ -28011,8 +28011,8 @@ function nre({ el$: e }, t) {
28011
28011
  r.value = Array.from(e.value.querySelectorAll(`.${n.is("focusable")}[role=treeitem]`));
28012
28012
  const l = r.value.indexOf(s);
28013
28013
  let c;
28014
- if ([Pn.up, Pn.down].includes(u)) {
28015
- if (i.preventDefault(), u === Pn.up) {
28014
+ if ([Fn.up, Fn.down].includes(u)) {
28015
+ if (i.preventDefault(), u === Fn.up) {
28016
28016
  c = l === -1 ? 0 : l !== 0 ? l - 1 : r.value.length - 1;
28017
28017
  const f = c;
28018
28018
  for (; !t.value.getNode(r.value[c].dataset.key).canFocus; ) {
@@ -28035,9 +28035,9 @@ function nre({ el$: e }, t) {
28035
28035
  }
28036
28036
  c !== -1 && r.value[c].focus();
28037
28037
  }
28038
- [Pn.left, Pn.right].includes(u) && (i.preventDefault(), s.click());
28038
+ [Fn.left, Fn.right].includes(u) && (i.preventDefault(), s.click());
28039
28039
  const d = s.querySelector('[type="checkbox"]');
28040
- [Pn.enter, Pn.space].includes(u) && d && (i.preventDefault(), d.click());
28040
+ [Fn.enter, Fn.space].includes(u) && d && (i.preventDefault(), d.click());
28041
28041
  });
28042
28042
  const a = () => {
28043
28043
  var i;
@@ -28413,7 +28413,7 @@ function ire(e) {
28413
28413
  }
28414
28414
  let Id;
28415
28415
  const sre = function(e = {}) {
28416
- if (!En)
28416
+ if (!_n)
28417
28417
  return;
28418
28418
  const t = lre(e);
28419
28419
  if (t.fullscreen && Id)
@@ -29103,13 +29103,13 @@ function xre(e, t, n, r, o, a) {
29103
29103
  }, 8, ["content", "hide-after", "onHide"]);
29104
29104
  }
29105
29105
  const h4 = /* @__PURE__ */ FE(bre, [["render", xre], ["__scopeId", "data-v-de3b5311"]]);
29106
- function Nn(e) {
29106
+ function Ln(e) {
29107
29107
  "@babel/helpers - typeof";
29108
- return Nn = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
29108
+ return Ln = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
29109
29109
  return typeof t;
29110
29110
  } : function(t) {
29111
29111
  return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
29112
- }, Nn(e);
29112
+ }, Ln(e);
29113
29113
  }
29114
29114
  function oy(e, t) {
29115
29115
  if (!(e instanceof t))
@@ -29223,23 +29223,23 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
29223
29223
  }
29224
29224
  };
29225
29225
  }
29226
- var $n = typeof window > "u" ? null : window, nx = $n ? $n.navigator : null;
29227
- $n && $n.document;
29228
- var _re = Nn(""), y4 = Nn({}), Ore = Nn(function() {
29229
- }), Tre = typeof HTMLElement > "u" ? "undefined" : Nn(HTMLElement), Wc = function(e) {
29226
+ var An = typeof window > "u" ? null : window, nx = An ? An.navigator : null;
29227
+ An && An.document;
29228
+ var _re = Ln(""), y4 = Ln({}), Ore = Ln(function() {
29229
+ }), Tre = typeof HTMLElement > "u" ? "undefined" : Ln(HTMLElement), Wc = function(e) {
29230
29230
  return e && e.instanceString && dn(e.instanceString) ? e.instanceString() : null;
29231
29231
  }, nt = function(e) {
29232
- return e != null && Nn(e) == _re;
29232
+ return e != null && Ln(e) == _re;
29233
29233
  }, dn = function(e) {
29234
- return e != null && Nn(e) === Ore;
29234
+ return e != null && Ln(e) === Ore;
29235
29235
  }, Wt = function(e) {
29236
29236
  return !Kr(e) && (Array.isArray ? Array.isArray(e) : e != null && e instanceof Array);
29237
29237
  }, Pt = function(e) {
29238
- return e != null && Nn(e) === y4 && !Wt(e) && e.constructor === Object;
29238
+ return e != null && Ln(e) === y4 && !Wt(e) && e.constructor === Object;
29239
29239
  }, $re = function(e) {
29240
- return e != null && Nn(e) === y4;
29240
+ return e != null && Ln(e) === y4;
29241
29241
  }, Ve = function(e) {
29242
- return e != null && Nn(e) === Nn(1) && !isNaN(e);
29242
+ return e != null && Ln(e) === Ln(1) && !isNaN(e);
29243
29243
  }, Are = function(e) {
29244
29244
  return Ve(e) && Math.floor(e) === e;
29245
29245
  }, Yp = function(e) {
@@ -29296,7 +29296,7 @@ var _re = Nn(""), y4 = Nn({}), Ore = Nn(function() {
29296
29296
  return e + "$" + t;
29297
29297
  }), rx = function(e) {
29298
29298
  return gi(e) ? e : e.charAt(0).toUpperCase() + e.substring(1);
29299
- }, In = "(?:[-+]?(?:(?:\\d+|\\d*\\.\\d+)(?:[Ee][+-]?\\d+)?))", Rre = "rgb[a]?\\((" + In + "[%]?)\\s*,\\s*(" + In + "[%]?)\\s*,\\s*(" + In + "[%]?)(?:\\s*,\\s*(" + In + "))?\\)", Bre = "rgb[a]?\\((?:" + In + "[%]?)\\s*,\\s*(?:" + In + "[%]?)\\s*,\\s*(?:" + In + "[%]?)(?:\\s*,\\s*(?:" + In + "))?\\)", Dre = "hsl[a]?\\((" + In + ")\\s*,\\s*(" + In + "[%])\\s*,\\s*(" + In + "[%])(?:\\s*,\\s*(" + In + "))?\\)", Mre = "hsl[a]?\\((?:" + In + ")\\s*,\\s*(?:" + In + "[%])\\s*,\\s*(?:" + In + "[%])(?:\\s*,\\s*(?:" + In + "))?\\)", zre = "\\#[0-9a-fA-F]{3}", Vre = "\\#[0-9a-fA-F]{6}", k4 = function(e, t) {
29299
+ }, Nn = "(?:[-+]?(?:(?:\\d+|\\d*\\.\\d+)(?:[Ee][+-]?\\d+)?))", Rre = "rgb[a]?\\((" + Nn + "[%]?)\\s*,\\s*(" + Nn + "[%]?)\\s*,\\s*(" + Nn + "[%]?)(?:\\s*,\\s*(" + Nn + "))?\\)", Bre = "rgb[a]?\\((?:" + Nn + "[%]?)\\s*,\\s*(?:" + Nn + "[%]?)\\s*,\\s*(?:" + Nn + "[%]?)(?:\\s*,\\s*(?:" + Nn + "))?\\)", Dre = "hsl[a]?\\((" + Nn + ")\\s*,\\s*(" + Nn + "[%])\\s*,\\s*(" + Nn + "[%])(?:\\s*,\\s*(" + Nn + "))?\\)", Mre = "hsl[a]?\\((?:" + Nn + ")\\s*,\\s*(?:" + Nn + "[%])\\s*,\\s*(?:" + Nn + "[%])(?:\\s*,\\s*(?:" + Nn + "))?\\)", zre = "\\#[0-9a-fA-F]{3}", Vre = "\\#[0-9a-fA-F]{6}", k4 = function(e, t) {
29300
29300
  return e < t ? -1 : e > t ? 1 : 0;
29301
29301
  }, jre = function(e, t) {
29302
29302
  return -1 * k4(e, t);
@@ -29638,27 +29638,27 @@ function Foe(e, t, n) {
29638
29638
  }
29639
29639
  return C.cancel = x, C.flush = w, C;
29640
29640
  }
29641
- var uh = Foe, wv = $n ? $n.performance : null, O4 = wv && wv.now ? function() {
29641
+ var uh = Foe, wv = An ? An.performance : null, O4 = wv && wv.now ? function() {
29642
29642
  return wv.now();
29643
29643
  } : function() {
29644
29644
  return Date.now();
29645
29645
  }, Ioe = function() {
29646
- if ($n) {
29647
- if ($n.requestAnimationFrame)
29646
+ if (An) {
29647
+ if (An.requestAnimationFrame)
29648
29648
  return function(e) {
29649
- $n.requestAnimationFrame(e);
29649
+ An.requestAnimationFrame(e);
29650
29650
  };
29651
- if ($n.mozRequestAnimationFrame)
29651
+ if (An.mozRequestAnimationFrame)
29652
29652
  return function(e) {
29653
- $n.mozRequestAnimationFrame(e);
29653
+ An.mozRequestAnimationFrame(e);
29654
29654
  };
29655
- if ($n.webkitRequestAnimationFrame)
29655
+ if (An.webkitRequestAnimationFrame)
29656
29656
  return function(e) {
29657
- $n.webkitRequestAnimationFrame(e);
29657
+ An.webkitRequestAnimationFrame(e);
29658
29658
  };
29659
- if ($n.msRequestAnimationFrame)
29659
+ if (An.msRequestAnimationFrame)
29660
29660
  return function(e) {
29661
- $n.msRequestAnimationFrame(e);
29661
+ An.msRequestAnimationFrame(e);
29662
29662
  };
29663
29663
  }
29664
29664
  return function(e) {
@@ -29856,7 +29856,7 @@ var uh = Foe, wv = $n ? $n.performance : null, O4 = wv && wv.now ? function() {
29856
29856
  return this.toArray().forEach(t, n);
29857
29857
  }
29858
29858
  }]), e;
29859
- }(), Ul = (typeof Set > "u" ? "undefined" : Nn(Set)) !== Uoe ? Set : qoe, ch = function(e, t) {
29859
+ }(), Ul = (typeof Set > "u" ? "undefined" : Ln(Set)) !== Uoe ? Set : qoe, ch = function(e, t) {
29860
29860
  var n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : !0;
29861
29861
  if (e === void 0 || t === void 0 || !iy(e)) {
29862
29862
  vn("An element must have a core reference and parameters set");
@@ -30563,12 +30563,12 @@ var Koe = Yre(function(e, t) {
30563
30563
  for (var o = 0; o < t; o++)
30564
30564
  e[o] = e[o] / n;
30565
30565
  return e;
30566
- }, Bn = function(e, t, n, r) {
30566
+ }, Dn = function(e, t, n, r) {
30567
30567
  return (1 - r) * (1 - r) * e + 2 * (1 - r) * r * t + r * r * n;
30568
30568
  }, el = function(e, t, n, r) {
30569
30569
  return {
30570
- x: Bn(e.x, t.x, n.x, r),
30571
- y: Bn(e.y, t.y, n.y, r)
30570
+ x: Dn(e.x, t.x, n.x, r),
30571
+ y: Dn(e.y, t.y, n.y, r)
30572
30572
  };
30573
30573
  }, pae = function(e, t, n, r) {
30574
30574
  var o = {
@@ -31338,7 +31338,7 @@ var Kae = tr({
31338
31338
  return r;
31339
31339
  }, Yae = function(e) {
31340
31340
  var t = this.cy(), n = this.nodes(), r = null, o = hy(e), a = new Array(o.k), i = {}, s;
31341
- o.testMode ? typeof o.testCentroids == "number" ? (o.testCentroids, s = Cv(n, o.k, o.attributes)) : Nn(o.testCentroids) === "object" ? s = o.testCentroids : s = Cv(n, o.k, o.attributes) : s = Cv(n, o.k, o.attributes);
31341
+ o.testMode ? typeof o.testCentroids == "number" ? (o.testCentroids, s = Cv(n, o.k, o.attributes)) : Ln(o.testCentroids) === "object" ? s = o.testCentroids : s = Cv(n, o.k, o.attributes) : s = Cv(n, o.k, o.attributes);
31342
31342
  for (var u = !0, l = 0; u && l < o.maxIterations; ) {
31343
31343
  for (var c = 0; c < n.length; c++)
31344
31344
  r = n[c], i[r.id()] = U4(r, s, o.distance, o.attributes, "kMeans");
@@ -31360,7 +31360,7 @@ var Kae = tr({
31360
31360
  return a;
31361
31361
  }, Zae = function(e) {
31362
31362
  var t = this.cy(), n = this.nodes(), r = null, o = hy(e), a = new Array(o.k), i, s = {}, u, l = new Array(o.k);
31363
- o.testMode ? typeof o.testCentroids == "number" || (Nn(o.testCentroids) === "object" ? i = o.testCentroids : i = gx(n, o.k)) : i = gx(n, o.k);
31363
+ o.testMode ? typeof o.testCentroids == "number" || (Ln(o.testCentroids) === "object" ? i = o.testCentroids : i = gx(n, o.k)) : i = gx(n, o.k);
31364
31364
  for (var c = !0, d = 0; c && d < o.maxIterations; ) {
31365
31365
  for (var f = 0; f < n.length; f++)
31366
31366
  r = n[f], s[r.id()] = U4(r, i, o.distance, o.attributes, "kMedoids");
@@ -31910,7 +31910,7 @@ var Cx = function(e, t, n, r) {
31910
31910
  return;
31911
31911
  }
31912
31912
  var r;
31913
- if (Nn(n) === "object" && n !== null || typeof n == "function")
31913
+ if (Ln(n) === "object" && n !== null || typeof n == "function")
31914
31914
  try {
31915
31915
  r = n.then;
31916
31916
  } catch (a) {
@@ -32710,7 +32710,7 @@ var At = {
32710
32710
  // boolean (unary) operators (used in data selectors)
32711
32711
  string: `"(?:\\\\"|[^"])*"|'(?:\\\\'|[^'])*'`,
32712
32712
  // string literals (used in data selectors) -- doublequotes | singlequotes
32713
- number: In,
32713
+ number: Nn,
32714
32714
  // number literal (used in data selectors) --- e.g. 0.1234, 1234, 12e123
32715
32715
  meta: "degree|indegree|outdegree",
32716
32716
  // allowed metadata fields (i.e. allowed functions to use from Collection)
@@ -34995,7 +34995,7 @@ var fue = {
34995
34995
  };
34996
34996
  nf.each = nf.forEach;
34997
34997
  var hue = function() {
34998
- var e = "undefined", t = (typeof Symbol > "u" ? "undefined" : Nn(Symbol)) != e && Nn(Symbol.iterator) != e;
34998
+ var e = "undefined", t = (typeof Symbol > "u" ? "undefined" : Ln(Symbol)) != e && Ln(Symbol.iterator) != e;
34999
34999
  t && (nf[Symbol.iterator] = function() {
35000
35000
  var n = this, r = {
35001
35001
  value: void 0,
@@ -37164,7 +37164,7 @@ ky.fromString = function(e) {
37164
37164
  };
37165
37165
  var qn = {};
37166
37166
  (function() {
37167
- var e = In, t = Bre, n = Mre, r = zre, o = Vre, a = function(Y) {
37167
+ var e = Nn, t = Bre, n = Mre, r = zre, o = Vre, a = function(Y) {
37168
37168
  return "^" + Y + "\\s*\\(\\s*([\\w\\.]+)\\s*\\)$";
37169
37169
  }, i = function(Y) {
37170
37170
  var Q = e + "|\\w+|" + t + "|" + n + "|" + r + "|" + o;
@@ -38624,7 +38624,7 @@ xh.parseImpl = function(e, t, n, r) {
38624
38624
  if (u) {
38625
38625
  var N = "px|em" + (l.allowPercent ? "|\\%" : "");
38626
38626
  A && (N = A);
38627
- var D = t.match("^(" + In + ")(" + N + ")?$");
38627
+ var D = t.match("^(" + Nn + ")(" + N + ")?$");
38628
38628
  D && (t = D[1], A = D[2] || L);
38629
38629
  } else (!A || l.implicitUnits) && (A = L);
38630
38630
  if (t = parseFloat(t), isNaN(t) && l.enums === void 0)
@@ -39123,7 +39123,7 @@ var wc = function(e) {
39123
39123
  r = r || {}, r && r.cy && (r.cy.destroy(), r = {});
39124
39124
  var o = r.readies = r.readies || [];
39125
39125
  n && (n._cyreg = r), r.cy = t;
39126
- var a = $n !== void 0 && n !== void 0 && !e.headless, i = e;
39126
+ var a = An !== void 0 && n !== void 0 && !e.headless, i = e;
39127
39127
  i.layout = st({
39128
39128
  name: a ? "grid" : "null"
39129
39129
  }, i.layout), i.renderer = st({
@@ -39258,9 +39258,9 @@ st(rf, {
39258
39258
  },
39259
39259
  window: function() {
39260
39260
  var e = this._private.container;
39261
- if (e == null) return $n;
39261
+ if (e == null) return An;
39262
39262
  var t = this._private.container.ownerDocument;
39263
- return t === void 0 || t == null ? $n : t.defaultView || $n;
39263
+ return t === void 0 || t == null ? An : t.defaultView || An;
39264
39264
  },
39265
39265
  mount: function(e) {
39266
39266
  if (e != null) {
@@ -40788,7 +40788,7 @@ af.calculateArrowAngles = function(e) {
40788
40788
  if (n ? (c = t.haystackPts[0], d = t.haystackPts[1], f = t.haystackPts[2], h = t.haystackPts[3]) : (c = t.arrowStartX, d = t.arrowStartY, f = t.arrowEndX, h = t.arrowEndY), g = t.midX, b = t.midY, a)
40789
40789
  u = c - t.segpts[0], l = d - t.segpts[1];
40790
40790
  else if (o || i || s || r) {
40791
- var p = t.allpts, v = Bn(p[0], p[2], p[4], 0.1), m = Bn(p[1], p[3], p[5], 0.1);
40791
+ var p = t.allpts, v = Dn(p[0], p[2], p[4], 0.1), m = Dn(p[1], p[3], p[5], 0.1);
40792
40792
  u = c - v, l = d - m;
40793
40793
  } else
40794
40794
  u = c - g, l = d - b;
@@ -40809,10 +40809,10 @@ af.calculateArrowAngles = function(e) {
40809
40809
  var p = t.allpts, C = t.ctrlpts, k, S, E, O;
40810
40810
  if (C.length / 2 % 2 === 0) {
40811
40811
  var P = p.length / 2 - 1, $ = P + 2, A = $ + 2;
40812
- k = Bn(p[P], p[$], p[A], 0), S = Bn(p[P + 1], p[$ + 1], p[A + 1], 0), E = Bn(p[P], p[$], p[A], 1e-4), O = Bn(p[P + 1], p[$ + 1], p[A + 1], 1e-4);
40812
+ k = Dn(p[P], p[$], p[A], 0), S = Dn(p[P + 1], p[$ + 1], p[A + 1], 0), E = Dn(p[P], p[$], p[A], 1e-4), O = Dn(p[P + 1], p[$ + 1], p[A + 1], 1e-4);
40813
40813
  } else {
40814
40814
  var $ = p.length / 2 - 1, P = $ - 2, A = $ + 2;
40815
- k = Bn(p[P], p[$], p[A], 0.4999), S = Bn(p[P + 1], p[$ + 1], p[A + 1], 0.4999), E = Bn(p[P], p[$], p[A], 0.5), O = Bn(p[P + 1], p[$ + 1], p[A + 1], 0.5);
40815
+ k = Dn(p[P], p[$], p[A], 0.4999), S = Dn(p[P + 1], p[$ + 1], p[A + 1], 0.4999), E = Dn(p[P], p[$], p[A], 0.5), O = Dn(p[P + 1], p[$ + 1], p[A + 1], 0.5);
40816
40816
  }
40817
40817
  u = E - k, l = O - S;
40818
40818
  }
@@ -40826,7 +40826,7 @@ af.calculateArrowAngles = function(e) {
40826
40826
  if (t.midsrcArrowAngle = Ld(u, l), a)
40827
40827
  u = f - t.segpts[t.segpts.length - 2], l = h - t.segpts[t.segpts.length - 1];
40828
40828
  else if (o || i || s || r) {
40829
- var p = t.allpts, N = p.length, v = Bn(p[N - 6], p[N - 4], p[N - 2], 0.9), m = Bn(p[N - 5], p[N - 3], p[N - 1], 0.9);
40829
+ var p = t.allpts, N = p.length, v = Dn(p[N - 6], p[N - 4], p[N - 2], 0.9), m = Dn(p[N - 5], p[N - 3], p[N - 1], 0.9);
40830
40830
  u = f - v, l = h - m;
40831
40831
  } else
40832
40832
  u = f - g, l = h - b;
@@ -41095,7 +41095,7 @@ hr.storeAllpts = function(e) {
41095
41095
  t.allpts.push(t.ctrlpts[n], t.ctrlpts[n + 1]), n + 3 < t.ctrlpts.length && t.allpts.push((t.ctrlpts[n] + t.ctrlpts[n + 2]) / 2, (t.ctrlpts[n + 1] + t.ctrlpts[n + 3]) / 2);
41096
41096
  t.allpts.push(t.endX, t.endY);
41097
41097
  var r, o;
41098
- t.ctrlpts.length / 2 % 2 === 0 ? (r = t.allpts.length / 2 - 1, t.midX = t.allpts[r], t.midY = t.allpts[r + 1]) : (r = t.allpts.length / 2 - 3, o = 0.5, t.midX = Bn(t.allpts[r], t.allpts[r + 2], t.allpts[r + 4], o), t.midY = Bn(t.allpts[r + 1], t.allpts[r + 3], t.allpts[r + 5], o));
41098
+ t.ctrlpts.length / 2 % 2 === 0 ? (r = t.allpts.length / 2 - 1, t.midX = t.allpts[r], t.midY = t.allpts[r + 1]) : (r = t.allpts.length / 2 - 3, o = 0.5, t.midX = Dn(t.allpts[r], t.allpts[r + 2], t.allpts[r + 4], o), t.midY = Dn(t.allpts[r + 1], t.allpts[r + 3], t.allpts[r + 5], o));
41099
41099
  } else if (t.edgeType === "straight")
41100
41100
  t.allpts = [t.startX, t.startY, t.endX, t.endY], t.midX = (t.startX + t.endX + t.arrowStartX + t.arrowEndX) / 4, t.midY = (t.startY + t.endY + t.arrowStartY + t.arrowEndY) / 4;
41101
41101
  else if (t.edgeType === "segments") {
@@ -41405,7 +41405,7 @@ Qc.getTargetEndpoint = function(e) {
41405
41405
  var _y = {};
41406
41406
  function ice(e, t, n) {
41407
41407
  for (var r = function(u, l, c, d) {
41408
- return Bn(u, l, c, d);
41408
+ return Dn(u, l, c, d);
41409
41409
  }, o = t._private, a = o.rstyle.bezierPts, i = 0; i < e.bezierProjPcts.length; i++) {
41410
41410
  var s = e.bezierProjPcts[i];
41411
41411
  a.push({
@@ -42931,7 +42931,7 @@ La.generateBarrel = function() {
42931
42931
  }, h = Object.keys(d), p = 0; p < h.length; p++) {
42932
42932
  var v = h[p], m = d[v], g = f(e, t, m);
42933
42933
  if (g != null) {
42934
- var b = m[5], x = m[3], w = m[1], C = Bn(b, x, w, g);
42934
+ var b = m[5], x = m[3], w = m[1], C = Dn(b, x, w, g);
42935
42935
  if (m.isTop && C <= t || m.isBottom && t <= C)
42936
42936
  return !0;
42937
42937
  }
@@ -43291,27 +43291,27 @@ var $v = 1e3 / 60, z_ = {
43291
43291
  n.renderer = e, n.onDequeues = [];
43292
43292
  var r = Sce(t);
43293
43293
  st(n, r), n.lookup = new uce(r.getKey, r.doesEleInvalidateKey), n.setupDequeueing();
43294
- }, Rn = _u.prototype;
43295
- Rn.reasons = Zs;
43296
- Rn.getTextureQueue = function(e) {
43294
+ }, Bn = _u.prototype;
43295
+ Bn.reasons = Zs;
43296
+ Bn.getTextureQueue = function(e) {
43297
43297
  var t = this;
43298
43298
  return t.eleImgCaches = t.eleImgCaches || {}, t.eleImgCaches[e] = t.eleImgCaches[e] || [];
43299
43299
  };
43300
- Rn.getRetiredTextureQueue = function(e) {
43300
+ Bn.getRetiredTextureQueue = function(e) {
43301
43301
  var t = this, n = t.eleImgCaches.retired = t.eleImgCaches.retired || {}, r = n[e] = n[e] || [];
43302
43302
  return r;
43303
43303
  };
43304
- Rn.getElementQueue = function() {
43304
+ Bn.getElementQueue = function() {
43305
43305
  var e = this, t = e.eleCacheQueue = e.eleCacheQueue || new Yc(function(n, r) {
43306
43306
  return r.reqs - n.reqs;
43307
43307
  });
43308
43308
  return t;
43309
43309
  };
43310
- Rn.getElementKeyToQueue = function() {
43310
+ Bn.getElementKeyToQueue = function() {
43311
43311
  var e = this, t = e.eleKeyToCacheQueue = e.eleKeyToCacheQueue || {};
43312
43312
  return t;
43313
43313
  };
43314
- Rn.getElement = function(e, t, n, r, o) {
43314
+ Bn.getElement = function(e, t, n, r, o) {
43315
43315
  var a = this, i = this.renderer, s = i.cy.zoom(), u = this.lookup;
43316
43316
  if (!t || t.w === 0 || t.h === 0 || isNaN(t.w) || isNaN(t.h) || !e.visible() || e.removed() || !a.allowEdgeTxrCaching && e.isEdge() || !a.allowParentTxrCaching && e.isParent())
43317
43317
  return null;
@@ -43377,11 +43377,11 @@ Rn.getElement = function(e, t, n, r, o) {
43377
43377
  scaledLabelShown: f
43378
43378
  }, m.usedWidth += Math.ceil(d + dce), m.eleCaches.push(h), u.set(e, r, h), a.checkTextureFullness(m), h;
43379
43379
  };
43380
- Rn.invalidateElements = function(e) {
43380
+ Bn.invalidateElements = function(e) {
43381
43381
  for (var t = 0; t < e.length; t++)
43382
43382
  this.invalidateElement(e[t]);
43383
43383
  };
43384
- Rn.invalidateElement = function(e) {
43384
+ Bn.invalidateElement = function(e) {
43385
43385
  var t = this, n = t.lookup, r = [], o = n.isInvalid(e);
43386
43386
  if (o) {
43387
43387
  for (var a = bp; a <= H0; a++) {
@@ -43397,14 +43397,14 @@ Rn.invalidateElement = function(e) {
43397
43397
  t.removeFromQueue(e);
43398
43398
  }
43399
43399
  };
43400
- Rn.checkTextureUtility = function(e) {
43400
+ Bn.checkTextureUtility = function(e) {
43401
43401
  e.invalidatedWidth >= vce * e.width && this.retireTexture(e);
43402
43402
  };
43403
- Rn.checkTextureFullness = function(e) {
43403
+ Bn.checkTextureFullness = function(e) {
43404
43404
  var t = this, n = t.getTextureQueue(e.height);
43405
43405
  e.usedWidth / e.width > gce && e.fullnessChecks >= mce ? mi(n, e) : e.fullnessChecks++;
43406
43406
  };
43407
- Rn.retireTexture = function(e) {
43407
+ Bn.retireTexture = function(e) {
43408
43408
  var t = this, n = e.height, r = t.getTextureQueue(n), o = this.lookup;
43409
43409
  mi(r, e), e.retired = !0;
43410
43410
  for (var a = e.eleCaches, i = 0; i < a.length; i++) {
@@ -43415,18 +43415,18 @@ Rn.retireTexture = function(e) {
43415
43415
  var u = t.getRetiredTextureQueue(n);
43416
43416
  u.push(e);
43417
43417
  };
43418
- Rn.addTexture = function(e, t) {
43418
+ Bn.addTexture = function(e, t) {
43419
43419
  var n = this, r = n.getTextureQueue(e), o = {};
43420
43420
  return r.push(o), o.eleCaches = [], o.height = e, o.width = Math.max(pce, t), o.usedWidth = 0, o.invalidatedWidth = 0, o.fullnessChecks = 0, o.canvas = n.renderer.makeOffscreenCanvas(o.width, o.height), o.context = o.canvas.getContext("2d"), o;
43421
43421
  };
43422
- Rn.recycleTexture = function(e, t) {
43422
+ Bn.recycleTexture = function(e, t) {
43423
43423
  for (var n = this, r = n.getTextureQueue(e), o = n.getRetiredTextureQueue(e), a = 0; a < o.length; a++) {
43424
43424
  var i = o[a];
43425
43425
  if (i.width >= t)
43426
43426
  return i.retired = !1, i.usedWidth = 0, i.invalidatedWidth = 0, i.fullnessChecks = 0, cy(i.eleCaches), i.context.setTransform(1, 0, 0, 1, 0, 0), i.context.clearRect(0, 0, i.width, i.height), mi(o, i), r.push(i), i;
43427
43427
  }
43428
43428
  };
43429
- Rn.queueElement = function(e, t) {
43429
+ Bn.queueElement = function(e, t) {
43430
43430
  var n = this, r = n.getElementQueue(), o = n.getElementKeyToQueue(), a = this.getKey(e), i = o[a];
43431
43431
  if (i)
43432
43432
  i.level = Math.max(i.level, t), i.eles.merge(e), i.reqs++, r.updateItem(i);
@@ -43440,7 +43440,7 @@ Rn.queueElement = function(e, t) {
43440
43440
  r.push(s), o[a] = s;
43441
43441
  }
43442
43442
  };
43443
- Rn.dequeue = function(e) {
43443
+ Bn.dequeue = function(e) {
43444
43444
  for (var t = this, n = t.getElementQueue(), r = t.getElementKeyToQueue(), o = [], a = t.lookup, i = 0; i < Cce && n.size() > 0; i++) {
43445
43445
  var s = n.pop(), u = s.key, l = s.eles[0], c = a.hasCache(l, s.level);
43446
43446
  if (r[u] = null, !c) {
@@ -43451,17 +43451,17 @@ Rn.dequeue = function(e) {
43451
43451
  }
43452
43452
  return o;
43453
43453
  };
43454
- Rn.removeFromQueue = function(e) {
43454
+ Bn.removeFromQueue = function(e) {
43455
43455
  var t = this, n = t.getElementQueue(), r = t.getElementKeyToQueue(), o = this.getKey(e), a = r[o];
43456
43456
  a != null && (a.eles.length === 1 ? (a.reqs = ly, n.updateItem(a), n.pop(), r[o] = null) : a.eles.unmerge(e));
43457
43457
  };
43458
- Rn.onDequeue = function(e) {
43458
+ Bn.onDequeue = function(e) {
43459
43459
  this.onDequeues.push(e);
43460
43460
  };
43461
- Rn.offDequeue = function(e) {
43461
+ Bn.offDequeue = function(e) {
43462
43462
  mi(this.onDequeues, e);
43463
43463
  };
43464
- Rn.setupDequeueing = z_.setupDequeueing({
43464
+ Bn.setupDequeueing = z_.setupDequeueing({
43465
43465
  deqRedrawThreshold: kce,
43466
43466
  deqCost: yce,
43467
43467
  deqAvgCost: bce,
@@ -44975,7 +44975,7 @@ Ft.getImgSmoothing = function(e) {
44975
44975
  };
44976
44976
  Ft.makeOffscreenCanvas = function(e, t) {
44977
44977
  var n;
44978
- if ((typeof OffscreenCanvas > "u" ? "undefined" : Nn(OffscreenCanvas)) !== "undefined")
44978
+ if ((typeof OffscreenCanvas > "u" ? "undefined" : Ln(OffscreenCanvas)) !== "undefined")
44979
44979
  n = new OffscreenCanvas(e, t);
44980
44980
  else {
44981
44981
  var r = this.cy.window(), o = r.document;
@@ -45336,7 +45336,7 @@ class rde extends EventTarget {
45336
45336
  minZoom: 0.5,
45337
45337
  maxZoom: 10,
45338
45338
  wheelSensitivity: 0.4
45339
- }).on("mouseover", "node", this.overNode.bind(this)).on("mouseout", "node", this.exitNode.bind(this)).on("position", "node", this.moveNode.bind(this)).on("tap", "node", this.tapNode.bind(this)).on("tap", this.tapNode.bind(this)), this.tooltip = document.createElement("div"), this.tooltip.className = "cy-graph-tooltip", this.tooltip.hidden = !0, (r = n == null ? void 0 : n.lastChild) == null || r.appendChild(this.tooltip);
45339
+ }).on("mouseover", "node", this.overNode.bind(this)).on("mouseout", "node", this.exitNode.bind(this)).on("position", "node", this.moveNode.bind(this)).on("tap", this.tapNode.bind(this)), this.tooltip = document.createElement("div"), this.tooltip.className = "cy-graph-tooltip", this.tooltip.hidden = !0, (r = n == null ? void 0 : n.lastChild) == null || r.appendChild(this.tooltip);
45340
45340
  }
45341
45341
  remove() {
45342
45342
  this.cy && this.cy.destroy();
@@ -45551,14 +45551,16 @@ const ode = 1.3, ade = 24 * 60 * 60 * 1e3, ide = "Reset position", hk = "Lock zo
45551
45551
  toggleZoom: function() {
45552
45552
  this.zoomEnabled = !this.zoomEnabled, this.zoomLockLabel = this.zoomEnabled ? sde : hk, this.connectivityGraph.enableZoom(!this.zoomEnabled);
45553
45553
  },
45554
- updateErrorMessage: function(e) {
45555
- this.errorMessage = e;
45554
+ showErrorMessage: function(e) {
45555
+ this.errorMessage = e, setTimeout(() => {
45556
+ this.errorMessage = "";
45557
+ }, 3e3);
45556
45558
  }
45557
45559
  }
45558
45560
  }, cde = { class: "connectivity-graph" }, dde = {
45559
45561
  ref: "graphCanvas",
45560
45562
  class: "graph-canvas"
45561
- }, pde = { class: "control-panel" }, fde = /* @__PURE__ */ a8('<div class="node-key" data-v-0e21ec8d><div class="key-head" data-v-0e21ec8d>Node type:</div><div data-v-0e21ec8d><div data-v-0e21ec8d><span data-v-0e21ec8d>Node:</span><span class="key-box" style="background:#80F0F0;" data-v-0e21ec8d></span></div><div data-v-0e21ec8d><span data-v-0e21ec8d>Axon:</span><span class="key-box" style="background:green;" data-v-0e21ec8d></span></div><div data-v-0e21ec8d><span data-v-0e21ec8d>Dendrite:</span><span class="key-box" style="background:red;" data-v-0e21ec8d></span></div><div data-v-0e21ec8d><span data-v-0e21ec8d>Both:</span><span class="key-box" style="background:gray;" data-v-0e21ec8d></span></div></div></div>', 1), hde = { class: "tools" }, vde = { class: "visually-hidden" }, gde = { class: "visually-hidden" }, mde = {
45563
+ }, pde = { class: "control-panel" }, fde = /* @__PURE__ */ a8('<div class="node-key" data-v-13b701c2><div class="key-head" data-v-13b701c2>Node type:</div><div data-v-13b701c2><div data-v-13b701c2><span data-v-13b701c2>Node:</span><span class="key-box" style="background:#80F0F0;" data-v-13b701c2></span></div><div data-v-13b701c2><span data-v-13b701c2>Axon:</span><span class="key-box" style="background:green;" data-v-13b701c2></span></div><div data-v-13b701c2><span data-v-13b701c2>Dendrite:</span><span class="key-box" style="background:red;" data-v-13b701c2></span></div><div data-v-13b701c2><span data-v-13b701c2>Both:</span><span class="key-box" style="background:gray;" data-v-13b701c2></span></div></div></div>', 1), hde = { class: "tools" }, vde = { class: "visually-hidden" }, gde = { class: "visually-hidden" }, mde = {
45562
45564
  key: 0,
45563
45565
  class: "connectivity-graph-error"
45564
45566
  };
@@ -45626,7 +45628,7 @@ function yde(e, t, n, r, o, a) {
45626
45628
  [f, e.loading]
45627
45629
  ]);
45628
45630
  }
45629
- const bde = /* @__PURE__ */ FE(ude, [["render", yde], ["__scopeId", "data-v-0e21ec8d"]]), wde = {
45631
+ const bde = /* @__PURE__ */ FE(ude, [["render", yde], ["__scopeId", "data-v-13b701c2"]]), wde = {
45630
45632
  data() {
45631
45633
  return {
45632
45634
  ElIconView: iC
@@ -45699,7 +45701,7 @@ const bde = /* @__PURE__ */ FE(ude, [["render", yde], ["__scopeId", "data-v-0e21
45699
45701
  this.propogateCardAction(e);
45700
45702
  },
45701
45703
  galleryDatalinkClicked: function(e) {
45702
- Dn.emit("datalink-clicked", e);
45704
+ Sn.emit("datalink-clicked", e);
45703
45705
  },
45704
45706
  openDataset: function() {
45705
45707
  window.open(this.dataLocation, "_blank");
@@ -45719,7 +45721,7 @@ const bde = /* @__PURE__ */ FE(ude, [["render", yde], ["__scopeId", "data-v-0e21
45719
45721
  });
45720
45722
  },
45721
45723
  propogateCardAction: function(e) {
45722
- Dn.emit("PopoverActionClick", e), Dn.emit("contextUpdate", e);
45724
+ Sn.emit("PopoverActionClick", e), Sn.emit("contextUpdate", e);
45723
45725
  },
45724
45726
  splitDOI: function(e) {
45725
45727
  return [
@@ -45924,7 +45926,7 @@ const eO = /* @__PURE__ */ oa(wde, [["render", Ide], ["__scopeId", "data-v-541a5
45924
45926
  }
45925
45927
  },
45926
45928
  mounted: function() {
45927
- this.getSearchHistory(), Dn.on("search-changed", (e) => {
45929
+ this.getSearchHistory(), Sn.on("search-changed", (e) => {
45928
45930
  this.setSearchHistory(e);
45929
45931
  });
45930
45932
  }
@@ -47906,7 +47908,7 @@ const lf = function(e) {
47906
47908
  populateCascader: function() {
47907
47909
  return new Promise((e) => {
47908
47910
  this.algoliaClient.getAlgoliaFacets(Ty).then((t) => {
47909
- this.facets = t, Dn.emit("available-facets", t), this.options = t, this.options.forEach((n, r) => {
47911
+ this.facets = t, Sn.emit("available-facets", t), this.options = t, this.options.forEach((n, r) => {
47910
47912
  this.options[r].total = this.countTotalFacet(n), this.options[r].label = Fv(n.label), this.options[r].value = this.createCascaderItemValue(
47911
47913
  n.key,
47912
47914
  void 0
@@ -48448,7 +48450,7 @@ const ppe = {
48448
48450
  },
48449
48451
  searchAlgolia(e, t = "") {
48450
48452
  this.loadingCards = !0, this.algoliaClient.anatomyInSearch(gk(e), t).then((n) => {
48451
- Dn.emit("anatomy-in-datasets", n.forFlatmap), Dn.emit("number-of-datasets-for-anatomies", n.forScaffold);
48453
+ Sn.emit("anatomy-in-datasets", n.forFlatmap), Sn.emit("number-of-datasets-for-anatomies", n.forScaffold);
48452
48454
  }), this.algoliaClient.search(gk(e), t, this.numberPerPage, this.page).then((n) => {
48453
48455
  this.numberOfHits = n.total, this.discoverIds = n.discoverIds, this._dois = n.dois, this.results = n.items, this.loadingCards = !1, this.scrollToTop(), this.$emit("search-changed", {
48454
48456
  value: this.searchInput,
@@ -48668,7 +48670,7 @@ const VO = /* @__PURE__ */ oa(ppe, [["render", gpe], ["__scopeId", "data-v-7574b
48668
48670
  return e.charAt(0).toUpperCase() + e.slice(1);
48669
48671
  },
48670
48672
  openUrl: function(e) {
48671
- Dn.emit("open-pubmed-url", e), window.open(e, "_blank");
48673
+ Sn.emit("open-pubmed-url", e), window.open(e, "_blank");
48672
48674
  }
48673
48675
  }
48674
48676
  }, ype = { class: "resource-container" };
@@ -48788,13 +48790,13 @@ const jO = /* @__PURE__ */ oa(mpe, [["render", bpe], ["__scopeId", "data-v-e726c
48788
48790
  window.open(e, "_blank");
48789
48791
  },
48790
48792
  openAll: function() {
48791
- Dn.emit("onConnectivityActionClick", {
48793
+ Sn.emit("onConnectivityActionClick", {
48792
48794
  type: "Facets",
48793
48795
  labels: this.entry.componentsWithDatasets.map((e) => e.name.toLowerCase())
48794
48796
  });
48795
48797
  },
48796
48798
  openAxons: function() {
48797
- Dn.emit("onConnectivityActionClick", {
48799
+ Sn.emit("onConnectivityActionClick", {
48798
48800
  type: "Facets",
48799
48801
  labels: this.entry.destinationsWithDatasets.map((e) => e.name.toLowerCase())
48800
48802
  });
@@ -48813,7 +48815,7 @@ const jO = /* @__PURE__ */ oa(mpe, [["render", bpe], ["__scopeId", "data-v-e726c
48813
48815
  });
48814
48816
  },
48815
48817
  openDendrites: function() {
48816
- Dn.emit("onConnectivityActionClick", {
48818
+ Sn.emit("onConnectivityActionClick", {
48817
48819
  type: "Facets",
48818
48820
  labels: this.entry.originsWithDatasets.map((e) => e.name.toLowerCase())
48819
48821
  });
@@ -48881,8 +48883,14 @@ const jO = /* @__PURE__ */ oa(mpe, [["render", bpe], ["__scopeId", "data-v-e726c
48881
48883
 
48882
48884
  <br>`);
48883
48885
  }
48886
+ },
48887
+ mounted: function() {
48888
+ Sn.on("connectivity-graph-error", (e) => {
48889
+ const t = this.$refs.connectivityGraphRef;
48890
+ t && t.showErrorMessage(e);
48891
+ });
48884
48892
  }
48885
- }, As = (e) => (Pl("data-v-b0aeabe2"), e = e(), Fl(), e), kpe = {
48893
+ }, As = (e) => (Pl("data-v-d8d97d65"), e = e(), Fl(), e), kpe = {
48886
48894
  key: 0,
48887
48895
  class: "main"
48888
48896
  }, Cpe = { class: "connectivity-info-title" }, Spe = {
@@ -49142,7 +49150,7 @@ function tfe(e, t, n, r, o, a) {
49142
49150
  [v, e.loading]
49143
49151
  ]) : oe("", !0);
49144
49152
  }
49145
- const HO = /* @__PURE__ */ oa(xpe, [["render", tfe], ["__scopeId", "data-v-b0aeabe2"]]), nfe = {
49153
+ const HO = /* @__PURE__ */ oa(xpe, [["render", tfe], ["__scopeId", "data-v-d8d97d65"]]), nfe = {
49146
49154
  name: "Tabs",
49147
49155
  props: {
49148
49156
  tabTitles: {
@@ -49366,25 +49374,32 @@ const UO = /* @__PURE__ */ oa(nfe, [["render", lfe], ["__scopeId", "data-v-ed1ce
49366
49374
  },
49367
49375
  tabClose: function(e) {
49368
49376
  this.$emit("connectivity-info-close");
49377
+ },
49378
+ /**
49379
+ * To receive error message for connectivity graph
49380
+ * @param {String} errorMessage
49381
+ */
49382
+ updateConnectivityGraphError: function(e) {
49383
+ Sn.emit("connectivity-graph-error", e);
49369
49384
  }
49370
49385
  },
49371
49386
  created: function() {
49372
49387
  this.drawerOpen = this.openAtStart;
49373
49388
  },
49374
49389
  mounted: function() {
49375
- Dn.on("PopoverActionClick", (e) => {
49390
+ Sn.on("PopoverActionClick", (e) => {
49376
49391
  this.$emit("actionClick", e);
49377
- }), Dn.on("number-of-datasets-for-anatomies", (e) => {
49392
+ }), Sn.on("number-of-datasets-for-anatomies", (e) => {
49378
49393
  this.$emit("number-of-datasets-for-anatomies", e);
49379
- }), Dn.on("anatomy-in-datasets", (e) => {
49394
+ }), Sn.on("anatomy-in-datasets", (e) => {
49380
49395
  this.$emit("anatomy-in-datasets", e);
49381
- }), Dn.on("contextUpdate", (e) => {
49396
+ }), Sn.on("contextUpdate", (e) => {
49382
49397
  this.$emit("contextUpdate", e);
49383
- }), Dn.on("datalink-clicked", (e) => {
49398
+ }), Sn.on("datalink-clicked", (e) => {
49384
49399
  this.$emit("datalink-clicked", e);
49385
- }), Dn.on("onConnectivityActionClick", (e) => {
49400
+ }), Sn.on("onConnectivityActionClick", (e) => {
49386
49401
  this.tabClicked({ id: 1, type: "search" }), this.$emit("actionClick", e);
49387
- }), Dn.on("available-facets", (e) => {
49402
+ }), Sn.on("available-facets", (e) => {
49388
49403
  this.availableAnatomyFacets = e.find((t) => t.label === "Anatomical Structure").children;
49389
49404
  });
49390
49405
  }
@@ -49472,7 +49487,7 @@ function ffe(e, t, n, r, o, a) {
49472
49487
  }, 8, ["modelValue"])
49473
49488
  ], 512);
49474
49489
  }
49475
- const gfe = /* @__PURE__ */ oa(ufe, [["render", ffe], ["__scopeId", "data-v-ee15e5f2"]]);
49490
+ const gfe = /* @__PURE__ */ oa(ufe, [["render", ffe], ["__scopeId", "data-v-d9b833f7"]]);
49476
49491
  export {
49477
49492
  gfe as SideBar
49478
49493
  };