@abi-software/map-utilities 1.1.3-beta.6 → 1.1.3-beta.7

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,7 +1,7 @@
1
1
  var u0 = Object.defineProperty;
2
2
  var c0 = (t, e, r) => e in t ? u0(t, e, { enumerable: !0, configurable: !0, writable: !0, value: r }) : t[e] = r;
3
3
  var Kr = (t, e, r) => c0(t, typeof e != "symbol" ? e + "" : e, r);
4
- import { unref as O, getCurrentScope as d0, onScopeDispose as f0, getCurrentInstance as gt, onMounted as Et, nextTick as ot, watch as Oe, ref as ue, defineComponent as de, openBlock as $, createElementBlock as Z, createElementVNode as J, warn as v0, computed as V, inject as Ke, isRef as Za, shallowRef as Xr, onBeforeUnmount as Vr, onBeforeMount as h0, provide as Ct, mergeProps as $r, renderSlot as Le, toRef as Nr, onUnmounted as p0, useAttrs as g0, useSlots as vo, createCommentVNode as pe, Fragment as Je, normalizeClass as ae, createBlock as be, withCtx as ee, resolveDynamicComponent as Jt, withModifiers as ht, createVNode as ce, toDisplayString as Re, normalizeStyle as lt, Transition as ui, withDirectives as je, vShow as xt, reactive as jr, onActivated as m0, onUpdated as vv, cloneVNode as y0, Text as hv, Comment as b0, Teleport as w0, readonly as x0, onDeactivated as C0, createTextVNode as We, toRaw as hs, vModelCheckbox as ps, toRefs as ho, toHandlers as E0, watchEffect as pv, renderList as sr, withKeys as aa, resolveComponent as Qt, resolveDirective as k0, toHandlerKey as S0, vModelText as T0, h as ia, createApp as D0, pushScopeId as Ms, popScopeId as Bs, createStaticVNode as P0 } from "vue";
4
+ import { unref as O, getCurrentScope as d0, onScopeDispose as f0, getCurrentInstance as gt, onMounted as Et, nextTick as ot, watch as Oe, ref as ue, defineComponent as de, openBlock as $, createElementBlock as Z, createElementVNode as J, warn as v0, computed as V, inject as Ke, isRef as Za, shallowRef as Xr, onBeforeUnmount as Vr, onBeforeMount as h0, provide as Ct, mergeProps as $r, renderSlot as Le, toRef as Nr, onUnmounted as p0, useAttrs as g0, useSlots as vo, createCommentVNode as pe, Fragment as Je, normalizeClass as ae, createBlock as be, withCtx as ee, resolveDynamicComponent as Jt, withModifiers as ht, createVNode as ce, toDisplayString as Ne, normalizeStyle as lt, Transition as ui, withDirectives as je, vShow as xt, reactive as jr, onActivated as m0, onUpdated as vv, cloneVNode as y0, Text as hv, Comment as b0, Teleport as w0, readonly as x0, onDeactivated as C0, createTextVNode as We, toRaw as hs, vModelCheckbox as ps, toRefs as ho, toHandlers as E0, watchEffect as pv, renderList as sr, withKeys as aa, resolveComponent as Qt, resolveDirective as k0, toHandlerKey as S0, vModelText as T0, h as ia, createApp as D0, pushScopeId as Ms, popScopeId as Bs, createStaticVNode as P0 } from "vue";
5
5
  const un = (t, e, { checkForDefaultPrevented: r = !0 } = {}) => (a) => {
6
6
  const i = t == null ? void 0 : t(a);
7
7
  if (r === !1 || !i)
@@ -1451,7 +1451,7 @@ var Yb = /* @__PURE__ */ de({
1451
1451
  ]));
1452
1452
  }
1453
1453
  }), k2 = E2;
1454
- const zv = "__epPropKey", Ne = (t) => t, S2 = (t) => Ht(t) && !!t[zv], Us = (t, e) => {
1454
+ const zv = "__epPropKey", $e = (t) => t, S2 = (t) => Ht(t) && !!t[zv], Us = (t, e) => {
1455
1455
  if (!Ht(t) || S2(t))
1456
1456
  return t;
1457
1457
  const { values: r, required: n, default: a, type: i, validator: o } = t, u = {
@@ -1471,7 +1471,7 @@ const zv = "__epPropKey", Ne = (t) => t, S2 = (t) => Ht(t) && !!t[zv], Us = (t,
1471
1471
  }, rt = (t) => ys(Object.entries(t).map(([e, r]) => [
1472
1472
  e,
1473
1473
  Us(r, e)
1474
- ])), Hn = Ne([
1474
+ ])), Hn = $e([
1475
1475
  String,
1476
1476
  Object,
1477
1477
  Function
@@ -1749,10 +1749,10 @@ const F2 = (t) => (e, r) => I2(e, r, O(t)), I2 = (t, e, r) => dn(r, t, t).replac
1749
1749
  cssVarBlockName: (p) => `--${r.value}-${t}-${p}`
1750
1750
  };
1751
1751
  }, B2 = Us({
1752
- type: Ne(Boolean),
1752
+ type: $e(Boolean),
1753
1753
  default: null
1754
1754
  }), N2 = Us({
1755
- type: Ne(Function)
1755
+ type: $e(Function)
1756
1756
  }), $2 = (t) => {
1757
1757
  const e = `update:${t}`, r = `onUpdate:${t}`, n = [e], a = {
1758
1758
  [t]: B2,
@@ -2714,7 +2714,7 @@ var ze = (t, e) => {
2714
2714
  };
2715
2715
  const lx = rt({
2716
2716
  size: {
2717
- type: Ne([Number, String])
2717
+ type: $e([Number, String])
2718
2718
  },
2719
2719
  color: {
2720
2720
  type: String
@@ -2835,7 +2835,7 @@ const px = rt({
2835
2835
  size: di,
2836
2836
  disabled: Boolean,
2837
2837
  modelValue: {
2838
- type: Ne([
2838
+ type: $e([
2839
2839
  String,
2840
2840
  Number,
2841
2841
  Object
@@ -2857,7 +2857,7 @@ const px = rt({
2857
2857
  values: ["none", "both", "horizontal", "vertical"]
2858
2858
  },
2859
2859
  autosize: {
2860
- type: Ne([Boolean, Object]),
2860
+ type: $e([Boolean, Object]),
2861
2861
  default: !1
2862
2862
  },
2863
2863
  autocomplete: {
@@ -2899,7 +2899,7 @@ const px = rt({
2899
2899
  default: !0
2900
2900
  },
2901
2901
  inputStyle: {
2902
- type: Ne([Object, Array, String]),
2902
+ type: $e([Object, Array, String]),
2903
2903
  default: () => Ra({})
2904
2904
  },
2905
2905
  autofocus: Boolean,
@@ -3179,7 +3179,7 @@ const px = rt({
3179
3179
  }, [
3180
3180
  J("span", {
3181
3181
  class: ae(O(p).e("count-inner"))
3182
- }, Re(O(q)) + " / " + Re(S.maxlength), 3)
3182
+ }, Ne(O(q)) + " / " + Ne(S.maxlength), 3)
3183
3183
  ], 2)) : pe("v-if", !0),
3184
3184
  O(I) && O(L) && O(_) ? ($(), be(O(Vt), {
3185
3185
  key: 4,
@@ -3237,7 +3237,7 @@ const px = rt({
3237
3237
  key: 0,
3238
3238
  style: lt(C.value),
3239
3239
  class: ae(O(p).e("count"))
3240
- }, Re(O(q)) + " / " + Re(S.maxlength), 7)) : pe("v-if", !0)
3240
+ }, Ne(O(q)) + " / " + Ne(S.maxlength), 7)) : pe("v-if", !0)
3241
3241
  ], 64))
3242
3242
  ], 16, ["role"]));
3243
3243
  }
@@ -3414,7 +3414,7 @@ const Px = rt({
3414
3414
  default: !1
3415
3415
  },
3416
3416
  wrapStyle: {
3417
- type: Ne([String, Object, Array]),
3417
+ type: $e([String, Object, Array]),
3418
3418
  default: ""
3419
3419
  },
3420
3420
  wrapClass: {
@@ -3667,29 +3667,29 @@ function Od(t) {
3667
3667
  }
3668
3668
  const yh = rt({
3669
3669
  virtualRef: {
3670
- type: Ne(Object)
3670
+ type: $e(Object)
3671
3671
  },
3672
3672
  virtualTriggering: Boolean,
3673
3673
  onMouseenter: {
3674
- type: Ne(Function)
3674
+ type: $e(Function)
3675
3675
  },
3676
3676
  onMouseleave: {
3677
- type: Ne(Function)
3677
+ type: $e(Function)
3678
3678
  },
3679
3679
  onClick: {
3680
- type: Ne(Function)
3680
+ type: $e(Function)
3681
3681
  },
3682
3682
  onKeydown: {
3683
- type: Ne(Function)
3683
+ type: $e(Function)
3684
3684
  },
3685
3685
  onFocus: {
3686
- type: Ne(Function)
3686
+ type: $e(Function)
3687
3687
  },
3688
3688
  onBlur: {
3689
- type: Ne(Function)
3689
+ type: $e(Function)
3690
3690
  },
3691
3691
  onContextmenu: {
3692
- type: Ne(Function)
3692
+ type: $e(Function)
3693
3693
  },
3694
3694
  id: String,
3695
3695
  open: Boolean
@@ -3995,7 +3995,7 @@ const aC = ["fixed", "absolute"], iC = rt({
3995
3995
  default: 0
3996
3996
  },
3997
3997
  fallbackPlacements: {
3998
- type: Ne(Array),
3998
+ type: $e(Array),
3999
3999
  default: void 0
4000
4000
  },
4001
4001
  gpuAcceleration: {
@@ -4012,7 +4012,7 @@ const aC = ["fixed", "absolute"], iC = rt({
4012
4012
  default: "bottom"
4013
4013
  },
4014
4014
  popperOptions: {
4015
- type: Ne(Object),
4015
+ type: $e(Object),
4016
4016
  default: () => ({})
4017
4017
  },
4018
4018
  strategy: {
@@ -4024,13 +4024,13 @@ const aC = ["fixed", "absolute"], iC = rt({
4024
4024
  ...iC,
4025
4025
  id: String,
4026
4026
  style: {
4027
- type: Ne([String, Array, Object])
4027
+ type: $e([String, Array, Object])
4028
4028
  },
4029
4029
  className: {
4030
- type: Ne([String, Array, Object])
4030
+ type: $e([String, Array, Object])
4031
4031
  },
4032
4032
  effect: {
4033
- type: Ne(String),
4033
+ type: $e(String),
4034
4034
  default: "dark"
4035
4035
  },
4036
4036
  visible: Boolean,
@@ -4048,16 +4048,16 @@ const aC = ["fixed", "absolute"], iC = rt({
4048
4048
  default: !1
4049
4049
  },
4050
4050
  popperClass: {
4051
- type: Ne([String, Array, Object])
4051
+ type: $e([String, Array, Object])
4052
4052
  },
4053
4053
  popperStyle: {
4054
- type: Ne([String, Array, Object])
4054
+ type: $e([String, Array, Object])
4055
4055
  },
4056
4056
  referenceEl: {
4057
- type: Ne(Object)
4057
+ type: $e(Object)
4058
4058
  },
4059
4059
  triggerTargetEl: {
4060
- type: Ne(Object)
4060
+ type: $e(Object)
4061
4061
  },
4062
4062
  stopPopperMouseEvent: {
4063
4063
  type: Boolean,
@@ -4307,7 +4307,7 @@ const yC = $t(Nx), Xu = Symbol("elTooltip"), cr = rt({
4307
4307
  ...Ww,
4308
4308
  ...wh,
4309
4309
  appendTo: {
4310
- type: Ne([String, Object])
4310
+ type: $e([String, Object])
4311
4311
  },
4312
4312
  content: {
4313
4313
  type: String,
@@ -4316,7 +4316,7 @@ const yC = $t(Nx), Xu = Symbol("elTooltip"), cr = rt({
4316
4316
  rawContent: Boolean,
4317
4317
  persistent: Boolean,
4318
4318
  visible: {
4319
- type: Ne(Boolean),
4319
+ type: $e(Boolean),
4320
4320
  default: null
4321
4321
  },
4322
4322
  transition: String,
@@ -4330,11 +4330,11 @@ const yC = $t(Nx), Xu = Symbol("elTooltip"), cr = rt({
4330
4330
  ...yh,
4331
4331
  disabled: Boolean,
4332
4332
  trigger: {
4333
- type: Ne([String, Array]),
4333
+ type: $e([String, Array]),
4334
4334
  default: "hover"
4335
4335
  },
4336
4336
  triggerKeys: {
4337
- type: Ne(Array),
4337
+ type: $e(Array),
4338
4338
  default: () => [Lt.enter, Lt.space]
4339
4339
  }
4340
4340
  }), {
@@ -4404,7 +4404,7 @@ const yC = $t(Nx), Xu = Symbol("elTooltip"), cr = rt({
4404
4404
  var DC = /* @__PURE__ */ ze(TC, [["__file", "trigger.vue"]]);
4405
4405
  const PC = rt({
4406
4406
  to: {
4407
- type: Ne([String, Object]),
4407
+ type: $e([String, Object]),
4408
4408
  required: !0
4409
4409
  },
4410
4410
  disabled: Boolean
@@ -4660,7 +4660,7 @@ const MC = de({
4660
4660
  g.rawContent ? ($(), Z("span", {
4661
4661
  key: 0,
4662
4662
  innerHTML: g.content
4663
- }, null, 8, ["innerHTML"])) : ($(), Z("span", { key: 1 }, Re(g.content), 1))
4663
+ }, null, 8, ["innerHTML"])) : ($(), Z("span", { key: 1 }, Ne(g.content), 1))
4664
4664
  ]),
4665
4665
  g.showArrow ? ($(), be(O(zx), {
4666
4666
  key: 0,
@@ -4762,7 +4762,7 @@ const xo = $t(NC), xh = Symbol("buttonGroupContextKey"), $C = (t, e) => {
4762
4762
  default: void 0
4763
4763
  },
4764
4764
  tag: {
4765
- type: Ne([String, Object]),
4765
+ type: $e([String, Object]),
4766
4766
  default: "button"
4767
4767
  }
4768
4768
  }), VC = {
@@ -5456,7 +5456,7 @@ const kh = {
5456
5456
  default: ""
5457
5457
  },
5458
5458
  bodyStyle: {
5459
- type: Ne([String, Object, Array]),
5459
+ type: $e([String, Object, Array]),
5460
5460
  default: ""
5461
5461
  },
5462
5462
  bodyClass: String,
@@ -5480,7 +5480,7 @@ const kh = {
5480
5480
  class: ae(O(e).e("header"))
5481
5481
  }, [
5482
5482
  Le(r.$slots, "header", {}, () => [
5483
- We(Re(r.header), 1)
5483
+ We(Ne(r.header), 1)
5484
5484
  ])
5485
5485
  ], 2)) : pe("v-if", !0),
5486
5486
  J("div", {
@@ -5494,7 +5494,7 @@ const kh = {
5494
5494
  class: ae(O(e).e("footer"))
5495
5495
  }, [
5496
5496
  Le(r.$slots, "footer", {}, () => [
5497
- We(Re(r.footer), 1)
5497
+ We(Ne(r.footer), 1)
5498
5498
  ])
5499
5499
  ], 2)) : pe("v-if", !0)
5500
5500
  ], 2));
@@ -5781,7 +5781,7 @@ const vE = $t(fE), Sh = {
5781
5781
  }, [
5782
5782
  Le(g.$slots, "default"),
5783
5783
  g.$slots.default ? pe("v-if", !0) : ($(), Z(Je, { key: 0 }, [
5784
- We(Re(g.label), 1)
5784
+ We(Ne(g.label), 1)
5785
5785
  ], 64))
5786
5786
  ], 2)) : pe("v-if", !0)
5787
5787
  ];
@@ -5867,7 +5867,7 @@ const xE = de({
5867
5867
  style: lt(O(a) ? O(v) : void 0)
5868
5868
  }, [
5869
5869
  Le(f.$slots, "default", {}, () => [
5870
- We(Re(f.label), 1)
5870
+ We(Ne(f.label), 1)
5871
5871
  ])
5872
5872
  ], 6)) : pe("v-if", !0)
5873
5873
  ], 2);
@@ -5877,7 +5877,7 @@ const xE = de({
5877
5877
  var Ph = /* @__PURE__ */ ze(CE, [["__file", "checkbox-button.vue"]]);
5878
5878
  const EE = rt({
5879
5879
  modelValue: {
5880
- type: Ne(Array),
5880
+ type: $e(Array),
5881
5881
  default: () => []
5882
5882
  },
5883
5883
  disabled: Boolean,
@@ -6135,23 +6135,23 @@ const Zu = $t($E), RE = rt({
6135
6135
  default: 0
6136
6136
  },
6137
6137
  xs: {
6138
- type: Ne([Number, Object]),
6138
+ type: $e([Number, Object]),
6139
6139
  default: () => Ra({})
6140
6140
  },
6141
6141
  sm: {
6142
- type: Ne([Number, Object]),
6142
+ type: $e([Number, Object]),
6143
6143
  default: () => Ra({})
6144
6144
  },
6145
6145
  md: {
6146
- type: Ne([Number, Object]),
6146
+ type: $e([Number, Object]),
6147
6147
  default: () => Ra({})
6148
6148
  },
6149
6149
  lg: {
6150
- type: Ne([Number, Object]),
6150
+ type: $e([Number, Object]),
6151
6151
  default: () => Ra({})
6152
6152
  },
6153
6153
  xl: {
6154
- type: Ne([Number, Object]),
6154
+ type: $e([Number, Object]),
6155
6155
  default: () => Ra({})
6156
6156
  }
6157
6157
  }), zE = de({
@@ -6234,7 +6234,7 @@ const ju = $t(HE), qE = de({
6234
6234
  var UE = /* @__PURE__ */ ze(KE, [["__file", "collapse-transition.vue"]]);
6235
6235
  const GE = $t(UE), WE = rt({
6236
6236
  color: {
6237
- type: Ne(Object),
6237
+ type: $e(Object),
6238
6238
  required: !0
6239
6239
  },
6240
6240
  vertical: {
@@ -6515,7 +6515,7 @@ const nk = rt({
6515
6515
  },
6516
6516
  teleported: cr.teleported,
6517
6517
  predefine: {
6518
- type: Ne(Array)
6518
+ type: $e(Array)
6519
6519
  },
6520
6520
  validateEvent: {
6521
6521
  type: Boolean,
@@ -7041,7 +7041,7 @@ const hk = de({
7041
7041
  onClick: j
7042
7042
  }, {
7043
7043
  default: ee(() => [
7044
- We(Re(O(a)("el.colorpicker.clear")), 1)
7044
+ We(Ne(O(a)("el.colorpicker.clear")), 1)
7045
7045
  ]),
7046
7046
  _: 1
7047
7047
  }, 8, ["class"]),
@@ -7052,7 +7052,7 @@ const hk = de({
7052
7052
  onClick: q
7053
7053
  }, {
7054
7054
  default: ee(() => [
7055
- We(Re(O(a)("el.colorpicker.confirm")), 1)
7055
+ We(Ne(O(a)("el.colorpicker.confirm")), 1)
7056
7056
  ]),
7057
7057
  _: 1
7058
7058
  }, 8, ["class"])
@@ -7300,14 +7300,14 @@ const Bk = "data-el-collection-item", Nk = (t) => {
7300
7300
  default: "light"
7301
7301
  },
7302
7302
  type: {
7303
- type: Ne(String)
7303
+ type: $e(String)
7304
7304
  },
7305
7305
  placement: {
7306
- type: Ne(String),
7306
+ type: $e(String),
7307
7307
  default: "bottom"
7308
7308
  },
7309
7309
  popperOptions: {
7310
- type: Ne(Object),
7310
+ type: $e(Object),
7311
7311
  default: () => ({})
7312
7312
  },
7313
7313
  id: String,
@@ -7333,11 +7333,11 @@ const Bk = "data-el-collection-item", Nk = (t) => {
7333
7333
  default: 150
7334
7334
  },
7335
7335
  tabindex: {
7336
- type: Ne([Number, String]),
7336
+ type: $e([Number, String]),
7337
7337
  default: 0
7338
7338
  },
7339
7339
  maxHeight: {
7340
- type: Ne([Number, String]),
7340
+ type: $e([Number, String]),
7341
7341
  default: ""
7342
7342
  },
7343
7343
  popperClass: {
@@ -7350,7 +7350,7 @@ const Bk = "data-el-collection-item", Nk = (t) => {
7350
7350
  default: "menu"
7351
7351
  },
7352
7352
  buttonProps: {
7353
- type: Ne(Object)
7353
+ type: $e(Object)
7354
7354
  },
7355
7355
  teleported: cr.teleported
7356
7356
  });
@@ -7367,7 +7367,7 @@ rt({
7367
7367
  }
7368
7368
  });
7369
7369
  rt({
7370
- onKeydown: { type: Ne(Function) }
7370
+ onKeydown: { type: $e(Function) }
7371
7371
  });
7372
7372
  Nk("Dropdown");
7373
7373
  const Bh = Symbol("ElSelectGroup"), Co = Symbol("ElSelect");
@@ -7480,7 +7480,7 @@ function zk(t, e, r, n, a, i) {
7480
7480
  onClick: ht(t.selectOptionClick, ["stop"])
7481
7481
  }, [
7482
7482
  Le(t.$slots, "default", {}, () => [
7483
- J("span", null, Re(t.currentLabel), 1)
7483
+ J("span", null, Ne(t.currentLabel), 1)
7484
7484
  ])
7485
7485
  ], 42, ["id", "aria-disabled", "aria-selected", "onMouseenter", "onClick"])), [
7486
7486
  [xt, t.visible]
@@ -7892,7 +7892,7 @@ const Wk = rt({
7892
7892
  automaticDropdown: Boolean,
7893
7893
  size: di,
7894
7894
  effect: {
7895
- type: Ne(String),
7895
+ type: $e(String),
7896
7896
  default: "light"
7897
7897
  },
7898
7898
  disabled: Boolean,
@@ -7905,7 +7905,7 @@ const Wk = rt({
7905
7905
  default: ""
7906
7906
  },
7907
7907
  popperOptions: {
7908
- type: Ne(Object),
7908
+ type: $e(Object),
7909
7909
  default: () => ({})
7910
7910
  },
7911
7911
  remote: Boolean,
@@ -7959,12 +7959,12 @@ const Wk = rt({
7959
7959
  },
7960
7960
  remoteShowSuffix: Boolean,
7961
7961
  placement: {
7962
- type: Ne(String),
7962
+ type: $e(String),
7963
7963
  values: Gs,
7964
7964
  default: "bottom-start"
7965
7965
  },
7966
7966
  fallbackPlacements: {
7967
- type: Ne(Array),
7967
+ type: $e(Array),
7968
7968
  default: ["bottom-start", "top-start", "right", "left"]
7969
7969
  },
7970
7970
  appendTo: String,
@@ -8093,7 +8093,7 @@ function Xk(t, e, r, n, a, i) {
8093
8093
  label: p.currentLabel,
8094
8094
  value: p.value
8095
8095
  }, () => [
8096
- We(Re(p.currentLabel), 1)
8096
+ We(Ne(p.currentLabel), 1)
8097
8097
  ])
8098
8098
  ], 2)
8099
8099
  ]),
@@ -8125,7 +8125,7 @@ function Xk(t, e, r, n, a, i) {
8125
8125
  default: ee(() => [
8126
8126
  J("span", {
8127
8127
  class: ae(t.nsSelect.e("tags-text"))
8128
- }, " + " + Re(t.states.selected.length - t.maxCollapseTags), 3)
8128
+ }, " + " + Ne(t.states.selected.length - t.maxCollapseTags), 3)
8129
8129
  ]),
8130
8130
  _: 1
8131
8131
  }, 8, ["size", "type", "effect", "style"])
@@ -8157,7 +8157,7 @@ function Xk(t, e, r, n, a, i) {
8157
8157
  label: p.currentLabel,
8158
8158
  value: p.value
8159
8159
  }, () => [
8160
- We(Re(p.currentLabel), 1)
8160
+ We(Ne(p.currentLabel), 1)
8161
8161
  ])
8162
8162
  ], 2)
8163
8163
  ]),
@@ -8216,7 +8216,7 @@ function Xk(t, e, r, n, a, i) {
8216
8216
  ref: "calculatorRef",
8217
8217
  "aria-hidden": "true",
8218
8218
  class: ae(t.nsSelect.e("input-calculator")),
8219
- textContent: Re(t.states.inputValue)
8219
+ textContent: Ne(t.states.inputValue)
8220
8220
  }, null, 10, ["textContent"])) : pe("v-if", !0)
8221
8221
  ], 2)),
8222
8222
  t.shouldShowPlaceholder ? ($(), Z("div", {
@@ -8232,8 +8232,8 @@ function Xk(t, e, r, n, a, i) {
8232
8232
  label: t.currentPlaceholder,
8233
8233
  value: t.modelValue
8234
8234
  }, () => [
8235
- J("span", null, Re(t.currentPlaceholder), 1)
8236
- ]) : ($(), Z("span", { key: 1 }, Re(t.currentPlaceholder), 1))
8235
+ J("span", null, Ne(t.currentPlaceholder), 1)
8236
+ ]) : ($(), Z("span", { key: 1 }, Ne(t.currentPlaceholder), 1))
8237
8237
  ], 2)) : pe("v-if", !0)
8238
8238
  ], 2),
8239
8239
  J("div", {
@@ -8325,7 +8325,7 @@ function Xk(t, e, r, n, a, i) {
8325
8325
  class: ae(t.nsSelect.be("dropdown", "empty"))
8326
8326
  }, [
8327
8327
  Le(t.$slots, "empty", {}, () => [
8328
- J("span", null, Re(t.emptyText), 1)
8328
+ J("span", null, Ne(t.emptyText), 1)
8329
8329
  ])
8330
8330
  ], 2)) : pe("v-if", !0),
8331
8331
  t.$slots.footer ? ($(), Z("div", {
@@ -8391,7 +8391,7 @@ function Qk(t, e, r, n, a, i) {
8391
8391
  }, [
8392
8392
  J("li", {
8393
8393
  class: ae(t.ns.be("group", "title"))
8394
- }, Re(t.label), 3),
8394
+ }, Ne(t.label), 3),
8395
8395
  J("li", null, [
8396
8396
  J("ul", {
8397
8397
  class: ae(t.ns.b("group"))
@@ -8533,9 +8533,9 @@ const tS = rt({
8533
8533
  key: 0,
8534
8534
  class: ae(O(i).e("title")),
8535
8535
  role: "title"
8536
- }, Re(m.title), 3)) : pe("v-if", !0),
8536
+ }, Ne(m.title), 3)) : pe("v-if", !0),
8537
8537
  Le(m.$slots, "default", {}, () => [
8538
- We(Re(m.content), 1)
8538
+ We(Ne(m.content), 1)
8539
8539
  ])
8540
8540
  ]),
8541
8541
  default: ee(() => [
@@ -9626,7 +9626,7 @@ function wS(t, e, r, n, a, i) {
9626
9626
  return [
9627
9627
  J("span", {
9628
9628
  class: ae(t.ns.e("empty-text"))
9629
- }, Re((s = t.emptyText) != null ? s : t.t("el.tree.emptyText")), 3)
9629
+ }, Ne((s = t.emptyText) != null ? s : t.t("el.tree.emptyText")), 3)
9630
9630
  ];
9631
9631
  })
9632
9632
  ], 2)) : pe("v-if", !0),
@@ -9933,7 +9933,7 @@ function AS(t, e, r, n, a, i) {
9933
9933
  onClick: (h) => i.handleTooltip(v)
9934
9934
  }, {
9935
9935
  default: ee(() => [
9936
- J("span", null, Re(i.capitalise(d.label)), 1)
9936
+ J("span", null, Ne(i.capitalise(d.label)), 1)
9937
9937
  ]),
9938
9938
  _: 2
9939
9939
  }, 1032, ["shadow", "onClick"])
@@ -10931,7 +10931,7 @@ function QS(t, e, r, n, a, i) {
10931
10931
  ]) : pe("", !0)
10932
10932
  ]);
10933
10933
  }
10934
- const gF = /* @__PURE__ */ rn(XS, [["render", QS], ["__scopeId", "data-v-6ac1a744"]]), JS = {
10934
+ const mF = /* @__PURE__ */ rn(XS, [["render", QS], ["__scopeId", "data-v-6ac1a744"]]), JS = {
10935
10935
  name: "HelpModeDialog",
10936
10936
  props: {
10937
10937
  /**
@@ -11114,7 +11114,7 @@ function nT(t, e, r, n, a, i) {
11114
11114
  ], 64))
11115
11115
  ], 2);
11116
11116
  }
11117
- const mF = /* @__PURE__ */ rn(JS, [["render", nT], ["__scopeId", "data-v-3efb89fb"]]);
11117
+ const yF = /* @__PURE__ */ rn(JS, [["render", nT], ["__scopeId", "data-v-3efb89fb"]]);
11118
11118
  function aT(t) {
11119
11119
  return { all: t = t || /* @__PURE__ */ new Map(), on: function(e, r) {
11120
11120
  var n = t.get(e);
@@ -11305,10 +11305,10 @@ function RT(t, e, r, n, a, i) {
11305
11305
  const o = k2, s = Vt, u = Ju, l = Rv, c = Ks, d = pn, v = lT, h = tc;
11306
11306
  return r.tooltipEntry ? je(($(), Z("div", fT, [
11307
11307
  r.tooltipEntry.title ? ($(), Z("div", vT, [
11308
- J("div", hT, Re(i.capitalise(r.tooltipEntry.title)), 1),
11309
- r.tooltipEntry.provenanceTaxonomyLabel && r.tooltipEntry.provenanceTaxonomyLabel.length > 0 ? ($(), Z("div", pT, Re(i.provSpeciesDescription), 1)) : pe("", !0)
11308
+ J("div", hT, Ne(i.capitalise(r.tooltipEntry.title)), 1),
11309
+ r.tooltipEntry.provenanceTaxonomyLabel && r.tooltipEntry.provenanceTaxonomyLabel.length > 0 ? ($(), Z("div", pT, Ne(i.provSpeciesDescription), 1)) : pe("", !0)
11310
11310
  ])) : ($(), Z("div", gT, [
11311
- J("div", mT, Re(r.tooltipEntry.featureId), 1)
11311
+ J("div", mT, Ne(r.tooltipEntry.featureId), 1)
11312
11312
  ])),
11313
11313
  i.featuresAlert ? ($(), Z("div", yT, [
11314
11314
  bT,
@@ -11327,7 +11327,7 @@ function RT(t, e, r, n, a, i) {
11327
11327
  })
11328
11328
  ]),
11329
11329
  default: ee(() => [
11330
- J("span", wT, Re(i.featuresAlert), 1)
11330
+ J("span", wT, Ne(i.featuresAlert), 1)
11331
11331
  ]),
11332
11332
  _: 1
11333
11333
  })
@@ -11365,7 +11365,7 @@ function RT(t, e, r, n, a, i) {
11365
11365
  ce(ui, { name: "slide-fade" }, {
11366
11366
  default: ee(() => [
11367
11367
  je(J("div", xT, [
11368
- We(Re(r.tooltipEntry.paths) + " ", 1),
11368
+ We(Ne(r.tooltipEntry.paths) + " ", 1),
11369
11369
  r.tooltipEntry.origins && r.tooltipEntry.origins.length > 0 ? ($(), Z("div", CT, [
11370
11370
  J("div", ET, [
11371
11371
  kT,
@@ -11386,7 +11386,7 @@ function RT(t, e, r, n, a, i) {
11386
11386
  default: ee(() => [
11387
11387
  J("span", ST, [
11388
11388
  TT,
11389
- We(" " + Re(i.originDescription), 1)
11389
+ We(" " + Ne(i.originDescription), 1)
11390
11390
  ])
11391
11391
  ]),
11392
11392
  _: 1
@@ -11397,7 +11397,7 @@ function RT(t, e, r, n, a, i) {
11397
11397
  "origin-item-label": f,
11398
11398
  key: f
11399
11399
  }, [
11400
- We(Re(i.capitalise(f)) + " ", 1),
11400
+ We(Ne(i.capitalise(f)) + " ", 1),
11401
11401
  p != r.tooltipEntry.origins.length - 1 ? ($(), Z("div", PT)) : pe("", !0)
11402
11402
  ], 8, DT))), 128)),
11403
11403
  je(ce(d, {
@@ -11423,7 +11423,7 @@ function RT(t, e, r, n, a, i) {
11423
11423
  "component-item-label": f,
11424
11424
  key: f
11425
11425
  }, [
11426
- We(Re(i.capitalise(f)) + " ", 1),
11426
+ We(Ne(i.capitalise(f)) + " ", 1),
11427
11427
  p != r.tooltipEntry.components.length - 1 ? ($(), Z("div", FT)) : pe("", !0)
11428
11428
  ], 8, LT))), 128))
11429
11429
  ])) : pe("", !0),
@@ -11455,7 +11455,7 @@ function RT(t, e, r, n, a, i) {
11455
11455
  "destination-item-label": f,
11456
11456
  key: f
11457
11457
  }, [
11458
- We(Re(i.capitalise(f)) + " ", 1),
11458
+ We(Ne(i.capitalise(f)) + " ", 1),
11459
11459
  p != r.tooltipEntry.destinations.length - 1 ? ($(), Z("div", $T)) : pe("", !0)
11460
11460
  ], 8, NT))), 128)),
11461
11461
  je(ce(d, {
@@ -11645,8 +11645,8 @@ function QT(t, e, r, n, a, i) {
11645
11645
  key: w
11646
11646
  }, {
11647
11647
  default: ee(() => [
11648
- J("strong", null, Re(C) + ": ", 1),
11649
- We(" " + Re(r.annotationEntry[w]), 1)
11648
+ J("strong", null, Ne(C) + ": ", 1),
11649
+ We(" " + Ne(r.annotationEntry[w]), 1)
11650
11650
  ]),
11651
11651
  _: 2
11652
11652
  }, 1024)), [
@@ -11671,7 +11671,7 @@ function QT(t, e, r, n, a, i) {
11671
11671
  class: "hide",
11672
11672
  onClick: e[1] || (e[1] = (w) => t.showSubmissions = !0)
11673
11673
  }, [
11674
- We(" Show previous " + Re(t.prevSubs.length) + " submission(s) ", 1),
11674
+ We(" Show previous " + Ne(t.prevSubs.length) + " submission(s) ", 1),
11675
11675
  ce(u, null, {
11676
11676
  default: ee(() => [
11677
11677
  ce(l)
@@ -11695,8 +11695,8 @@ function QT(t, e, r, n, a, i) {
11695
11695
  }, [
11696
11696
  ce(o, { class: "dialog-text" }, {
11697
11697
  default: ee(() => [
11698
- J("strong", null, Re(i.formatTime(w.created)), 1),
11699
- We(" " + Re(w.creator.name), 1)
11698
+ J("strong", null, Ne(i.formatTime(w.created)), 1),
11699
+ We(" " + Ne(w.creator.name), 1)
11700
11700
  ]),
11701
11701
  _: 2
11702
11702
  }, 1024),
@@ -11711,7 +11711,7 @@ function QT(t, e, r, n, a, i) {
11711
11711
  J("a", {
11712
11712
  href: E,
11713
11713
  target: "_blank"
11714
- }, Re(E), 9, GT)
11714
+ }, Ne(E), 9, GT)
11715
11715
  ]),
11716
11716
  _: 2
11717
11717
  }, 1024))), 128))
@@ -11721,7 +11721,7 @@ function QT(t, e, r, n, a, i) {
11721
11721
  ce(o, { class: "dialog-text" }, {
11722
11722
  default: ee(() => [
11723
11723
  WT,
11724
- We(" " + Re(w.body.comment), 1)
11724
+ We(" " + Ne(w.body.comment), 1)
11725
11725
  ]),
11726
11726
  _: 2
11727
11727
  }, 1024)
@@ -11749,7 +11749,7 @@ function QT(t, e, r, n, a, i) {
11749
11749
  default: ee(() => [
11750
11750
  ce(h, { span: 20 }, {
11751
11751
  default: ee(() => [
11752
- We(Re(t.evidence[C]), 1)
11752
+ We(Ne(t.evidence[C]), 1)
11753
11753
  ]),
11754
11754
  _: 2
11755
11755
  }, 1024),
@@ -11798,7 +11798,7 @@ function QT(t, e, r, n, a, i) {
11798
11798
  default: ee(() => [
11799
11799
  ce(h, { span: 12 }, {
11800
11800
  default: ee(() => [
11801
- We(Re(w), 1)
11801
+ We(Ne(w), 1)
11802
11802
  ]),
11803
11803
  _: 2
11804
11804
  }, 1024)
@@ -11887,7 +11887,7 @@ function QT(t, e, r, n, a, i) {
11887
11887
  class: "dialog-text"
11888
11888
  }, {
11889
11889
  default: ee(() => [
11890
- J("strong", jT, Re(t.errorMessage), 1)
11890
+ J("strong", jT, Ne(t.errorMessage), 1)
11891
11891
  ]),
11892
11892
  _: 1
11893
11893
  })) : pe("", !0)
@@ -11935,7 +11935,7 @@ function r5(t, e, r, n, a, i) {
11935
11935
  }, null, 8, ["tooltipEntry"]))
11936
11936
  ]);
11937
11937
  }
11938
- const yF = /* @__PURE__ */ rn(e5, [["render", r5], ["__scopeId", "data-v-229b3988"]]), n5 = {
11938
+ const bF = /* @__PURE__ */ rn(e5, [["render", r5], ["__scopeId", "data-v-229b3988"]]), n5 = {
11939
11939
  name: "TreeControls",
11940
11940
  props: {
11941
11941
  /**
@@ -12073,7 +12073,7 @@ function f5(t, e, r, n, a, i) {
12073
12073
  default: ee(() => [
12074
12074
  ce(o, { span: 12 }, {
12075
12075
  default: ee(() => [
12076
- J("div", i5, Re(r.title), 1)
12076
+ J("div", i5, Ne(r.title), 1)
12077
12077
  ]),
12078
12078
  _: 1
12079
12079
  })
@@ -12096,7 +12096,7 @@ function f5(t, e, r, n, a, i) {
12096
12096
  width: 260
12097
12097
  }, {
12098
12098
  default: ee(() => [
12099
- J("div", s5, Re(t.tooltipLabel), 1)
12099
+ J("div", s5, Ne(t.tooltipLabel), 1)
12100
12100
  ]),
12101
12101
  _: 1
12102
12102
  }, 8, ["visible"])
@@ -12130,7 +12130,7 @@ function f5(t, e, r, n, a, i) {
12130
12130
  J("div", {
12131
12131
  style: lt(i.getBackgroundStyles(h)),
12132
12132
  class: "lastChildInItem"
12133
- }, Re(v.label), 5)
12133
+ }, Ne(v.label), 5)
12134
12134
  ], 42, l5)) : r.mapType === "scaffold" ? ($(), Z("span", {
12135
12135
  key: 1,
12136
12136
  class: ae(["region-tree-node", {
@@ -12152,7 +12152,7 @@ function f5(t, e, r, n, a, i) {
12152
12152
  onChange: (f) => i.setColour(h, f)
12153
12153
  }, null, 8, ["class", "modelValue", "onUpdate:modelValue", "popper-class", "onChange"])) : pe("", !0),
12154
12154
  J("div", c5, [
12155
- J("span", null, Re(v.label), 1),
12155
+ J("span", null, Ne(v.label), 1),
12156
12156
  h.isTextureSlides ? ($(), Z("span", d5, " (Texture) ")) : pe("", !0)
12157
12157
  ])
12158
12158
  ], 42, u5)) : pe("", !0)
@@ -12164,7 +12164,7 @@ function f5(t, e, r, n, a, i) {
12164
12164
  ], 512)
12165
12165
  ]);
12166
12166
  }
12167
- const bF = /* @__PURE__ */ rn(n5, [["render", f5], ["__scopeId", "data-v-aa649eae"]]), jd = "Copy to clipboard", v5 = "Copied!", h5 = "#8300bf", p5 = {
12167
+ const wF = /* @__PURE__ */ rn(n5, [["render", f5], ["__scopeId", "data-v-aa649eae"]]), jd = "Copy to clipboard", v5 = "Copied!", h5 = "#8300bf", p5 = {
12168
12168
  name: "CopyToClipboard",
12169
12169
  props: {
12170
12170
  content: {
@@ -12236,7 +12236,7 @@ function m5(t, e, r, n, a, i) {
12236
12236
  ]),
12237
12237
  _: 1
12238
12238
  }, 8, ["color"]),
12239
- J("span", g5, Re(t.textLabel), 1)
12239
+ J("span", g5, Ne(t.textLabel), 1)
12240
12240
  ]),
12241
12241
  _: 1
12242
12242
  }, 8, ["class", "onClick"])
@@ -12244,7 +12244,7 @@ function m5(t, e, r, n, a, i) {
12244
12244
  _: 1
12245
12245
  }, 8, ["content", "hide-after", "onHide"]);
12246
12246
  }
12247
- const wF = /* @__PURE__ */ rn(p5, [["render", m5], ["__scopeId", "data-v-de3b5311"]]);
12247
+ const xF = /* @__PURE__ */ rn(p5, [["render", m5], ["__scopeId", "data-v-de3b5311"]]);
12248
12248
  function It(t) {
12249
12249
  "@babel/helpers - typeof";
12250
12250
  return It = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
@@ -12442,7 +12442,7 @@ var C5 = It(""), Sp = It({}), E5 = It(function() {
12442
12442
  return e < r ? -1 : e > r ? 1 : 0;
12443
12443
  }, $5 = function(e, r) {
12444
12444
  return -1 * Op(e, r);
12445
- }, $e = Object.assign != null ? Object.assign.bind(Object) : function(t) {
12445
+ }, Re = Object.assign != null ? Object.assign.bind(Object) : function(t) {
12446
12446
  for (var e = arguments, r = 1; r < e.length; r++) {
12447
12447
  var n = e[r];
12448
12448
  if (n != null)
@@ -12871,7 +12871,7 @@ var Qs = P4, Ll = _t ? _t.performance : null, Ap = Ll && Ll.now ? function() {
12871
12871
  }, tt = function(e) {
12872
12872
  Rp() && (I4 ? console.warn(e) : (console.log(e), A4 && console.trace()));
12873
12873
  }, M4 = function(e) {
12874
- return $e({}, e);
12874
+ return Re({}, e);
12875
12875
  }, Wr = function(e) {
12876
12876
  return e == null ? e : st(e) ? e.slice() : Xe(e) ? M4(e) : e;
12877
12877
  }, B4 = function(e) {
@@ -14990,7 +14990,7 @@ var H3 = Wt({
14990
14990
  tarjanStronglyConnectedComponents: Wo
14991
14991
  }, Jp = {};
14992
14992
  [ao, K4, U4, W4, X4, j4, e3, S3, Wa, Ya, lu, $3, j3, nD, cD, fD, vD, hD].forEach(function(t) {
14993
- $e(Jp, t);
14993
+ Re(Jp, t);
14994
14994
  });
14995
14995
  /*!
14996
14996
  Embeddable Minimum Strictly-Compliant Promises/A+ 1.1.1 Thenable
@@ -15113,7 +15113,7 @@ yn.reject = function(t) {
15113
15113
  });
15114
15114
  };
15115
15115
  var pi = typeof Promise < "u" ? Promise : yn, uu = function(e, r, n) {
15116
- var a = oc(e), i = !a, o = this._private = $e({
15116
+ var a = oc(e), i = !a, o = this._private = Re({
15117
15117
  duration: 1e3
15118
15118
  }, r, n);
15119
15119
  if (o.target = e, o.style = o.style || o.css, o.started = !1, o.playing = !1, o.hooked = !1, o.applying = !1, o.progress = 0, o.completes = [], o.frames = [], o.complete && pt(o.complete) && o.completes.push(o.complete), i) {
@@ -15132,7 +15132,7 @@ var pi = typeof Promise < "u" ? Promise : yn, uu = function(e, r, n) {
15132
15132
  }
15133
15133
  this.length = 1, this[0] = this;
15134
15134
  }, wa = uu.prototype;
15135
- $e(wa, {
15135
+ Re(wa, {
15136
15136
  instanceString: function() {
15137
15137
  return "animation";
15138
15138
  },
@@ -15271,7 +15271,7 @@ var gD = {
15271
15271
  if (!s.styleEnabled())
15272
15272
  return this;
15273
15273
  var c = s.style();
15274
- r = $e({}, r, n);
15274
+ r = Re({}, r, n);
15275
15275
  var d = Object.keys(r).length === 0;
15276
15276
  if (d)
15277
15277
  return new uu(o[0], r);
@@ -15316,7 +15316,7 @@ var gD = {
15316
15316
  var a = this, i = a.length !== void 0, o = i ? a : [a], s = this._private.cy || this;
15317
15317
  if (!s.styleEnabled())
15318
15318
  return this;
15319
- n && (r = $e({}, r, n));
15319
+ n && (r = Re({}, r, n));
15320
15320
  for (var u = 0; u < o.length; u++) {
15321
15321
  var l = o[u], c = l.animated() && (r.queue === void 0 || r.queue), d = l.animation(r, c ? {
15322
15322
  queue: !0
@@ -15688,7 +15688,7 @@ var EO = CO, kO = {
15688
15688
  return !0;
15689
15689
  }
15690
15690
  };
15691
- return e = $e({}, r, e), function(a, i) {
15691
+ return e = Re({}, r, e), function(a, i) {
15692
15692
  var o = e, s = this, u = s.length !== void 0, l = u ? s : [s], c = u ? s[0] : s;
15693
15693
  if (Fe(a)) {
15694
15694
  var d = a.indexOf(".") !== -1, v = d && EO(a);
@@ -15741,7 +15741,7 @@ var EO = CO, kO = {
15741
15741
  immutableKeys: {}
15742
15742
  // key => true if immutable
15743
15743
  };
15744
- return e = $e({}, r, e), function(a) {
15744
+ return e = Re({}, r, e), function(a) {
15745
15745
  var i = e, o = this, s = o.length !== void 0, u = s ? o : [o];
15746
15746
  if (Fe(a)) {
15747
15747
  for (var l = a.split(/\s+/), c = l.length, d = 0; d < c; d++) {
@@ -15781,7 +15781,7 @@ var EO = CO, kO = {
15781
15781
  }
15782
15782
  }, et = {};
15783
15783
  [gD, kO, SO].forEach(function(t) {
15784
- $e(et, t);
15784
+ Re(et, t);
15785
15785
  });
15786
15786
  var TO = {
15787
15787
  animate: et.animate(),
@@ -16608,7 +16608,7 @@ var $O = function(e) {
16608
16608
  }) : Fe(e) ? this.parse(e) || (this.invalid = !0) : mt("A selector must be created from a string; found "));
16609
16609
  }, Gn = Un.prototype;
16610
16610
  [AO, zO].forEach(function(t) {
16611
- return $e(Gn, t);
16611
+ return Re(Gn, t);
16612
16612
  });
16613
16613
  Gn.text = function() {
16614
16614
  return this.inputText;
@@ -16901,7 +16901,7 @@ function Bl(t) {
16901
16901
  return;
16902
16902
  };
16903
16903
  }
16904
- $e(il, {
16904
+ Re(il, {
16905
16905
  degree: Bl(function(t, e) {
16906
16906
  return e.source().same(e.target()) ? 2 : 1;
16907
16907
  }),
@@ -16921,7 +16921,7 @@ function Aa(t, e) {
16921
16921
  return n;
16922
16922
  };
16923
16923
  }
16924
- $e(il, {
16924
+ Re(il, {
16925
16925
  minDegree: Aa("degree", function(t, e) {
16926
16926
  return t < e;
16927
16927
  }),
@@ -16941,7 +16941,7 @@ $e(il, {
16941
16941
  return t > e;
16942
16942
  })
16943
16943
  });
16944
- $e(il, {
16944
+ Re(il, {
16945
16945
  totalDegree: function(e) {
16946
16946
  for (var r = 0, n = this.nodes(), a = 0; a < n.length; a++)
16947
16947
  r += n[a].degree(e);
@@ -16985,7 +16985,7 @@ var Rr, pg, gg = function(e, r, n) {
16985
16985
  Rr = pg = {
16986
16986
  position: et.data(Of),
16987
16987
  // position but no notification to renderer
16988
- silentPosition: et.data($e({}, Of, {
16988
+ silentPosition: et.data(Re({}, Of, {
16989
16989
  allowBinding: !1,
16990
16990
  allowSetting: !0,
16991
16991
  settingTriggersEvent: !1,
@@ -17566,7 +17566,7 @@ var WO = Do, YO = function(e, r) {
17566
17566
  } : t[n] = function() {
17567
17567
  return XO(this, r.get);
17568
17568
  }, t;
17569
- }, {}), a_ = $e({}, qO, GO, WO, n_);
17569
+ }, {}), a_ = Re({}, qO, GO, WO, n_);
17570
17570
  /*!
17571
17571
  Event object based on jQuery events, MIT license
17572
17572
 
@@ -17646,7 +17646,7 @@ function ol() {
17646
17646
  this.context = e || this.context, this.listeners = [], this.emitting = 0;
17647
17647
  }
17648
17648
  var Wn = ol.prototype, Eg = function(e, r, n, a, i, o, s) {
17649
- pt(a) && (i = a, a = null), s && (o == null ? o = s : o = $e({}, o, s));
17649
+ pt(a) && (i = a, a = null), s && (o == null ? o = s : o = Re({}, o, s));
17650
17650
  for (var u = st(n) ? n : n.split(/\s+/), l = 0; l < u.length; l++) {
17651
17651
  var c = u[l];
17652
17652
  if (!qn(c)) {
@@ -18275,7 +18275,7 @@ var d_ = Wt({
18275
18275
  },
18276
18276
  layout: function(e) {
18277
18277
  var r = this.cy();
18278
- return r.makeLayout($e({}, e, {
18278
+ return r.makeLayout(Re({}, e, {
18279
18279
  eles: this
18280
18280
  }));
18281
18281
  }
@@ -18678,7 +18678,7 @@ rr.clearTraversalCache = function() {
18678
18678
  for (var t = 0; t < this.length; t++)
18679
18679
  this[t]._private.traversalCache = null;
18680
18680
  };
18681
- $e(rr, {
18681
+ Re(rr, {
18682
18682
  // get the root nodes in the DAG
18683
18683
  roots: Nf({
18684
18684
  noIncomingEdges: !0
@@ -18706,7 +18706,7 @@ $e(rr, {
18706
18706
  incoming: !0
18707
18707
  })
18708
18708
  });
18709
- $e(rr, {
18709
+ Re(rr, {
18710
18710
  neighborhood: Sr(function(t) {
18711
18711
  for (var e = [], r = this.nodes(), n = 0; n < r.length; n++)
18712
18712
  for (var a = r[n], i = a.connectedEdges(), o = 0; o < i.length; o++) {
@@ -18725,7 +18725,7 @@ $e(rr, {
18725
18725
  rr.neighbourhood = rr.neighborhood;
18726
18726
  rr.closedNeighbourhood = rr.closedNeighborhood;
18727
18727
  rr.openNeighbourhood = rr.openNeighborhood;
18728
- $e(rr, {
18728
+ Re(rr, {
18729
18729
  source: Sr(function(e) {
18730
18730
  var r = this[0], n;
18731
18731
  return r && (n = r._private.source || r.cy().collection()), n && e ? n.filter(e) : n;
@@ -18750,7 +18750,7 @@ function zf(t) {
18750
18750
  return this.spawn(n, !0).filter(r);
18751
18751
  };
18752
18752
  }
18753
- $e(rr, {
18753
+ Re(rr, {
18754
18754
  edgesWith: Sr(Vf(), "edgesWith"),
18755
18755
  edgesTo: Sr(Vf({
18756
18756
  thisIsSrc: !0
@@ -18768,7 +18768,7 @@ function Vf(t) {
18768
18768
  return this.spawn(n, !0);
18769
18769
  };
18770
18770
  }
18771
- $e(rr, {
18771
+ Re(rr, {
18772
18772
  connectedEdges: Sr(function(t) {
18773
18773
  for (var e = [], r = this, n = 0; n < r.length; n++) {
18774
18774
  var a = r[n];
@@ -18796,7 +18796,7 @@ function Hf(t) {
18796
18796
  var e = {
18797
18797
  codirected: !1
18798
18798
  };
18799
- return t = $e({}, e, t), function(n) {
18799
+ return t = Re({}, e, t), function(n) {
18800
18800
  for (var a = [], i = this.edges(), o = t, s = 0; s < i.length; s++)
18801
18801
  for (var u = i[s], l = u._private, c = l.source, d = c._private.data.id, v = l.data.target, h = c._private.edges, f = 0; f < h.length; f++) {
18802
18802
  var p = h[f], m = p._private.data, g = m.target, y = m.source, b = g === v && y === d, w = d === g && v === y;
@@ -18805,7 +18805,7 @@ function Hf(t) {
18805
18805
  return this.spawn(a, !0).filter(n);
18806
18806
  };
18807
18807
  }
18808
- $e(rr, {
18808
+ Re(rr, {
18809
18809
  components: function(e) {
18810
18810
  var r = this, n = r.cy(), a = n.collection(), i = e == null ? r.nodes() : e.nodes(), o = [];
18811
18811
  e != null && i.empty() && (i = e.sources());
@@ -19185,7 +19185,7 @@ dt.move = function(t) {
19185
19185
  return this;
19186
19186
  };
19187
19187
  [Jp, TO, ss, Rn, li, HO, il, a_, kg, Sg, u_, _s, ls, Ut, zn, rr].forEach(function(t) {
19188
- $e(dt, t);
19188
+ Re(dt, t);
19189
19189
  });
19190
19190
  var g_ = {
19191
19191
  add: function(e) {
@@ -19209,7 +19209,7 @@ var g_ = {
19209
19209
  var f = d[v], p = l[f];
19210
19210
  if (st(p))
19211
19211
  for (var m = 0, g = p.length; m < g; m++) {
19212
- var y = $e({
19212
+ var y = Re({
19213
19213
  group: f
19214
19214
  }, p[m]);
19215
19215
  c.push(y);
@@ -19606,7 +19606,7 @@ var cs = {
19606
19606
  }
19607
19607
  var i;
19608
19608
  Fe(e.eles) ? i = r.$(e.eles) : i = e.eles != null ? e.eles : r.$();
19609
- var o = new a($e({}, e, {
19609
+ var o = new a(Re({}, e, {
19610
19610
  cy: r,
19611
19611
  eles: i
19612
19612
  }));
@@ -21395,7 +21395,7 @@ Rt.getDefaultProperties = function() {
21395
21395
  var t = this._private;
21396
21396
  if (t.defaultProperties != null)
21397
21397
  return t.defaultProperties;
21398
- for (var e = $e({
21398
+ for (var e = Re({
21399
21399
  // core props
21400
21400
  "selection-box-color": "#ddd",
21401
21401
  "selection-box-opacity": 0.65,
@@ -21905,7 +21905,7 @@ tr.fromString = function(t, e) {
21905
21905
  return new tr(t).fromString(e);
21906
21906
  };
21907
21907
  [ar, Po, xc, en, ul, Cc, Rt, cl].forEach(function(t) {
21908
- $e(nr, t);
21908
+ Re(nr, t);
21909
21909
  });
21910
21910
  tr.types = nr.types;
21911
21911
  tr.properties = nr.properties;
@@ -22260,7 +22260,7 @@ co.attr = co.data;
22260
22260
  co.removeAttr = co.removeData;
22261
22261
  var fo = function(e) {
22262
22262
  var r = this;
22263
- e = $e({}, e);
22263
+ e = Re({}, e);
22264
22264
  var n = e.container;
22265
22265
  n && !ks(n) && ks(n[0]) && (n = n[0]);
22266
22266
  var a = n ? n._cyreg : null;
@@ -22268,9 +22268,9 @@ var fo = function(e) {
22268
22268
  var i = a.readies = a.readies || [];
22269
22269
  n && (n._cyreg = a), a.cy = r;
22270
22270
  var o = _t !== void 0 && n !== void 0 && !e.headless, s = e;
22271
- s.layout = $e({
22271
+ s.layout = Re({
22272
22272
  name: o ? "grid" : "null"
22273
- }, s.layout), s.renderer = $e({
22273
+ }, s.layout), s.renderer = Re({
22274
22274
  name: o ? "canvas" : "null"
22275
22275
  }, s.renderer);
22276
22276
  var u = function(f, p, m) {
@@ -22333,7 +22333,7 @@ var fo = function(e) {
22333
22333
  p(f);
22334
22334
  };
22335
22335
  l.styleEnabled && r.setStyle([]);
22336
- var d = $e({}, s, s.renderer);
22336
+ var d = Re({}, s, s.renderer);
22337
22337
  r.initRenderer(d);
22338
22338
  var v = function(f, p, m) {
22339
22339
  r.notifications(!1);
@@ -22343,7 +22343,7 @@ var fo = function(e) {
22343
22343
  }).one("layoutstop", function() {
22344
22344
  r.one("done", m), r.emit("done");
22345
22345
  });
22346
- var y = $e({}, r._private.options.layout);
22346
+ var y = Re({}, r._private.options.layout);
22347
22347
  y.eles = r.elements(), r.layout(y).run();
22348
22348
  };
22349
22349
  c([s.style, s.elements], function(h) {
@@ -22358,7 +22358,7 @@ var fo = function(e) {
22358
22358
  }, s.done);
22359
22359
  });
22360
22360
  }, Ls = fo.prototype;
22361
- $e(Ls, {
22361
+ Re(Ls, {
22362
22362
  instanceString: function() {
22363
22363
  return "core";
22364
22364
  },
@@ -22409,7 +22409,7 @@ $e(Ls, {
22409
22409
  mount: function(e) {
22410
22410
  if (e != null) {
22411
22411
  var r = this, n = r._private, a = n.options;
22412
- return !ks(e) && ks(e[0]) && (e = e[0]), r.stopAnimationLoop(), r.destroyRenderer(), n.container = e, n.styleEnabled = !0, r.invalidateSize(), r.initRenderer($e({}, a, a.renderer, {
22412
+ return !ks(e) && ks(e[0]) && (e = e[0]), r.stopAnimationLoop(), r.destroyRenderer(), n.container = e, n.styleEnabled = !0, r.invalidateSize(), r.initRenderer(Re({}, a, a.renderer, {
22413
22413
  // allow custom renderer name to be re-used, otherwise use canvas
22414
22414
  name: a.renderer.name === "null" ? "canvas" : a.renderer.name
22415
22415
  })), r.startAnimationLoop(), r.style(a.style), r.emit("mount"), r;
@@ -22490,7 +22490,7 @@ $e(Ls, {
22490
22490
  });
22491
22491
  Ls.$id = Ls.getElementById;
22492
22492
  [g_, x_, Pg, fu, cs, E_, vu, ds, T_, xa, co].forEach(function(t) {
22493
- $e(Ls, t);
22493
+ Re(Ls, t);
22494
22494
  });
22495
22495
  var P_ = {
22496
22496
  fit: !0,
@@ -22544,7 +22544,7 @@ var P_ = {
22544
22544
  return e.scratch("breadthfirst", r);
22545
22545
  };
22546
22546
  function Og(t) {
22547
- this.options = $e({}, P_, O_, t);
22547
+ this.options = Re({}, P_, O_, t);
22548
22548
  }
22549
22549
  Og.prototype.run = function() {
22550
22550
  var t = this.options, e = t, r = t.cy, n = e.eles, a = n.nodes().filter(function(fe) {
@@ -22753,7 +22753,7 @@ var __ = {
22753
22753
  // transform a given node position. Useful for changing flow direction in discrete layouts
22754
22754
  };
22755
22755
  function _g(t) {
22756
- this.options = $e({}, __, t);
22756
+ this.options = Re({}, __, t);
22757
22757
  }
22758
22758
  _g.prototype.run = function() {
22759
22759
  var t = this.options, e = t, r = t.cy, n = e.eles, a = e.counterclockwise !== void 0 ? !e.counterclockwise : e.clockwise, i = n.nodes().not(":parent");
@@ -22837,7 +22837,7 @@ var L_ = {
22837
22837
  // transform a given node position. Useful for changing flow direction in discrete layouts
22838
22838
  };
22839
22839
  function Lg(t) {
22840
- this.options = $e({}, L_, t);
22840
+ this.options = Re({}, L_, t);
22841
22841
  }
22842
22842
  Lg.prototype.run = function() {
22843
22843
  for (var t = this.options, e = t, r = e.counterclockwise !== void 0 ? !e.counterclockwise : e.clockwise, n = t.cy, a = e.eles, i = a.nodes().not(":parent"), o = pr(e.boundingBox ? e.boundingBox : {
@@ -22975,7 +22975,7 @@ var Rl, F_ = {
22975
22975
  minTemp: 1
22976
22976
  };
22977
22977
  function dl(t) {
22978
- this.options = $e({}, F_, t), this.options.layout = this;
22978
+ this.options = Re({}, F_, t), this.options.layout = this;
22979
22979
  var e = this.options.eles.nodes(), r = this.options.eles.edges(), n = r.filter(function(a) {
22980
22980
  var i = a.source().data("id"), o = a.target().data("id"), s = e.some(function(l) {
22981
22981
  return l.data("id") === i;
@@ -23344,7 +23344,7 @@ var I_ = function(e, r, n) {
23344
23344
  // transform a given node position. Useful for changing flow direction in discrete layouts
23345
23345
  };
23346
23346
  function Ig(t) {
23347
- this.options = $e({}, X_, t);
23347
+ this.options = Re({}, X_, t);
23348
23348
  }
23349
23349
  Ig.prototype.run = function() {
23350
23350
  var t = this.options, e = t, r = t.cy, n = e.eles, a = n.nodes().not(":parent");
@@ -23448,7 +23448,7 @@ var Z_ = {
23448
23448
  // on layoutstop
23449
23449
  };
23450
23450
  function Ec(t) {
23451
- this.options = $e({}, Z_, t);
23451
+ this.options = Re({}, Z_, t);
23452
23452
  }
23453
23453
  Ec.prototype.run = function() {
23454
23454
  var t = this.options, e = t.eles, r = this;
@@ -23495,7 +23495,7 @@ var j_ = {
23495
23495
  // transform a given node position. Useful for changing flow direction in discrete layouts
23496
23496
  };
23497
23497
  function Ag(t) {
23498
- this.options = $e({}, j_, t);
23498
+ this.options = Re({}, j_, t);
23499
23499
  }
23500
23500
  Ag.prototype.run = function() {
23501
23501
  var t = this.options, e = t.eles, r = e.nodes(), n = pt(t.positions);
@@ -23539,7 +23539,7 @@ var Q_ = {
23539
23539
  // transform a given node position. Useful for changing flow direction in discrete layouts
23540
23540
  };
23541
23541
  function Mg(t) {
23542
- this.options = $e({}, Q_, t);
23542
+ this.options = Re({}, Q_, t);
23543
23543
  }
23544
23544
  Mg.prototype.run = function() {
23545
23545
  var t = this.options, e = t.cy, r = t.eles, n = pr(t.boundingBox ? t.boundingBox : {
@@ -23626,7 +23626,7 @@ kc.registerArrowShapes = function() {
23626
23626
  }, o = function(l) {
23627
23627
  return l.pstyle("width").pfValue * l.pstyle("arrow-scale").pfValue * 2;
23628
23628
  }, s = function(l, c) {
23629
- Fe(c) && (c = t[c]), t[l] = $e({
23629
+ Fe(c) && (c = t[c]), t[l] = Re({
23630
23630
  name: l,
23631
23631
  points: [-0.15, -0.3, 0.15, -0.3, 0.15, 0.3, -0.15, 0.3],
23632
23632
  collide: function(v, h, f, p, m, g) {
@@ -24951,7 +24951,7 @@ vl.getCachedZSortedEles = function(t) {
24951
24951
  };
24952
24952
  var Kg = {};
24953
24953
  [Pa, Is, ir, Oo, Tc, nn, qg, fl, vl].forEach(function(t) {
24954
- $e(Kg, t);
24954
+ Re(Kg, t);
24955
24955
  });
24956
24956
  var Ug = {};
24957
24957
  Ug.getCachedImage = function(t, e, r) {
@@ -26264,7 +26264,7 @@ Ci.isHeadless = function() {
26264
26264
  return !1;
26265
26265
  };
26266
26266
  [kc, Kg, Ug, xi, Cn, _o].forEach(function(t) {
26267
- $e(Ci, t);
26267
+ Re(Ci, t);
26268
26268
  });
26269
26269
  var zl = 1e3 / 60, Wg = {
26270
26270
  setupDequeueing: function(e) {
@@ -26442,7 +26442,7 @@ var zl = 1e3 / 60, Wg = {
26442
26442
  var n = this;
26443
26443
  n.renderer = e, n.onDequeues = [];
26444
26444
  var a = wL(r);
26445
- $e(n, a), n.lookup = new iL(a.getKey, a.doesEleInvalidateKey), n.setupDequeueing();
26445
+ Re(n, a), n.lookup = new iL(a.getKey, a.doesEleInvalidateKey), n.setupDequeueing();
26446
26446
  }, At = Ri.prototype;
26447
26447
  At.reasons = qa;
26448
26448
  At.getTextureQueue = function(t) {
@@ -28136,7 +28136,7 @@ Ze.makeOffscreenCanvas = function(t, e) {
28136
28136
  return r;
28137
28137
  };
28138
28138
  [Xg, an, En, Dc, Oa, Ei, br, jn, Lo, e0].forEach(function(t) {
28139
- $e(Ze, t);
28139
+ Re(Ze, t);
28140
28140
  });
28141
28141
  var GL = [{
28142
28142
  name: "null",
@@ -28208,7 +28208,7 @@ function a0(t, e, r) {
28208
28208
  return d(T);
28209
28209
  }
28210
28210
  };
28211
- $e(o, {
28211
+ Re(o, {
28212
28212
  createEmitter: function() {
28213
28213
  return this._private.emitter = new ol(v, this), this;
28214
28214
  },
@@ -28499,7 +28499,7 @@ class JL extends EventTarget {
28499
28499
  minZoom: 0.5,
28500
28500
  maxZoom: 10,
28501
28501
  wheelSensitivity: 0.4
28502
- }).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)), this.tooltip = document.createElement("div"), this.tooltip.className = "cy-graph-tooltip", this.tooltip.hidden = !0, (a = n == null ? void 0 : n.lastChild) == null || a.appendChild(this.tooltip);
28502
+ }).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, (a = n == null ? void 0 : n.lastChild) == null || a.appendChild(this.tooltip);
28503
28503
  }
28504
28504
  remove() {
28505
28505
  this.cy && this.cy.destroy();
@@ -28557,7 +28557,8 @@ const eF = 1.3, tF = 24 * 60 * 60 * 1e3, rF = "Reset position", fv = "Lock zoom
28557
28557
  resetLabel: rF,
28558
28558
  zoomLockLabel: fv,
28559
28559
  iconColor: aF,
28560
- zoomEnabled: !1
28560
+ zoomEnabled: !1,
28561
+ errorMessage: ""
28561
28562
  };
28562
28563
  },
28563
28564
  mounted() {
@@ -28603,8 +28604,8 @@ const eF = 1.3, tF = 24 * 60 * 60 * 1e3, rF = "Reset position", fv = "Lock zoom
28603
28604
  showGraph: async function(t) {
28604
28605
  const e = this.$refs.graphCanvas;
28605
28606
  this.showSpinner(), this.connectivityGraph = new jL(this.labelCache, e), await this.connectivityGraph.addConnectivity(this.knowledgeByPath.get(t)), this.hideSpinner(), this.connectivityGraph.showConnectivity(e), this.connectivityGraph.on("tap-node", (r) => {
28606
- const { label: n } = r.detail, a = n.split(`
28607
- `);
28607
+ const { label: n } = r.detail, a = n ? n.split(`
28608
+ `) : [];
28608
28609
  this.$emit("tap-node", a);
28609
28610
  });
28610
28611
  },
@@ -28712,13 +28713,19 @@ const eF = 1.3, tF = 24 * 60 * 60 * 1e3, rF = "Reset position", fv = "Lock zoom
28712
28713
  */
28713
28714
  toggleZoom: function() {
28714
28715
  this.zoomEnabled = !this.zoomEnabled, this.zoomLockLabel = this.zoomEnabled ? nF : fv, this.connectivityGraph.enableZoom(!this.zoomEnabled);
28716
+ },
28717
+ updateErrorMessage: function(t) {
28718
+ this.errorMessage = t;
28715
28719
  }
28716
28720
  }
28717
28721
  }, oF = { class: "connectivity-graph" }, sF = {
28718
28722
  ref: "graphCanvas",
28719
28723
  class: "graph-canvas"
28720
- }, lF = { class: "control-panel" }, uF = /* @__PURE__ */ P0('<div class="node-key" data-v-528570f4><div class="key-head" data-v-528570f4>Node type:</div><div data-v-528570f4><div data-v-528570f4><span data-v-528570f4>Node:</span><span class="key-box" style="background:#80F0F0;" data-v-528570f4></span></div><div data-v-528570f4><span data-v-528570f4>Axon:</span><span class="key-box" style="background:green;" data-v-528570f4></span></div><div data-v-528570f4><span data-v-528570f4>Dendrite:</span><span class="key-box" style="background:red;" data-v-528570f4></span></div><div data-v-528570f4><span data-v-528570f4>Both:</span><span class="key-box" style="background:gray;" data-v-528570f4></span></div></div></div>', 1), cF = { class: "tools" }, dF = { class: "visually-hidden" }, fF = { class: "visually-hidden" };
28721
- function vF(t, e, r, n, a, i) {
28724
+ }, lF = { class: "control-panel" }, uF = /* @__PURE__ */ P0('<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), cF = { class: "tools" }, dF = { class: "visually-hidden" }, fF = { class: "visually-hidden" }, vF = {
28725
+ key: 0,
28726
+ class: "connectivity-graph-error"
28727
+ };
28728
+ function hF(t, e, r, n, a, i) {
28722
28729
  const o = Xb, s = Vt, u = pn, l = xo, c = g2, d = w2, v = tc;
28723
28730
  return je(($(), Z("div", oF, [
28724
28731
  J("div", sF, null, 512),
@@ -28743,7 +28750,7 @@ function vF(t, e, r, n, a, i) {
28743
28750
  ]),
28744
28751
  _: 1
28745
28752
  }),
28746
- J("span", dF, Re(t.resetLabel), 1)
28753
+ J("span", dF, Ne(t.resetLabel), 1)
28747
28754
  ]),
28748
28755
  _: 1
28749
28756
  }, 8, ["class", "onClick"])
@@ -28768,7 +28775,7 @@ function vF(t, e, r, n, a, i) {
28768
28775
  ]),
28769
28776
  _: 1
28770
28777
  }),
28771
- J("span", fF, Re(t.zoomLockLabel), 1)
28778
+ J("span", fF, Ne(t.zoomLockLabel), 1)
28772
28779
  ]),
28773
28780
  _: 1
28774
28781
  }, 8, ["class", "onClick"])
@@ -28776,17 +28783,18 @@ function vF(t, e, r, n, a, i) {
28776
28783
  _: 1
28777
28784
  }, 8, ["content"])
28778
28785
  ])
28779
- ])
28786
+ ]),
28787
+ t.errorMessage ? ($(), Z("div", vF, Ne(t.errorMessage), 1)) : pe("", !0)
28780
28788
  ])), [
28781
28789
  [v, t.loading]
28782
28790
  ]);
28783
28791
  }
28784
- const CF = /* @__PURE__ */ rn(iF, [["render", vF], ["__scopeId", "data-v-528570f4"]]);
28792
+ const EF = /* @__PURE__ */ rn(iF, [["render", hF], ["__scopeId", "data-v-0e21ec8d"]]);
28785
28793
  export {
28786
- CF as ConnectivityGraph,
28787
- wF as CopyToClipboard,
28788
- gF as DrawToolbar,
28789
- mF as HelpModeDialog,
28790
- yF as Tooltip,
28791
- bF as TreeControls
28794
+ EF as ConnectivityGraph,
28795
+ xF as CopyToClipboard,
28796
+ mF as DrawToolbar,
28797
+ yF as HelpModeDialog,
28798
+ bF as Tooltip,
28799
+ wF as TreeControls
28792
28800
  };