@mappedin/viewer 0.43.2 → 0.43.3-cd6d48b.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.
Files changed (2) hide show
  1. package/dist/index.js +3 -3
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -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 = "phc_sRrjUwz9zicl4GeXtSnwcuKMr50SB76ma6NVi6zlPou", r = "https://ph-api.mappedin.com";
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.com", s = Vet(e, i.fit), a = encodeURIComponent(t);
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 ?? "zixaliyV5cGjHU", i = {
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,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mappedin/viewer",
3
- "version": "0.43.2",
3
+ "version": "0.43.3-cd6d48b.0",
4
4
  "type": "module",
5
5
  "browser": "./dist/index.js",
6
6
  "license": "UNLICENSED",