@mappedin/viewer 0.41.3 → 0.41.4-eee2bf5.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 N2e = function() {
17421
17421
  const e = sg(), [i, r] = t;
17422
17422
  e.capture(i, r);
17423
17423
  }, U2e = (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
  vge(t.captureEnabled ?? !0);
17426
17426
  const r = sg();
17427
17427
  if (!r.__loaded && e != null && i != null) {
@@ -76232,7 +76232,7 @@ const Bet = (t, e) => (Z6 != null || (a7 == null && globalThis.OffscreenCanvas !
76232
76232
  const r = {
76233
76233
  fit: "fit",
76234
76234
  ...i
76235
- }, n = "https://image-proxy.mappedin.com", s = Tet(e, r.fit), a = encodeURIComponent(t);
76235
+ }, n = "https://image-proxy-staging.mappedin.net", s = Tet(e, r.fit), a = encodeURIComponent(t);
76236
76236
  return `${n}/resize:${r.fit}:${s}:${s}:0/format:webp/max_bytes:5000000/plain/${a}`.replaceAll(/\/+/g, "/").replace("https:/", "https://").replace("http:/", "http://");
76237
76237
  }, HO = (t, e) => e == null || e === "" ? t : `${t}?${e}`, Fet = async (t, e) => {
76238
76238
  if (!vy(t))
@@ -81825,7 +81825,7 @@ class Kit {
81825
81825
  }
81826
81826
  async init(e) {
81827
81827
  this.container = e;
81828
- const i = this.rootStore.startupOptions.outdoorMapsKey ?? "zixaliyV5cGjHU", r = {
81828
+ const i = this.rootStore.startupOptions.outdoorMapsKey ?? "f8fd42d9e1c2751f", r = {
81829
81829
  auto: !1,
81830
81830
  // In campus mode, we need to load the outdoors first
81831
81831
  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.3",
3
+ "version": "0.41.4-eee2bf5.0",
4
4
  "type": "module",
5
5
  "browser": "./dist/index.js",
6
6
  "license": "UNLICENSED",