@mappedin/viewer 0.30.6 → 0.30.7-9a61d61.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
@@ -16889,7 +16889,7 @@ const Dt2 = function() {
16889
16889
  const e = Bf(), [t, r] = i;
16890
16890
  e.capture(t, r);
16891
16891
  }, Pt2 = (i = {}) => {
16892
- const e = "phc_sRrjUwz9zicl4GeXtSnwcuKMr50SB76ma6NVi6zlPou", t = "https://ph-api.mappedin.com";
16892
+ const e = "phc_vZrwt3z6JmdPnErvTgZoazTAGlCRMiz6c2NqWtBt8qz", t = "https://ph-api.mappedin.com";
16893
16893
  wV2(i.captureEnabled ?? !0);
16894
16894
  const r = Bf();
16895
16895
  if (!r.__loaded && e != null && t != null) {
@@ -73783,7 +73783,7 @@ const xse = (i, e) => (S7 != null || (Xh == null && globalThis.OffscreenCanvas !
73783
73783
  const r = {
73784
73784
  fit: "fit",
73785
73785
  ...t
73786
- }, n = "https://image-proxy.mappedin.com", a = bse[e], o = encodeURIComponent(i);
73786
+ }, n = "https://image-proxy-staging.mappedin.net", a = bse[e], o = encodeURIComponent(i);
73787
73787
  return `${n}/resize:${r.fit}:${a}:${a}:0/plain/${o}`.replaceAll(/\/+/g, "/").replace("/", "//");
73788
73788
  }, pK = pe.div`
73789
73789
  display: flex;
@@ -75190,7 +75190,7 @@ class Gse {
75190
75190
  }
75191
75191
  async init(e) {
75192
75192
  this.container = e;
75193
- const t = this.rootStore.startupOptions.outdoorMapsKey ?? "zixaliyV5cGjHU", r = {
75193
+ const t = this.rootStore.startupOptions.outdoorMapsKey ?? "f8fd42d9e1c2751f", r = {
75194
75194
  auto: !1,
75195
75195
  initialFloor: this.rootStore.currentFloor,
75196
75196
  watermark: this.getWatermarkOptions(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mappedin/viewer",
3
- "version": "0.30.6",
3
+ "version": "0.30.7-9a61d61.0",
4
4
  "type": "module",
5
5
  "browser": "./dist/index.js",
6
6
  "license": "UNLICENSED",