@mappedin/viewer 0.43.2 → 0.43.3-f83fb3d.0
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/index.js +4 -4
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -9779,7 +9779,7 @@ const Nt = new E9e("[Mappedin Viewer]"), cI = {}, my = (t) => t == null || t ===
|
|
|
9779
9779
|
youAreHere: "#CF1322"
|
|
9780
9780
|
},
|
|
9781
9781
|
geometry: {
|
|
9782
|
-
wallTops: "#
|
|
9782
|
+
wallTops: "#989898",
|
|
9783
9783
|
departure: "#40A9FF",
|
|
9784
9784
|
highlight: "#C3A4E9",
|
|
9785
9785
|
hover: "#f6efff"
|
|
@@ -17421,7 +17421,7 @@ const Z2e = function() {
|
|
|
17421
17421
|
const e = J4(), [r, i] = t;
|
|
17422
17422
|
e.capture(r, i);
|
|
17423
17423
|
}, W2e = (t = {}) => {
|
|
17424
|
-
const e = "
|
|
17424
|
+
const e = "phc_vZrwt3z6JmdPnErvTgZoazTAGlCRMiz6c2NqWtBt8qz", r = "https://ph-api.mappedin.com";
|
|
17425
17425
|
Sge(t.captureEnabled ?? !0);
|
|
17426
17426
|
const i = J4();
|
|
17427
17427
|
if (!i.__loaded && e != null && r != null) {
|
|
@@ -76282,7 +76282,7 @@ const zet = (t, e) => (Yf != null || (l7 == null && globalThis.OffscreenCanvas !
|
|
|
76282
76282
|
const i = {
|
|
76283
76283
|
fit: "fit",
|
|
76284
76284
|
...r
|
|
76285
|
-
}, n = "https://image-proxy.mappedin.
|
|
76285
|
+
}, n = "https://image-proxy-staging.mappedin.net", s = Vet(e, i.fit), a = encodeURIComponent(t);
|
|
76286
76286
|
return `${n}/resize:${i.fit}:${s}:${s}:0/format:webp/max_bytes:5000000/plain/${a}`.replaceAll(/\/+/g, "/").replace("https:/", "https://").replace("http:/", "http://");
|
|
76287
76287
|
}, GO = (t, e) => {
|
|
76288
76288
|
if (e == null || e === "")
|
|
@@ -81906,7 +81906,7 @@ class oit {
|
|
|
81906
81906
|
}
|
|
81907
81907
|
async init(e) {
|
|
81908
81908
|
this.container = e;
|
|
81909
|
-
const r = this.rootStore.startupOptions.outdoorMapsKey ?? "
|
|
81909
|
+
const r = this.rootStore.startupOptions.outdoorMapsKey ?? "f8fd42d9e1c2751f", i = {
|
|
81910
81910
|
auto: !1,
|
|
81911
81911
|
// In campus mode, we need to load the outdoors first
|
|
81912
81912
|
initialFloor: this.rootStore.isCampus ? this.rootStore.defaultFloor : this.rootStore.currentFloor,
|