@abi-software/flatmapvuer 1.1.3 → 1.1.4
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/flatmapvuer.js
CHANGED
|
@@ -12188,7 +12188,15 @@ function grt(t, e, r, n, i, o) {
|
|
|
12188
12188
|
])
|
|
12189
12189
|
]);
|
|
12190
12190
|
}
|
|
12191
|
-
const OI = /* @__PURE__ */ aa(Qrt, [["render", grt], ["__scopeId", "data-v-f494b4fc"]]), yrt =
|
|
12191
|
+
const OI = /* @__PURE__ */ aa(Qrt, [["render", grt], ["__scopeId", "data-v-f494b4fc"]]), yrt = `<div class="flatmap-marker">
|
|
12192
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="39" viewBox="-1 -1 27 42">
|
|
12193
|
+
<ellipse style="fill: rgb(0, 0, 0); fill-opacity: 0.2;" cx="12" cy="36" rx="8" ry="4"></ellipse>
|
|
12194
|
+
<path d="M12.25.25a12.254 12.254 0 0 0-12 12.494c0 6.444 6.488 12.109 11.059 22.564.549 1.256 1.333 1.256 1.882 0
|
|
12195
|
+
C17.762 24.853 24.25 19.186 24.25 12.744A12.254 12.254 0 0 0 12.25.25Z" style="fill:#EE5900;stroke:#fff;stroke-width:1"></path>
|
|
12196
|
+
<circle cx="12.5" cy="12.5" r="9" fill="#fff"></circle>
|
|
12197
|
+
<text x="12" y="17.5" style="font-size:14px;fill:#000;text-anchor:middle">2</text>
|
|
12198
|
+
</svg>
|
|
12199
|
+
</div>`, JQ = function(t) {
|
|
12192
12200
|
return t ? [...new Set(t.map((e) => JSON.stringify(e)))].map(
|
|
12193
12201
|
(e) => JSON.parse(e)
|
|
12194
12202
|
) : [];
|
|
@@ -95168,7 +95176,7 @@ const tHt = YMt("main", {
|
|
|
95168
95176
|
mounted: function() {
|
|
95169
95177
|
this.openMapRef = Yo(this.$refs.openMapRef), this.backgroundIconRef = Yo(this.$refs.backgroundIconRef), this.tooltipWait = [], this.tooltipWait.length = this.hoverVisibilities.length, this.mapManager = new ex(this.flatmapAPI), this.flatmapQueries = new vrt(), this.flatmapQueries.initialise(this.flatmapAPI), this.state ? this.setStateRequired && this.setState(this.state) : this.renderAtMounted && this.createFlatmap();
|
|
95170
95178
|
}
|
|
95171
|
-
}, Ga = (t) => (W4("data-v-
|
|
95179
|
+
}, Ga = (t) => (W4("data-v-5e4a0727"), t = t(), X4(), t), iHt = {
|
|
95172
95180
|
class: "flatmap-container",
|
|
95173
95181
|
ref: "flatmapContainer",
|
|
95174
95182
|
"element-loading-text": "Loading...",
|
|
@@ -95446,12 +95454,12 @@ function xHt(t, e, r, n, i, o) {
|
|
|
95446
95454
|
_: 1
|
|
95447
95455
|
}, 8, ["visible"])) : Ce("", !0),
|
|
95448
95456
|
Ut(d, {
|
|
95449
|
-
content: "Find these markers for data",
|
|
95457
|
+
content: "Find these markers for data. The number inside the markers is the number of datasets available for each marker.",
|
|
95450
95458
|
placement: "right",
|
|
95451
95459
|
teleported: !1,
|
|
95452
|
-
width: "
|
|
95460
|
+
width: "200",
|
|
95453
95461
|
trigger: "manual",
|
|
95454
|
-
"popper-class": "flatmap-popper",
|
|
95462
|
+
"popper-class": "flatmap-popper flatmap-marker-popper",
|
|
95455
95463
|
visible: t.hoverVisibilities[5].value,
|
|
95456
95464
|
ref: "markerPopover"
|
|
95457
95465
|
}, {
|
|
@@ -95935,7 +95943,7 @@ function xHt(t, e, r, n, i, o) {
|
|
|
95935
95943
|
[it, t.loading]
|
|
95936
95944
|
]);
|
|
95937
95945
|
}
|
|
95938
|
-
const UB = /* @__PURE__ */ aa(nHt, [["render", xHt], ["__scopeId", "data-v-
|
|
95946
|
+
const UB = /* @__PURE__ */ aa(nHt, [["render", xHt], ["__scopeId", "data-v-5e4a0727"]]), _V = {
|
|
95939
95947
|
"NCBITaxon:10114": "01fedbf9-d783-509c-a10c-827941ab13da",
|
|
95940
95948
|
"NCBITaxon:9823": "a336ac04-24db-561f-a25f-1c994fe17410",
|
|
95941
95949
|
"NCBITaxon:9606": "42ed6323-f645-5fbe-bada-9581819cf689",
|