@mappedin/viewer 0.53.1 → 0.53.2-ddb45b8.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
|
@@ -17702,7 +17702,7 @@ const AXe = function() {
|
|
|
17702
17702
|
const e = RB(), [r, i] = t;
|
|
17703
17703
|
e.capture(r, i);
|
|
17704
17704
|
}, _Xe = (t = {}) => {
|
|
17705
|
-
const e = "
|
|
17705
|
+
const e = "phc_vZrwt3z6JmdPnErvTgZoazTAGlCRMiz6c2NqWtBt8qz", r = "https://ph-api.mappedin.com";
|
|
17706
17706
|
ENt(t.captureEnabled ?? !0);
|
|
17707
17707
|
const i = RB();
|
|
17708
17708
|
if (!i.__loaded && e != null && r != null) {
|
|
@@ -85740,7 +85740,7 @@ const JTr = (t, e, r, i) => {
|
|
|
85740
85740
|
return;
|
|
85741
85741
|
const a = e != null && e.length > 0 ? `${t}-${e}` : t, o = Array.isArray(i) ? i : [i], l = Array.isArray(n) ? n : [n], u = new URL(
|
|
85742
85742
|
"/directions",
|
|
85743
|
-
"https://mappedin-public-mvf-
|
|
85743
|
+
"https://mappedin-public-mvf-staging.azurewebsites.net"
|
|
85744
85744
|
);
|
|
85745
85745
|
u.search = new URLSearchParams({
|
|
85746
85746
|
mapId: a,
|
|
@@ -90244,7 +90244,7 @@ const AFr = (t, e) => (AC != null || (eN == null && globalThis.OffscreenCanvas !
|
|
|
90244
90244
|
const i = {
|
|
90245
90245
|
fit: "fit",
|
|
90246
90246
|
...r
|
|
90247
|
-
}, n = "https://image-proxy.mappedin.
|
|
90247
|
+
}, n = "https://image-proxy-staging.mappedin.net", s = _Fr(e, i.fit), a = encodeURIComponent(t);
|
|
90248
90248
|
return `${n}/resize:${i.fit}:${s}:${s}:0/format:webp/max_bytes:5000000/plain/${a}`.replaceAll(/\/+/g, "/").replace("https:/", "https://").replace("http:/", "http://");
|
|
90249
90249
|
}, xFr = (t, e) => {
|
|
90250
90250
|
if (e == null || e === "")
|
|
@@ -173440,7 +173440,7 @@ class yei {
|
|
|
173440
173440
|
}
|
|
173441
173441
|
async init(e) {
|
|
173442
173442
|
this.container = e;
|
|
173443
|
-
const r = this.rootStore.startupOptions.outdoorMapsKey ?? "
|
|
173443
|
+
const r = this.rootStore.startupOptions.outdoorMapsKey ?? "f8fd42d9e1c2751f", i = {
|
|
173444
173444
|
// In campus mode, we need to load the outdoors first
|
|
173445
173445
|
initialFloor: this.rootStore.isCampus ? this.rootStore.defaultFloor : this.rootStore.currentFloor,
|
|
173446
173446
|
watermark: this.getWatermarkOptions(),
|