@visitscotland/component-library 5.7.0 → 5.9.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 +8 -8
- package/dist/client/scripts/0087a44808b195bb79fb.js +1 -0
- package/dist/client/scripts/9324abfa574340eb6ede.js +1 -0
- package/dist/components/vs-component-library.js +2 -2
- package/dist/components/vs-component-library.mjs +2 -2
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/package.json +2 -1
- package/dist/client/scripts/2292a064fd702e843f43.js +0 -1
- package/dist/client/scripts/95fd616091485e77a9e2.js +0 -1
- /package/dist/client/styles/{95fd616091485e77a9e2.css → 0087a44808b195bb79fb.css} +0 -0
- /package/dist/client/styles/{2292a064fd702e843f43.css → 9324abfa574340eb6ede.css} +0 -0
- /package/dist/ssr/styles/{719134869fb3ddf289d7.css → 24da072bda42e4932552.css} +0 -0
|
@@ -2277,7 +2277,7 @@ function _sfc_render$1J(e, n, t, a, r, s) {
|
|
|
2277
2277
|
}
|
|
2278
2278
|
const VsCarousel = /* @__PURE__ */ _export_sfc(_sfc_main$1V, [["render", _sfc_render$1J]]), _sfc_main$1U = {
|
|
2279
2279
|
name: "VsModuleWrapper",
|
|
2280
|
-
status: "
|
|
2280
|
+
status: "deprecated",
|
|
2281
2281
|
release: "0.0.1",
|
|
2282
2282
|
components: {
|
|
2283
2283
|
VsHeading,
|
|
@@ -10697,7 +10697,7 @@ const CarbonCalculator = /* @__PURE__ */ _export_sfc(_sfc_main$1I, [["render", _
|
|
|
10697
10697
|
*/
|
|
10698
10698
|
fillColor: {
|
|
10699
10699
|
type: String,
|
|
10700
|
-
default: "vs-color-
|
|
10700
|
+
default: "vs-color-interaction-cta-subtle"
|
|
10701
10701
|
},
|
|
10702
10702
|
/**
|
|
10703
10703
|
* Adds an accent bar to the left of the card
|