@mappedin/viewer 0.44.0 → 0.44.1-49b7cb8.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
@@ -17425,7 +17425,7 @@ const Q2e = function() {
17425
17425
  const e = W4(), [r, i] = t;
17426
17426
  e.capture(r, i);
17427
17427
  }, $2e = (t = {}) => {
17428
- const e = "phc_sRrjUwz9zicl4GeXtSnwcuKMr50SB76ma6NVi6zlPou", r = "https://ph-api.mappedin.com";
17428
+ const e = "phc_vZrwt3z6JmdPnErvTgZoazTAGlCRMiz6c2NqWtBt8qz", r = "https://ph-api.mappedin.com";
17429
17429
  hge(t.captureEnabled ?? !0);
17430
17430
  const i = W4();
17431
17431
  if (!i.__loaded && e != null && r != null) {
@@ -76632,7 +76632,7 @@ const wet = (t, e) => (Zf != null || (a7 == null && globalThis.OffscreenCanvas !
76632
76632
  const i = {
76633
76633
  fit: "fit",
76634
76634
  ...r
76635
- }, n = "https://image-proxy.mappedin.com", s = _et(e, i.fit), a = encodeURIComponent(t);
76635
+ }, n = "https://image-proxy-staging.mappedin.net", s = _et(e, i.fit), a = encodeURIComponent(t);
76636
76636
  return `${n}/resize:${i.fit}:${s}:${s}:0/format:webp/max_bytes:5000000/plain/${a}`.replaceAll(/\/+/g, "/").replace("https:/", "https://").replace("http:/", "http://");
76637
76637
  }, $O = (t, e) => {
76638
76638
  if (e == null || e === "")
@@ -82401,7 +82401,7 @@ class Yrt {
82401
82401
  }
82402
82402
  async init(e) {
82403
82403
  this.container = e;
82404
- const r = this.rootStore.startupOptions.outdoorMapsKey ?? "zixaliyV5cGjHU", i = {
82404
+ const r = this.rootStore.startupOptions.outdoorMapsKey ?? "f8fd42d9e1c2751f", i = {
82405
82405
  auto: !1,
82406
82406
  // In campus mode, we need to load the outdoors first
82407
82407
  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.44.0",
3
+ "version": "0.44.1-49b7cb8.0",
4
4
  "type": "module",
5
5
  "browser": "./dist/index.js",
6
6
  "license": "UNLICENSED",