@abi-software/mapintegratedvuer 1.21.0 → 1.21.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/{DynamicMarkerMixin-B087dVL_.js → DynamicMarkerMixin-BS6t7w_i.js} +1 -1
- package/dist/{Flatmap-Bm7m_5m_.js → Flatmap-BejxA0uz.js} +1 -1
- package/dist/{MultiFlatmap-JziqSEwL.js → MultiFlatmap-nlmsH-Ib.js} +1 -1
- package/dist/mapintegratedvuer.js +1 -1
- package/dist/mapintegratedvuer.umd.cjs +1 -1
- package/package.json +2 -2
- package/src/mixins/DynamicMarkerMixin.js +3 -3
|
@@ -22,7 +22,7 @@ var n = function(e) {
|
|
|
22
22
|
let t = e;
|
|
23
23
|
if (t ||= this.getFlatmapImp(), t) {
|
|
24
24
|
let e = this.settingsStore.globalSettings.displayMarkers ? this.settingsStore.markers : [];
|
|
25
|
-
e = n(e), t.clearMarkers(), t.
|
|
25
|
+
e = n(e), t.clearMarkers(), t.clearClusteredAnatomicalMarkers(), t.addClusteredAnatomicalMarkers(e), this.entry.type === "MultiFlatmap" && this.restoreFeaturedMarkers(t);
|
|
26
26
|
}
|
|
27
27
|
},
|
|
28
28
|
removeMarkersNotOnFlatmap(e, t) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { C as e, _ as t, b as n, y as r } from "./connectivities-UXTqf7_0.js";
|
|
2
2
|
import "./mapintegratedvuer.js";
|
|
3
3
|
import { t as i } from "./ContentMixin-Vn34n5t2.js";
|
|
4
|
-
import { t as a } from "./DynamicMarkerMixin-
|
|
4
|
+
import { t as a } from "./DynamicMarkerMixin-BS6t7w_i.js";
|
|
5
5
|
import { createBlock as o, createCommentVNode as s, createElementBlock as c, createVNode as l, openBlock as u, resolveComponent as d } from "vue";
|
|
6
6
|
import { FlatmapVuer as f } from "@abi-software/flatmapvuer";
|
|
7
7
|
import "@abi-software/flatmapvuer/dist/style.css";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { C as e, _ as t, b as n, c as r, u as i, y as a } from "./connectivities-UXTqf7_0.js";
|
|
2
2
|
import "./mapintegratedvuer.js";
|
|
3
3
|
import { t as o } from "./ContentMixin-Vn34n5t2.js";
|
|
4
|
-
import { t as s } from "./DynamicMarkerMixin-
|
|
4
|
+
import { t as s } from "./DynamicMarkerMixin-BS6t7w_i.js";
|
|
5
5
|
import { createBlock as c, createCommentVNode as l, createElementBlock as u, createVNode as d, openBlock as f, resolveComponent as p } from "vue";
|
|
6
6
|
import { MultiFlatmapVuer as m } from "@abi-software/flatmapvuer";
|
|
7
7
|
import "@abi-software/flatmapvuer/dist/style.css";
|
|
@@ -12569,7 +12569,7 @@ function Gx(e, t, n, r, i, a) {
|
|
|
12569
12569
|
}, 8, ["show-after"])
|
|
12570
12570
|
])]);
|
|
12571
12571
|
}
|
|
12572
|
-
var Kx = /*#__PURE__*/ T(Vx, [["render", Gx], ["__scopeId", "data-v-511f5d36"]]), qx = Oe(() => import("./Flatmap-
|
|
12572
|
+
var Kx = /*#__PURE__*/ T(Vx, [["render", Gx], ["__scopeId", "data-v-511f5d36"]]), qx = Oe(() => import("./Flatmap-BejxA0uz.js")), Jx = Oe(() => import("./Iframe-BWbhTjCR.js")), Yx = Oe(() => import("./MultiFlatmap-nlmsH-Ib.js")), Xx = Oe(() => import("./ConnectivityGraph-CZMROk9r.js")), Zx = Oe(() => import("./Plot-ChbPsDZX.js")), Qx = Oe(() => import("./Scaffold-C6f7c7Ha.js")), $x = Oe(() => import("./Simulation-DcJScRYo.js")), eS = {
|
|
12573
12573
|
name: "ContentVuer",
|
|
12574
12574
|
props: {
|
|
12575
12575
|
entry: Object,
|