@mappedin/viewer 0.30.2 → 0.30.3-29dddb1.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 +2 -2
package/dist/index.js CHANGED
@@ -15874,7 +15874,7 @@ const g8 = { current: Ke2, captureEnabled: !0 }, cF2 = (i) => {
15874
15874
  const e = mf(), [t, r] = i;
15875
15875
  e.capture(t, r);
15876
15876
  }, Qe2 = (i = {}) => {
15877
- const e = "phc_sRrjUwz9zicl4GeXtSnwcuKMr50SB76ma6NVi6zlPou", t = "https://ph-api.mappedin.com";
15877
+ const e = "phc_vZrwt3z6JmdPnErvTgZoazTAGlCRMiz6c2NqWtBt8qz", t = "https://ph-api.mappedin.com";
15878
15878
  hF2(i.captureEnabled ?? !0);
15879
15879
  const r = mf();
15880
15880
  if (!r.__loaded && e != null && t != null) {
@@ -72119,7 +72119,7 @@ const Kne = (i, e) => (i7 != null || (Th == null && globalThis.OffscreenCanvas !
72119
72119
  const r = {
72120
72120
  fit: "fit",
72121
72121
  ...t
72122
- }, n = "https://image-proxy.mappedin.com", a = Qne[e], o = encodeURIComponent(i);
72122
+ }, n = "https://image-proxy-staging.mappedin.net", a = Qne[e], o = encodeURIComponent(i);
72123
72123
  return `${n}/resize:${r.fit}:${a}:${a}:0/plain/${o}`.replaceAll(/\/+/g, "/").replace("/", "//");
72124
72124
  }, KX = pe.div`
72125
72125
  display: flex;
@@ -73526,7 +73526,7 @@ class wae {
73526
73526
  }
73527
73527
  async init(e) {
73528
73528
  this.container = e;
73529
- const t = this.rootStore.startupOptions.outdoorMapsKey ?? "zixaliyV5cGjHU", r = {
73529
+ const t = this.rootStore.startupOptions.outdoorMapsKey ?? "f8fd42d9e1c2751f", r = {
73530
73530
  auto: !1,
73531
73531
  initialFloor: this.rootStore.currentFloor,
73532
73532
  watermark: this.getWatermarkOptions(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mappedin/viewer",
3
- "version": "0.30.2",
3
+ "version": "0.30.3-29dddb1.0",
4
4
  "type": "module",
5
5
  "browser": "./dist/index.js",
6
6
  "license": "UNLICENSED",
@@ -63,7 +63,7 @@
63
63
  "styled-components": "6.0.7",
64
64
  "tsx": "^4.7.1",
65
65
  "typescript": "^5.3.0",
66
- "vite": "^5.2.11",
66
+ "vite": "^5.4.10",
67
67
  "vite-plugin-css-injected-by-js": "^3.4.0",
68
68
  "vite-plugin-mkcert": "^1.17.4",
69
69
  "vitest": "^1.4.0",