@mappedin/viewer 0.46.1 → 0.46.2-932c3f3.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
@@ -17561,7 +17561,7 @@ const Rfe = function() {
17561
17561
  const e = uA(), [r, i] = t;
17562
17562
  e.capture(r, i);
17563
17563
  }, Nfe = (t = {}) => {
17564
- const e = "phc_sRrjUwz9zicl4GeXtSnwcuKMr50SB76ma6NVi6zlPou", r = "https://ph-api.mappedin.com";
17564
+ const e = "phc_vZrwt3z6JmdPnErvTgZoazTAGlCRMiz6c2NqWtBt8qz", r = "https://ph-api.mappedin.com";
17565
17565
  XPe(t.captureEnabled ?? !0);
17566
17566
  const i = uA();
17567
17567
  if (!i.__loaded && e != null && r != null) {
@@ -97194,7 +97194,7 @@ const Hxt = (t, e) => (K9 != null || (fC == null && globalThis.OffscreenCanvas !
97194
97194
  const i = {
97195
97195
  fit: "fit",
97196
97196
  ...r
97197
- }, n = "https://image-proxy.mappedin.com", s = Qxt(e, i.fit), o = encodeURIComponent(t);
97197
+ }, n = "https://image-proxy-staging.mappedin.net", s = Qxt(e, i.fit), o = encodeURIComponent(t);
97198
97198
  return `${n}/resize:${i.fit}:${s}:${s}:0/format:webp/max_bytes:5000000/plain/${o}`.replaceAll(/\/+/g, "/").replace("https:/", "https://").replace("http:/", "http://");
97199
97199
  }, Gxt = (t, e) => {
97200
97200
  if (e == null || e === "")
@@ -101974,7 +101974,7 @@ class qEt {
101974
101974
  }
101975
101975
  async init(e) {
101976
101976
  this.container = e;
101977
- const r = this.rootStore.startupOptions.outdoorMapsKey ?? "zixaliyV5cGjHU", i = {
101977
+ const r = this.rootStore.startupOptions.outdoorMapsKey ?? "f8fd42d9e1c2751f", i = {
101978
101978
  auto: !1,
101979
101979
  // In campus mode, we need to load the outdoors first
101980
101980
  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.46.1",
3
+ "version": "0.46.2-932c3f3.0",
4
4
  "type": "module",
5
5
  "browser": "./dist/index.js",
6
6
  "license": "UNLICENSED",