@mappedin/viewer 0.28.1 → 0.28.2-e79b0fd.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
@@ -15872,7 +15872,7 @@ const g8 = { current: We2, captureEnabled: !0 }, aF2 = (i) => {
15872
15872
  const e = mf(), [t, r] = i;
15873
15873
  e.capture(t, r);
15874
15874
  }, Xe2 = (i = {}) => {
15875
- const e = "phc_sRrjUwz9zicl4GeXtSnwcuKMr50SB76ma6NVi6zlPou", t = "https://ph-api.mappedin.com";
15875
+ const e = "phc_vZrwt3z6JmdPnErvTgZoazTAGlCRMiz6c2NqWtBt8qz", t = "https://ph-api.mappedin.com";
15876
15876
  oF2(i.captureEnabled ?? !0);
15877
15877
  const r = mf();
15878
15878
  if (!r.__loaded && e != null && t != null) {
@@ -72101,7 +72101,7 @@ const Wne = (i, e) => (e7 != null || (Th == null && globalThis.OffscreenCanvas !
72101
72101
  const r = {
72102
72102
  fit: "fit",
72103
72103
  ...t
72104
- }, n = "https://image-proxy.mappedin.com", a = Xne[e], o = encodeURIComponent(i);
72104
+ }, n = "https://image-proxy-staging.mappedin.net", a = Xne[e], o = encodeURIComponent(i);
72105
72105
  return `${n}/resize:${r.fit}:${a}:${a}:0/plain/${o}`.replaceAll(/\/+/g, "/").replace("/", "//");
72106
72106
  }, XX = me.div`
72107
72107
  display: flex;
@@ -73503,7 +73503,7 @@ class yae {
73503
73503
  }
73504
73504
  async init(e) {
73505
73505
  this.container = e;
73506
- const t = this.rootStore.startupOptions.outdoorMapsKey ?? "zixaliyV5cGjHU", r = {
73506
+ const t = this.rootStore.startupOptions.outdoorMapsKey ?? "f8fd42d9e1c2751f", r = {
73507
73507
  auto: !1,
73508
73508
  initialFloor: this.rootStore.currentFloor,
73509
73509
  watermark: this.getWatermarkOptions(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mappedin/viewer",
3
- "version": "0.28.1",
3
+ "version": "0.28.2-e79b0fd.0",
4
4
  "type": "module",
5
5
  "browser": "./dist/index.js",
6
6
  "license": "UNLICENSED",