@visitscotland/component-library 4.26.2 → 4.26.3

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.
@@ -19289,7 +19289,7 @@ function _sfc_render$1s(e, n, t, a, r, o) {
19289
19289
  o.showWarning === "image" ? (openBlock(), createBlock(l, {
19290
19290
  key: 1,
19291
19291
  size: t.warningSize,
19292
- type: "normal",
19292
+ type: o.showCookieWarning ? "cookie" : "normal",
19293
19293
  "data-test": "vs-stretched-link-card__image-warning",
19294
19294
  class: "vs-stretched-link-card__image-warning"
19295
19295
  }, createSlots({
@@ -19305,7 +19305,7 @@ function _sfc_render$1s(e, n, t, a, r, o) {
19305
19305
  ]),
19306
19306
  key: "0"
19307
19307
  } : void 0
19308
- ]), 1032, ["size"])) : createCommentVNode("", !0),
19308
+ ]), 1032, ["size", "type"])) : createCommentVNode("", !0),
19309
19309
  t.videoId !== "" && t.errorType === "image" ? (openBlock(), createBlock(l, {
19310
19310
  key: 2,
19311
19311
  size: t.warningSize,