@visitscotland/component-library 5.47.0 → 5.48.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.
@@ -12078,7 +12078,7 @@ const VsCardGroup = /* @__PURE__ */ _export_sfc(_sfc_main$1W, [["render", _sfc_r
12078
12078
  ]
12079
12079
  }, cookieValues$4 = cookieValues$5.youtube, _sfc_main$1V = {
12080
12080
  name: "VsStretchedLinkCard",
12081
- status: "prototype",
12081
+ status: "deprecated",
12082
12082
  release: "0.0.1",
12083
12083
  components: {
12084
12084
  VsHeading,
@@ -12454,7 +12454,7 @@ function _sfc_render$1E(e, n, t, a, o, r) {
12454
12454
  }
12455
12455
  const VsStretchedLinkCard = /* @__PURE__ */ _export_sfc(_sfc_main$1V, [["render", _sfc_render$1E]]), _sfc_main$1U = {
12456
12456
  name: "VsStretchedLinkPanels",
12457
- status: "prototype",
12457
+ status: "deprecated",
12458
12458
  release: "0.0.1",
12459
12459
  components: {
12460
12460
  VsIcon
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visitscotland/component-library",
3
- "version": "5.47.0",
3
+ "version": "5.48.0",
4
4
  "description": "VisitScotland Component Library",
5
5
  "author": "VisitScotland",
6
6
  "homepage": "https://github.com/visitscotland/vs-component-library#readme",