@visitscotland/component-library 5.15.0 → 5.15.1

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.
@@ -10853,7 +10853,7 @@ const VsCardGroup = /* @__PURE__ */ _export_sfc(_sfc_main$1L, [["render", _sfc_r
10853
10853
  cookiesUpdated() {
10854
10854
  let e = !1;
10855
10855
  typeof CookieControl < "u" && (e = this.requiredCookies.every(
10856
- (n) => CookieControl && CookieControl.getCategoryConsent(n) !== !1
10856
+ (n) => CookieControl && CookieControl.getCategoryConsent(n) === !0
10857
10857
  )), this.requiredCookiesAllowed = e, typeof this.callbackOnUpdated < "u" && this.callbackOnUpdated();
10858
10858
  }
10859
10859
  },