@mappedin/viewer 0.35.1 → 0.35.2-76b3787.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
@@ -17097,7 +17097,7 @@ const $n2 = function() {
17097
17097
  const e = Hg(), [t, r] = i;
17098
17098
  e.capture(t, r);
17099
17099
  }, Nn2 = (i = {}) => {
17100
- const e = "phc_sRrjUwz9zicl4GeXtSnwcuKMr50SB76ma6NVi6zlPou", t = "https://ph-api.mappedin.com";
17100
+ const e = "phc_vZrwt3z6JmdPnErvTgZoazTAGlCRMiz6c2NqWtBt8qz", t = "https://ph-api.mappedin.com";
17101
17101
  gN2(i.captureEnabled ?? !0);
17102
17102
  const r = Hg();
17103
17103
  if (!r.__loaded && e != null && t != null) {
@@ -75736,7 +75736,7 @@ const o9e = (i, e) => (Y4 != null || (Fp == null && globalThis.OffscreenCanvas !
75736
75736
  const r = {
75737
75737
  fit: "fit",
75738
75738
  ...t
75739
- }, n = "https://image-proxy.mappedin.com", a = c9e(e, r.fit), s = encodeURIComponent(i);
75739
+ }, n = "https://image-proxy-staging.mappedin.net", a = c9e(e, r.fit), s = encodeURIComponent(i);
75740
75740
  return `${n}/resize:${r.fit}:${a}:${a}:0/format:webp/max_bytes:5000000/plain/${s}`.replaceAll(/\/+/g, "/").replace("https:/", "https://").replace("http:/", "http://");
75741
75741
  }, se2 = re.div`
75742
75742
  display: flex;
@@ -77298,7 +77298,7 @@ class R9e {
77298
77298
  }
77299
77299
  async init(e) {
77300
77300
  this.container = e;
77301
- const t = this.rootStore.startupOptions.outdoorMapsKey ?? "zixaliyV5cGjHU", r = {
77301
+ const t = this.rootStore.startupOptions.outdoorMapsKey ?? "f8fd42d9e1c2751f", r = {
77302
77302
  auto: !1,
77303
77303
  initialFloor: this.rootStore.currentFloor,
77304
77304
  watermark: this.getWatermarkOptions(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mappedin/viewer",
3
- "version": "0.35.1",
3
+ "version": "0.35.2-76b3787.0",
4
4
  "type": "module",
5
5
  "browser": "./dist/index.js",
6
6
  "license": "UNLICENSED",