@visitscotland/component-library 4.28.1 → 4.29.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.
- package/dist/client/manifest.json +2 -2
- package/dist/client/scripts/58a4b896b3c1068ceeaa.js +1 -0
- package/dist/components/vs-component-library.js +2 -2
- package/dist/components/vs-component-library.mjs +3 -2
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/package.json +1 -1
- package/dist/client/scripts/84844d86b9682db80112.js +0 -1
- /package/dist/client/styles/{84844d86b9682db80112.css → 58a4b896b3c1068ceeaa.css} +0 -0
- /package/dist/ssr/styles/{a144cf279b00bc59dccc.css → 15525b2173ce836b1dc8.css} +0 -0
|
@@ -22179,7 +22179,7 @@ var isCoreModule, hasRequiredIsCoreModule;
|
|
|
22179
22179
|
function requireIsCoreModule() {
|
|
22180
22180
|
if (hasRequiredIsCoreModule) return isCoreModule;
|
|
22181
22181
|
hasRequiredIsCoreModule = 1;
|
|
22182
|
-
var e = { node: "20.19.
|
|
22182
|
+
var e = { node: "20.19.3", acorn: "8.14.0", ada: "2.9.2", ares: "1.34.5", brotli: "1.1.0", cjs_module_lexer: "1.4.1", cldr: "47.0", icu: "77.1", llhttp: "9.2.1", modules: "115", napi: "9", nghttp2: "1.61.0", nghttp3: "0.7.0", ngtcp2: "1.1.0", openssl: "3.0.15+quic", simdutf: "6.4.2", tz: "2025b", undici: "6.21.2", unicode: "16.0", uv: "1.46.0", uvwasi: "0.0.21", v8: "11.3.244.8-node.29", zlib: "1.3.0.1-motley-82a5fec" }, n = requireHasown();
|
|
22183
22183
|
function t(l, c) {
|
|
22184
22184
|
for (var d = l.split("."), p = c.split(" "), f = p.length > 1 ? p[0] : "=", m = (p.length > 1 ? p[1] : p[0]).split("."), _ = 0; _ < 3; ++_) {
|
|
22185
22185
|
var v = parseInt(d[_] || 0, 10), k = parseInt(m[_] || 0, 10);
|
|
@@ -31447,7 +31447,8 @@ function _sfc_render$11(e, n, t, a, r, o) {
|
|
|
31447
31447
|
poster: t.src,
|
|
31448
31448
|
class: "vs-hero-section__video",
|
|
31449
31449
|
ref: "heroVideo",
|
|
31450
|
-
"aria-hidden": "true"
|
|
31450
|
+
"aria-hidden": "true",
|
|
31451
|
+
fetchpriority: "high"
|
|
31451
31452
|
}, [
|
|
31452
31453
|
createElementVNode("source", {
|
|
31453
31454
|
src: t.videoSrc,
|