@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.cjs.js +95 -95
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +1 -1
- package/package.json +1 -1
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
|
}
|