@abi-software/mapintegratedvuer 1.1.0 → 1.1.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.
@@ -1,4 +1,4 @@
1
- import { u as _, b as y, E as f, T as g } from "./index-CpppckRD.js";
1
+ import { u as _, b as y, E as f, T as g } from "./index-nmieCwQF.js";
2
2
  import { mapStores as w } from "pinia";
3
3
  const u = [
4
4
  {
@@ -1,11 +1,11 @@
1
- import { U as h, B as c } from "./flatmapvuer-C67b_5lI.js";
2
- import { _ as u, t as g, T as r, E as s } from "./index-CpppckRD.js";
3
- import { C as M } from "./ContentMixin-Belbk7R9.js";
4
- import { D as I } from "./style-CdEDV2B6.js";
5
- import { resolveComponent as p, openBlock as i, createElementBlock as y, Fragment as v, createVNode as S, createBlock as F, createCommentVNode as w } from "vue";
6
- const C = {
1
+ import { U as h, B as c } from "./flatmapvuer-BAx-xO4L.js";
2
+ import { _ as u, t as M, T as s, E as i } from "./index-nmieCwQF.js";
3
+ import { C as g } from "./ContentMixin-mZX2duoM.js";
4
+ import { D as I } from "./style-UwGHggI4.js";
5
+ import { resolveComponent as r, openBlock as p, createElementBlock as y, createVNode as v, createBlock as S, createCommentVNode as F } from "vue";
6
+ const w = {
7
7
  name: "Flatmap",
8
- mixins: [M, I],
8
+ mixins: [g, I],
9
9
  components: {
10
10
  FlatmapVuer: h,
11
11
  HelpModeDialog: c
@@ -36,8 +36,8 @@ const C = {
36
36
  featureId: t.feature.featureId || "",
37
37
  taxonomy: t.taxonomy || "",
38
38
  resources: t.resource.join(", ")
39
- }, a = g(o);
40
- r.sendEvent({
39
+ }, a = M(o);
40
+ s.sendEvent({
41
41
  event: "interaction_event",
42
42
  event_name: "portal_maps_connectivity",
43
43
  category: a,
@@ -47,11 +47,11 @@ const C = {
47
47
  },
48
48
  flatmapReadyCall: function(e) {
49
49
  let t = { id: this.entry.id, prov: this.getFlatmapImp().provenance };
50
- s.emit("mapImpProv", t), this.$emit("flatmap-provenance-ready", t), this.getAvailableTerms(), this.entry.resource === "FunctionalConnectivity" && this.flatmapReadyForMarkerUpdates(e);
50
+ i.emit("mapImpProv", t), this.$emit("flatmap-provenance-ready", t), this.getAvailableTerms(), this.entry.resource === "FunctionalConnectivity" && this.flatmapReadyForMarkerUpdates(e);
51
51
  },
52
52
  onPathwaySelectionChanged: function(e) {
53
53
  const { label: t, property: o, checked: a, selectionsTitle: n } = e;
54
- r.sendEvent({
54
+ s.sendEvent({
55
55
  event: "interaction_event",
56
56
  event_name: "portal_maps_pathway_change",
57
57
  category: t + " [" + o + "] " + a,
@@ -96,15 +96,15 @@ const C = {
96
96
  }
97
97
  },
98
98
  mounted: function() {
99
- this.getAvailableTerms(), s.on("markerUpdate", () => {
99
+ this.getAvailableTerms(), i.on("markerUpdate", () => {
100
100
  this.flatmapMarkerZoomUpdate(!0, void 0);
101
101
  });
102
102
  }
103
- };
103
+ }, C = { class: "viewer-container" };
104
104
  function T(e, t, o, a, n, l) {
105
- const m = p("FlatmapVuer"), f = p("HelpModeDialog");
106
- return i(), y(v, null, [
107
- S(m, {
105
+ const m = r("FlatmapVuer"), f = r("HelpModeDialog");
106
+ return p(), y("div", C, [
107
+ v(m, {
108
108
  state: e.entry.state,
109
109
  entry: e.entry.resource,
110
110
  onResourceSelected: t[0] || (t[0] = (d) => l.flatmaprResourceSelected(e.entry.type, d)),
@@ -130,17 +130,17 @@ function T(e, t, o, a, n, l) {
130
130
  onOpenMap: e.openMap,
131
131
  onPathwaySelectionChanged: l.onPathwaySelectionChanged
132
132
  }, null, 8, ["state", "entry", "onPanZoomCallback", "name", "minZoom", "helpMode", "helpModeActiveItem", "helpModeDialog", "onHelpModeLastItem", "onShownTooltip", "onShownMapTooltip", "onReady", "flatmapAPI", "sparcAPI", "onOpenMap", "onPathwaySelectionChanged"]),
133
- e.helpMode && e.useHelpModeDialog ? (i(), F(f, {
133
+ e.helpMode && e.useHelpModeDialog ? (p(), S(f, {
134
134
  key: 0,
135
135
  ref: "flatmapHelp",
136
136
  flatmapRef: e.flatmapRef,
137
137
  lastItem: e.helpModeLastItem,
138
138
  onShowNext: e.onHelpModeShowNext,
139
139
  onFinishHelpMode: e.onFinishHelpMode
140
- }, null, 8, ["flatmapRef", "lastItem", "onShowNext", "onFinishHelpMode"])) : w("", !0)
141
- ], 64);
140
+ }, null, 8, ["flatmapRef", "lastItem", "onShowNext", "onFinishHelpMode"])) : F("", !0)
141
+ ]);
142
142
  }
143
- const $ = /* @__PURE__ */ u(C, [["render", T], ["__scopeId", "data-v-7a997b4c"]]);
143
+ const $ = /* @__PURE__ */ u(w, [["render", T], ["__scopeId", "data-v-85b31e10"]]);
144
144
  export {
145
145
  $ as default
146
146
  };
@@ -1,6 +1,6 @@
1
- import { C as r } from "./ContentMixin-Belbk7R9.js";
1
+ import { C as r } from "./ContentMixin-mZX2duoM.js";
2
2
  import { openBlock as o, createElementBlock as t, createElementVNode as s } from "vue";
3
- import { _ as n } from "./index-CpppckRD.js";
3
+ import { _ as n } from "./index-nmieCwQF.js";
4
4
  const a = {
5
5
  name: "Iframe",
6
6
  mixins: [r]
@@ -1,9 +1,9 @@
1
- import { _ as c, a as h, g as M, E as l, t as g, T as p } from "./index-CpppckRD.js";
2
- import { D as y, B as v } from "./flatmapvuer-C67b_5lI.js";
3
- import { C as S } from "./ContentMixin-Belbk7R9.js";
4
- import { D as I } from "./style-CdEDV2B6.js";
5
- import { resolveComponent as d, openBlock as f, createElementBlock as k, Fragment as C, createVNode as F, createBlock as w, createCommentVNode as R } from "vue";
6
- const b = '<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>', u = (e) => {
1
+ import { _ as c, a as h, g as M, E as l, t as g, T as p } from "./index-nmieCwQF.js";
2
+ import { D as y, B as v } from "./flatmapvuer-BAx-xO4L.js";
3
+ import { C as S } from "./ContentMixin-mZX2duoM.js";
4
+ import { D as I } from "./style-UwGHggI4.js";
5
+ import { resolveComponent as d, openBlock as f, createElementBlock as k, createVNode as C, createBlock as F, createCommentVNode as w } from "vue";
6
+ const R = '<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>', u = (e) => {
7
7
  const t = [
8
8
  {
9
9
  display: "Open AC Map",
@@ -29,7 +29,7 @@ const b = '<svg width="72px" height="72px" viewBox="0 0 24 24" fill="yellow"><pa
29
29
  break;
30
30
  }
31
31
  return t;
32
- }, H = {
32
+ }, b = {
33
33
  name: "MultiFlatmap",
34
34
  mixins: [S, I],
35
35
  components: {
@@ -229,7 +229,7 @@ const b = '<svg width="72px" height="72px" viewBox="0 0 24 24" fill="yellow"><pa
229
229
  let o = a;
230
230
  if (o || (o = this.getFlatmapImp()), o) {
231
231
  let s = document.createElement("div");
232
- s.innerHTML = b;
232
+ s.innerHTML = R;
233
233
  const i = o.addMarker(e, {
234
234
  element: s,
235
235
  className: "highlight-marker",
@@ -264,11 +264,11 @@ const b = '<svg width="72px" height="72px" viewBox="0 0 24 24" fill="yellow"><pa
264
264
  this.flatmapMarkerZoomUpdate(!0, void 0);
265
265
  });
266
266
  }
267
- };
267
+ }, H = { class: "viewer-container" };
268
268
  function P(e, t, a, n, o, s) {
269
269
  const i = d("MultiFlatmapVuer"), r = d("HelpModeDialog");
270
- return f(), k(C, null, [
271
- F(i, {
270
+ return f(), k("div", H, [
271
+ C(i, {
272
272
  availableSpecies: e.availableSpecies,
273
273
  onFlatmapChanged: s.flatmapChanged,
274
274
  onReady: s.multiFlatmapReady,
@@ -295,17 +295,17 @@ function P(e, t, a, n, o, s) {
295
295
  onPathwaySelectionChanged: s.onPathwaySelectionChanged,
296
296
  onOpenPubmedUrl: s.onOpenPubmedUrl
297
297
  }, null, 8, ["availableSpecies", "onFlatmapChanged", "onReady", "state", "initial", "helpMode", "helpModeActiveItem", "helpModeDialog", "onHelpModeLastItem", "onShownTooltip", "onShownMapTooltip", "showStarInLegend", "openMapOptions", "flatmapAPI", "sparcAPI", "onPanZoomCallback", "onOpenMap", "onFinishHelpMode", "onPathwaySelectionChanged", "onOpenPubmedUrl"]),
298
- e.helpMode && e.useHelpModeDialog ? (f(), w(r, {
298
+ e.helpMode && e.useHelpModeDialog ? (f(), F(r, {
299
299
  key: 0,
300
300
  ref: "multiflatmapHelp",
301
301
  multiflatmapRef: e.multiflatmapRef,
302
302
  lastItem: e.helpModeLastItem,
303
303
  onShowNext: e.onHelpModeShowNext,
304
304
  onFinishHelpMode: e.onFinishHelpMode
305
- }, null, 8, ["multiflatmapRef", "lastItem", "onShowNext", "onFinishHelpMode"])) : R("", !0)
306
- ], 64);
305
+ }, null, 8, ["multiflatmapRef", "lastItem", "onShowNext", "onFinishHelpMode"])) : w("", !0)
306
+ ]);
307
307
  }
308
- const A = /* @__PURE__ */ c(H, [["render", P], ["__scopeId", "data-v-1e345eca"]]);
308
+ const A = /* @__PURE__ */ c(b, [["render", P], ["__scopeId", "data-v-35d3ec56"]]);
309
309
  export {
310
310
  A as default
311
311
  };
@@ -1,7 +1,7 @@
1
1
  import { C as o } from "./plotvuer-X4h-Lj3L.js";
2
- import { C as a } from "./ContentMixin-Belbk7R9.js";
2
+ import { C as a } from "./ContentMixin-mZX2duoM.js";
3
3
  import { resolveComponent as r, openBlock as n, createBlock as s } from "vue";
4
- import { _ as m } from "./index-CpppckRD.js";
4
+ import { _ as m } from "./index-nmieCwQF.js";
5
5
  const p = {
6
6
  name: "Plot",
7
7
  mixins: [a],