@mappedin/viewer 0.42.0 → 0.42.1-dee8dac.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 Q2e = function() {
17421
17421
  const e = J8(), [i, r] = t;
17422
17422
  e.capture(i, r);
17423
17423
  }, $2e = (t = {}) => {
17424
- const e = "phc_sRrjUwz9zicl4GeXtSnwcuKMr50SB76ma6NVi6zlPou", i = "https://ph-api.mappedin.com";
17424
+ const e = "phc_vZrwt3z6JmdPnErvTgZoazTAGlCRMiz6c2NqWtBt8qz", i = "https://ph-api.mappedin.com";
17425
17425
  bge(t.captureEnabled ?? !0);
17426
17426
  const r = J8();
17427
17427
  if (!r.__loaded && e != null && i != null) {
@@ -76302,7 +76302,7 @@ const Ret = (t, e) => (Y6 != null || (l7 == null && globalThis.OffscreenCanvas !
76302
76302
  const r = {
76303
76303
  fit: "fit",
76304
76304
  ...i
76305
- }, n = "https://image-proxy.mappedin.com", s = Net(e, r.fit), a = encodeURIComponent(t);
76305
+ }, n = "https://image-proxy-staging.mappedin.net", s = Net(e, r.fit), a = encodeURIComponent(t);
76306
76306
  return `${n}/resize:${r.fit}:${s}:${s}:0/format:webp/max_bytes:5000000/plain/${a}`.replaceAll(/\/+/g, "/").replace("https:/", "https://").replace("http:/", "http://");
76307
76307
  }, YO = (t, e) => {
76308
76308
  if (e == null || e === "")
@@ -81904,7 +81904,7 @@ class nrt {
81904
81904
  }
81905
81905
  async init(e) {
81906
81906
  this.container = e;
81907
- const i = this.rootStore.startupOptions.outdoorMapsKey ?? "zixaliyV5cGjHU", r = {
81907
+ const i = this.rootStore.startupOptions.outdoorMapsKey ?? "f8fd42d9e1c2751f", r = {
81908
81908
  auto: !1,
81909
81909
  // In campus mode, we need to load the outdoors first
81910
81910
  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.42.0",
3
+ "version": "0.42.1-dee8dac.0",
4
4
  "type": "module",
5
5
  "browser": "./dist/index.js",
6
6
  "license": "UNLICENSED",