@visitscotland/component-library 5.20.3 → 5.20.5
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/client/manifest.json +95 -95
- package/dist/client/scripts/4c4fad9de1e45191cb1d.js +1 -0
- package/dist/client/scripts/6844acce3d805f618153.js +1 -0
- package/dist/client/scripts/{b6f16cd8761cdc55f8c7.js → 891ca07460a5832f8df7.js} +1 -1
- package/dist/client/scripts/beb0006c7ef24db06882.js +1 -0
- package/dist/components/{LoadingSpinner-Cu6DwK8i.mjs → LoadingSpinner-ClU7FdNx.mjs} +107 -66
- package/dist/components/{LoadingSpinner-C4HeCKwT.js → LoadingSpinner-DoeAozer.js} +13 -13
- package/dist/components/src/custom-components/maps/composables/dataLayerComposable.d.ts +47 -0
- package/dist/components/src/stores/mainMap.store.d.ts +13 -1
- package/dist/components/src/utils/data-layer-templates.d.ts +5 -0
- package/dist/components/vs-component-library-maps.js +1 -1
- package/dist/components/vs-component-library-maps.mjs +1 -1
- package/dist/components/vs-component-library.js +135 -135
- package/dist/components/vs-component-library.mjs +5248 -5087
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/package.json +1 -1
- package/dist/client/scripts/111e4d43239ccd35238d.js +0 -1
- package/dist/client/scripts/5e43973ca1a47dbec74e.js +0 -1
- package/dist/client/scripts/f2bbbd400c8a63b19d7b.js +0 -1
- /package/dist/client/scripts/{d987ec5470e6368b6f89.js → 0200a83ae2df080b6dd2.js} +0 -0
- /package/dist/client/styles/{d987ec5470e6368b6f89.css → 0200a83ae2df080b6dd2.css} +0 -0
- /package/dist/client/styles/{111e4d43239ccd35238d.css → 4c4fad9de1e45191cb1d.css} +0 -0
- /package/dist/client/styles/{5e43973ca1a47dbec74e.css → 6844acce3d805f618153.css} +0 -0
- /package/dist/client/styles/{b6f16cd8761cdc55f8c7.css → 891ca07460a5832f8df7.css} +0 -0
- /package/dist/ssr/styles/{578e1174f90e6fa25264.css → 427c5377977f2beb4579.css} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { x as ia, H as $v, G as Gx,
|
|
1
|
+
import { x as ia, H as $v, G as Gx, ag as Zv, ah as Zf, y as Wx, ai as kt, aj as cu, ak as pu, al as Gf, B as or, am as is, an as Tr, ao as lp, z as ns, ap as hu, aq as Gv, ar as Oa, as as Hx, D as fu, A as du, at as Xx, au as Wf, av as Hf, aw as Wv, ax as Hv, F as Al, ay as Kx, az as cp, aA as Jx, C as Yx, aB as Qx, aC as Xv, aD as Xf, aE as e0, _ as Pn, c as Kf, P as t0, u as Kv, v as r0, aF as i0, t as n0, m as Jv, a as Yv, V as pp, af as a0, h as o0, g as s0, f as u0, o as ph } from "./LoadingSpinner-ClU7FdNx.mjs";
|
|
2
2
|
import { ref as gl, resolveComponent as qt, createElementBlock as Bt, openBlock as ut, normalizeClass as rn, createVNode as Wt, createBlock as ji, createElementVNode as $r, createTextVNode as nn, toDisplayString as ni, withKeys as Tl, createCommentVNode as kr, renderSlot as Sr, withCtx as Nt, h as l0, render as c0, Fragment as tn, renderList as Jc } from "vue";
|
|
3
3
|
import { defineStore as p0, mapState as as } from "pinia";
|
|
4
4
|
let rs = null;
|