@mappedin/viewer 0.41.0 → 0.41.1-4e1969f.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 sae = function() {
17421
17421
  const e = Zm(), [i, r] = t;
17422
17422
  e.capture(i, r);
17423
17423
  }, lae = (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
  jge(t.captureEnabled ?? !0);
17426
17426
  const r = Zm();
17427
17427
  if (!r.__loaded && e != null && i != null) {
@@ -72781,7 +72781,7 @@ const Hqe = (t, e) => (R6 != null || (Z9 == null && globalThis.OffscreenCanvas !
72781
72781
  const r = {
72782
72782
  fit: "fit",
72783
72783
  ...i
72784
- }, n = "https://image-proxy.mappedin.com", a = jqe(e, r.fit), s = encodeURIComponent(t);
72784
+ }, n = "https://image-proxy-staging.mappedin.net", a = jqe(e, r.fit), s = encodeURIComponent(t);
72785
72785
  return `${n}/resize:${r.fit}:${a}:${a}:0/format:webp/max_bytes:5000000/plain/${s}`.replaceAll(/\/+/g, "/").replace("https:/", "https://").replace("http:/", "http://");
72786
72786
  }, sN = (t, e) => e == null || e === "" ? t : `${t}?${e}`, $qe = async (t, e) => {
72787
72787
  if (!oy(t))
@@ -78354,7 +78354,7 @@ class dit {
78354
78354
  }
78355
78355
  async init(e) {
78356
78356
  this.container = e;
78357
- const i = this.rootStore.startupOptions.outdoorMapsKey ?? "zixaliyV5cGjHU", r = {
78357
+ const i = this.rootStore.startupOptions.outdoorMapsKey ?? "f8fd42d9e1c2751f", r = {
78358
78358
  auto: !1,
78359
78359
  // In campus mode, we need to load the outdoors first
78360
78360
  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.41.0",
3
+ "version": "0.41.1-4e1969f.0",
4
4
  "type": "module",
5
5
  "browser": "./dist/index.js",
6
6
  "license": "UNLICENSED",