@abi-software/map-utilities 1.1.3-beta.6 → 1.1.3-beta.8
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.
package/dist/map-utilities.js
CHANGED
|
@@ -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
|
|
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",
|
|
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 =
|
|
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:
|
|
1752
|
+
type: $e(Boolean),
|
|
1753
1753
|
default: null
|
|
1754
1754
|
}), N2 = Us({
|
|
1755
|
-
type:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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
|
-
},
|
|
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
|
-
},
|
|
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:
|
|
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:
|
|
3670
|
+
type: $e(Object)
|
|
3671
3671
|
},
|
|
3672
3672
|
virtualTriggering: Boolean,
|
|
3673
3673
|
onMouseenter: {
|
|
3674
|
-
type:
|
|
3674
|
+
type: $e(Function)
|
|
3675
3675
|
},
|
|
3676
3676
|
onMouseleave: {
|
|
3677
|
-
type:
|
|
3677
|
+
type: $e(Function)
|
|
3678
3678
|
},
|
|
3679
3679
|
onClick: {
|
|
3680
|
-
type:
|
|
3680
|
+
type: $e(Function)
|
|
3681
3681
|
},
|
|
3682
3682
|
onKeydown: {
|
|
3683
|
-
type:
|
|
3683
|
+
type: $e(Function)
|
|
3684
3684
|
},
|
|
3685
3685
|
onFocus: {
|
|
3686
|
-
type:
|
|
3686
|
+
type: $e(Function)
|
|
3687
3687
|
},
|
|
3688
3688
|
onBlur: {
|
|
3689
|
-
type:
|
|
3689
|
+
type: $e(Function)
|
|
3690
3690
|
},
|
|
3691
3691
|
onContextmenu: {
|
|
3692
|
-
type:
|
|
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:
|
|
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:
|
|
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:
|
|
4027
|
+
type: $e([String, Array, Object])
|
|
4028
4028
|
},
|
|
4029
4029
|
className: {
|
|
4030
|
-
type:
|
|
4030
|
+
type: $e([String, Array, Object])
|
|
4031
4031
|
},
|
|
4032
4032
|
effect: {
|
|
4033
|
-
type:
|
|
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:
|
|
4051
|
+
type: $e([String, Array, Object])
|
|
4052
4052
|
},
|
|
4053
4053
|
popperStyle: {
|
|
4054
|
-
type:
|
|
4054
|
+
type: $e([String, Array, Object])
|
|
4055
4055
|
},
|
|
4056
4056
|
referenceEl: {
|
|
4057
|
-
type:
|
|
4057
|
+
type: $e(Object)
|
|
4058
4058
|
},
|
|
4059
4059
|
triggerTargetEl: {
|
|
4060
|
-
type:
|
|
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:
|
|
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:
|
|
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:
|
|
4333
|
+
type: $e([String, Array]),
|
|
4334
4334
|
default: "hover"
|
|
4335
4335
|
},
|
|
4336
4336
|
triggerKeys: {
|
|
4337
|
-
type:
|
|
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:
|
|
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 },
|
|
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:
|
|
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:
|
|
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(
|
|
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(
|
|
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(
|
|
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(
|
|
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:
|
|
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:
|
|
6138
|
+
type: $e([Number, Object]),
|
|
6139
6139
|
default: () => Ra({})
|
|
6140
6140
|
},
|
|
6141
6141
|
sm: {
|
|
6142
|
-
type:
|
|
6142
|
+
type: $e([Number, Object]),
|
|
6143
6143
|
default: () => Ra({})
|
|
6144
6144
|
},
|
|
6145
6145
|
md: {
|
|
6146
|
-
type:
|
|
6146
|
+
type: $e([Number, Object]),
|
|
6147
6147
|
default: () => Ra({})
|
|
6148
6148
|
},
|
|
6149
6149
|
lg: {
|
|
6150
|
-
type:
|
|
6150
|
+
type: $e([Number, Object]),
|
|
6151
6151
|
default: () => Ra({})
|
|
6152
6152
|
},
|
|
6153
6153
|
xl: {
|
|
6154
|
-
type:
|
|
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:
|
|
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:
|
|
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(
|
|
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(
|
|
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:
|
|
7303
|
+
type: $e(String)
|
|
7304
7304
|
},
|
|
7305
7305
|
placement: {
|
|
7306
|
-
type:
|
|
7306
|
+
type: $e(String),
|
|
7307
7307
|
default: "bottom"
|
|
7308
7308
|
},
|
|
7309
7309
|
popperOptions: {
|
|
7310
|
-
type:
|
|
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:
|
|
7336
|
+
type: $e([Number, String]),
|
|
7337
7337
|
default: 0
|
|
7338
7338
|
},
|
|
7339
7339
|
maxHeight: {
|
|
7340
|
-
type:
|
|
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:
|
|
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:
|
|
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,
|
|
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:
|
|
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:
|
|
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:
|
|
7962
|
+
type: $e(String),
|
|
7963
7963
|
values: Gs,
|
|
7964
7964
|
default: "bottom-start"
|
|
7965
7965
|
},
|
|
7966
7966
|
fallbackPlacements: {
|
|
7967
|
-
type:
|
|
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(
|
|
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
|
-
}, " + " +
|
|
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(
|
|
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:
|
|
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,
|
|
8236
|
-
]) : ($(), Z("span", { key: 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,
|
|
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
|
-
},
|
|
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
|
-
},
|
|
8536
|
+
}, Ne(m.title), 3)) : pe("v-if", !0),
|
|
8537
8537
|
Le(m.$slots, "default", {}, () => [
|
|
8538
|
-
We(
|
|
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
|
-
},
|
|
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,
|
|
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
|
|
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
|
|
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,
|
|
11309
|
-
r.tooltipEntry.provenanceTaxonomyLabel && r.tooltipEntry.provenanceTaxonomyLabel.length > 0 ? ($(), Z("div", pT,
|
|
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,
|
|
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,
|
|
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(
|
|
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(" " +
|
|
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(
|
|
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(
|
|
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(
|
|
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,
|
|
11649
|
-
We(" " +
|
|
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 " +
|
|
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,
|
|
11699
|
-
We(" " +
|
|
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
|
-
},
|
|
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(" " +
|
|
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(
|
|
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(
|
|
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,
|
|
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
|
|
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,
|
|
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,
|
|
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
|
-
},
|
|
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,
|
|
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
|
|
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,
|
|
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
|
|
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
|
-
},
|
|
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
|
|
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
|
-
|
|
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 =
|
|
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
|
-
|
|
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 =
|
|
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 =
|
|
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 =
|
|
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 =
|
|
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
|
-
|
|
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
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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(
|
|
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_ =
|
|
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 =
|
|
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(
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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 =
|
|
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
|
-
|
|
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
|
-
|
|
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 =
|
|
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(
|
|
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 =
|
|
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
|
-
|
|
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 =
|
|
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 =
|
|
22271
|
+
s.layout = Re({
|
|
22272
22272
|
name: o ? "grid" : "null"
|
|
22273
|
-
}, s.layout), s.renderer =
|
|
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 =
|
|
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 =
|
|
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
|
-
|
|
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(
|
|
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
|
-
|
|
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 =
|
|
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 =
|
|
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 =
|
|
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 =
|
|
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 =
|
|
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 =
|
|
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 =
|
|
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 =
|
|
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] =
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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",
|
|
28502
|
+
}).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, (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,21 @@ 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
|
+
showErrorMessage: function(t) {
|
|
28718
|
+
this.errorMessage = t, setTimeout(() => {
|
|
28719
|
+
this.errorMessage = "";
|
|
28720
|
+
}, 3e3);
|
|
28715
28721
|
}
|
|
28716
28722
|
}
|
|
28717
28723
|
}, oF = { class: "connectivity-graph" }, sF = {
|
|
28718
28724
|
ref: "graphCanvas",
|
|
28719
28725
|
class: "graph-canvas"
|
|
28720
|
-
}, lF = { class: "control-panel" }, uF = /* @__PURE__ */ P0('<div class="node-key" data-v-
|
|
28721
|
-
|
|
28726
|
+
}, lF = { class: "control-panel" }, uF = /* @__PURE__ */ P0('<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), cF = { class: "tools" }, dF = { class: "visually-hidden" }, fF = { class: "visually-hidden" }, vF = {
|
|
28727
|
+
key: 0,
|
|
28728
|
+
class: "connectivity-graph-error"
|
|
28729
|
+
};
|
|
28730
|
+
function hF(t, e, r, n, a, i) {
|
|
28722
28731
|
const o = Xb, s = Vt, u = pn, l = xo, c = g2, d = w2, v = tc;
|
|
28723
28732
|
return je(($(), Z("div", oF, [
|
|
28724
28733
|
J("div", sF, null, 512),
|
|
@@ -28743,7 +28752,7 @@ function vF(t, e, r, n, a, i) {
|
|
|
28743
28752
|
]),
|
|
28744
28753
|
_: 1
|
|
28745
28754
|
}),
|
|
28746
|
-
J("span", dF,
|
|
28755
|
+
J("span", dF, Ne(t.resetLabel), 1)
|
|
28747
28756
|
]),
|
|
28748
28757
|
_: 1
|
|
28749
28758
|
}, 8, ["class", "onClick"])
|
|
@@ -28768,7 +28777,7 @@ function vF(t, e, r, n, a, i) {
|
|
|
28768
28777
|
]),
|
|
28769
28778
|
_: 1
|
|
28770
28779
|
}),
|
|
28771
|
-
J("span", fF,
|
|
28780
|
+
J("span", fF, Ne(t.zoomLockLabel), 1)
|
|
28772
28781
|
]),
|
|
28773
28782
|
_: 1
|
|
28774
28783
|
}, 8, ["class", "onClick"])
|
|
@@ -28776,17 +28785,18 @@ function vF(t, e, r, n, a, i) {
|
|
|
28776
28785
|
_: 1
|
|
28777
28786
|
}, 8, ["content"])
|
|
28778
28787
|
])
|
|
28779
|
-
])
|
|
28788
|
+
]),
|
|
28789
|
+
t.errorMessage ? ($(), Z("div", vF, Ne(t.errorMessage), 1)) : pe("", !0)
|
|
28780
28790
|
])), [
|
|
28781
28791
|
[v, t.loading]
|
|
28782
28792
|
]);
|
|
28783
28793
|
}
|
|
28784
|
-
const
|
|
28794
|
+
const EF = /* @__PURE__ */ rn(iF, [["render", hF], ["__scopeId", "data-v-13b701c2"]]);
|
|
28785
28795
|
export {
|
|
28786
|
-
|
|
28787
|
-
|
|
28788
|
-
|
|
28789
|
-
|
|
28790
|
-
|
|
28791
|
-
|
|
28796
|
+
EF as ConnectivityGraph,
|
|
28797
|
+
xF as CopyToClipboard,
|
|
28798
|
+
mF as DrawToolbar,
|
|
28799
|
+
yF as HelpModeDialog,
|
|
28800
|
+
bF as Tooltip,
|
|
28801
|
+
wF as TreeControls
|
|
28792
28802
|
};
|