@visitscotland/component-library 5.7.0 → 5.8.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/0087a44808b195bb79fb.js +1 -0
- package/dist/components/vs-component-library.js +1 -1
- package/dist/components/vs-component-library.mjs +1 -1
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/package.json +1 -1
- package/dist/client/scripts/95fd616091485e77a9e2.js +0 -1
- /package/dist/client/styles/{95fd616091485e77a9e2.css → 0087a44808b195bb79fb.css} +0 -0
- /package/dist/ssr/styles/{719134869fb3ddf289d7.css → 5d4c7bbdbdd3ef82c9ba.css} +0 -0
|
@@ -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
|