@abi-software/map-side-bar 2.3.2-beta.1 → 2.3.2-beta.3
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-side-bar.js +249 -220
- package/dist/map-side-bar.umd.cjs +17 -9
- package/dist/style.css +1 -1
- package/package.json +2 -2
- package/src/components/ConnectivityInfo.vue +60 -34
- package/src/components/DatasetCard.vue +23 -8
package/dist/map-side-bar.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getCurrentScope as hf, onScopeDispose as bu, unref as d, getCurrentInstance as Ie, onMounted as Re, nextTick as ke, ref as E, readonly as wu, watch as G, computed as b, defineComponent as R, openBlock as x, createElementBlock as A, createElementVNode as M, warn as vf, inject as ue, isRef as Qt, shallowRef as on, onBeforeUnmount as ut, onBeforeMount as gf, provide as Pe, mergeProps as wt, renderSlot as Z, toRef as ft, onUnmounted as Dm, useAttrs as mf, useSlots as er, createCommentVNode as j, Fragment as Ae, normalizeClass as I, createBlock as W, withCtx as z, resolveDynamicComponent as rt, withModifiers as Se, createVNode as ee, toDisplayString as pe, normalizeStyle as Fe, Transition as tr, withDirectives as Oe, vShow as pt, reactive as Rt, onUpdated as xu, cloneVNode as yf, Text as hi, Comment as bf, Teleport as ku, onDeactivated as wf, createTextVNode as He, toRaw as Lo, vModelCheckbox as Po, toRefs as io, vModelRadio as jm, h as It, resolveComponent as Ye, renderList as gt, onBeforeUpdate as
|
|
1
|
+
import { getCurrentScope as hf, onScopeDispose as bu, unref as d, getCurrentInstance as Ie, onMounted as Re, nextTick as ke, ref as E, readonly as wu, watch as G, computed as b, defineComponent as R, openBlock as x, createElementBlock as A, createElementVNode as M, warn as vf, inject as ue, isRef as Qt, shallowRef as on, onBeforeUnmount as ut, onBeforeMount as gf, provide as Pe, mergeProps as wt, renderSlot as Z, toRef as ft, onUnmounted as Dm, useAttrs as mf, useSlots as er, createCommentVNode as j, Fragment as Ae, normalizeClass as I, createBlock as W, withCtx as z, resolveDynamicComponent as rt, withModifiers as Se, createVNode as ee, toDisplayString as pe, normalizeStyle as Fe, Transition as tr, withDirectives as Oe, vShow as pt, reactive as Rt, onUpdated as xu, cloneVNode as yf, Text as hi, Comment as bf, Teleport as ku, onDeactivated as wf, createTextVNode as He, toRaw as Lo, vModelCheckbox as Po, toRefs as io, vModelRadio as jm, h as It, resolveComponent as Ye, renderList as gt, onBeforeUpdate as T5, withKeys as Sn, vModelText as xf, watchEffect as Cu, resolveDirective as zm, toHandlerKey as A5, createApp as Vm, pushScopeId as vi, popScopeId as gi, toHandlers as I5, markRaw as Fl } from "vue";
|
|
2
2
|
const Hm = (e) => !e.getAttribute("aria-owns"), Um = (e, t, n) => {
|
|
3
3
|
const { parentNode: r } = e;
|
|
4
4
|
if (!r)
|
|
@@ -13,18 +13,18 @@ const Hm = (e) => !e.getAttribute("aria-owns"), Um = (e, t, n) => {
|
|
|
13
13
|
return t == null ? void 0 : t(o);
|
|
14
14
|
};
|
|
15
15
|
var Oh;
|
|
16
|
-
const _t = typeof window < "u",
|
|
16
|
+
const _t = typeof window < "u", N5 = (e) => typeof e == "string", qm = () => {
|
|
17
17
|
}, md = _t && ((Oh = window == null ? void 0 : window.navigator) == null ? void 0 : Oh.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
|
|
18
18
|
function os(e) {
|
|
19
19
|
return typeof e == "function" ? e() : d(e);
|
|
20
20
|
}
|
|
21
|
-
function
|
|
21
|
+
function L5(e) {
|
|
22
22
|
return e;
|
|
23
23
|
}
|
|
24
24
|
function Ns(e) {
|
|
25
25
|
return hf() ? (bu(e), !0) : !1;
|
|
26
26
|
}
|
|
27
|
-
function
|
|
27
|
+
function P5(e, t = !0) {
|
|
28
28
|
Ie() ? Re(e) : t ? e() : ke(e);
|
|
29
29
|
}
|
|
30
30
|
function Eh(e, t, n = {}) {
|
|
@@ -57,7 +57,7 @@ function Cr(e) {
|
|
|
57
57
|
const Ls = _t ? window : void 0;
|
|
58
58
|
function aa(...e) {
|
|
59
59
|
let t, n, r, o;
|
|
60
|
-
if (
|
|
60
|
+
if (N5(e[0]) || Array.isArray(e[0]) ? ([n, r, o] = e, t = Ls) : [t, n, r, o] = e, !t)
|
|
61
61
|
return qm;
|
|
62
62
|
Array.isArray(n) || (n = [n]), Array.isArray(r) || (r = [r]);
|
|
63
63
|
const a = [], i = () => {
|
|
@@ -70,7 +70,7 @@ function aa(...e) {
|
|
|
70
70
|
return Ns(u), u;
|
|
71
71
|
}
|
|
72
72
|
let Fh = !1;
|
|
73
|
-
function
|
|
73
|
+
function R5(e, t, n = {}) {
|
|
74
74
|
const { window: r = Ls, ignore: o = [], capture: a = !0, detectIframe: i = !1 } = n;
|
|
75
75
|
if (!r)
|
|
76
76
|
return;
|
|
@@ -108,11 +108,11 @@ function Rk(e, t, n = {}) {
|
|
|
108
108
|
}
|
|
109
109
|
function Km(e, t = !1) {
|
|
110
110
|
const n = E(), r = () => n.value = !!e();
|
|
111
|
-
return r(),
|
|
111
|
+
return r(), P5(r, t), n;
|
|
112
112
|
}
|
|
113
113
|
const Th = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, Ah = "__vueuse_ssr_handlers__";
|
|
114
114
|
Th[Ah] = Th[Ah] || {};
|
|
115
|
-
function
|
|
115
|
+
function B5(e, t, { window: n = Ls, initialValue: r = "" } = {}) {
|
|
116
116
|
const o = E(r), a = b(() => {
|
|
117
117
|
var i;
|
|
118
118
|
return Cr(t) || ((i = n == null ? void 0 : n.document) == null ? void 0 : i.documentElement);
|
|
@@ -128,17 +128,17 @@ function Bk(e, t, { window: n = Ls, initialValue: r = "" } = {}) {
|
|
|
128
128
|
(s = a.value) != null && s.style && a.value.style.setProperty(os(e), i);
|
|
129
129
|
}), o;
|
|
130
130
|
}
|
|
131
|
-
var Ih = Object.getOwnPropertySymbols,
|
|
131
|
+
var Ih = Object.getOwnPropertySymbols, M5 = Object.prototype.hasOwnProperty, D5 = Object.prototype.propertyIsEnumerable, j5 = (e, t) => {
|
|
132
132
|
var n = {};
|
|
133
133
|
for (var r in e)
|
|
134
|
-
|
|
134
|
+
M5.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
|
|
135
135
|
if (e != null && Ih)
|
|
136
136
|
for (var r of Ih(e))
|
|
137
|
-
t.indexOf(r) < 0 &&
|
|
137
|
+
t.indexOf(r) < 0 && D5.call(e, r) && (n[r] = e[r]);
|
|
138
138
|
return n;
|
|
139
139
|
};
|
|
140
140
|
function kr(e, t, n = {}) {
|
|
141
|
-
const r = n, { window: o = Ls } = r, a =
|
|
141
|
+
const r = n, { window: o = Ls } = r, a = j5(r, ["window"]);
|
|
142
142
|
let i;
|
|
143
143
|
const s = Km(() => o && "ResizeObserver" in o), l = () => {
|
|
144
144
|
i && (i.disconnect(), i = void 0);
|
|
@@ -152,17 +152,17 @@ function kr(e, t, n = {}) {
|
|
|
152
152
|
stop: c
|
|
153
153
|
};
|
|
154
154
|
}
|
|
155
|
-
var Nh = Object.getOwnPropertySymbols,
|
|
155
|
+
var Nh = Object.getOwnPropertySymbols, z5 = Object.prototype.hasOwnProperty, V5 = Object.prototype.propertyIsEnumerable, H5 = (e, t) => {
|
|
156
156
|
var n = {};
|
|
157
157
|
for (var r in e)
|
|
158
|
-
|
|
158
|
+
z5.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
|
|
159
159
|
if (e != null && Nh)
|
|
160
160
|
for (var r of Nh(e))
|
|
161
|
-
t.indexOf(r) < 0 &&
|
|
161
|
+
t.indexOf(r) < 0 && V5.call(e, r) && (n[r] = e[r]);
|
|
162
162
|
return n;
|
|
163
163
|
};
|
|
164
|
-
function
|
|
165
|
-
const r = n, { window: o = Ls } = r, a =
|
|
164
|
+
function U5(e, t, n = {}) {
|
|
165
|
+
const r = n, { window: o = Ls } = r, a = H5(r, ["window"]);
|
|
166
166
|
let i;
|
|
167
167
|
const s = Km(() => o && "MutationObserver" in o), l = () => {
|
|
168
168
|
i && (i.disconnect(), i = void 0);
|
|
@@ -180,15 +180,15 @@ var Lh;
|
|
|
180
180
|
(function(e) {
|
|
181
181
|
e.UP = "UP", e.RIGHT = "RIGHT", e.DOWN = "DOWN", e.LEFT = "LEFT", e.NONE = "NONE";
|
|
182
182
|
})(Lh || (Lh = {}));
|
|
183
|
-
var
|
|
183
|
+
var q5 = Object.defineProperty, Ph = Object.getOwnPropertySymbols, K5 = Object.prototype.hasOwnProperty, W5 = Object.prototype.propertyIsEnumerable, Rh = (e, t, n) => t in e ? q5(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, G5 = (e, t) => {
|
|
184
184
|
for (var n in t || (t = {}))
|
|
185
|
-
|
|
185
|
+
K5.call(t, n) && Rh(e, n, t[n]);
|
|
186
186
|
if (Ph)
|
|
187
187
|
for (var n of Ph(t))
|
|
188
|
-
|
|
188
|
+
W5.call(t, n) && Rh(e, n, t[n]);
|
|
189
189
|
return e;
|
|
190
190
|
};
|
|
191
|
-
const
|
|
191
|
+
const J5 = {
|
|
192
192
|
easeInSine: [0.12, 0, 0.39, 0],
|
|
193
193
|
easeOutSine: [0.61, 1, 0.88, 1],
|
|
194
194
|
easeInOutSine: [0.37, 0, 0.63, 1],
|
|
@@ -214,10 +214,10 @@ const Jk = {
|
|
|
214
214
|
easeOutBack: [0.34, 1.56, 0.64, 1],
|
|
215
215
|
easeInOutBack: [0.68, -0.6, 0.32, 1.6]
|
|
216
216
|
};
|
|
217
|
-
|
|
218
|
-
linear:
|
|
219
|
-
},
|
|
220
|
-
const
|
|
217
|
+
G5({
|
|
218
|
+
linear: L5
|
|
219
|
+
}, J5);
|
|
220
|
+
const Z5 = () => _t && /firefox/i.test(window.navigator.userAgent);
|
|
221
221
|
/**
|
|
222
222
|
* @vue/shared v3.4.21
|
|
223
223
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
@@ -226,69 +226,69 @@ const Zk = () => _t && /firefox/i.test(window.navigator.userAgent);
|
|
|
226
226
|
process.env.NODE_ENV !== "production" && Object.freeze({});
|
|
227
227
|
process.env.NODE_ENV !== "production" && Object.freeze([]);
|
|
228
228
|
const Qr = () => {
|
|
229
|
-
},
|
|
229
|
+
}, Y5 = Object.prototype.hasOwnProperty, Bh = (e, t) => Y5.call(e, t), rn = Array.isArray, zt = (e) => typeof e == "function", $n = (e) => typeof e == "string", Gt = (e) => e !== null && typeof e == "object", X5 = (e) => (Gt(e) || zt(e)) && zt(e.then) && zt(e.catch), Q5 = Object.prototype.toString, ek = (e) => Q5.call(e), Sc = (e) => ek(e).slice(8, -1), kf = (e) => {
|
|
230
230
|
const t = /* @__PURE__ */ Object.create(null);
|
|
231
231
|
return (n) => t[n] || (t[n] = e(n));
|
|
232
|
-
},
|
|
233
|
-
(e) => e.replace(
|
|
234
|
-
),
|
|
235
|
-
var Wm = typeof global == "object" && global && global.Object === Object && global,
|
|
236
|
-
function
|
|
237
|
-
var t =
|
|
232
|
+
}, tk = /-(\w)/g, nk = kf((e) => e.replace(tk, (t, n) => n ? n.toUpperCase() : "")), rk = /\B([A-Z])/g, ok = kf(
|
|
233
|
+
(e) => e.replace(rk, "-$1").toLowerCase()
|
|
234
|
+
), ak = kf((e) => e.charAt(0).toUpperCase() + e.slice(1));
|
|
235
|
+
var Wm = typeof global == "object" && global && global.Object === Object && global, ik = typeof self == "object" && self && self.Object === Object && self, gr = Wm || ik || Function("return this")(), qn = gr.Symbol, Gm = Object.prototype, sk = Gm.hasOwnProperty, lk = Gm.toString, Pi = qn ? qn.toStringTag : void 0;
|
|
236
|
+
function uk(e) {
|
|
237
|
+
var t = sk.call(e, Pi), n = e[Pi];
|
|
238
238
|
try {
|
|
239
239
|
e[Pi] = void 0;
|
|
240
240
|
var r = !0;
|
|
241
241
|
} catch {
|
|
242
242
|
}
|
|
243
|
-
var o =
|
|
243
|
+
var o = lk.call(e);
|
|
244
244
|
return r && (t ? e[Pi] = n : delete e[Pi]), o;
|
|
245
245
|
}
|
|
246
|
-
var
|
|
247
|
-
function
|
|
248
|
-
return
|
|
246
|
+
var ck = Object.prototype, dk = ck.toString;
|
|
247
|
+
function fk(e) {
|
|
248
|
+
return dk.call(e);
|
|
249
249
|
}
|
|
250
|
-
var
|
|
250
|
+
var pk = "[object Null]", hk = "[object Undefined]", Mh = qn ? qn.toStringTag : void 0;
|
|
251
251
|
function mi(e) {
|
|
252
|
-
return e == null ? e === void 0 ?
|
|
252
|
+
return e == null ? e === void 0 ? hk : pk : Mh && Mh in Object(e) ? uk(e) : fk(e);
|
|
253
253
|
}
|
|
254
254
|
function Ro(e) {
|
|
255
255
|
return e != null && typeof e == "object";
|
|
256
256
|
}
|
|
257
|
-
var
|
|
257
|
+
var vk = "[object Symbol]";
|
|
258
258
|
function Su(e) {
|
|
259
|
-
return typeof e == "symbol" || Ro(e) && mi(e) ==
|
|
259
|
+
return typeof e == "symbol" || Ro(e) && mi(e) == vk;
|
|
260
260
|
}
|
|
261
|
-
function
|
|
261
|
+
function gk(e, t) {
|
|
262
262
|
for (var n = -1, r = e == null ? 0 : e.length, o = Array(r); ++n < r; )
|
|
263
263
|
o[n] = t(e[n], n, e);
|
|
264
264
|
return o;
|
|
265
265
|
}
|
|
266
|
-
var Kn = Array.isArray,
|
|
266
|
+
var Kn = Array.isArray, mk = 1 / 0, Dh = qn ? qn.prototype : void 0, jh = Dh ? Dh.toString : void 0;
|
|
267
267
|
function Jm(e) {
|
|
268
268
|
if (typeof e == "string")
|
|
269
269
|
return e;
|
|
270
270
|
if (Kn(e))
|
|
271
|
-
return
|
|
271
|
+
return gk(e, Jm) + "";
|
|
272
272
|
if (Su(e))
|
|
273
273
|
return jh ? jh.call(e) : "";
|
|
274
274
|
var t = e + "";
|
|
275
|
-
return t == "0" && 1 / e == -
|
|
275
|
+
return t == "0" && 1 / e == -mk ? "-0" : t;
|
|
276
276
|
}
|
|
277
|
-
var
|
|
278
|
-
function
|
|
279
|
-
for (var t = e.length; t-- &&
|
|
277
|
+
var yk = /\s/;
|
|
278
|
+
function bk(e) {
|
|
279
|
+
for (var t = e.length; t-- && yk.test(e.charAt(t)); )
|
|
280
280
|
;
|
|
281
281
|
return t;
|
|
282
282
|
}
|
|
283
|
-
var
|
|
284
|
-
function
|
|
285
|
-
return e && e.slice(0,
|
|
283
|
+
var wk = /^\s+/;
|
|
284
|
+
function xk(e) {
|
|
285
|
+
return e && e.slice(0, bk(e) + 1).replace(wk, "");
|
|
286
286
|
}
|
|
287
287
|
function hr(e) {
|
|
288
288
|
var t = typeof e;
|
|
289
289
|
return e != null && (t == "object" || t == "function");
|
|
290
290
|
}
|
|
291
|
-
var zh = NaN,
|
|
291
|
+
var zh = NaN, kk = /^[-+]0x[0-9a-f]+$/i, Ck = /^0b[01]+$/i, Sk = /^0o[0-7]+$/i, _k = parseInt;
|
|
292
292
|
function yd(e) {
|
|
293
293
|
if (typeof e == "number")
|
|
294
294
|
return e;
|
|
@@ -300,46 +300,46 @@ function yd(e) {
|
|
|
300
300
|
}
|
|
301
301
|
if (typeof e != "string")
|
|
302
302
|
return e === 0 ? e : +e;
|
|
303
|
-
e =
|
|
304
|
-
var n =
|
|
305
|
-
return n ||
|
|
303
|
+
e = xk(e);
|
|
304
|
+
var n = Ck.test(e);
|
|
305
|
+
return n || Sk.test(e) ? _k(e.slice(2), n ? 2 : 8) : kk.test(e) ? zh : +e;
|
|
306
306
|
}
|
|
307
|
-
var Vh = 1 / 0, $
|
|
308
|
-
function
|
|
307
|
+
var Vh = 1 / 0, $k = 17976931348623157e292;
|
|
308
|
+
function Ok(e) {
|
|
309
309
|
if (!e)
|
|
310
310
|
return e === 0 ? e : 0;
|
|
311
311
|
if (e = yd(e), e === Vh || e === -Vh) {
|
|
312
312
|
var t = e < 0 ? -1 : 1;
|
|
313
|
-
return t * $
|
|
313
|
+
return t * $k;
|
|
314
314
|
}
|
|
315
315
|
return e === e ? e : 0;
|
|
316
316
|
}
|
|
317
|
-
function
|
|
318
|
-
var t =
|
|
317
|
+
function Ek(e) {
|
|
318
|
+
var t = Ok(e), n = t % 1;
|
|
319
319
|
return t === t ? n ? t - n : t : 0;
|
|
320
320
|
}
|
|
321
321
|
function Zm(e) {
|
|
322
322
|
return e;
|
|
323
323
|
}
|
|
324
|
-
var
|
|
324
|
+
var Fk = "[object AsyncFunction]", Tk = "[object Function]", Ak = "[object GeneratorFunction]", Ik = "[object Proxy]";
|
|
325
325
|
function Ym(e) {
|
|
326
326
|
if (!hr(e))
|
|
327
327
|
return !1;
|
|
328
328
|
var t = mi(e);
|
|
329
|
-
return t ==
|
|
329
|
+
return t == Tk || t == Ak || t == Fk || t == Ik;
|
|
330
330
|
}
|
|
331
331
|
var _c = gr["__core-js_shared__"], Hh = function() {
|
|
332
332
|
var e = /[^.]+$/.exec(_c && _c.keys && _c.keys.IE_PROTO || "");
|
|
333
333
|
return e ? "Symbol(src)_1." + e : "";
|
|
334
334
|
}();
|
|
335
|
-
function
|
|
335
|
+
function Nk(e) {
|
|
336
336
|
return !!Hh && Hh in e;
|
|
337
337
|
}
|
|
338
|
-
var
|
|
338
|
+
var Lk = Function.prototype, Pk = Lk.toString;
|
|
339
339
|
function ga(e) {
|
|
340
340
|
if (e != null) {
|
|
341
341
|
try {
|
|
342
|
-
return
|
|
342
|
+
return Pk.call(e);
|
|
343
343
|
} catch {
|
|
344
344
|
}
|
|
345
345
|
try {
|
|
@@ -349,23 +349,23 @@ function ga(e) {
|
|
|
349
349
|
}
|
|
350
350
|
return "";
|
|
351
351
|
}
|
|
352
|
-
var
|
|
353
|
-
"^" +
|
|
352
|
+
var Rk = /[\\^$.*+?()[\]{}|]/g, Bk = /^\[object .+?Constructor\]$/, Mk = Function.prototype, Dk = Object.prototype, jk = Mk.toString, zk = Dk.hasOwnProperty, Vk = RegExp(
|
|
353
|
+
"^" + jk.call(zk).replace(Rk, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
|
354
354
|
);
|
|
355
|
-
function
|
|
356
|
-
if (!hr(e) ||
|
|
355
|
+
function Hk(e) {
|
|
356
|
+
if (!hr(e) || Nk(e))
|
|
357
357
|
return !1;
|
|
358
|
-
var t = Ym(e) ?
|
|
358
|
+
var t = Ym(e) ? Vk : Bk;
|
|
359
359
|
return t.test(ga(e));
|
|
360
360
|
}
|
|
361
|
-
function
|
|
361
|
+
function Uk(e, t) {
|
|
362
362
|
return e == null ? void 0 : e[t];
|
|
363
363
|
}
|
|
364
364
|
function ma(e, t) {
|
|
365
|
-
var n =
|
|
366
|
-
return
|
|
365
|
+
var n = Uk(e, t);
|
|
366
|
+
return Hk(n) ? n : void 0;
|
|
367
367
|
}
|
|
368
|
-
var bd = ma(gr, "WeakMap"), Uh = Object.create,
|
|
368
|
+
var bd = ma(gr, "WeakMap"), Uh = Object.create, qk = /* @__PURE__ */ function() {
|
|
369
369
|
function e() {
|
|
370
370
|
}
|
|
371
371
|
return function(t) {
|
|
@@ -378,7 +378,7 @@ var bd = ma(gr, "WeakMap"), Uh = Object.create, q5 = /* @__PURE__ */ function()
|
|
|
378
378
|
return e.prototype = void 0, n;
|
|
379
379
|
};
|
|
380
380
|
}();
|
|
381
|
-
function
|
|
381
|
+
function Kk(e, t, n) {
|
|
382
382
|
switch (n.length) {
|
|
383
383
|
case 0:
|
|
384
384
|
return e.call(t);
|
|
@@ -391,26 +391,26 @@ function K5(e, t, n) {
|
|
|
391
391
|
}
|
|
392
392
|
return e.apply(t, n);
|
|
393
393
|
}
|
|
394
|
-
function
|
|
394
|
+
function Wk(e, t) {
|
|
395
395
|
var n = -1, r = e.length;
|
|
396
396
|
for (t || (t = Array(r)); ++n < r; )
|
|
397
397
|
t[n] = e[n];
|
|
398
398
|
return t;
|
|
399
399
|
}
|
|
400
|
-
var
|
|
401
|
-
function
|
|
400
|
+
var Gk = 800, Jk = 16, Zk = Date.now;
|
|
401
|
+
function Yk(e) {
|
|
402
402
|
var t = 0, n = 0;
|
|
403
403
|
return function() {
|
|
404
|
-
var r =
|
|
404
|
+
var r = Zk(), o = Jk - (r - n);
|
|
405
405
|
if (n = r, o > 0) {
|
|
406
|
-
if (++t >=
|
|
406
|
+
if (++t >= Gk)
|
|
407
407
|
return arguments[0];
|
|
408
408
|
} else
|
|
409
409
|
t = 0;
|
|
410
410
|
return e.apply(void 0, arguments);
|
|
411
411
|
};
|
|
412
412
|
}
|
|
413
|
-
function
|
|
413
|
+
function Xk(e) {
|
|
414
414
|
return function() {
|
|
415
415
|
return e;
|
|
416
416
|
};
|
|
@@ -421,16 +421,16 @@ var Gl = function() {
|
|
|
421
421
|
return e({}, "", {}), e;
|
|
422
422
|
} catch {
|
|
423
423
|
}
|
|
424
|
-
}(),
|
|
424
|
+
}(), Qk = Gl ? function(e, t) {
|
|
425
425
|
return Gl(e, "toString", {
|
|
426
426
|
configurable: !0,
|
|
427
427
|
enumerable: !1,
|
|
428
|
-
value:
|
|
428
|
+
value: Xk(t),
|
|
429
429
|
writable: !0
|
|
430
430
|
});
|
|
431
431
|
} : Zm;
|
|
432
|
-
const e3 =
|
|
433
|
-
var t3 =
|
|
432
|
+
const e3 = Qk;
|
|
433
|
+
var t3 = Yk(e3);
|
|
434
434
|
function n3(e, t) {
|
|
435
435
|
for (var n = -1, r = e == null ? 0 : e.length; ++n < r && t(e[n], n, e) !== !1; )
|
|
436
436
|
;
|
|
@@ -480,7 +480,7 @@ function l3(e, t, n) {
|
|
|
480
480
|
o = -1;
|
|
481
481
|
for (var s = Array(t + 1); ++o < t; )
|
|
482
482
|
s[o] = r[o];
|
|
483
|
-
return s[t] = n(i),
|
|
483
|
+
return s[t] = n(i), Kk(e, this, s);
|
|
484
484
|
};
|
|
485
485
|
}
|
|
486
486
|
var u3 = 9007199254740991;
|
|
@@ -949,7 +949,7 @@ function PC(e, t, n) {
|
|
|
949
949
|
}
|
|
950
950
|
}
|
|
951
951
|
function RC(e) {
|
|
952
|
-
return typeof e.constructor == "function" && !Of(e) ?
|
|
952
|
+
return typeof e.constructor == "function" && !Of(e) ? qk(i1(e)) : {};
|
|
953
953
|
}
|
|
954
954
|
var BC = "[object Map]";
|
|
955
955
|
function MC(e) {
|
|
@@ -971,7 +971,7 @@ function Al(e, t, n, r, o, a) {
|
|
|
971
971
|
var c = Kn(e);
|
|
972
972
|
if (c) {
|
|
973
973
|
if (i = cC(e), !s)
|
|
974
|
-
return
|
|
974
|
+
return Wk(e, i);
|
|
975
975
|
} else {
|
|
976
976
|
var f = ss(e), g = f == f1 || f == ZC;
|
|
977
977
|
if (Jl(e))
|
|
@@ -1306,7 +1306,7 @@ function f8(e, t, n) {
|
|
|
1306
1306
|
if (!r)
|
|
1307
1307
|
return -1;
|
|
1308
1308
|
var o = r - 1;
|
|
1309
|
-
return n !== void 0 && (o =
|
|
1309
|
+
return n !== void 0 && (o = Ek(n), o = n < 0 ? c8(r + o, 0) : d8(o, r - 1)), r3(e, i8(t), o, !0);
|
|
1310
1310
|
}
|
|
1311
1311
|
var p8 = 1 / 0;
|
|
1312
1312
|
function h8(e) {
|
|
@@ -1360,7 +1360,7 @@ function m8(e, t) {
|
|
|
1360
1360
|
var x1 = R4(function(e, t) {
|
|
1361
1361
|
return e == null ? {} : m8(e, t);
|
|
1362
1362
|
});
|
|
1363
|
-
const Va = (e) => e === void 0, Tr = (e) => typeof e == "boolean", bt = (e) => typeof e == "number", Sd = (e) => !e && e !== 0 || rn(e) && e.length === 0 || Gt(e) && !Object.keys(e).length, ls = (e) => typeof Element > "u" ? !1 : e instanceof Element, us = (e) => Rs(e), y8 = (e) => $n(e) ? !Number.isNaN(Number(e)) : !1, b8 = (e = "") => e.replace(/[|\\{}()[\]^$+*?.]/g, "\\$&").replace(/-/g, "\\x2d"), h0 = (e) =>
|
|
1363
|
+
const Va = (e) => e === void 0, Tr = (e) => typeof e == "boolean", bt = (e) => typeof e == "number", Sd = (e) => !e && e !== 0 || rn(e) && e.length === 0 || Gt(e) && !Object.keys(e).length, ls = (e) => typeof Element > "u" ? !1 : e instanceof Element, us = (e) => Rs(e), y8 = (e) => $n(e) ? !Number.isNaN(Number(e)) : !1, b8 = (e = "") => e.replace(/[|\\{}()[\]^$+*?.]/g, "\\$&").replace(/-/g, "\\x2d"), h0 = (e) => ak(e), v0 = (e) => Object.keys(e);
|
|
1364
1364
|
class k1 extends Error {
|
|
1365
1365
|
constructor(t) {
|
|
1366
1366
|
super(t), this.name = "ElementPlusError";
|
|
@@ -1389,7 +1389,7 @@ const w8 = "utils/dom/style", S1 = (e = "") => e.split(" ").filter((t) => !!t.tr
|
|
|
1389
1389
|
var n;
|
|
1390
1390
|
if (!_t || !e || !t)
|
|
1391
1391
|
return "";
|
|
1392
|
-
let r =
|
|
1392
|
+
let r = nk(t);
|
|
1393
1393
|
r === "float" && (r = "cssFloat");
|
|
1394
1394
|
try {
|
|
1395
1395
|
const o = e.style[r];
|
|
@@ -3045,7 +3045,7 @@ let sr;
|
|
|
3045
3045
|
const T_ = `
|
|
3046
3046
|
height:0 !important;
|
|
3047
3047
|
visibility:hidden !important;
|
|
3048
|
-
${
|
|
3048
|
+
${Z5() ? "" : "overflow:hidden !important;"}
|
|
3049
3049
|
position:absolute !important;
|
|
3050
3050
|
z-index:-1000 !important;
|
|
3051
3051
|
top:0 !important;
|
|
@@ -4703,7 +4703,7 @@ const W$ = R({
|
|
|
4703
4703
|
}, Y = () => {
|
|
4704
4704
|
y == null || y();
|
|
4705
4705
|
}, ae = () => {
|
|
4706
|
-
v(), Q =
|
|
4706
|
+
v(), Q = R5(b(() => {
|
|
4707
4707
|
var N;
|
|
4708
4708
|
return (N = a.value) == null ? void 0 : N.popperContentRef;
|
|
4709
4709
|
}), () => {
|
|
@@ -6977,7 +6977,7 @@ const Ey = Ke({
|
|
|
6977
6977
|
deep: !0
|
|
6978
6978
|
}), G(() => u.value, (q) => {
|
|
6979
6979
|
pr(q, e.modelValue) || (t(Ot, q), t(da, q));
|
|
6980
|
-
}),
|
|
6980
|
+
}), T5(() => l.value = []), Re(() => !Sd(e.modelValue) && P()), {
|
|
6981
6981
|
ns: o,
|
|
6982
6982
|
menuList: l,
|
|
6983
6983
|
menus: c,
|
|
@@ -7350,11 +7350,11 @@ const Za = gn(AE), IE = Ke({
|
|
|
7350
7350
|
if (!X)
|
|
7351
7351
|
return;
|
|
7352
7352
|
const fe = r.beforeFilter(X);
|
|
7353
|
-
|
|
7353
|
+
X5(fe) ? fe.then(Ft).catch(() => {
|
|
7354
7354
|
}) : fe !== !1 ? Ft() : at();
|
|
7355
7355
|
}, r.debounce), ar = (X, fe) => {
|
|
7356
7356
|
!_.value && Ce(!0), !(fe != null && fe.isComposing) && (X ? jr() : at());
|
|
7357
|
-
}, Bn = (X) => Number.parseFloat(
|
|
7357
|
+
}, Bn = (X) => Number.parseFloat(B5(u.cssVarName("input-height"), X).value) - 2;
|
|
7358
7358
|
return G(O, Xe), G([Le, ae, () => r.collapseTags], kt), G(U, () => {
|
|
7359
7359
|
ke(() => Nt());
|
|
7360
7360
|
}), G(N, async () => {
|
|
@@ -8952,7 +8952,7 @@ function e9(e, t, n, r, o, a) {
|
|
|
8952
8952
|
return Oe((x(), A("div", {
|
|
8953
8953
|
ref: "selectRef",
|
|
8954
8954
|
class: I([e.nsSelect.b(), e.nsSelect.m(e.selectSize)]),
|
|
8955
|
-
[
|
|
8955
|
+
[A5(e.mouseEnterEventName)]: t[16] || (t[16] = (p) => e.states.inputHovering = !0),
|
|
8956
8956
|
onMouseleave: t[17] || (t[17] = (p) => e.states.inputHovering = !1),
|
|
8957
8957
|
onClick: t[18] || (t[18] = Se((...p) => e.toggleMenu && e.toggleMenu(...p), ["prevent", "stop"]))
|
|
8958
8958
|
}, [
|
|
@@ -9301,7 +9301,7 @@ const n9 = R({
|
|
|
9301
9301
|
};
|
|
9302
9302
|
return Re(() => {
|
|
9303
9303
|
l();
|
|
9304
|
-
}),
|
|
9304
|
+
}), U5(n, l, {
|
|
9305
9305
|
attributes: !0,
|
|
9306
9306
|
subtree: !0,
|
|
9307
9307
|
childList: !0
|
|
@@ -10104,7 +10104,7 @@ const z9 = function(e = {}) {
|
|
|
10104
10104
|
const i = t.instance, s = (g) => Gt(t.value) ? t.value[g] : void 0, l = (g) => {
|
|
10105
10105
|
const v = $n(g) && (i == null ? void 0 : i[g]) || g;
|
|
10106
10106
|
return v && E(v);
|
|
10107
|
-
}, u = (g) => l(s(g) || e.getAttribute(`element-loading-${
|
|
10107
|
+
}, u = (g) => l(s(g) || e.getAttribute(`element-loading-${ok(g)}`)), c = (n = s("fullscreen")) != null ? n : t.modifiers.fullscreen, f = {
|
|
10108
10108
|
text: u("text"),
|
|
10109
10109
|
svg: u("svg"),
|
|
10110
10110
|
svgViewBox: u("svgViewBox"),
|
|
@@ -24002,7 +24002,7 @@ const MK = R({
|
|
|
24002
24002
|
};
|
|
24003
24003
|
return (o, a) => (x(), W(tr, wt({
|
|
24004
24004
|
name: d(t).b()
|
|
24005
|
-
},
|
|
24005
|
+
}, I5(r)), {
|
|
24006
24006
|
default: z(() => [
|
|
24007
24007
|
Z(o.$slots, "default")
|
|
24008
24008
|
]),
|
|
@@ -27920,10 +27920,17 @@ const Rm = "Copy to clipboard", EG = "Copied!", FG = "#8300bf", TG = {
|
|
|
27920
27920
|
let e = !0;
|
|
27921
27921
|
this.autoHideTimeout = 600;
|
|
27922
27922
|
try {
|
|
27923
|
-
|
|
27923
|
+
const t = this.content.replaceAll(`
|
|
27924
|
+
`, ""), n = document.createElement("div");
|
|
27925
|
+
n.innerHTML = this.content;
|
|
27926
|
+
const r = n.textContent || n.innerText || "", o = new Blob([t], { type: "text/html" }), a = new Blob([r], { type: "text/plain" }), i = new ClipboardItem({
|
|
27927
|
+
"text/html": o,
|
|
27928
|
+
"text/plain": a
|
|
27929
|
+
});
|
|
27930
|
+
await navigator.clipboard.write([i]);
|
|
27924
27931
|
} catch (t) {
|
|
27925
27932
|
console.error(
|
|
27926
|
-
"Error when trying to use navigator.clipboard.
|
|
27933
|
+
"Error when trying to use navigator.clipboard.write()",
|
|
27927
27934
|
t
|
|
27928
27935
|
), e = !1;
|
|
27929
27936
|
}
|
|
@@ -27964,7 +27971,7 @@ function IG(e, t, n, r, o, a) {
|
|
|
27964
27971
|
_: 1
|
|
27965
27972
|
}, 8, ["content", "hide-after", "onHide"]);
|
|
27966
27973
|
}
|
|
27967
|
-
const bx = /* @__PURE__ */ kG(TG, [["render", IG], ["__scopeId", "data-v-
|
|
27974
|
+
const bx = /* @__PURE__ */ kG(TG, [["render", IG], ["__scopeId", "data-v-4f007f83"]]), NG = {
|
|
27968
27975
|
data() {
|
|
27969
27976
|
return {
|
|
27970
27977
|
ElIconView: O1
|
|
@@ -28093,13 +28100,33 @@ const bx = /* @__PURE__ */ kG(TG, [["render", IG], ["__scopeId", "data-v-8ac922c
|
|
|
28093
28100
|
},
|
|
28094
28101
|
updateCopyContent: function() {
|
|
28095
28102
|
const e = [];
|
|
28096
|
-
if (this.entry.name && e.push(this.entry.name), this.contributors) {
|
|
28103
|
+
if (this.entry.name && e.push(`<div><strong>${this.entry.name}</strong></div>`), this.contributors) {
|
|
28097
28104
|
let t = this.contributors;
|
|
28098
|
-
this.entry.publishDate && (t += ` (${this.publishYear})`), e.push(t);
|
|
28105
|
+
this.entry.publishDate && (t += ` (${this.publishYear})`), e.push(`<div>${t}</div>`);
|
|
28106
|
+
}
|
|
28107
|
+
if (this.samples && e.push(`<div>${this.samples}</div>`), this.entry.doi) {
|
|
28108
|
+
let t = "<div><strong>DOI:</strong></div>";
|
|
28109
|
+
t += `
|
|
28110
|
+
`, t += `<a href="${this.entry.doi}">${this.entry.doi}</a>`, e.push(`<div>${t}</div>`);
|
|
28111
|
+
}
|
|
28112
|
+
if (this.entry.datasetId) {
|
|
28113
|
+
let t = "<div><strong>Dataset ID:</strong></div>";
|
|
28114
|
+
t += `
|
|
28115
|
+
`, t += `${this.entry.datasetId}`, e.push(`<div>${t}</div>`);
|
|
28099
28116
|
}
|
|
28100
|
-
|
|
28117
|
+
if (this.dataLocation) {
|
|
28118
|
+
let t = "<div><strong>Dataset URL:</strong></div>";
|
|
28119
|
+
t += `
|
|
28120
|
+
`, t += `<a href="${this.dataLocation}">${this.dataLocation}</a>`, e.push(`<div>${t}</div>`);
|
|
28121
|
+
}
|
|
28122
|
+
if (this.version) {
|
|
28123
|
+
let t = "<div><strong>Dataset version:</strong></div>";
|
|
28124
|
+
t += `
|
|
28125
|
+
`, t += `${this.version}`, e.push(`<div>${t}</div>`);
|
|
28126
|
+
}
|
|
28127
|
+
this.copyContent = e.join(`
|
|
28101
28128
|
|
|
28102
|
-
|
|
28129
|
+
<br>`);
|
|
28103
28130
|
}
|
|
28104
28131
|
},
|
|
28105
28132
|
created: function() {
|
|
@@ -28111,7 +28138,7 @@ const bx = /* @__PURE__ */ kG(TG, [["render", IG], ["__scopeId", "data-v-8ac922c
|
|
|
28111
28138
|
this.getBanner();
|
|
28112
28139
|
}
|
|
28113
28140
|
}
|
|
28114
|
-
}, LG = (e) => (vi("data-v-
|
|
28141
|
+
}, LG = (e) => (vi("data-v-541a51e6"), e = e(), gi(), e), PG = {
|
|
28115
28142
|
class: "dataset-card-container",
|
|
28116
28143
|
ref: "container"
|
|
28117
28144
|
}, RG = {
|
|
@@ -28183,7 +28210,7 @@ function KG(e, t, n, r, o, a) {
|
|
|
28183
28210
|
], 512)
|
|
28184
28211
|
], 512);
|
|
28185
28212
|
}
|
|
28186
|
-
const wx = /* @__PURE__ */ Pr(NG, [["render", KG], ["__scopeId", "data-v-
|
|
28213
|
+
const wx = /* @__PURE__ */ Pr(NG, [["render", KG], ["__scopeId", "data-v-541a51e6"]]), Bm = function(e) {
|
|
28187
28214
|
return [...new Set(e.map((t) => JSON.stringify(t)))].map(
|
|
28188
28215
|
(t) => JSON.parse(t)
|
|
28189
28216
|
);
|
|
@@ -28687,7 +28714,7 @@ const xx = /* @__PURE__ */ Pr(WG, [["render", JG], ["__scopeId", "data-v-def8815
|
|
|
28687
28714
|
</g>
|
|
28688
28715
|
</g>
|
|
28689
28716
|
</g>
|
|
28690
|
-
</svg>`,
|
|
28717
|
+
</svg>`, e5 = `<?xml version="1.0" encoding="UTF-8"?>
|
|
28691
28718
|
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
28692
28719
|
<title>zoomIn</title>
|
|
28693
28720
|
<g id="zoomIn" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
@@ -28703,7 +28730,7 @@ const xx = /* @__PURE__ */ Pr(WG, [["render", JG], ["__scopeId", "data-v-def8815
|
|
|
28703
28730
|
<line x1="9" y1="9.5" x2="12" y2="9.5" id="Line-6-Copy-2" stroke="#FFFFFF" stroke-width="2" stroke-linecap="square" transform="translate(10.500000, 9.500000) rotate(90.000000) translate(-10.500000, -9.500000) "></line>
|
|
28704
28731
|
</g>
|
|
28705
28732
|
</g>
|
|
28706
|
-
</svg>`,
|
|
28733
|
+
</svg>`, t5 = `<?xml version="1.0" encoding="UTF-8"?>
|
|
28707
28734
|
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
28708
28735
|
<title>zoomOut</title>
|
|
28709
28736
|
<g id="zoomOut" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
@@ -28718,7 +28745,7 @@ const xx = /* @__PURE__ */ Pr(WG, [["render", JG], ["__scopeId", "data-v-def8815
|
|
|
28718
28745
|
<line x1="9" y1="9.5" x2="12" y2="9.5" id="Line-6-Copy-2" stroke="#FFFFFF" stroke-width="2" stroke-linecap="square"></line>
|
|
28719
28746
|
</g>
|
|
28720
28747
|
</g>
|
|
28721
|
-
</svg>`,
|
|
28748
|
+
</svg>`, n5 = (e, t, n, r) => {
|
|
28722
28749
|
const o = ["title", "desc", "defs", "style"], a = ["width", "height"], i = r || [];
|
|
28723
28750
|
let s = document.createElement("div");
|
|
28724
28751
|
s.innerHTML = e, o.map((u) => {
|
|
@@ -28733,7 +28760,7 @@ const xx = /* @__PURE__ */ Pr(WG, [["render", JG], ["__scopeId", "data-v-def8815
|
|
|
28733
28760
|
});
|
|
28734
28761
|
const l = s.innerHTML;
|
|
28735
28762
|
return s = null, l;
|
|
28736
|
-
},
|
|
28763
|
+
}, r5 = (e) => [
|
|
28737
28764
|
// Remove XML stuffs and comments
|
|
28738
28765
|
[/<\?xml[\s\S]*?>/gi, ""],
|
|
28739
28766
|
[/<!doctype[\s\S]*?>/gi, ""],
|
|
@@ -28777,11 +28804,11 @@ const xx = /* @__PURE__ */ Pr(WG, [["render", JG], ["__scopeId", "data-v-def8815
|
|
|
28777
28804
|
"/assets/icons/singlepanel.svg": Yx,
|
|
28778
28805
|
"/assets/icons/tooltips.svg": Xx,
|
|
28779
28806
|
"/assets/icons/undock.svg": Qx,
|
|
28780
|
-
"/assets/icons/zoomIn.svg":
|
|
28781
|
-
"/assets/icons/zoomOut.svg":
|
|
28807
|
+
"/assets/icons/zoomIn.svg": e5,
|
|
28808
|
+
"/assets/icons/zoomOut.svg": t5
|
|
28782
28809
|
}), nJ = Object.keys(ff).map((e) => {
|
|
28783
|
-
const t =
|
|
28784
|
-
return
|
|
28810
|
+
const t = n5(ff[e], QG, eJ, tJ), n = e.replace(/^.+\/(\w+).svg$/, "$1");
|
|
28811
|
+
return r5(t).replace("<svg", `<symbol id="${n}"`).replace("svg>", "symbol>");
|
|
28785
28812
|
});
|
|
28786
28813
|
nJ.join(`
|
|
28787
28814
|
`);
|
|
@@ -28817,11 +28844,11 @@ const pf = /* @__PURE__ */ Object.assign({
|
|
|
28817
28844
|
"/assets/icons/singlepanel.svg": Yx,
|
|
28818
28845
|
"/assets/icons/tooltips.svg": Xx,
|
|
28819
28846
|
"/assets/icons/undock.svg": Qx,
|
|
28820
|
-
"/assets/icons/zoomIn.svg":
|
|
28821
|
-
"/assets/icons/zoomOut.svg":
|
|
28847
|
+
"/assets/icons/zoomIn.svg": e5,
|
|
28848
|
+
"/assets/icons/zoomOut.svg": t5
|
|
28822
28849
|
}), rJ = Object.keys(pf).map((e) => {
|
|
28823
|
-
const t =
|
|
28824
|
-
return
|
|
28850
|
+
const t = n5(pf[e]), n = e.replace(/^.+\/(\w+).svg$/, "$1");
|
|
28851
|
+
return r5(t).replace("<svg", `<symbol id="${n}"`).replace("svg>", "symbol>");
|
|
28825
28852
|
}), oJ = {
|
|
28826
28853
|
name: "MapSvgSpriteColor",
|
|
28827
28854
|
svgContext: pf,
|
|
@@ -28838,7 +28865,7 @@ function iJ(e, t, n, r, o, a) {
|
|
|
28838
28865
|
}, null, 8, aJ);
|
|
28839
28866
|
}
|
|
28840
28867
|
const sJ = /* @__PURE__ */ kx(oJ, [["render", iJ]]);
|
|
28841
|
-
var
|
|
28868
|
+
var o5 = { exports: {} };
|
|
28842
28869
|
/*! algoliasearch.umd.js | 4.23.2 | © Algolia, inc. | https://github.com/algolia/algoliasearch-client-javascript */
|
|
28843
28870
|
(function(e, t) {
|
|
28844
28871
|
(function(n, r) {
|
|
@@ -29168,8 +29195,8 @@ var ok = { exports: {} };
|
|
|
29168
29195
|
Li = JSON.parse(go).message;
|
|
29169
29196
|
} catch {
|
|
29170
29197
|
}
|
|
29171
|
-
return /* @__PURE__ */ function(nl, Cc,
|
|
29172
|
-
return { name: "ApiError", message: nl, status: Cc, transporterStackTrace:
|
|
29198
|
+
return /* @__PURE__ */ function(nl, Cc, F5) {
|
|
29199
|
+
return { name: "ApiError", message: nl, status: Cc, transporterStackTrace: F5 };
|
|
29173
29200
|
}(Li, Ea, Jo);
|
|
29174
29201
|
}(xn, de(H));
|
|
29175
29202
|
} };
|
|
@@ -29694,11 +29721,11 @@ var ok = { exports: {} };
|
|
|
29694
29721
|
return function($) {
|
|
29695
29722
|
return C.transporter.read({ method: V, path: y("1/indexes/%s/settings", C.indexName), data: { getVersion: 2 } }, $);
|
|
29696
29723
|
};
|
|
29697
|
-
},
|
|
29724
|
+
}, d5 = function(C) {
|
|
29698
29725
|
return function($, F) {
|
|
29699
29726
|
return C.transporter.read({ method: V, path: y("1/indexes/%s/synonyms/%s", C.indexName, $) }, F);
|
|
29700
29727
|
};
|
|
29701
|
-
},
|
|
29728
|
+
}, f5 = function(C) {
|
|
29702
29729
|
return function($, F) {
|
|
29703
29730
|
return v(xh(C)([$], F).then(function(L) {
|
|
29704
29731
|
return { objectID: L.objectIDs[0], taskID: L.taskIDs[0] };
|
|
@@ -29711,7 +29738,7 @@ var ok = { exports: {} };
|
|
|
29711
29738
|
var L = F || {}, H = L.createIfNotExists, ce = a(L, ["createIfNotExists"]), ve = H ? Oa.PartialUpdateObject : Oa.PartialUpdateObjectNoCreate;
|
|
29712
29739
|
return Go(C)($, ve, ce);
|
|
29713
29740
|
};
|
|
29714
|
-
},
|
|
29741
|
+
}, p5 = function(C) {
|
|
29715
29742
|
return function($, F) {
|
|
29716
29743
|
var L = F || {}, H = L.safe, ce = L.autoGenerateObjectIDIfNotExist, ve = L.batchSize, se = a(L, ["safe", "autoGenerateObjectIDIfNotExist", "batchSize"]), he = function(Ze, mt, At, wn) {
|
|
29717
29744
|
return v(C.transporter.write({ method: D, path: y("1/indexes/%s/operation", Ze), data: { operation: At, destination: mt } }, wn), function(Ni, xn) {
|
|
@@ -29735,15 +29762,15 @@ var ok = { exports: {} };
|
|
|
29735
29762
|
}));
|
|
29736
29763
|
});
|
|
29737
29764
|
};
|
|
29738
|
-
},
|
|
29765
|
+
}, h5 = function(C) {
|
|
29739
29766
|
return function($, F) {
|
|
29740
29767
|
return wc(C)($, o(o({}, F), {}, { clearExistingRules: !0 }));
|
|
29741
29768
|
};
|
|
29742
|
-
},
|
|
29769
|
+
}, v5 = function(C) {
|
|
29743
29770
|
return function($, F) {
|
|
29744
29771
|
return xc(C)($, o(o({}, F), {}, { clearExistingSynonyms: !0 }));
|
|
29745
29772
|
};
|
|
29746
|
-
},
|
|
29773
|
+
}, g5 = function(C) {
|
|
29747
29774
|
return function($, F) {
|
|
29748
29775
|
return v(bc(C)([$], F).then(function(L) {
|
|
29749
29776
|
return { objectID: L.objectIDs[0], taskID: L.taskIDs[0] };
|
|
@@ -29773,7 +29800,7 @@ var ok = { exports: {} };
|
|
|
29773
29800
|
}
|
|
29774
29801
|
return Go(C)($, ve, ce);
|
|
29775
29802
|
};
|
|
29776
|
-
},
|
|
29803
|
+
}, m5 = function(C) {
|
|
29777
29804
|
return function($, F) {
|
|
29778
29805
|
return wc(C)([$], F);
|
|
29779
29806
|
};
|
|
@@ -29784,7 +29811,7 @@ var ok = { exports: {} };
|
|
|
29784
29811
|
return Lt(C)(se.taskID, he);
|
|
29785
29812
|
});
|
|
29786
29813
|
};
|
|
29787
|
-
},
|
|
29814
|
+
}, y5 = function(C) {
|
|
29788
29815
|
return function($, F) {
|
|
29789
29816
|
return xc(C)([$], F);
|
|
29790
29817
|
};
|
|
@@ -29811,7 +29838,7 @@ var ok = { exports: {} };
|
|
|
29811
29838
|
return function($, F) {
|
|
29812
29839
|
return C.transporter.read({ method: D, path: y("1/indexes/%s/synonyms/search", C.indexName), data: { query: $ } }, F);
|
|
29813
29840
|
};
|
|
29814
|
-
},
|
|
29841
|
+
}, b5 = function(C) {
|
|
29815
29842
|
return function($, F) {
|
|
29816
29843
|
var L = F || {}, H = L.forwardToReplicas, ce = w(a(L, ["forwardToReplicas"]));
|
|
29817
29844
|
return H && (ce.queryParameters.forwardToReplicas = 1), v(C.transporter.write({ method: q, path: y("1/indexes/%s/settings", C.indexName), data: $ }, ce), function(ve, se) {
|
|
@@ -29830,46 +29857,46 @@ var ok = { exports: {} };
|
|
|
29830
29857
|
});
|
|
29831
29858
|
});
|
|
29832
29859
|
};
|
|
29833
|
-
}, Oa = { AddObject: "addObject", UpdateObject: "updateObject", PartialUpdateObject: "partialUpdateObject", PartialUpdateObjectNoCreate: "partialUpdateObjectNoCreate", DeleteObject: "deleteObject", DeleteIndex: "delete", ClearIndex: "clear" }, kc = { Settings: "settings", Synonyms: "synonyms", Rules: "rules" },
|
|
29860
|
+
}, Oa = { AddObject: "addObject", UpdateObject: "updateObject", PartialUpdateObject: "partialUpdateObject", PartialUpdateObjectNoCreate: "partialUpdateObjectNoCreate", DeleteObject: "deleteObject", DeleteIndex: "delete", ClearIndex: "clear" }, kc = { Settings: "settings", Synonyms: "synonyms", Rules: "rules" }, w5 = 1, x5 = 2, k5 = 3, tl = function(C) {
|
|
29834
29861
|
return function($, F) {
|
|
29835
29862
|
var L = $.map(function(H) {
|
|
29836
29863
|
return o(o({}, H), {}, { threshold: H.threshold || 0 });
|
|
29837
29864
|
});
|
|
29838
29865
|
return C.transporter.read({ method: D, path: "1/indexes/*/recommendations", data: { requests: L }, cacheable: !0 }, F);
|
|
29839
29866
|
};
|
|
29840
|
-
},
|
|
29867
|
+
}, C5 = function(C) {
|
|
29841
29868
|
return function($, F) {
|
|
29842
29869
|
return tl(C)($.map(function(L) {
|
|
29843
29870
|
return o(o({}, L), {}, { fallbackParameters: {}, model: "bought-together" });
|
|
29844
29871
|
}), F);
|
|
29845
29872
|
};
|
|
29846
|
-
},
|
|
29873
|
+
}, S5 = function(C) {
|
|
29847
29874
|
return function($, F) {
|
|
29848
29875
|
return tl(C)($.map(function(L) {
|
|
29849
29876
|
return o(o({}, L), {}, { model: "related-products" });
|
|
29850
29877
|
}), F);
|
|
29851
29878
|
};
|
|
29852
|
-
},
|
|
29879
|
+
}, _5 = function(C) {
|
|
29853
29880
|
return function($, F) {
|
|
29854
29881
|
var L = $.map(function(H) {
|
|
29855
29882
|
return o(o({}, H), {}, { model: "trending-facets", threshold: H.threshold || 0 });
|
|
29856
29883
|
});
|
|
29857
29884
|
return C.transporter.read({ method: D, path: "1/indexes/*/recommendations", data: { requests: L }, cacheable: !0 }, F);
|
|
29858
29885
|
};
|
|
29859
|
-
}, $
|
|
29886
|
+
}, $5 = function(C) {
|
|
29860
29887
|
return function($, F) {
|
|
29861
29888
|
var L = $.map(function(H) {
|
|
29862
29889
|
return o(o({}, H), {}, { model: "trending-items", threshold: H.threshold || 0 });
|
|
29863
29890
|
});
|
|
29864
29891
|
return C.transporter.read({ method: D, path: "1/indexes/*/recommendations", data: { requests: L }, cacheable: !0 }, F);
|
|
29865
29892
|
};
|
|
29866
|
-
},
|
|
29893
|
+
}, O5 = function(C) {
|
|
29867
29894
|
return function($, F) {
|
|
29868
29895
|
return tl(C)($.map(function(L) {
|
|
29869
29896
|
return o(o({}, L), {}, { model: "looking-similar" });
|
|
29870
29897
|
}), F);
|
|
29871
29898
|
};
|
|
29872
|
-
},
|
|
29899
|
+
}, E5 = function(C) {
|
|
29873
29900
|
return function($, F) {
|
|
29874
29901
|
var L = $.map(function(H) {
|
|
29875
29902
|
return o(o({}, H), {}, { model: "recommended-for-you", threshold: H.threshold || 0 });
|
|
@@ -29897,10 +29924,10 @@ var ok = { exports: {} };
|
|
|
29897
29924
|
clearTimeout(je), clearTimeout(me), he({ content: xe.responseText, status: xe.status, isTimedOut: !1 });
|
|
29898
29925
|
}, xe.send(se.data);
|
|
29899
29926
|
});
|
|
29900
|
-
} }, logger: (L =
|
|
29901
|
-
return
|
|
29927
|
+
} }, logger: (L = k5, { debug: function(se, he) {
|
|
29928
|
+
return w5 >= L && console.debug(se, he), Promise.resolve();
|
|
29902
29929
|
}, info: function(se, he) {
|
|
29903
|
-
return
|
|
29930
|
+
return x5 >= L && console.info(se, he), Promise.resolve();
|
|
29904
29931
|
}, error: function(se, he) {
|
|
29905
29932
|
return console.error(se, he), Promise.resolve();
|
|
29906
29933
|
} }), responsesCache: c(), requestsCache: c({ serializable: !1 }), hostsCache: u({ caches: [l({ key: "".concat("4.23.2", "-").concat(C) }), c()] }), userAgent: Q("4.23.2").add({ segment: "Browser" }) }, ce = o(o({}, H), F), ve = function() {
|
|
@@ -29921,7 +29948,7 @@ var ok = { exports: {} };
|
|
|
29921
29948
|
} }, se.methods);
|
|
29922
29949
|
}(o(o({}, ce), {}, { methods: { search: fe, searchForFacetValues: be, multipleBatch: Bn, multipleGetObjects: X, multipleQueries: fe, copyIndex: at, copySettings: xt, copySynonyms: kt, copyRules: vt, moveIndex: ar, listIndices: Dr, getLogs: Tt, listClusters: or, multipleSearchForFacetValues: be, getApiKey: Je, addApiKey: Dt, listApiKeys: $t, updateApiKey: Ca, deleteApiKey: Ht, restoreApiKey: en, assignUserID: ye, assignUserIDs: Ce, getUserID: K, searchUserIDs: vo, listUserIDs: jr, getTopUserIDs: te, removeUserID: it, hasPendingMappings: ge, clearDictionaryEntries: Xe, deleteDictionaryEntries: Nt, getDictionarySettings: dt, getAppTask: ct, replaceDictionaryEntries: sn, saveDictionaryEntries: ln, searchDictionaryEntries: ho, setDictionarySettings: Oi, waitAppTask: ir, customRequest: Ft, initIndex: function(se) {
|
|
29923
29950
|
return function(he) {
|
|
29924
|
-
return Me(se)(he, { methods: { batch: Wo, delete: Ti, findAnswers: Qe, getObject: tn, getObjects: cn, saveObject:
|
|
29951
|
+
return Me(se)(he, { methods: { batch: Wo, delete: Ti, findAnswers: Qe, getObject: tn, getObjects: cn, saveObject: g5, saveObjects: bc, search: kh, searchForFacetValues: Ch, waitTask: Lt, setSettings: b5, getSettings: Ii, partialUpdateObject: f5, partialUpdateObjects: xh, deleteObject: Ai, deleteObjects: J, deleteBy: Fi, clearObjects: Ei, browseObjects: Sa, getObjectPosition: un, findObject: Wt, exists: _e, saveSynonym: y5, saveSynonyms: xc, getSynonym: d5, searchSynonyms: _h, browseSynonyms: Vr, deleteSynonym: ne, clearSynonyms: $a, replaceAllObjects: p5, replaceAllSynonyms: v5, searchRules: Sh, getRule: bn, deleteRule: B, saveRule: m5, saveRules: wc, replaceAllRules: h5, browseRules: zr, clearRules: _a } });
|
|
29925
29952
|
};
|
|
29926
29953
|
}, initAnalytics: function() {
|
|
29927
29954
|
return function(se) {
|
|
@@ -29934,14 +29961,14 @@ var ok = { exports: {} };
|
|
|
29934
29961
|
return function(se) {
|
|
29935
29962
|
return ce.logger.info("The `initRecommendation` method is deprecated. Use `initPersonalization` instead."), ve()(se);
|
|
29936
29963
|
};
|
|
29937
|
-
}, getRecommendations: tl, getFrequentlyBoughtTogether:
|
|
29964
|
+
}, getRecommendations: tl, getFrequentlyBoughtTogether: C5, getLookingSimilar: O5, getRecommendedForYou: E5, getRelatedProducts: S5, getTrendingFacets: _5, getTrendingItems: $5 } }));
|
|
29938
29965
|
}
|
|
29939
29966
|
return $h.version = "4.23.2", $h;
|
|
29940
29967
|
});
|
|
29941
|
-
})(
|
|
29942
|
-
var lJ =
|
|
29968
|
+
})(o5);
|
|
29969
|
+
var lJ = o5.exports;
|
|
29943
29970
|
const uJ = /* @__PURE__ */ $O(lJ);
|
|
29944
|
-
class
|
|
29971
|
+
class a5 {
|
|
29945
29972
|
constructor(t, n, r = "https://api.pennsieve.io") {
|
|
29946
29973
|
this.client = uJ(
|
|
29947
29974
|
t,
|
|
@@ -30532,7 +30559,7 @@ const yu = function(e) {
|
|
|
30532
30559
|
}
|
|
30533
30560
|
},
|
|
30534
30561
|
mounted: function() {
|
|
30535
|
-
this.algoliaClient = Fl(new
|
|
30562
|
+
this.algoliaClient = Fl(new a5(
|
|
30536
30563
|
this.envVars.ALGOLIA_ID,
|
|
30537
30564
|
this.envVars.ALGOLIA_KEY,
|
|
30538
30565
|
this.envVars.PENNSIEVE_API_LOCATION
|
|
@@ -30679,7 +30706,7 @@ function kJ(e, t, n, r, o, a) {
|
|
|
30679
30706
|
])
|
|
30680
30707
|
]);
|
|
30681
30708
|
}
|
|
30682
|
-
const
|
|
30709
|
+
const i5 = /* @__PURE__ */ Pr(dJ, [["render", kJ], ["__scopeId", "data-v-88a79b0f"]]);
|
|
30683
30710
|
var CJ = async function(e) {
|
|
30684
30711
|
if (!e.ok) {
|
|
30685
30712
|
let t = await e.json();
|
|
@@ -30702,7 +30729,7 @@ var CJ = async function(e) {
|
|
|
30702
30729
|
};
|
|
30703
30730
|
const _J = {
|
|
30704
30731
|
components: {
|
|
30705
|
-
SearchFilters:
|
|
30732
|
+
SearchFilters: i5,
|
|
30706
30733
|
DatasetCard: wx,
|
|
30707
30734
|
SearchHistory: xx,
|
|
30708
30735
|
Button: br,
|
|
@@ -30890,7 +30917,7 @@ const _J = {
|
|
|
30890
30917
|
}
|
|
30891
30918
|
},
|
|
30892
30919
|
mounted: function() {
|
|
30893
|
-
this.algoliaClient = Fl(new
|
|
30920
|
+
this.algoliaClient = Fl(new a5(
|
|
30894
30921
|
this.envVars.ALGOLIA_ID,
|
|
30895
30922
|
this.envVars.ALGOLIA_KEY,
|
|
30896
30923
|
this.envVars.PENNSIEVE_API_LOCATION
|
|
@@ -30907,7 +30934,7 @@ const _J = {
|
|
|
30907
30934
|
class: "error-feedback"
|
|
30908
30935
|
};
|
|
30909
30936
|
function FJ(e, t, n, r, o, a) {
|
|
30910
|
-
const i = zs, s = br, l =
|
|
30937
|
+
const i = zs, s = br, l = i5, u = xx, c = wx, f = By, g = gy, v = Vu;
|
|
30911
30938
|
return x(), W(g, {
|
|
30912
30939
|
"body-style": e.bodyStyle,
|
|
30913
30940
|
class: "content-card"
|
|
@@ -30983,7 +31010,7 @@ function FJ(e, t, n, r, o, a) {
|
|
|
30983
31010
|
_: 1
|
|
30984
31011
|
}, 8, ["body-style"]);
|
|
30985
31012
|
}
|
|
30986
|
-
const
|
|
31013
|
+
const s5 = /* @__PURE__ */ Pr(_J, [["render", FJ], ["__scopeId", "data-v-7574b21a"]]), TJ = {
|
|
30987
31014
|
name: "ExternalResourceCard",
|
|
30988
31015
|
components: {
|
|
30989
31016
|
Button: br
|
|
@@ -31032,7 +31059,7 @@ function IJ(e, t, n, r, o, a) {
|
|
|
31032
31059
|
]))), 128))
|
|
31033
31060
|
]);
|
|
31034
31061
|
}
|
|
31035
|
-
const
|
|
31062
|
+
const l5 = /* @__PURE__ */ Pr(TJ, [["render", IJ], ["__scopeId", "data-v-e726c314"]]), NJ = (e) => e.replace(/\w\S*/g, (t) => t.charAt(0).toUpperCase() + t.substr(1).toLowerCase()), Ki = function(e) {
|
|
31036
31063
|
return e ? e.charAt(0).toUpperCase() + e.slice(1) : "";
|
|
31037
31064
|
}, LJ = {
|
|
31038
31065
|
name: "ConnectivityInfo",
|
|
@@ -31043,7 +31070,7 @@ const lk = /* @__PURE__ */ Pr(TJ, [["render", IJ], ["__scopeId", "data-v-e726c31
|
|
|
31043
31070
|
ElIconArrowUp: $8,
|
|
31044
31071
|
ElIconArrowDown: Mf,
|
|
31045
31072
|
ElIconWarning: E1,
|
|
31046
|
-
ExternalResourceCard:
|
|
31073
|
+
ExternalResourceCard: l5,
|
|
31047
31074
|
CopyToClipboard: bx
|
|
31048
31075
|
},
|
|
31049
31076
|
props: {
|
|
@@ -31164,40 +31191,44 @@ const lk = /* @__PURE__ */ Pr(TJ, [["render", IJ], ["__scopeId", "data-v-e726c31
|
|
|
31164
31191
|
if (!this.entry)
|
|
31165
31192
|
return "";
|
|
31166
31193
|
const e = [];
|
|
31167
|
-
if (this.entry.title ? e.push(Ki(this.entry.title)) : e.push(this.entry.featureId), (t = this.entry.provenanceTaxonomyLabel) != null && t.length && e.push(this.provSpeciesDescription), (n = this.resources) != null && n.length) {
|
|
31194
|
+
if (this.entry.title ? e.push(`<div><strong>${Ki(this.entry.title)}</strong></div>`) : e.push(`<div><strong>${this.entry.featureId}</strong></div>`), (t = this.entry.provenanceTaxonomyLabel) != null && t.length && e.push(`<div>${this.provSpeciesDescription}</div>`), (n = this.resources) != null && n.length) {
|
|
31168
31195
|
const i = [];
|
|
31169
31196
|
this.resources.forEach((s) => {
|
|
31170
31197
|
let l = "";
|
|
31171
|
-
s.id === "pubmed" && (l += "PubMed URL
|
|
31172
|
-
`, l += s.url), i.push(l);
|
|
31198
|
+
s.id === "pubmed" && (l += "<div><strong>PubMed URL:</strong></div>", l += `
|
|
31199
|
+
`, l += `<div><a href="${s.url}">${s.url}</a></div>`), i.push(l);
|
|
31173
31200
|
}), e.push(i.join(`
|
|
31174
31201
|
|
|
31175
|
-
|
|
31202
|
+
<br>`));
|
|
31176
31203
|
}
|
|
31177
|
-
if (this.entry.paths && e.push(this.entry.paths), (r = this.entry.origins) != null && r.length) {
|
|
31178
|
-
|
|
31179
|
-
const
|
|
31204
|
+
if (this.entry.paths && e.push(`<div>${this.entry.paths}</div>`), (r = this.entry.origins) != null && r.length) {
|
|
31205
|
+
let i = "<div><strong>Origin</strong></div>";
|
|
31206
|
+
const s = this.entry.origins.map((l) => `<li>${Ki(l)}</li>`).join(`
|
|
31180
31207
|
`);
|
|
31181
|
-
|
|
31208
|
+
i += `
|
|
31209
|
+
`, i += `<ul>${s}</ul>`, e.push(i);
|
|
31182
31210
|
}
|
|
31183
31211
|
if ((o = this.entry.components) != null && o.length) {
|
|
31184
|
-
e.push(
|
|
31185
|
-
|
|
31212
|
+
e.push();
|
|
31213
|
+
let i = "<div><strong>Components</strong></div>";
|
|
31214
|
+
const s = this.entry.components.map((l) => `<li>${Ki(l)}</li>`).join(`
|
|
31186
31215
|
`);
|
|
31187
|
-
|
|
31216
|
+
i += `
|
|
31217
|
+
`, i += `<ul>${s}</ul>`, e.push(i);
|
|
31188
31218
|
}
|
|
31189
31219
|
if ((a = this.entry.destinations) != null && a.length) {
|
|
31190
|
-
|
|
31191
|
-
const
|
|
31220
|
+
let i = "<div><strong>Destination</strong></div>";
|
|
31221
|
+
const s = this.entry.destinations.map((l) => `<li>${Ki(l)}</li>`).join(`
|
|
31192
31222
|
`);
|
|
31193
|
-
|
|
31223
|
+
i += `
|
|
31224
|
+
`, i += `<ul>${s}</ul>`, e.push(i);
|
|
31194
31225
|
}
|
|
31195
31226
|
return e.join(`
|
|
31196
31227
|
|
|
31197
|
-
|
|
31228
|
+
<br>`);
|
|
31198
31229
|
}
|
|
31199
31230
|
}
|
|
31200
|
-
}, ka = (e) => (vi("data-v-
|
|
31231
|
+
}, ka = (e) => (vi("data-v-a24ef5e2"), e = e(), gi(), e), PJ = {
|
|
31201
31232
|
key: 0,
|
|
31202
31233
|
class: "main"
|
|
31203
31234
|
}, RJ = { class: "connectivity-info-title" }, BJ = {
|
|
@@ -31209,35 +31240,35 @@ const lk = /* @__PURE__ */ Pr(TJ, [["render", IJ], ["__scopeId", "data-v-e726c31
|
|
|
31209
31240
|
}, jJ = {
|
|
31210
31241
|
key: 1,
|
|
31211
31242
|
class: "block"
|
|
31212
|
-
}, zJ = { class: "title" }, VJ = /* @__PURE__ */ ka(() => /* @__PURE__ */ M("span", null, " Show connectivity on map ", -1)),
|
|
31243
|
+
}, zJ = { class: "title" }, VJ = { class: "title-buttons" }, HJ = /* @__PURE__ */ ka(() => /* @__PURE__ */ M("span", null, " Show connectivity on map ", -1)), UJ = {
|
|
31213
31244
|
key: 0,
|
|
31214
31245
|
class: "attribute-title-container"
|
|
31215
|
-
},
|
|
31246
|
+
}, qJ = /* @__PURE__ */ ka(() => /* @__PURE__ */ M("span", { class: "attribute-title" }, "Alert", -1)), KJ = { style: { "word-break": "keep-all" } }, WJ = { class: "content-container scrollbar" }, GJ = {
|
|
31216
31247
|
key: 0,
|
|
31217
31248
|
class: "block"
|
|
31218
|
-
},
|
|
31249
|
+
}, JJ = { class: "attribute-title-container" }, ZJ = /* @__PURE__ */ ka(() => /* @__PURE__ */ M("span", { class: "attribute-title" }, "Origin", -1)), YJ = { style: { "word-break": "keep-all" } }, XJ = /* @__PURE__ */ ka(() => /* @__PURE__ */ M("i", null, "Origin", -1)), QJ = ["origin-item-label"], eZ = {
|
|
31219
31250
|
key: 0,
|
|
31220
31251
|
class: "seperator"
|
|
31221
|
-
},
|
|
31252
|
+
}, tZ = {
|
|
31222
31253
|
key: 1,
|
|
31223
31254
|
class: "block"
|
|
31224
|
-
},
|
|
31255
|
+
}, nZ = /* @__PURE__ */ ka(() => /* @__PURE__ */ M("div", { class: "attribute-title-container" }, [
|
|
31225
31256
|
/* @__PURE__ */ M("div", { class: "attribute-title" }, "Components")
|
|
31226
|
-
], -1)),
|
|
31257
|
+
], -1)), rZ = ["component-item-label"], oZ = {
|
|
31227
31258
|
key: 0,
|
|
31228
31259
|
class: "seperator"
|
|
31229
|
-
},
|
|
31260
|
+
}, aZ = {
|
|
31230
31261
|
key: 2,
|
|
31231
31262
|
class: "block"
|
|
31232
|
-
},
|
|
31263
|
+
}, iZ = { class: "attribute-title-container" }, sZ = /* @__PURE__ */ ka(() => /* @__PURE__ */ M("span", { class: "attribute-title" }, "Destination", -1)), lZ = /* @__PURE__ */ ka(() => /* @__PURE__ */ M("span", { style: { "word-break": "keep-all" } }, [
|
|
31233
31264
|
/* @__PURE__ */ M("i", null, "Destination"),
|
|
31234
31265
|
/* @__PURE__ */ He(" is where the axons terminate ")
|
|
31235
|
-
], -1)),
|
|
31266
|
+
], -1)), uZ = ["destination-item-label"], cZ = {
|
|
31236
31267
|
key: 0,
|
|
31237
31268
|
class: "seperator"
|
|
31238
|
-
}
|
|
31269
|
+
};
|
|
31239
31270
|
function dZ(e, t, n, r, o, a) {
|
|
31240
|
-
const i =
|
|
31271
|
+
const i = l5, s = j8, l = Et, u = br, c = up, f = Ye("CopyToClipboard"), g = E1, v = Vu;
|
|
31241
31272
|
return n.entry ? Oe((x(), A("div", PJ, [
|
|
31242
31273
|
M("div", RJ, [
|
|
31243
31274
|
M("div", null, [
|
|
@@ -31249,12 +31280,12 @@ function dZ(e, t, n, r, o, a) {
|
|
|
31249
31280
|
])),
|
|
31250
31281
|
ee(i, { resources: a.resources }, null, 8, ["resources"])
|
|
31251
31282
|
]),
|
|
31252
|
-
M("div",
|
|
31283
|
+
M("div", VJ, [
|
|
31253
31284
|
ee(c, {
|
|
31254
|
-
width: "
|
|
31285
|
+
width: "auto",
|
|
31255
31286
|
trigger: "hover",
|
|
31256
31287
|
teleported: !1,
|
|
31257
|
-
"popper-class": "popover-
|
|
31288
|
+
"popper-class": "popover-map-pin"
|
|
31258
31289
|
}, {
|
|
31259
31290
|
reference: z(() => [
|
|
31260
31291
|
ee(u, {
|
|
@@ -31274,14 +31305,15 @@ function dZ(e, t, n, r, o, a) {
|
|
|
31274
31305
|
})
|
|
31275
31306
|
]),
|
|
31276
31307
|
default: z(() => [
|
|
31277
|
-
|
|
31308
|
+
HJ
|
|
31278
31309
|
]),
|
|
31279
31310
|
_: 1
|
|
31280
|
-
})
|
|
31311
|
+
}),
|
|
31312
|
+
ee(f, { content: a.updatedCopyContent }, null, 8, ["content"])
|
|
31281
31313
|
])
|
|
31282
31314
|
]),
|
|
31283
|
-
a.featuresAlert ? (x(), A("div",
|
|
31284
|
-
|
|
31315
|
+
a.featuresAlert ? (x(), A("div", UJ, [
|
|
31316
|
+
qJ,
|
|
31285
31317
|
ee(c, {
|
|
31286
31318
|
width: "250",
|
|
31287
31319
|
trigger: "hover",
|
|
@@ -31291,22 +31323,22 @@ function dZ(e, t, n, r, o, a) {
|
|
|
31291
31323
|
reference: z(() => [
|
|
31292
31324
|
ee(l, { class: "info" }, {
|
|
31293
31325
|
default: z(() => [
|
|
31294
|
-
ee(
|
|
31326
|
+
ee(g)
|
|
31295
31327
|
]),
|
|
31296
31328
|
_: 1
|
|
31297
31329
|
})
|
|
31298
31330
|
]),
|
|
31299
31331
|
default: z(() => [
|
|
31300
|
-
M("span",
|
|
31332
|
+
M("span", KJ, pe(a.featuresAlert), 1)
|
|
31301
31333
|
]),
|
|
31302
31334
|
_: 1
|
|
31303
31335
|
})
|
|
31304
31336
|
])) : j("", !0),
|
|
31305
|
-
M("div",
|
|
31337
|
+
M("div", WJ, [
|
|
31306
31338
|
He(pe(n.entry.paths) + " ", 1),
|
|
31307
|
-
n.entry.origins && n.entry.origins.length > 0 ? (x(), A("div",
|
|
31308
|
-
M("div",
|
|
31309
|
-
|
|
31339
|
+
n.entry.origins && n.entry.origins.length > 0 ? (x(), A("div", GJ, [
|
|
31340
|
+
M("div", JJ, [
|
|
31341
|
+
ZJ,
|
|
31310
31342
|
ee(c, {
|
|
31311
31343
|
width: "250",
|
|
31312
31344
|
trigger: "hover",
|
|
@@ -31316,14 +31348,14 @@ function dZ(e, t, n, r, o, a) {
|
|
|
31316
31348
|
reference: z(() => [
|
|
31317
31349
|
ee(l, { class: "info" }, {
|
|
31318
31350
|
default: z(() => [
|
|
31319
|
-
ee(
|
|
31351
|
+
ee(g)
|
|
31320
31352
|
]),
|
|
31321
31353
|
_: 1
|
|
31322
31354
|
})
|
|
31323
31355
|
]),
|
|
31324
31356
|
default: z(() => [
|
|
31325
|
-
M("span",
|
|
31326
|
-
|
|
31357
|
+
M("span", YJ, [
|
|
31358
|
+
XJ,
|
|
31327
31359
|
He(" " + pe(a.originDescription), 1)
|
|
31328
31360
|
])
|
|
31329
31361
|
]),
|
|
@@ -31336,8 +31368,8 @@ function dZ(e, t, n, r, o, a) {
|
|
|
31336
31368
|
key: p
|
|
31337
31369
|
}, [
|
|
31338
31370
|
He(pe(a.capitalise(p)) + " ", 1),
|
|
31339
|
-
h != n.entry.origins.length - 1 ? (x(), A("div",
|
|
31340
|
-
], 8,
|
|
31371
|
+
h != n.entry.origins.length - 1 ? (x(), A("div", eZ)) : j("", !0)
|
|
31372
|
+
], 8, QJ))), 128)),
|
|
31341
31373
|
Oe(ee(u, {
|
|
31342
31374
|
class: "button",
|
|
31343
31375
|
id: "open-dendrites-button",
|
|
@@ -31354,20 +31386,20 @@ function dZ(e, t, n, r, o, a) {
|
|
|
31354
31386
|
]
|
|
31355
31387
|
])
|
|
31356
31388
|
])) : j("", !0),
|
|
31357
|
-
n.entry.components && n.entry.components.length > 0 ? (x(), A("div",
|
|
31358
|
-
|
|
31389
|
+
n.entry.components && n.entry.components.length > 0 ? (x(), A("div", tZ, [
|
|
31390
|
+
nZ,
|
|
31359
31391
|
(x(!0), A(Ae, null, gt(n.entry.components, (p, h) => (x(), A("div", {
|
|
31360
31392
|
class: "attribute-content",
|
|
31361
31393
|
"component-item-label": p,
|
|
31362
31394
|
key: p
|
|
31363
31395
|
}, [
|
|
31364
31396
|
He(pe(a.capitalise(p)) + " ", 1),
|
|
31365
|
-
h != n.entry.components.length - 1 ? (x(), A("div",
|
|
31366
|
-
], 8,
|
|
31397
|
+
h != n.entry.components.length - 1 ? (x(), A("div", oZ)) : j("", !0)
|
|
31398
|
+
], 8, rZ))), 128))
|
|
31367
31399
|
])) : j("", !0),
|
|
31368
|
-
n.entry.destinations && n.entry.destinations.length > 0 ? (x(), A("div",
|
|
31369
|
-
M("div",
|
|
31370
|
-
|
|
31400
|
+
n.entry.destinations && n.entry.destinations.length > 0 ? (x(), A("div", aZ, [
|
|
31401
|
+
M("div", iZ, [
|
|
31402
|
+
sZ,
|
|
31371
31403
|
ee(c, {
|
|
31372
31404
|
width: "250",
|
|
31373
31405
|
trigger: "hover",
|
|
@@ -31377,13 +31409,13 @@ function dZ(e, t, n, r, o, a) {
|
|
|
31377
31409
|
reference: z(() => [
|
|
31378
31410
|
ee(l, { class: "info" }, {
|
|
31379
31411
|
default: z(() => [
|
|
31380
|
-
ee(
|
|
31412
|
+
ee(g)
|
|
31381
31413
|
]),
|
|
31382
31414
|
_: 1
|
|
31383
31415
|
})
|
|
31384
31416
|
]),
|
|
31385
31417
|
default: z(() => [
|
|
31386
|
-
|
|
31418
|
+
lZ
|
|
31387
31419
|
]),
|
|
31388
31420
|
_: 1
|
|
31389
31421
|
})
|
|
@@ -31394,8 +31426,8 @@ function dZ(e, t, n, r, o, a) {
|
|
|
31394
31426
|
key: p
|
|
31395
31427
|
}, [
|
|
31396
31428
|
He(pe(a.capitalise(p)) + " ", 1),
|
|
31397
|
-
h != n.entry.destinations.length - 1 ? (x(), A("div",
|
|
31398
|
-
], 8,
|
|
31429
|
+
h != n.entry.destinations.length - 1 ? (x(), A("div", cZ)) : j("", !0)
|
|
31430
|
+
], 8, uZ))), 128)),
|
|
31399
31431
|
Oe(ee(u, {
|
|
31400
31432
|
class: "button",
|
|
31401
31433
|
onClick: a.openAxons
|
|
@@ -31425,15 +31457,12 @@ function dZ(e, t, n, r, o, a) {
|
|
|
31425
31457
|
n.entry.componentsWithDatasets && n.entry.componentsWithDatasets.length > 0 && a.shouldShowExploreButton(n.entry.componentsWithDatasets)
|
|
31426
31458
|
]
|
|
31427
31459
|
])
|
|
31428
|
-
]),
|
|
31429
|
-
M("div", cZ, [
|
|
31430
|
-
ee(g, { content: a.updatedCopyContent }, null, 8, ["content"])
|
|
31431
31460
|
])
|
|
31432
31461
|
])), [
|
|
31433
31462
|
[v, e.loading]
|
|
31434
31463
|
]) : j("", !0);
|
|
31435
31464
|
}
|
|
31436
|
-
const
|
|
31465
|
+
const u5 = /* @__PURE__ */ Pr(LJ, [["render", dZ], ["__scopeId", "data-v-a24ef5e2"]]), fZ = {
|
|
31437
31466
|
name: "Tabs",
|
|
31438
31467
|
props: {
|
|
31439
31468
|
tabTitles: {
|
|
@@ -31482,15 +31511,15 @@ function yZ(e, t, n, r, o, a) {
|
|
|
31482
31511
|
], 2))), 128))
|
|
31483
31512
|
]);
|
|
31484
31513
|
}
|
|
31485
|
-
const
|
|
31514
|
+
const c5 = /* @__PURE__ */ Pr(fZ, [["render", yZ], ["__scopeId", "data-v-a569bcfd"]]), bZ = {
|
|
31486
31515
|
components: {
|
|
31487
|
-
SidebarContent:
|
|
31488
|
-
Tabs:
|
|
31516
|
+
SidebarContent: s5,
|
|
31517
|
+
Tabs: c5,
|
|
31489
31518
|
ElIconArrowLeft: Df,
|
|
31490
31519
|
ElIconArrowRight: Au,
|
|
31491
31520
|
Drawer: ip,
|
|
31492
31521
|
Icon: Et,
|
|
31493
|
-
ConnectivityInfo:
|
|
31522
|
+
ConnectivityInfo: u5
|
|
31494
31523
|
},
|
|
31495
31524
|
name: "SideBar",
|
|
31496
31525
|
props: {
|
|
@@ -31673,7 +31702,7 @@ const ck = /* @__PURE__ */ Pr(fZ, [["render", yZ], ["__scopeId", "data-v-a569bcf
|
|
|
31673
31702
|
}
|
|
31674
31703
|
}, wZ = { ref: "container" }, xZ = { class: "box-card" }, kZ = { class: "sidebar-container" };
|
|
31675
31704
|
function CZ(e, t, n, r, o, a) {
|
|
31676
|
-
const i = Df, s = Et, l = Au, u =
|
|
31705
|
+
const i = Df, s = Et, l = Au, u = c5, c = u5, f = s5, g = ip;
|
|
31677
31706
|
return x(), A("div", wZ, [
|
|
31678
31707
|
e.drawerOpen ? j("", !0) : (x(), A("div", {
|
|
31679
31708
|
key: 0,
|