@abi-software/mapintegratedvuer 1.3.4-beta.4 → 1.3.4-beta.6
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/{ContentMixin-v2XE-wpb.js → ContentMixin-BFNQwpnH.js} +1 -1
- package/dist/{Flatmap-CIV4v_eO.js → Flatmap-2HBPCy-_.js} +5 -5
- package/dist/{Iframe-BEN0xhvg.js → Iframe-VsNAew31.js} +2 -2
- package/dist/{MultiFlatmap-viJLOlim.js → MultiFlatmap-idyRjbhs.js} +6 -6
- package/dist/{Plot-3ibOkRaS.js → Plot-DAj-afal.js} +2 -2
- package/dist/{Scaffold-CrlXw6AR.js → Scaffold-BFQCXv7m.js} +161 -161
- package/dist/{Simulation-BasUCxtH.js → Simulation-Bw4nkk8k.js} +2 -2
- package/dist/{index-7AwO7LC4.js → index-C4Z7CW9f.js} +6 -6
- package/dist/mapintegratedvuer.js +1 -1
- package/dist/mapintegratedvuer.umd.cjs +4 -4
- package/dist/{style-CbkWycj2.js → style-BhfrDa4y.js} +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/src/App.vue +8 -4
- package/src/components/MapContent.vue +8 -3
- package/src/components/viewers/Flatmap.vue +1 -1
- package/src/components/viewers/MultiFlatmap.vue +1 -1
- package/src/components/viewers/Scaffold.vue +1 -1
- package/src/stores/splitFlow.js +1 -1
@@ -1,7 +1,7 @@
|
|
1
|
-
import { C as Cc } from "./ContentMixin-
|
1
|
+
import { C as Cc } from "./ContentMixin-BFNQwpnH.js";
|
2
2
|
import { ref as N, defineComponent as J, computed as w, openBlock as k, createElementBlock as L, mergeProps as Yt, unref as d, renderSlot as ue, useAttrs as Mc, useSlots as rs, shallowRef as Cn, watch as re, nextTick as we, onMounted as Le, toRef as pt, createCommentVNode as K, Fragment as Ue, normalizeClass as B, createElementVNode as q, createBlock as ee, withCtx as ne, resolveDynamicComponent as dt, withModifiers as Ze, createVNode as ve, toDisplayString as $e, normalizeStyle as Te, provide as at, reactive as At, onUpdated as os, inject as he, onBeforeUnmount as Ot, withDirectives as He, cloneVNode as Pc, Text as as, Comment as Tc, Teleport as zc, Transition as ao, vShow as Tt, readonly as Nc, onDeactivated as Rc, withKeys as Vt, toRefs as Tn, getCurrentInstance as et, h as _n, renderList as Gt, warn as $c, onBeforeMount as Bc, onUnmounted as Lc, toRaw as is, watchEffect as Dc, getCurrentScope as Uc, onScopeDispose as Hc, isRef as ls, resolveComponent as _t, resolveDirective as Zc, vModelText as qc, createTextVNode as An, pushScopeId as Wc, popScopeId as Kc, createApp as Jc } from "vue";
|
3
3
|
import { C as Yc } from "./plotvuer-X4h-Lj3L.js";
|
4
|
-
import { _ as Gc } from "./index-
|
4
|
+
import { _ as Gc } from "./index-C4Z7CW9f.js";
|
5
5
|
const jt = (e, t, { checkForDefaultPrevented: n = !0 } = {}) => (r) => {
|
6
6
|
const o = e == null ? void 0 : e(r);
|
7
7
|
if (n === !1 || !o)
|
@@ -11612,7 +11612,7 @@ const k2 = (e) => {
|
|
11612
11612
|
if (e) {
|
11613
11613
|
this._controller && this._controller.abort(), this._controller = new AbortController();
|
11614
11614
|
let n = this._controller.signal;
|
11615
|
-
|
11615
|
+
fetch(`${e}get-organ-curies`, {
|
11616
11616
|
signal: n
|
11617
11617
|
}).then((r) => r.json()).then((r) => {
|
11618
11618
|
this._controller = void 0, r.uberon.array.forEach((o) => {
|
@@ -12067,7 +12067,7 @@ function FA(e, t, n, r, o, a) {
|
|
12067
12067
|
})
|
12068
12068
|
]);
|
12069
12069
|
}
|
12070
|
-
const S2 = /* @__PURE__ */ xr(_A, [["render", FA], ["__scopeId", "data-v-223701e3"]]), TA = Ci(() => import("./Flatmap-
|
12070
|
+
const S2 = /* @__PURE__ */ xr(_A, [["render", FA], ["__scopeId", "data-v-223701e3"]]), TA = Ci(() => import("./Flatmap-2HBPCy-_.js")), IA = Ci(() => import("./Iframe-VsNAew31.js")), AA = Ci(() => import("./MultiFlatmap-idyRjbhs.js")), PA = Ci(() => import("./Plot-DAj-afal.js")), RA = Ci(() => import("./Scaffold-BFQCXv7m.js")), LA = Ci(() => import("./Simulation-Bw4nkk8k.js")), $A = {
|
12071
12071
|
name: "ContentVuer",
|
12072
12072
|
props: {
|
12073
12073
|
/**
|
@@ -35848,7 +35848,7 @@ const QS = /* @__PURE__ */ xr(wee, [["render", kee], ["__scopeId", "data-v-7c286
|
|
35848
35848
|
* Function to run when the component is mounted.
|
35849
35849
|
*/
|
35850
35850
|
flowMounted: function() {
|
35851
|
-
this._flowMounted = !0, eo.sendEvent({
|
35851
|
+
this._flowMounted = !0, this.$emit("isReady"), eo.sendEvent({
|
35852
35852
|
event: "interaction_event",
|
35853
35853
|
event_name: "portal_maps_page_view",
|
35854
35854
|
category: this.startingMap
|
@@ -35881,8 +35881,8 @@ const QS = /* @__PURE__ */ xr(wee, [["render", kee], ["__scopeId", "data-v-7c286
|
|
35881
35881
|
this.$emit("updateShareLinkRequested");
|
35882
35882
|
}), xt.on("trackEvent", (e) => {
|
35883
35883
|
this.$emit("trackEvent", e);
|
35884
|
-
}), this.state || (this.initialState = await dA(this.startingMap, this.options.sparcApi)), xt.on("
|
35885
|
-
this
|
35884
|
+
}), this.state || (this.initialState = await dA(this.startingMap, this.options.sparcApi)), xt.on("isLoaded", () => {
|
35885
|
+
this.$emit("isLoaded");
|
35886
35886
|
}), this.isReady = !0, this.settingsStore.updateUseHelpModeDialog(this.useHelpModeDialog), this.settingsStore.updateConnectivityInfoSidebar(this.connectivityInfoSidebar);
|
35887
35887
|
}
|
35888
35888
|
}, _ee = {
|
@@ -35906,7 +35906,7 @@ function Eee(e, t, n, r, o, a) {
|
|
35906
35906
|
[l, !e.isReady]
|
35907
35907
|
]);
|
35908
35908
|
}
|
35909
|
-
const Lee = /* @__PURE__ */ xr(Cee, [["render", Eee], ["__scopeId", "data-v-
|
35909
|
+
const Lee = /* @__PURE__ */ xr(Cee, [["render", Eee], ["__scopeId", "data-v-df8b1a8e"]]);
|
35910
35910
|
export {
|
35911
35911
|
xt as E,
|
35912
35912
|
Lee as M,
|