@visitscotland/component-library 5.0.1 → 5.0.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.
Files changed (38) hide show
  1. package/dist/client/manifest.json +56 -56
  2. package/dist/client/scripts/0c6e0e0d968d7548a4ac.js +1 -0
  3. package/dist/client/scripts/{c0845a0590dde1d60587.js → 18cc1f8c7228bad0a9c6.js} +1 -1
  4. package/dist/client/scripts/1f34a4466c0e8500c320.js +1 -0
  5. package/dist/client/scripts/2467e4f8f8ad133fedd4.js +1 -0
  6. package/dist/client/scripts/59c4071f66a2f59a2200.js +1 -0
  7. package/dist/client/scripts/77ab2437e3db211326a2.js +1 -0
  8. package/dist/client/scripts/{d8f6a5ed4d7cea700ce0.js → 7cf75e9fe1f34e3718d7.js} +1 -1
  9. package/dist/client/scripts/80b442a493a679e03e2d.js +1 -0
  10. package/dist/client/scripts/9e53eec88a9ad79279d0.js +1 -0
  11. package/dist/client/scripts/d3bafcf99cfb8d710d10.js +1 -0
  12. package/dist/client/scripts/e710f6f0902cdd4f7414.js +1 -0
  13. package/dist/components/vs-component-library.js +6 -6
  14. package/dist/components/vs-component-library.mjs +16 -16
  15. package/dist/ssr/index.js +1 -1
  16. package/dist/ssr/manifest.json +1 -1
  17. package/package.json +6 -5
  18. package/dist/client/scripts/008dd9fbd7730bdef0c5.js +0 -1
  19. package/dist/client/scripts/03a1e88be8a0112036ae.js +0 -1
  20. package/dist/client/scripts/0a9f7e7ff885f98a9a10.js +0 -1
  21. package/dist/client/scripts/35d65546fb00da7d9383.js +0 -1
  22. package/dist/client/scripts/5152fe8ab2ded5faea02.js +0 -1
  23. package/dist/client/scripts/5dcdcbf3dc5c8492bad7.js +0 -1
  24. package/dist/client/scripts/6859e85af015193093bd.js +0 -1
  25. package/dist/client/scripts/6e6f51413925fcd30daf.js +0 -1
  26. package/dist/client/scripts/97d5d14de5ba0df8d473.js +0 -1
  27. /package/dist/client/styles/{97d5d14de5ba0df8d473.css → 0c6e0e0d968d7548a4ac.css} +0 -0
  28. /package/dist/client/styles/{c0845a0590dde1d60587.css → 18cc1f8c7228bad0a9c6.css} +0 -0
  29. /package/dist/client/styles/{008dd9fbd7730bdef0c5.css → 1f34a4466c0e8500c320.css} +0 -0
  30. /package/dist/client/styles/{0a9f7e7ff885f98a9a10.css → 2467e4f8f8ad133fedd4.css} +0 -0
  31. /package/dist/client/styles/{5dcdcbf3dc5c8492bad7.css → 59c4071f66a2f59a2200.css} +0 -0
  32. /package/dist/client/styles/{6859e85af015193093bd.css → 77ab2437e3db211326a2.css} +0 -0
  33. /package/dist/client/styles/{d8f6a5ed4d7cea700ce0.css → 7cf75e9fe1f34e3718d7.css} +0 -0
  34. /package/dist/client/styles/{03a1e88be8a0112036ae.css → 80b442a493a679e03e2d.css} +0 -0
  35. /package/dist/client/styles/{6e6f51413925fcd30daf.css → 9e53eec88a9ad79279d0.css} +0 -0
  36. /package/dist/client/styles/{5152fe8ab2ded5faea02.css → d3bafcf99cfb8d710d10.css} +0 -0
  37. /package/dist/client/styles/{35d65546fb00da7d9383.css → e710f6f0902cdd4f7414.css} +0 -0
  38. /package/dist/ssr/styles/{f11c7f442da65852fcba.css → 04b3f923d70e77a90e42.css} +0 -0
@@ -228,7 +228,7 @@ function _sfc_render$25(e, n, t, a, r, s) {
228
228
  key: 0,
229
229
  class: "vs-accordion-item__card-colour-badge",
230
230
  "data-test": "vs-accordion-item__card-colour-badge",
231
- style: normalizeStyle("background-color: " + t.colourBadge)
231
+ style: normalizeStyle(`background-color: ${t.colourBadge}`)
232
232
  }, null, 4)) : createCommentVNode("", !0),
233
233
  renderSlot(e.$slots, "title")
234
234
  ]),
@@ -1924,7 +1924,7 @@ function _sfc_render$1K(e, n, t, a, r, s) {
1924
1924
  key: 0,
1925
1925
  level: "4",
1926
1926
  "heading-style": "heading-xxs",
1927
- class: normalizeClass(["vs-canned-search-sub-heading", t.lineLimit ? "vs-canned-search-sub-heading--lines-" + t.lineLimit : ""]),
1927
+ class: normalizeClass(["vs-canned-search-sub-heading", t.lineLimit ? `vs-canned-search-sub-heading--lines-${t.lineLimit}` : ""]),
1928
1928
  "data-test": "vs-canned-search-sub-heading"
1929
1929
  }, {
1930
1930
  default: withCtx(() => [
@@ -2604,7 +2604,7 @@ function _sfc_render$1F(e, n, t, a, r, s) {
2604
2604
  default: withCtx(() => [
2605
2605
  (openBlock(!0), createElementBlock(Fragment, null, renderList(r.products, (V, O) => (openBlock(), createBlock(C, {
2606
2606
  key: O,
2607
- "slide-index": "" + O,
2607
+ "slide-index": `${O}`,
2608
2608
  "img-src": V.images ? V.images[0].mediaUrl : "",
2609
2609
  title: V.name,
2610
2610
  "detail-link": {
@@ -3477,7 +3477,7 @@ function _sfc_render$1C(e, n, t, a, r, s) {
3477
3477
  default: withCtx(() => [
3478
3478
  createVNode(o, {
3479
3479
  value: t.currentStep,
3480
- "aria-labelledBy": "progress-bar-" + r.compId
3480
+ "aria-labelledBy": `progress-bar-${r.compId}`
3481
3481
  }, null, 8, ["value", "aria-labelledBy"])
3482
3482
  ]),
3483
3483
  _: 1
@@ -3490,7 +3490,7 @@ function _sfc_render$1C(e, n, t, a, r, s) {
3490
3490
  default: withCtx(() => [
3491
3491
  createVNode(o, {
3492
3492
  value: l <= t.currentStep ? 1 : 0,
3493
- "aria-labelledBy": "progress-bar-" + r.compId
3493
+ "aria-labelledBy": `progress-bar-${r.compId}`
3494
3494
  }, null, 8, ["value", "aria-labelledBy"])
3495
3495
  ]),
3496
3496
  _: 2
@@ -3499,11 +3499,11 @@ function _sfc_render$1C(e, n, t, a, r, s) {
3499
3499
  s.interpolProgressLabel ? (openBlock(), createElementBlock("p", {
3500
3500
  key: 2,
3501
3501
  class: "vs-progress-bar__label",
3502
- id: "progress-bar-" + r.compId
3502
+ id: `progress-bar-${r.compId}`
3503
3503
  }, toDisplayString(s.interpolProgressLabel), 9, _hoisted_2$10)) : (openBlock(), createElementBlock("p", {
3504
3504
  key: 3,
3505
3505
  class: "vs-progress-bar__label",
3506
- id: "progress-bar-" + r.compId
3506
+ id: `progress-bar-${r.compId}`
3507
3507
  }, toDisplayString(t.currentStep) + " / " + toDisplayString(t.max), 9, _hoisted_3$R))
3508
3508
  ], 2);
3509
3509
  }
@@ -11103,7 +11103,7 @@ function _sfc_render$1s(e, n, t, a, r, s) {
11103
11103
  key: 0,
11104
11104
  class: "vs-stretched-link-card__video-button",
11105
11105
  "data-test": "vs-stretched-link-card__video-button",
11106
- icon: "play",
11106
+ icon: "fa-regular fa-play",
11107
11107
  "icon-position": "left",
11108
11108
  size: "md",
11109
11109
  ref: "videoShow",
@@ -13847,7 +13847,7 @@ var isCoreModule, hasRequiredIsCoreModule;
13847
13847
  function requireIsCoreModule() {
13848
13848
  if (hasRequiredIsCoreModule) return isCoreModule;
13849
13849
  hasRequiredIsCoreModule = 1;
13850
- var e = { node: "20.19.3", acorn: "8.14.0", ada: "2.9.2", ares: "1.34.5", brotli: "1.1.0", cjs_module_lexer: "1.4.1", cldr: "47.0", icu: "77.1", llhttp: "9.2.1", modules: "115", napi: "9", nghttp2: "1.61.0", nghttp3: "0.7.0", ngtcp2: "1.1.0", openssl: "3.0.15+quic", simdutf: "6.4.2", tz: "2025b", undici: "6.21.2", unicode: "16.0", uv: "1.46.0", uvwasi: "0.0.21", v8: "11.3.244.8-node.29", zlib: "1.3.0.1-motley-82a5fec" }, n = requireHasown();
13850
+ var e = { node: "20.19.4", acorn: "8.14.0", ada: "2.9.2", ares: "1.34.5", brotli: "1.1.0", cjs_module_lexer: "1.4.1", cldr: "47.0", icu: "77.1", llhttp: "9.2.1", modules: "115", napi: "9", nghttp2: "1.61.0", nghttp3: "0.7.0", ngtcp2: "1.1.0", openssl: "3.0.15+quic", simdutf: "6.4.2", tz: "2025b", undici: "6.21.2", unicode: "16.0", uv: "1.46.0", uvwasi: "0.0.21", v8: "11.3.244.8-node.29", zlib: "1.3.0.1-motley-82a5fec" }, n = requireHasown();
13851
13851
  function t(o, i) {
13852
13852
  for (var l = o.split("."), c = i.split(" "), u = c.length > 1 ? c[0] : "=", d = (c.length > 1 ? c[1] : c[0]).split("."), f = 0; f < 3; ++f) {
13853
13853
  var m = parseInt(l[f] || 0, 10), p = parseInt(d[f] || 0, 10);
@@ -23414,7 +23414,7 @@ function _sfc_render$T(e, n, t, a, r, s) {
23414
23414
  default: withCtx(() => [
23415
23415
  createVNode(i, {
23416
23416
  "open-by-default": r.show,
23417
- "control-id": "itinerary-day-" + t.dayNumber,
23417
+ "control-id": `itinerary-day-${t.dayNumber}`,
23418
23418
  variant: "subtle",
23419
23419
  "item-break-point": "lg",
23420
23420
  class: "vs-itinerary-day__list-item"
@@ -23443,7 +23443,7 @@ function _sfc_render$T(e, n, t, a, r, s) {
23443
23443
  ]),
23444
23444
  default: withCtx(() => [
23445
23445
  createElementVNode("div", {
23446
- id: "dayPanel_" + t.dayNumber,
23446
+ id: `dayPanel_${t.dayNumber}`,
23447
23447
  class: "vs-itinerary-day__panel"
23448
23448
  }, [
23449
23449
  createElementVNode("div", _hoisted_6$c, [
@@ -24028,13 +24028,13 @@ function _sfc_render$M(e, n, t, a, r, s) {
24028
24028
  return openBlock(), createElementBlock("li", _hoisted_1$G, [
24029
24029
  createVNode(o, {
24030
24030
  href: t.href,
24031
- type: t.type == "video" ? "default" : t.type,
24032
- role: t.type == "video" ? "button" : null,
24031
+ type: t.type === "video" ? "default" : t.type,
24032
+ role: t.type === "video" ? "button" : null,
24033
24033
  onClick: s.emitShowModal
24034
24034
  }, {
24035
24035
  default: withCtx(() => [
24036
24036
  renderSlot(e.$slots, "default"),
24037
- t.type == "video" && s.videoLoaded ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
24037
+ t.type === "video" && s.videoLoaded ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
24038
24038
  createTextVNode(" | " + toDisplayString(t.videoDescriptor) + " " + toDisplayString(s.formattedVideoDuration), 1)
24039
24039
  ], 64)) : createCommentVNode("", !0)
24040
24040
  ]),
@@ -31218,7 +31218,7 @@ function _sfc_render$c(e, n, t, a, r, s) {
31218
31218
  default: withCtx(() => [
31219
31219
  createVNode(C, {
31220
31220
  variant: "subtle",
31221
- "control-id": "accordion_item_" + N.name,
31221
+ "control-id": `accordion_item_${N.name}`,
31222
31222
  "colour-badge": N.colourToken
31223
31223
  }, {
31224
31224
  title: withCtx(() => [
@@ -31232,7 +31232,7 @@ function _sfc_render$c(e, n, t, a, r, s) {
31232
31232
  ]),
31233
31233
  default: withCtx(() => [
31234
31234
  createVNode(k, {
31235
- "table-caption": N.colour + " - " + N.name,
31235
+ "table-caption": `${N.colour} - ${N.name}`,
31236
31236
  class: "vs-ski-scotland-status__run-status-table"
31237
31237
  }, {
31238
31238
  default: withCtx(() => [