@abi-software/mapintegratedvuer 1.13.1 → 1.14.0-beta.1
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-Cf4ti-Vc.js → ContentMixin-DmlrCRP2.js} +3 -9
- package/dist/{Flatmap-DRaM5H0L.js → Flatmap-DVR5AvMW.js} +12 -7
- package/dist/{Iframe-DMyBLdD3.js → Iframe-BXJW4NYO.js} +2 -2
- package/dist/{MultiFlatmap-CgvcY__u.js → MultiFlatmap-COr8kB5K.js} +40 -34
- package/dist/{Plot-BDAChTio.js → Plot-CUaTY2PK.js} +2 -2
- package/dist/{Scaffold-CXo37tTA.js → Scaffold-DKZWi802.js} +4 -4
- package/dist/{Simulation-B4f-ubkl.js → Simulation-CegOKpGM.js} +2 -2
- package/dist/{index-CDhuA6QJ.js → index-DXxujskE.js} +14161 -14082
- package/dist/mapintegratedvuer.js +1 -1
- package/dist/mapintegratedvuer.umd.cjs +174 -174
- package/dist/{style-BeNQcAFm.js → style-DPQ3bolR.js} +1 -1
- package/dist/style.css +1 -1
- package/map-side-bar.js +25181 -0
- package/package.json +5 -5
- package/src/components/ContentVuer.vue +0 -11
- package/src/components/SplitDialog.vue +9 -5
- package/src/components/SplitFlow.vue +1 -7
- package/src/components/viewers/Flatmap.vue +6 -0
- package/src/components/viewers/MultiFlatmap.vue +28 -10
- package/src/components/viewers/Scaffold.vue +1 -1
- package/src/mixins/ContentMixin.js +9 -13
- package/src/stores/settings.js +0 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { markRaw as y } from "vue";
|
|
2
|
-
import { c as C, u as E, d as O, e as N, E as f, T as b, f as R, h as x, i as w, l as P, J as B } from "./index-
|
|
2
|
+
import { c as C, u as E, d as O, e as N, E as f, T as b, f as R, h as x, i as w, l as P, J as B } from "./index-DXxujskE.js";
|
|
3
3
|
import { mapStores as X } from "pinia";
|
|
4
4
|
const M = function(e) {
|
|
5
5
|
return e ? [...new Set(e.map((r) => JSON.stringify(r)))].map(
|
|
@@ -1291,12 +1291,6 @@ const K = {
|
|
|
1291
1291
|
resourceHasAction: function(e) {
|
|
1292
1292
|
return e && (e.type === "URL" || e.type === "Search" || e.type === "Neuron Search" || e.type == "Facet" || e.type == "Facets");
|
|
1293
1293
|
},
|
|
1294
|
-
/**
|
|
1295
|
-
* Check if this viewer is currently visible
|
|
1296
|
-
*/
|
|
1297
|
-
isVisible: function() {
|
|
1298
|
-
return this.splitFlowStore.getPaneNameById(this.entry.id) !== void 0;
|
|
1299
|
-
},
|
|
1300
1294
|
/**
|
|
1301
1295
|
* Get the term to zoom/highlight in a synchronisation event,
|
|
1302
1296
|
* if it cannot be found in the map, it will perform several
|
|
@@ -1459,7 +1453,7 @@ const K = {
|
|
|
1459
1453
|
if (this.visible && ((this.flatmapRef || this.multiflatmapRef) && this.flatmapReady || this.scaffoldRef && this.scaffoldLoaded)) {
|
|
1460
1454
|
const n = this.settingsStore.hoverAnatomies, a = this.settingsStore.hoverOrgans, i = this.settingsStore.hoverDOI, s = this.settingsStore.hoverConnectivity;
|
|
1461
1455
|
let l = null, o = null;
|
|
1462
|
-
this.flatmapRef && (l = this.flatmapRef), this.multiflatmapRef && (l = this.multiflatmapRef.getCurrentFlatmap()), this.scaffoldRef && (o = this.scaffoldRef), clearTimeout(this.highlightDelay), !n.length && !a.length && !i && !s.length && ((this.multiflatmapRef || this.flatmapRef) && l ? ((r = l.mapImp) == null || r.clearSearchResults(), e.connectivityProcessed && ((t = l.mapImp) == null || t.setPaint({ dimmed: !0 }))) : this.scaffoldRef && o && o.changeHighlightedByName(a, "", !1)), this.highlightDelay = setTimeout(() => {
|
|
1456
|
+
this.flatmapRef && (l = this.flatmapRef), this.multiflatmapRef && (l = this.multiflatmapRef.getCurrentFlatmap()), this.scaffoldRef && (o = this.scaffoldRef), clearTimeout(this.highlightDelay), !n.length && !a.length && !i && !s.length && ((this.multiflatmapRef || this.flatmapRef) && l ? l.mapImp && !l.mapImp.contextLost && ((r = l.mapImp) == null || r.clearSearchResults(), e.connectivityProcessed && ((t = l.mapImp) == null || t.setPaint({ dimmed: !0 }))) : this.scaffoldRef && o && o.changeHighlightedByName(a, "", !1)), this.highlightDelay = setTimeout(() => {
|
|
1463
1457
|
(n.length || a.length || i || s.length) && ((this.multiflatmapRef || this.flatmapRef) && l ? this.flatmapHighlight(l, n, i, s).then((c) => {
|
|
1464
1458
|
try {
|
|
1465
1459
|
l.showConnectivityTooltips({
|
|
@@ -1473,7 +1467,7 @@ const K = {
|
|
|
1473
1467
|
(v) => this.connectivityKnowledge[h].some(
|
|
1474
1468
|
(p) => p.id === v
|
|
1475
1469
|
)
|
|
1476
|
-
) || l.mapImp.clearSearchResults();
|
|
1470
|
+
) || l.mapImp && !l.mapImp.contextLost && l.mapImp.clearSearchResults();
|
|
1477
1471
|
}
|
|
1478
1472
|
}
|
|
1479
1473
|
}) : this.scaffoldRef && o && o.changeHighlightedByName(a, "", !1));
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _ as
|
|
2
|
-
import { C as u } from "./ContentMixin-
|
|
3
|
-
import { D as y } from "./style-
|
|
1
|
+
import { _ as d, q as c, E as l, T as h } from "./index-DXxujskE.js";
|
|
2
|
+
import { C as u } from "./ContentMixin-DmlrCRP2.js";
|
|
3
|
+
import { D as y } from "./style-DPQ3bolR.js";
|
|
4
4
|
import { FlatmapVuer as g } from "@abi-software/flatmapvuer";
|
|
5
5
|
import { resolveComponent as r, openBlock as p, createElementBlock as M, createVNode as C, createBlock as v, createCommentVNode as S } from "vue";
|
|
6
6
|
const w = {
|
|
@@ -8,7 +8,7 @@ const w = {
|
|
|
8
8
|
mixins: [u, y],
|
|
9
9
|
components: {
|
|
10
10
|
FlatmapVuer: g,
|
|
11
|
-
HelpModeDialog:
|
|
11
|
+
HelpModeDialog: c
|
|
12
12
|
},
|
|
13
13
|
data: function() {
|
|
14
14
|
return {
|
|
@@ -31,6 +31,9 @@ const w = {
|
|
|
31
31
|
var e;
|
|
32
32
|
return (e = this.$refs.flatmap) == null ? void 0 : e.mapImp;
|
|
33
33
|
},
|
|
34
|
+
contextRestored(e) {
|
|
35
|
+
this.flatmapReadyForMarkerUpdates(e), this.updateViewerSettings();
|
|
36
|
+
},
|
|
34
37
|
flatmapReadyCall: function(e) {
|
|
35
38
|
var n, i, o;
|
|
36
39
|
this.flatmapReady = !0;
|
|
@@ -164,11 +167,13 @@ function F(e, t, a, n, i, o) {
|
|
|
164
167
|
connectivityInfoSidebar: e.connectivityInfoSidebar,
|
|
165
168
|
pathControls: !0,
|
|
166
169
|
ref: "flatmap",
|
|
170
|
+
onContextRestored: o.contextRestored,
|
|
167
171
|
onReady: o.flatmapReadyCall,
|
|
168
172
|
displayMinimap: e.displayMinimap,
|
|
169
173
|
displayWarning: !0,
|
|
170
174
|
enableOpenMapUI: !0,
|
|
171
175
|
flatmapAPI: e.flatmapAPI,
|
|
176
|
+
render: e.visible,
|
|
172
177
|
sparcAPI: e.apiLocation,
|
|
173
178
|
showLocalSettings: e.showLocalSettings,
|
|
174
179
|
showOpenMapButton: e.showOpenMapButton,
|
|
@@ -177,7 +182,7 @@ function F(e, t, a, n, i, o) {
|
|
|
177
182
|
onMapmanagerLoaded: e.onMapmanagerLoaded,
|
|
178
183
|
showPathwayFilter: !1,
|
|
179
184
|
onTrackEvent: e.trackEvent
|
|
180
|
-
}, null, 8, ["state", "entry", "mapManager", "onPanZoomCallback", "name", "minZoom", "helpMode", "helpModeActiveItem", "helpModeDialog", "onHelpModeLastItem", "onShownTooltip", "onShownMapTooltip", "onAnnotationOpen", "onAnnotationClose", "onUpdateOfflineAnnotationEnabled", "annotationSidebar", "onConnectivityInfoOpen", "onConnectivityError", "onConnectivityInfoClose", "onNeuronConnectionFeatureClick", "connectivityInfoSidebar", "onReady", "displayMinimap", "flatmapAPI", "sparcAPI", "showLocalSettings", "showOpenMapButton", "onOpenMap", "onPathwaySelectionChanged", "onMapmanagerLoaded", "onTrackEvent"]),
|
|
185
|
+
}, null, 8, ["state", "entry", "mapManager", "onPanZoomCallback", "name", "minZoom", "helpMode", "helpModeActiveItem", "helpModeDialog", "onHelpModeLastItem", "onShownTooltip", "onShownMapTooltip", "onAnnotationOpen", "onAnnotationClose", "onUpdateOfflineAnnotationEnabled", "annotationSidebar", "onConnectivityInfoOpen", "onConnectivityError", "onConnectivityInfoClose", "onNeuronConnectionFeatureClick", "connectivityInfoSidebar", "onContextRestored", "onReady", "displayMinimap", "flatmapAPI", "render", "sparcAPI", "showLocalSettings", "showOpenMapButton", "onOpenMap", "onPathwaySelectionChanged", "onMapmanagerLoaded", "onTrackEvent"]),
|
|
181
186
|
e.helpMode && e.useHelpModeDialog ? (p(), v(f, {
|
|
182
187
|
key: 0,
|
|
183
188
|
ref: "flatmapHelp",
|
|
@@ -188,7 +193,7 @@ function F(e, t, a, n, i, o) {
|
|
|
188
193
|
}, null, 8, ["flatmapRef", "lastItem", "onShowNext", "onFinishHelpMode"])) : S("", !0)
|
|
189
194
|
]);
|
|
190
195
|
}
|
|
191
|
-
const
|
|
196
|
+
const $ = /* @__PURE__ */ d(w, [["render", F], ["__scopeId", "data-v-663c1997"]]);
|
|
192
197
|
export {
|
|
193
|
-
|
|
198
|
+
$ as default
|
|
194
199
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { C as r } from "./ContentMixin-
|
|
1
|
+
import { C as r } from "./ContentMixin-DmlrCRP2.js";
|
|
2
2
|
import { openBlock as o, createElementBlock as t, createElementVNode as a } from "vue";
|
|
3
|
-
import { _ as s } from "./index-
|
|
3
|
+
import { _ as s } from "./index-DXxujskE.js";
|
|
4
4
|
const n = {
|
|
5
5
|
name: "Iframe",
|
|
6
6
|
mixins: [r]
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { _ as c, q as h, a as g, T as r, E as l } from "./index-
|
|
2
|
-
import { C as M } from "./ContentMixin-
|
|
3
|
-
import { D as
|
|
4
|
-
import { MultiFlatmapVuer as
|
|
1
|
+
import { _ as c, q as h, a as g, T as r, E as l } from "./index-DXxujskE.js";
|
|
2
|
+
import { C as M } from "./ContentMixin-DmlrCRP2.js";
|
|
3
|
+
import { D as C } from "./style-DPQ3bolR.js";
|
|
4
|
+
import { MultiFlatmapVuer as y } from "@abi-software/flatmapvuer";
|
|
5
5
|
import { resolveComponent as p, openBlock as m, createElementBlock as v, createVNode as S, createBlock as I, createCommentVNode as F } from "vue";
|
|
6
6
|
const w = '<svg width="72px" height="72px" viewBox="0 0 24 24" fill="yellow"><path d="M11.0748 3.25583C11.4141 2.42845 12.5859 2.42845 12.9252 3.25583L14.6493 7.45955C14.793 7.80979 15.1221 8.04889 15.4995 8.07727L20.0303 8.41798C20.922 8.48504 21.2841 9.59942 20.6021 10.1778L17.1369 13.1166C16.8482 13.3614 16.7225 13.7483 16.8122 14.1161L17.8882 18.5304C18.1 19.3992 17.152 20.0879 16.3912 19.618L12.5255 17.2305C12.2034 17.0316 11.7966 17.0316 11.4745 17.2305L7.60881 19.618C6.84796 20.0879 5.90001 19.3992 6.1118 18.5304L7.18785 14.1161C7.2775 13.7483 7.1518 13.3614 6.86309 13.1166L3.3979 10.1778C2.71588 9.59942 3.07796 8.48504 3.96971 8.41798L8.50046 8.07727C8.87794 8.04889 9.20704 7.80979 9.35068 7.45955L11.0748 3.25583Z" stroke="#000000" stroke-width="2"/></svg>', f = (e) => [
|
|
7
7
|
{
|
|
@@ -18,19 +18,20 @@ const w = '<svg width="72px" height="72px" viewBox="0 0 24 24" fill="yellow"><pa
|
|
|
18
18
|
}
|
|
19
19
|
], k = {
|
|
20
20
|
name: "MultiFlatmap",
|
|
21
|
-
mixins: [M,
|
|
21
|
+
mixins: [M, C],
|
|
22
22
|
components: {
|
|
23
|
-
MultiFlatmapVuer:
|
|
23
|
+
MultiFlatmapVuer: y,
|
|
24
24
|
HelpModeDialog: h
|
|
25
25
|
},
|
|
26
26
|
data: function() {
|
|
27
27
|
return {
|
|
28
|
-
zoomLevel: 6,
|
|
29
|
-
flatmapReady: !1,
|
|
30
28
|
availableSpecies: g(),
|
|
29
|
+
flatmapReady: !1,
|
|
31
30
|
scaffoldResource: {},
|
|
32
31
|
showStarInLegend: !1,
|
|
33
|
-
|
|
32
|
+
speciesHasChanged: !1,
|
|
33
|
+
openMapOptions: f(),
|
|
34
|
+
zoomLevel: 6
|
|
34
35
|
};
|
|
35
36
|
},
|
|
36
37
|
methods: {
|
|
@@ -61,9 +62,9 @@ const w = '<svg width="72px" height="72px" viewBox="0 0 24 24" fill="yellow"><pa
|
|
|
61
62
|
const a = this.$refs.multiflatmap.getCurrentFlatmap();
|
|
62
63
|
if (e && a.mapImp) {
|
|
63
64
|
const n = a.mapImp.search(e);
|
|
64
|
-
(n.__featureIds || n.featureIds).forEach((
|
|
65
|
-
const
|
|
66
|
-
|
|
65
|
+
(n.__featureIds || n.featureIds).forEach((o) => {
|
|
66
|
+
const s = a.mapImp.annotation(o);
|
|
67
|
+
s && s.label && t.push(s.label);
|
|
67
68
|
});
|
|
68
69
|
}
|
|
69
70
|
},
|
|
@@ -89,7 +90,7 @@ const w = '<svg width="72px" height="72px" viewBox="0 0 24 24" fill="yellow"><pa
|
|
|
89
90
|
},
|
|
90
91
|
zoomToFeatures: function(e, t) {
|
|
91
92
|
let a = e.name;
|
|
92
|
-
const n = this
|
|
93
|
+
const n = this.getFlatmapImp();
|
|
93
94
|
if (a) {
|
|
94
95
|
const i = n.search(a);
|
|
95
96
|
i.featureIds.length > 0 ? (t && n.selectFeatures(i.featureIds), n.zoomToFeatures(i.featureIds)) : n.clearSearchResults();
|
|
@@ -103,10 +104,13 @@ const w = '<svg width="72px" height="72px" viewBox="0 0 24 24" fill="yellow"><pa
|
|
|
103
104
|
l.emit("mapImpProv", t), this.$emit("flatmap-provenance-ready", t);
|
|
104
105
|
}
|
|
105
106
|
},
|
|
107
|
+
contextRestored: function(e) {
|
|
108
|
+
e && (this.flatmapMarkerUpdate(e.mapImp), this.updateViewerSettings(), this.speciesHasChanged && (this.speciesHasChanged = !1, this.$emit("species-changed", this.activeSpecies)));
|
|
109
|
+
},
|
|
106
110
|
flatmapChanged: async function(e) {
|
|
107
111
|
this.activeSpecies = e, this.openMapOptions = f();
|
|
108
112
|
const t = this.getFlatmapImp();
|
|
109
|
-
t && (this.
|
|
113
|
+
this.updateProvCard(), t && (t.contextLost ? this.speciesHasChanged = !0 : (this.flatmapMarkerUpdate(t), this.updateViewerSettings(), this.speciesHasChanged = !1, this.$emit("species-changed", e))), r.sendEvent({
|
|
110
114
|
event: "interaction_event",
|
|
111
115
|
event_name: "portal_maps_species_change",
|
|
112
116
|
category: this.activeSpecies
|
|
@@ -151,16 +155,16 @@ const w = '<svg width="72px" height="72px" viewBox="0 0 24 24" fill="yellow"><pa
|
|
|
151
155
|
return !1;
|
|
152
156
|
let i = a;
|
|
153
157
|
if (i || (i = this.getFlatmapImp()), i) {
|
|
154
|
-
let
|
|
155
|
-
|
|
156
|
-
const
|
|
157
|
-
element:
|
|
158
|
+
let o = document.createElement("div");
|
|
159
|
+
o.innerHTML = w;
|
|
160
|
+
const s = i.addMarker(e, {
|
|
161
|
+
element: o,
|
|
158
162
|
className: "highlight-marker",
|
|
159
163
|
cluster: !1
|
|
160
164
|
});
|
|
161
165
|
return this.settingsStore.updateFeaturedMarkerIdentifier({
|
|
162
166
|
index: t,
|
|
163
|
-
markerIdentifier:
|
|
167
|
+
markerIdentifier: s
|
|
164
168
|
}), !0;
|
|
165
169
|
}
|
|
166
170
|
return !1;
|
|
@@ -199,11 +203,11 @@ const w = '<svg width="72px" height="72px" viewBox="0 0 24 24" fill="yellow"><pa
|
|
|
199
203
|
flightPathDisplay: a,
|
|
200
204
|
organsDisplay: n,
|
|
201
205
|
outlinesDisplay: i,
|
|
202
|
-
connectionType:
|
|
206
|
+
connectionType: o
|
|
203
207
|
} = this.settingsStore.globalSettings;
|
|
204
208
|
if (this.flatmapReady) {
|
|
205
|
-
const
|
|
206
|
-
|
|
209
|
+
const s = this.$refs.multiflatmap.getCurrentFlatmap();
|
|
210
|
+
s.changeViewingMode(t), s.setFlightPath3D(a), s.setColour(n), s.setOutlines(i), s.backgroundChangeCallback(e), s.setConnectionType(o);
|
|
207
211
|
}
|
|
208
212
|
},
|
|
209
213
|
setVisibilityFilter: function(e) {
|
|
@@ -239,13 +243,14 @@ const w = '<svg width="72px" height="72px" viewBox="0 0 24 24" fill="yellow"><pa
|
|
|
239
243
|
this.getFeaturedDatasets();
|
|
240
244
|
}
|
|
241
245
|
}, b = { class: "viewer-container" };
|
|
242
|
-
function
|
|
243
|
-
const
|
|
246
|
+
function R(e, t, a, n, i, o) {
|
|
247
|
+
const s = p("MultiFlatmapVuer"), d = p("HelpModeDialog");
|
|
244
248
|
return m(), v("div", b, [
|
|
245
|
-
S(
|
|
249
|
+
S(s, {
|
|
246
250
|
availableSpecies: e.availableSpecies,
|
|
247
|
-
|
|
248
|
-
|
|
251
|
+
onContextRestored: o.contextRestored,
|
|
252
|
+
onFlatmapChanged: o.flatmapChanged,
|
|
253
|
+
onReady: o.multiFlatmapReady,
|
|
249
254
|
state: e.entry.state,
|
|
250
255
|
mapManager: e.mapManager,
|
|
251
256
|
onResourceSelected: t[0] || (t[0] = (u) => e.flatmapResourceSelected(e.entry.type, u)),
|
|
@@ -267,23 +272,24 @@ function L(e, t, a, n, i, s) {
|
|
|
267
272
|
onNeuronConnectionFeatureClick: e.onNeuronConnectionFeatureClick,
|
|
268
273
|
connectivityInfoSidebar: e.connectivityInfoSidebar,
|
|
269
274
|
ref: "multiflatmap",
|
|
270
|
-
displayMinimap:
|
|
275
|
+
displayMinimap: o.displayMinimap,
|
|
271
276
|
showStarInLegend: e.showStarInLegend,
|
|
272
277
|
enableOpenMapUI: !0,
|
|
273
278
|
openMapOptions: e.openMapOptions,
|
|
274
279
|
flatmapAPI: e.flatmapAPI,
|
|
280
|
+
render: e.visible,
|
|
275
281
|
sparcAPI: e.apiLocation,
|
|
276
282
|
showLocalSettings: e.showLocalSettings,
|
|
277
283
|
showOpenMapButton: e.showOpenMapButton,
|
|
278
|
-
onPanZoomCallback:
|
|
284
|
+
onPanZoomCallback: o.flatmapPanZoomCallback,
|
|
279
285
|
onOpenMap: e.openMap,
|
|
280
286
|
onFinishHelpMode: e.endHelp,
|
|
281
|
-
onPathwaySelectionChanged:
|
|
282
|
-
onOpenPubmedUrl:
|
|
287
|
+
onPathwaySelectionChanged: o.onPathwaySelectionChanged,
|
|
288
|
+
onOpenPubmedUrl: o.onOpenPubmedUrl,
|
|
283
289
|
onMapmanagerLoaded: e.onMapmanagerLoaded,
|
|
284
290
|
showPathwayFilter: !1,
|
|
285
291
|
onTrackEvent: e.trackEvent
|
|
286
|
-
}, null, 8, ["availableSpecies", "onFlatmapChanged", "onReady", "state", "mapManager", "initial", "helpMode", "helpModeActiveItem", "helpModeDialog", "onHelpModeLastItem", "onShownTooltip", "onShownMapTooltip", "onAnnotationOpen", "onAnnotationClose", "onUpdateOfflineAnnotationEnabled", "annotationSidebar", "onConnectivityInfoOpen", "onConnectivityError", "onConnectivityInfoClose", "onNeuronConnectionFeatureClick", "connectivityInfoSidebar", "displayMinimap", "showStarInLegend", "openMapOptions", "flatmapAPI", "sparcAPI", "showLocalSettings", "showOpenMapButton", "onPanZoomCallback", "onOpenMap", "onFinishHelpMode", "onPathwaySelectionChanged", "onOpenPubmedUrl", "onMapmanagerLoaded", "onTrackEvent"]),
|
|
292
|
+
}, null, 8, ["availableSpecies", "onContextRestored", "onFlatmapChanged", "onReady", "state", "mapManager", "initial", "helpMode", "helpModeActiveItem", "helpModeDialog", "onHelpModeLastItem", "onShownTooltip", "onShownMapTooltip", "onAnnotationOpen", "onAnnotationClose", "onUpdateOfflineAnnotationEnabled", "annotationSidebar", "onConnectivityInfoOpen", "onConnectivityError", "onConnectivityInfoClose", "onNeuronConnectionFeatureClick", "connectivityInfoSidebar", "displayMinimap", "showStarInLegend", "openMapOptions", "flatmapAPI", "render", "sparcAPI", "showLocalSettings", "showOpenMapButton", "onPanZoomCallback", "onOpenMap", "onFinishHelpMode", "onPathwaySelectionChanged", "onOpenPubmedUrl", "onMapmanagerLoaded", "onTrackEvent"]),
|
|
287
293
|
e.helpMode && e.useHelpModeDialog ? (m(), I(d, {
|
|
288
294
|
key: 0,
|
|
289
295
|
ref: "multiflatmapHelp",
|
|
@@ -294,7 +300,7 @@ function L(e, t, a, n, i, s) {
|
|
|
294
300
|
}, null, 8, ["multiflatmapRef", "lastItem", "onShowNext", "onFinishHelpMode"])) : F("", !0)
|
|
295
301
|
]);
|
|
296
302
|
}
|
|
297
|
-
const
|
|
303
|
+
const E = /* @__PURE__ */ c(k, [["render", R], ["__scopeId", "data-v-804bf753"]]);
|
|
298
304
|
export {
|
|
299
|
-
|
|
305
|
+
E as default
|
|
300
306
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { PlotVuer as o } from "@abi-software/plotvuer";
|
|
2
|
-
import { C as r } from "./ContentMixin-
|
|
2
|
+
import { C as r } from "./ContentMixin-DmlrCRP2.js";
|
|
3
3
|
import { resolveComponent as a, openBlock as n, createBlock as s } from "vue";
|
|
4
|
-
import { _ as p } from "./index-
|
|
4
|
+
import { _ as p } from "./index-DXxujskE.js";
|
|
5
5
|
const l = {
|
|
6
6
|
name: "Plot",
|
|
7
7
|
mixins: [r],
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as g, q as m, g as v, b as y, E as c } from "./index-
|
|
2
|
-
import { C as w } from "./ContentMixin-
|
|
1
|
+
import { _ as g, q as m, g as v, b as y, E as c } from "./index-DXxujskE.js";
|
|
2
|
+
import { C as w } from "./ContentMixin-DmlrCRP2.js";
|
|
3
3
|
import { ScaffoldVuer as b } from "@abi-software/scaffoldvuer";
|
|
4
4
|
import { resolveComponent as p, openBlock as u, createElementBlock as S, createVNode as M, createBlock as $, createCommentVNode as C } from "vue";
|
|
5
5
|
const N = {
|
|
@@ -138,7 +138,7 @@ const N = {
|
|
|
138
138
|
Array.isArray(e) ? n = e : n = [e.name], t && this.$refs.scaffold.changeActiveByName(n, "", !1), this.$refs.scaffold.viewRegion(n);
|
|
139
139
|
},
|
|
140
140
|
scaffoldIsReady: function() {
|
|
141
|
-
this.scaffoldLoaded = !0, this.$refs.scaffold.$module.graphicsHighlight.highlightColour = [1, 0, 1], this.
|
|
141
|
+
this.scaffoldLoaded = !0, this.$refs.scaffold.$module.graphicsHighlight.highlightColour = [1, 0, 1], this.visible && this.entry.rotation && this.entry.rotation, this.updateViewerSettings(), c.emit("mapLoaded", this.$refs.scaffold), setTimeout(() => {
|
|
142
142
|
this.setNerveGreyScale();
|
|
143
143
|
}, 500);
|
|
144
144
|
},
|
|
@@ -275,7 +275,7 @@ function L(e, t, n, o, s, i) {
|
|
|
275
275
|
}, null, 8, ["scaffoldRef", "lastItem", "onShowNext", "onFinishHelpMode"])) : C("", !0)
|
|
276
276
|
]);
|
|
277
277
|
}
|
|
278
|
-
const H = /* @__PURE__ */ g(N, [["render", L], ["__scopeId", "data-v-
|
|
278
|
+
const H = /* @__PURE__ */ g(N, [["render", L], ["__scopeId", "data-v-6dabbfee"]]);
|
|
279
279
|
export {
|
|
280
280
|
H as default
|
|
281
281
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { C as n } from "./ContentMixin-
|
|
1
|
+
import { C as n } from "./ContentMixin-DmlrCRP2.js";
|
|
2
2
|
import { SimulationVuer as e } from "@abi-software/simulationvuer";
|
|
3
3
|
import { resolveComponent as r, openBlock as a, createBlock as c } from "vue";
|
|
4
|
-
import { _ as m } from "./index-
|
|
4
|
+
import { _ as m } from "./index-DXxujskE.js";
|
|
5
5
|
const s = {
|
|
6
6
|
name: "Simulation",
|
|
7
7
|
mixins: [n],
|