@visio-io/design-system 1.10.102 → 1.10.103

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.
package/dist/index.es.js CHANGED
@@ -35184,7 +35184,7 @@ const dg = (t) => t.seekable && t.seekable.length > 0 ? t.seekable.end(t.seekabl
35184
35184
  ...t && { "--player-width": typeof t == "number" ? `${t}px` : t },
35185
35185
  ...e && { "--player-height": typeof e == "number" ? `${e}px` : e },
35186
35186
  ...n && { "--player-aspect-ratio": n }
35187
- }), Vi = { BASE_URL: "/", DEV: !1, MODE: "production", PROD: !0, SSR: !1 };
35187
+ }), Vi = { BASE_URL: "/", DEV: !1, MODE: "production", PROD: !0, SSR: !1, VITE_GOOGLE_MAPS_API_KEY: "AIzaSyAQ-FcJjnIDfrw02-daGfYvzqHZ1cd4fiM", VITE_GOOGLE_MAPS_MAP_ID: "dec178c5ea9b4b0281e4cf66" };
35188
35188
  function KA(t) {
35189
35189
  return "init" in t;
35190
35190
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visio-io/design-system",
3
- "version": "1.10.102",
3
+ "version": "1.10.103",
4
4
  "description": "Visio Design System",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.es.js",