@mappedin/viewer 0.35.0 → 0.35.1-9312087.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) {
@@ -75699,7 +75699,7 @@ const r9e = (i, e) => (Y4 != null || (Fp == null && globalThis.OffscreenCanvas !
75699
75699
  const r = {
75700
75700
  fit: "fit",
75701
75701
  ...t
75702
- }, n = "https://image-proxy.mappedin.com", a = s9e(e, r.fit), s = encodeURIComponent(i);
75702
+ }, n = "https://image-proxy-staging.mappedin.net", a = s9e(e, r.fit), s = encodeURIComponent(i);
75703
75703
  return `${n}/resize:${r.fit}:${a}:${a}:0/format:webp/max_bytes:5000000/plain/${s}`.replaceAll(/\/+/g, "/").replace("https:/", "https://").replace("http:/", "http://");
75704
75704
  }, se2 = re.div`
75705
75705
  display: flex;
@@ -77261,7 +77261,7 @@ class P9e {
77261
77261
  }
77262
77262
  async init(e) {
77263
77263
  this.container = e;
77264
- const t = this.rootStore.startupOptions.outdoorMapsKey ?? "zixaliyV5cGjHU", r = {
77264
+ const t = this.rootStore.startupOptions.outdoorMapsKey ?? "f8fd42d9e1c2751f", r = {
77265
77265
  auto: !1,
77266
77266
  initialFloor: this.rootStore.currentFloor,
77267
77267
  watermark: this.getWatermarkOptions(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mappedin/viewer",
3
- "version": "0.35.0",
3
+ "version": "0.35.1-9312087.0",
4
4
  "type": "module",
5
5
  "browser": "./dist/index.js",
6
6
  "license": "UNLICENSED",