@visitscotland/component-library 4.17.0 → 4.18.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 +6 -6
- package/dist/client/scripts/{4a2843a338b265cc9e25.js → 3f843e59ca2e9b5baaab.js} +1 -1
- package/dist/client/scripts/{fcb7a90ce99b2577bbe8.js → dd2ae894df3875d1ffab.js} +1 -1
- package/dist/client/styles/3f843e59ca2e9b5baaab.css +1 -0
- package/dist/client/styles/{97705088c5c09bbd893d.css → 663b20021e4b8ae58e19.css} +1 -1
- package/dist/components/vs-component-library.css +1 -1
- package/dist/components/vs-component-library.js +1 -1
- package/dist/components/vs-component-library.mjs +2 -1
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/dist/ssr/styles/{11c5624e5a59abfb6744.css → 5ac550031fcd9c3e1e61.css} +2 -2
- package/package.json +1 -1
- package/dist/client/styles/4a2843a338b265cc9e25.css +0 -1
- /package/dist/client/scripts/{97705088c5c09bbd893d.js → 663b20021e4b8ae58e19.js} +0 -0
- /package/dist/client/styles/{fcb7a90ce99b2577bbe8.css → dd2ae894df3875d1ffab.css} +0 -0
|
@@ -31085,7 +31085,8 @@ function _sfc_render$11(e, n, t, a, r, o) {
|
|
|
31085
31085
|
class: "vs-hero-section__heading",
|
|
31086
31086
|
"data-test": "vs-hero-section__heading",
|
|
31087
31087
|
level: "1",
|
|
31088
|
-
"heading-style": "display-xs"
|
|
31088
|
+
"heading-style": "display-xs",
|
|
31089
|
+
id: "main-heading"
|
|
31089
31090
|
}, {
|
|
31090
31091
|
default: withCtx(() => [
|
|
31091
31092
|
createElementVNode("span", { innerHTML: t.heading }, null, 8, _hoisted_7$b)
|