@visitscotland/component-library 5.15.4 → 5.16.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.
@@ -25,12 +25,12 @@ const _sfc_main$2r = {
25
25
  validator: (e) => e.match(/(xs|sm|md|lg|xl|xxl)/)
26
26
  }
27
27
  }
28
- }, _hoisted_1$1V = {
28
+ }, _hoisted_1$1U = {
29
29
  class: "vs-accordion",
30
30
  "data-test": "vs-accordion"
31
31
  };
32
32
  function _sfc_render$29(e, n, t, a, r, s) {
33
- return openBlock(), createElementBlock("div", _hoisted_1$1V, [
33
+ return openBlock(), createElementBlock("div", _hoisted_1$1U, [
34
34
  renderSlot(e.$slots, "default")
35
35
  ]);
36
36
  }
@@ -63,7 +63,7 @@ const VsAccordion = /* @__PURE__ */ _export_sfc(_sfc_main$2r, [["render", _sfc_r
63
63
  this.$emit("toggle-panel");
64
64
  }
65
65
  }
66
- }, _hoisted_1$1U = { class: "vs-accordion-toggle__text" }, _hoisted_2$1n = { class: "vs-accordion-toggle__icon" };
66
+ }, _hoisted_1$1T = { class: "vs-accordion-toggle__text" }, _hoisted_2$1n = { class: "vs-accordion-toggle__icon" };
67
67
  function _sfc_render$28(e, n, t, a, r, s) {
68
68
  const o = resolveComponent("VsButton");
69
69
  return openBlock(), createBlock(o, {
@@ -76,7 +76,7 @@ function _sfc_render$28(e, n, t, a, r, s) {
76
76
  rounded: !1
77
77
  }, {
78
78
  default: withCtx(() => [
79
- createElementVNode("span", _hoisted_1$1U, [
79
+ createElementVNode("span", _hoisted_1$1T, [
80
80
  renderSlot(e.$slots, "default")
81
81
  ]),
82
82
  createElementVNode("span", _hoisted_2$1n, [
@@ -268,13 +268,13 @@ const VsAccordionItem = /* @__PURE__ */ _export_sfc(_sfc_main$2p, [["render", _s
268
268
  components: {
269
269
  VsIcon
270
270
  }
271
- }, _hoisted_1$1T = {
271
+ }, _hoisted_1$1S = {
272
272
  class: "vs-address",
273
273
  "data-test": "vs-address"
274
274
  }, _hoisted_2$1m = { class: "vs-address__address-box" };
275
275
  function _sfc_render$26(e, n, t, a, r, s) {
276
276
  const o = resolveComponent("VsIcon");
277
- return openBlock(), createElementBlock("div", _hoisted_1$1T, [
277
+ return openBlock(), createElementBlock("div", _hoisted_1$1S, [
278
278
  createVNode(o, {
279
279
  icon: "fa-regular fa-location-dot",
280
280
  class: "vs-address__map-marker me-050"
@@ -291,13 +291,13 @@ const Address = /* @__PURE__ */ _export_sfc(_sfc_main$2o, [["render", _sfc_rende
291
291
  components: {
292
292
  VsIcon
293
293
  }
294
- }, _hoisted_1$1S = {
294
+ }, _hoisted_1$1R = {
295
295
  class: "vs-alert",
296
296
  "data-test": "vs-alert"
297
297
  }, _hoisted_2$1l = { class: "vs-alert__icon-holder" }, _hoisted_3$15 = { class: "vs-alert__content-wrapper" }, _hoisted_4$P = { class: "vs-alert__content" };
298
298
  function _sfc_render$25(e, n, t, a, r, s) {
299
299
  const o = resolveComponent("VsIcon");
300
- return openBlock(), createElementBlock("div", _hoisted_1$1S, [
300
+ return openBlock(), createElementBlock("div", _hoisted_1$1R, [
301
301
  createElementVNode("div", _hoisted_2$1l, [
302
302
  createVNode(o, {
303
303
  class: "vs-alert__icon",
@@ -369,7 +369,7 @@ const Alert = /* @__PURE__ */ _export_sfc(_sfc_main$2n, [["render", _sfc_render$
369
369
  )
370
370
  }
371
371
  }
372
- }, _hoisted_1$1R = ["id"], _hoisted_2$1k = { class: "vs-article__content" };
372
+ }, _hoisted_1$1Q = ["id"], _hoisted_2$1k = { class: "vs-article__content" };
373
373
  function _sfc_render$24(e, n, t, a, r, s) {
374
374
  const o = resolveComponent("VsHeading"), i = resolveComponent("VsBody"), l = resolveComponent("VsCol"), c = resolveComponent("VsRow"), u = resolveComponent("VsContainer");
375
375
  return openBlock(), createElementBlock("article", mergeProps({
@@ -408,7 +408,7 @@ function _sfc_render$24(e, n, t, a, r, s) {
408
408
  default: withCtx(() => [
409
409
  createElementVNode("span", {
410
410
  id: t.anchorLink ? t.anchorLink : ""
411
- }, toDisplayString(t.title), 9, _hoisted_1$1R)
411
+ }, toDisplayString(t.title), 9, _hoisted_1$1Q)
412
412
  ]),
413
413
  _: 1
414
414
  }, 8, ["level", "heading-style", "class"]),
@@ -574,7 +574,7 @@ function _sfc_render$22(e, n, t, a, r, s) {
574
574
  ], 2)) : createCommentVNode("", !0)
575
575
  ], 2);
576
576
  }
577
- const ArticleSidebar = /* @__PURE__ */ _export_sfc(_sfc_main$2k, [["render", _sfc_render$22]]), _hoisted_1$1Q = {
577
+ const ArticleSidebar = /* @__PURE__ */ _export_sfc(_sfc_main$2k, [["render", _sfc_render$22]]), _hoisted_1$1P = {
578
578
  class: "vs-back-to-top",
579
579
  "data-test": "vs-back-to-top"
580
580
  }, _sfc_main$2j = {
@@ -610,7 +610,7 @@ const ArticleSidebar = /* @__PURE__ */ _export_sfc(_sfc_main$2k, [["render", _sf
610
610
  window.addEventListener("scroll", a);
611
611
  }), onUnmounted(() => {
612
612
  window.removeEventListener("scroll", a);
613
- }), (s, o) => (openBlock(), createElementBlock("div", _hoisted_1$1Q, [
613
+ }), (s, o) => (openBlock(), createElementBlock("div", _hoisted_1$1P, [
614
614
  t.value ? (openBlock(), createBlock(VsButton, {
615
615
  key: 0,
616
616
  icon: "vs-icon-control-back-to-top",
@@ -746,7 +746,7 @@ const VsBadge = /* @__PURE__ */ _export_sfc(_sfc_main$2i, [["render", _sfc_rende
746
746
  this.setCookie("vs_showbanner", this.showBanner, !e, !0);
747
747
  }
748
748
  }
749
- }, _hoisted_1$1P = {
749
+ }, _hoisted_1$1O = {
750
750
  key: 0,
751
751
  class: "vs-banner",
752
752
  "data-test": "vs-banner",
@@ -757,7 +757,7 @@ const VsBadge = /* @__PURE__ */ _export_sfc(_sfc_main$2i, [["render", _sfc_rende
757
757
  };
758
758
  function _sfc_render$20(e, n, t, a, r, s) {
759
759
  const o = resolveComponent("VsIcon"), i = resolveComponent("VsCol"), l = resolveComponent("VsBody"), c = resolveComponent("VsRow"), u = resolveComponent("VsButton"), d = resolveComponent("VsContainer");
760
- return r.showBanner ? (openBlock(), createElementBlock("div", _hoisted_1$1P, [
760
+ return r.showBanner ? (openBlock(), createElementBlock("div", _hoisted_1$1O, [
761
761
  createVNode(d, null, {
762
762
  default: withCtx(() => [
763
763
  createVNode(c, null, {
@@ -867,7 +867,7 @@ const Banner = /* @__PURE__ */ _export_sfc(_sfc_main$2h, [["render", _sfc_render
867
867
  return this.articleAuthor ? "secondary" : "highlight";
868
868
  }
869
869
  }
870
- }, _hoisted_1$1O = {
870
+ }, _hoisted_1$1N = {
871
871
  key: 0,
872
872
  class: "vs-article-details",
873
873
  "data-test": "vs-article-details"
@@ -883,7 +883,7 @@ const Banner = /* @__PURE__ */ _export_sfc(_sfc_main$2h, [["render", _sfc_render
883
883
  };
884
884
  function _sfc_render$1$(e, n, t, a, r, s) {
885
885
  const o = resolveComponent("VsIcon");
886
- return t.articleAuthor || t.articleReadTime || t.articlePublishDate ? (openBlock(), createElementBlock("div", _hoisted_1$1O, [
886
+ return t.articleAuthor || t.articleReadTime || t.articlePublishDate ? (openBlock(), createElementBlock("div", _hoisted_1$1N, [
887
887
  t.articleAuthor ? (openBlock(), createElementBlock("div", _hoisted_2$1i, toDisplayString(t.articleAuthor), 1)) : createCommentVNode("", !0),
888
888
  t.articleReadTime || t.articlePublishDate ? (openBlock(), createElementBlock("div", {
889
889
  key: 1,
@@ -912,13 +912,13 @@ const ArticleDetails = /* @__PURE__ */ _export_sfc(_sfc_main$2g, [["render", _sf
912
912
  components: {
913
913
  BBreadcrumb: pi$2
914
914
  }
915
- }, _hoisted_1$1N = {
915
+ }, _hoisted_1$1M = {
916
916
  "aria-label": "breadcrumbs",
917
917
  class: "vs-breadcrumb py-050"
918
918
  };
919
919
  function _sfc_render$1_(e, n, t, a, r, s) {
920
920
  const o = resolveComponent("BBreadcrumb");
921
- return openBlock(), createElementBlock("nav", _hoisted_1$1N, [
921
+ return openBlock(), createElementBlock("nav", _hoisted_1$1M, [
922
922
  createVNode(o, mergeProps({ class: "flex-nowrap p-0 mb-0" }, e.$attrs), {
923
923
  default: withCtx(() => [
924
924
  renderSlot(e.$slots, "default")
@@ -1110,7 +1110,7 @@ const dmoAnalyticsLogic = (e) => {
1110
1110
  (e.keyCode === 13 || e.keyCode === 32) && (e.preventDefault(), this.clickHandler(e));
1111
1111
  }
1112
1112
  }
1113
- }, _hoisted_1$1M = ["href", "download", "disabled", "tabindex"];
1113
+ }, _hoisted_1$1L = ["href", "download", "disabled", "tabindex"];
1114
1114
  function _sfc_render$1Y(e, n, t, a, r, s) {
1115
1115
  const o = resolveComponent("VsIcon");
1116
1116
  return openBlock(), createElementBlock("a", mergeProps({
@@ -1134,7 +1134,7 @@ function _sfc_render$1Y(e, n, t, a, r, s) {
1134
1134
  size: t.iconSize,
1135
1135
  class: "ms-025 vs-link__icon"
1136
1136
  }, null, 8, ["icon", "variant", "size"])) : createCommentVNode("", !0)
1137
- ], 16, _hoisted_1$1M);
1137
+ ], 16, _hoisted_1$1L);
1138
1138
  }
1139
1139
  const VsLink = /* @__PURE__ */ _export_sfc(_sfc_main$2d, [["render", _sfc_render$1Y]]), _sfc_main$2c = {
1140
1140
  name: "VsCannedSearchProductCard",
@@ -1241,7 +1241,7 @@ const VsLink = /* @__PURE__ */ _export_sfc(_sfc_main$2d, [["render", _sfc_render
1241
1241
  return this.visibleSlides.indexOf(e) >= 0;
1242
1242
  }
1243
1243
  }
1244
- }, _hoisted_1$1L = { class: "vs-product-card__image-container" }, _hoisted_2$1h = { class: "vs-product-card__image-inner-container" }, _hoisted_3$13 = { class: "vs-product-card__description" }, _hoisted_4$N = {
1244
+ }, _hoisted_1$1K = { class: "vs-product-card__image-container" }, _hoisted_2$1h = { class: "vs-product-card__image-inner-container" }, _hoisted_3$13 = { class: "vs-product-card__description" }, _hoisted_4$N = {
1245
1245
  key: 0,
1246
1246
  class: "vs-product-card__description-inner"
1247
1247
  }, _hoisted_5$x = { class: "visually-hidden" }, _hoisted_6$m = {
@@ -1264,7 +1264,7 @@ function _sfc_render$1X(e, n, t, a, r, s) {
1264
1264
  "data-test": "vs-product-card"
1265
1265
  }, [
1266
1266
  createElementVNode("section", mergeProps({ class: "card" }, e.$attrs), [
1267
- createElementVNode("div", _hoisted_1$1L, [
1267
+ createElementVNode("div", _hoisted_1$1K, [
1268
1268
  createElementVNode("div", _hoisted_2$1h, [
1269
1269
  createVNode(o, {
1270
1270
  src: t.imgSrc,
@@ -1353,12 +1353,12 @@ const VsCannedSearchProductCard = /* @__PURE__ */ _export_sfc(_sfc_main$2c, [["r
1353
1353
  default: null
1354
1354
  }
1355
1355
  }
1356
- }, _hoisted_1$1K = {
1356
+ }, _hoisted_1$1J = {
1357
1357
  class: "vs-canned-search-stars",
1358
1358
  "data-test": "vs-canned-search-stars"
1359
1359
  }, _hoisted_2$1g = { key: 0 }, _hoisted_3$12 = { key: 1 };
1360
1360
  function _sfc_render$1W(e, n, t, a, r, s) {
1361
- return openBlock(), createElementBlock("div", _hoisted_1$1K, [
1361
+ return openBlock(), createElementBlock("div", _hoisted_1$1J, [
1362
1362
  t.min && t.max && t.min !== t.max ? (openBlock(), createElementBlock("div", _hoisted_2$1g, [
1363
1363
  n[0] || (n[0] = createElementVNode("span", { class: "vs-canned-search-stars__star" }, " ★ ", -1)),
1364
1364
  createTextVNode(" " + toDisplayString(t.min) + "-" + toDisplayString(t.max), 1)
@@ -1456,10 +1456,10 @@ const VsTooltip = /* @__PURE__ */ _export_sfc(_sfc_main$2a, [["render", _sfc_ren
1456
1456
  default: null
1457
1457
  }
1458
1458
  }
1459
- }, _hoisted_1$1J = { class: "vs-canned-search-logos" };
1459
+ }, _hoisted_1$1I = { class: "vs-canned-search-logos" };
1460
1460
  function _sfc_render$1U(e, n, t, a, r, s) {
1461
1461
  const o = resolveComponent("VsImg"), i = resolveComponent("VsTooltip");
1462
- return openBlock(), createElementBlock("div", _hoisted_1$1J, [
1462
+ return openBlock(), createElementBlock("div", _hoisted_1$1I, [
1463
1463
  t.goodToGoLogo ? (openBlock(), createBlock(i, {
1464
1464
  key: 0,
1465
1465
  title: t.goodToGoLogo.name,
@@ -1561,12 +1561,12 @@ const VsCannedSearchLogos = /* @__PURE__ */ _export_sfc(_sfc_main$29, [["render"
1561
1561
  return this.categories ? this.categories.slice(0, 3).map((e) => e.name).join(" | ") : "";
1562
1562
  }
1563
1563
  }
1564
- }, _hoisted_1$1I = {
1564
+ }, _hoisted_1$1H = {
1565
1565
  class: "vs-canned-search-categories",
1566
1566
  "data-test": "vs-canned-search-categories"
1567
1567
  };
1568
1568
  function _sfc_render$1T(e, n, t, a, r, s) {
1569
- return openBlock(), createElementBlock("div", _hoisted_1$1I, toDisplayString(s.transformedCategories), 1);
1569
+ return openBlock(), createElementBlock("div", _hoisted_1$1H, toDisplayString(s.transformedCategories), 1);
1570
1570
  }
1571
1571
  const VsCannedSearchCategories = /* @__PURE__ */ _export_sfc(_sfc_main$28, [["render", _sfc_render$1T]]), _sfc_main$27 = {
1572
1572
  name: "VsCannedSearchPrice",
@@ -1595,7 +1595,7 @@ const VsCannedSearchCategories = /* @__PURE__ */ _export_sfc(_sfc_main$28, [["re
1595
1595
  default: ""
1596
1596
  }
1597
1597
  }
1598
- }, _hoisted_1$1H = { class: "vs-canned-search-price" }, _hoisted_2$1f = {
1598
+ }, _hoisted_1$1G = { class: "vs-canned-search-price" }, _hoisted_2$1f = {
1599
1599
  key: 0,
1600
1600
  class: "vs-canned-search-price__intro"
1601
1601
  }, _hoisted_3$11 = {
@@ -1606,7 +1606,7 @@ const VsCannedSearchCategories = /* @__PURE__ */ _export_sfc(_sfc_main$28, [["re
1606
1606
  class: "vs-canned-search-price__outro"
1607
1607
  };
1608
1608
  function _sfc_render$1S(e, n, t, a, r, s) {
1609
- return openBlock(), createElementBlock("div", _hoisted_1$1H, [
1609
+ return openBlock(), createElementBlock("div", _hoisted_1$1G, [
1610
1610
  t.priceIntro ? (openBlock(), createElementBlock("div", _hoisted_2$1f, toDisplayString(t.priceIntro), 1)) : createCommentVNode("", !0),
1611
1611
  t.price ? (openBlock(), createElementBlock("div", _hoisted_3$11, toDisplayString(t.price), 1)) : createCommentVNode("", !0),
1612
1612
  t.priceOutro ? (openBlock(), createElementBlock("div", _hoisted_4$M, toDisplayString(t.priceOutro), 1)) : createCommentVNode("", !0)
@@ -1632,7 +1632,7 @@ const VsCannedSearchPrice = /* @__PURE__ */ _export_sfc(_sfc_main$27, [["render"
1632
1632
  default: ""
1633
1633
  }
1634
1634
  }
1635
- }, _hoisted_1$1G = { class: "vs-canned-search-duration" }, _hoisted_2$1e = {
1635
+ }, _hoisted_1$1F = { class: "vs-canned-search-duration" }, _hoisted_2$1e = {
1636
1636
  key: 0,
1637
1637
  class: "vs-canned-search-duration__intro"
1638
1638
  }, _hoisted_3$10 = {
@@ -1640,7 +1640,7 @@ const VsCannedSearchPrice = /* @__PURE__ */ _export_sfc(_sfc_main$27, [["render"
1640
1640
  class: "vs-canned-search-duration__main"
1641
1641
  };
1642
1642
  function _sfc_render$1R(e, n, t, a, r, s) {
1643
- return openBlock(), createElementBlock("div", _hoisted_1$1G, [
1643
+ return openBlock(), createElementBlock("div", _hoisted_1$1F, [
1644
1644
  t.durationIntro ? (openBlock(), createElementBlock("div", _hoisted_2$1e, toDisplayString(t.durationIntro), 1)) : createCommentVNode("", !0),
1645
1645
  t.duration ? (openBlock(), createElementBlock("div", _hoisted_3$10, toDisplayString(t.duration), 1)) : createCommentVNode("", !0)
1646
1646
  ]);
@@ -1687,7 +1687,7 @@ const VsCannedSearchDuration = /* @__PURE__ */ _export_sfc(_sfc_main$26, [["rend
1687
1687
  default: ""
1688
1688
  }
1689
1689
  }
1690
- }, _hoisted_1$1F = ["disabled"], _hoisted_2$1d = { class: "visually-hidden" };
1690
+ }, _hoisted_1$1E = ["disabled"], _hoisted_2$1d = { class: "visually-hidden" };
1691
1691
  function _sfc_render$1Q(e, n, t, a, r, s) {
1692
1692
  const o = resolveComponent("VsCol"), i = resolveComponent("VsRow"), l = resolveComponent("VsLink"), c = resolveComponent("VsContainer");
1693
1693
  return openBlock(), createElementBlock("div", {
@@ -1756,7 +1756,7 @@ function _sfc_render$1Q(e, n, t, a, r, s) {
1756
1756
  ]),
1757
1757
  _: 3
1758
1758
  })
1759
- ], 8, _hoisted_1$1F);
1759
+ ], 8, _hoisted_1$1E);
1760
1760
  }
1761
1761
  const VsCannedSearchSummaryBox = /* @__PURE__ */ _export_sfc(_sfc_main$25, [["render", _sfc_render$1Q]]), _sfc_main$24 = {
1762
1762
  name: "VsCannedSearchDates",
@@ -1785,9 +1785,9 @@ const VsCannedSearchSummaryBox = /* @__PURE__ */ _export_sfc(_sfc_main$25, [["re
1785
1785
  return this.period && this.period.startDay ? this.period.endDay ? `${this.period.startDay} - ${this.period.endDay}` : this.period.startDay : "";
1786
1786
  }
1787
1787
  }
1788
- }, _hoisted_1$1E = { class: "vs-canned-search-dates" }, _hoisted_2$1c = { class: "vs-canned-search-dates__intro" }, _hoisted_3$$ = { class: "vs-canned-search-dates__main" };
1788
+ }, _hoisted_1$1D = { class: "vs-canned-search-dates" }, _hoisted_2$1c = { class: "vs-canned-search-dates__intro" }, _hoisted_3$$ = { class: "vs-canned-search-dates__main" };
1789
1789
  function _sfc_render$1P(e, n, t, a, r, s) {
1790
- return openBlock(), createElementBlock("div", _hoisted_1$1E, [
1790
+ return openBlock(), createElementBlock("div", _hoisted_1$1D, [
1791
1791
  createElementVNode("div", _hoisted_2$1c, toDisplayString(t.label), 1),
1792
1792
  createElementVNode("div", _hoisted_3$$, toDisplayString(s.datePeriod), 1)
1793
1793
  ]);
@@ -1837,7 +1837,7 @@ const VsCannedSearchDates = /* @__PURE__ */ _export_sfc(_sfc_main$24, [["render"
1837
1837
  return this.multiBadgeOne ? this.multiBadgeOne.slice(0, 3) : [];
1838
1838
  }
1839
1839
  }
1840
- }, _hoisted_1$1D = { class: "vs-canned-search-badges" }, _hoisted_2$1b = {
1840
+ }, _hoisted_1$1C = { class: "vs-canned-search-badges" }, _hoisted_2$1b = {
1841
1841
  key: 0,
1842
1842
  class: "vs-canned-search-badges__badge vs-canned-search-badges__badge--category vs-canned-search-badges__badge--tr"
1843
1843
  }, _hoisted_3$_ = {
@@ -1851,7 +1851,7 @@ const VsCannedSearchDates = /* @__PURE__ */ _export_sfc(_sfc_main$24, [["render"
1851
1851
  class: "vs-canned-search-badges__badge vs-canned-search-badges__badge--open vs-canned-search-badges__badge--br"
1852
1852
  };
1853
1853
  function _sfc_render$1O(e, n, t, a, r, s) {
1854
- return openBlock(), createElementBlock("div", _hoisted_1$1D, [
1854
+ return openBlock(), createElementBlock("div", _hoisted_1$1C, [
1855
1855
  t.badgeOne ? (openBlock(), createElementBlock("div", _hoisted_2$1b, toDisplayString(t.badgeOne), 1)) : t.multiBadgeOne && t.multiBadgeOne.length ? (openBlock(), createElementBlock("div", _hoisted_3$_, [
1856
1856
  (openBlock(!0), createElementBlock(Fragment, null, renderList(s.limitedMulti, (o, i) => (openBlock(), createElementBlock("div", {
1857
1857
  key: i,
@@ -1876,12 +1876,12 @@ const VsCannedSearchBadges = /* @__PURE__ */ _export_sfc(_sfc_main$23, [["render
1876
1876
  default: null
1877
1877
  }
1878
1878
  }
1879
- }, _hoisted_1$1C = {
1879
+ }, _hoisted_1$1B = {
1880
1880
  class: "vs-canned-search-cuisines",
1881
1881
  "data-test": "vs-canned-search-cuisines"
1882
1882
  };
1883
1883
  function _sfc_render$1N(e, n, t, a, r, s) {
1884
- return openBlock(), createElementBlock("div", _hoisted_1$1C, [
1884
+ return openBlock(), createElementBlock("div", _hoisted_1$1B, [
1885
1885
  (openBlock(!0), createElementBlock(Fragment, null, renderList(t.cuisines, (o, i) => (openBlock(), createElementBlock("span", {
1886
1886
  class: "vs-canned-search-cuisines__cuisine",
1887
1887
  key: i
@@ -1969,9 +1969,9 @@ const VsCannedSearchSubHeading = /* @__PURE__ */ _export_sfc(_sfc_main$21, [["re
1969
1969
  return this.endDay && (e = `${e} - ${this.endDay}`), e;
1970
1970
  }
1971
1971
  }
1972
- }, _hoisted_1$1B = { class: "vs-canned-search-tour-runs" };
1972
+ }, _hoisted_1$1A = { class: "vs-canned-search-tour-runs" };
1973
1973
  function _sfc_render$1L(e, n, t, a, r, s) {
1974
- return openBlock(), createElementBlock("p", _hoisted_1$1B, toDisplayString(s.formattedPeriod), 1);
1974
+ return openBlock(), createElementBlock("p", _hoisted_1$1A, toDisplayString(s.formattedPeriod), 1);
1975
1975
  }
1976
1976
  const VsCannedSearchTourRuns = /* @__PURE__ */ _export_sfc(_sfc_main$20, [["render", _sfc_render$1L]]), _sfc_main$1$ = {
1977
1977
  name: "VsCannedSearchTourDeparts",
@@ -2003,9 +2003,9 @@ const VsCannedSearchTourRuns = /* @__PURE__ */ _export_sfc(_sfc_main$20, [["rend
2003
2003
  return this.origins ? this.origins.map((e) => e.name).join(", ") : "";
2004
2004
  }
2005
2005
  }
2006
- }, _hoisted_1$1A = { class: "vs-canned-search-tour-departs" }, _hoisted_2$1a = { class: "vs-canned-search-tour-departs__label" };
2006
+ }, _hoisted_1$1z = { class: "vs-canned-search-tour-departs" }, _hoisted_2$1a = { class: "vs-canned-search-tour-departs__label" };
2007
2007
  function _sfc_render$1K(e, n, t, a, r, s) {
2008
- return openBlock(), createElementBlock("p", _hoisted_1$1A, [
2008
+ return openBlock(), createElementBlock("p", _hoisted_1$1z, [
2009
2009
  createElementVNode("span", _hoisted_2$1a, toDisplayString(t.label) + ":", 1),
2010
2010
  createTextVNode(" " + toDisplayString(s.transformedOrigins), 1)
2011
2011
  ]);
@@ -2173,7 +2173,7 @@ const VsCannedSearchTourDeparts = /* @__PURE__ */ _export_sfc(_sfc_main$1$, [["r
2173
2173
  return 100 / this.slidesPerPage[this.currentWidth] * n;
2174
2174
  }
2175
2175
  }
2176
- }, _hoisted_1$1z = {
2176
+ }, _hoisted_1$1y = {
2177
2177
  class: "vs-carousel",
2178
2178
  "data-test": "vs-carousel",
2179
2179
  ref: "carousel"
@@ -2189,7 +2189,7 @@ const VsCannedSearchTourDeparts = /* @__PURE__ */ _export_sfc(_sfc_main$1$, [["r
2189
2189
  };
2190
2190
  function _sfc_render$1J(e, n, t, a, r, s) {
2191
2191
  const o = resolveComponent("VsButton"), i = resolveComponent("VsRow"), l = resolveComponent("VsCol"), c = resolveComponent("VsContainer");
2192
- return openBlock(), createElementBlock("section", _hoisted_1$1z, [
2192
+ return openBlock(), createElementBlock("section", _hoisted_1$1y, [
2193
2193
  createVNode(c, null, {
2194
2194
  default: withCtx(() => [
2195
2195
  createVNode(i, null, {
@@ -2555,7 +2555,7 @@ const VsModuleWrapper = /* @__PURE__ */ _export_sfc(_sfc_main$1Z, [["render", _s
2555
2555
  return e.covidInformation && e.covidInformation.weAreOpen ? e.covidInformation.weAreOpen : e.opening && e.opening.nowOn ? e.opening.nowOn : "";
2556
2556
  }
2557
2557
  }
2558
- }, _hoisted_1$1y = {
2558
+ }, _hoisted_1$1x = {
2559
2559
  class: "vs-canned-search",
2560
2560
  "data-test": "vs-canned-search"
2561
2561
  };
@@ -2563,7 +2563,7 @@ function _sfc_render$1H(e, n, t, a, r, s) {
2563
2563
  const o = resolveComponent("VsCol"), i = resolveComponent("VsRow"), l = resolveComponent("VsContainer"), c = resolveComponent("VsCannedSearchTourRuns"), u = resolveComponent("VsCannedSearchTourDeparts"), d = resolveComponent("VsCannedSearchSubHeading"), m = resolveComponent("VsCannedSearchStars"), f = resolveComponent("VsCannedSearchCategories"), p = resolveComponent("VsCannedSearchLogos"), g = resolveComponent("VsCannedSearchBadges"), _ = resolveComponent("VsCannedSearchDates"), v = resolveComponent("VsCannedSearchDuration"), b = resolveComponent("VsCannedSearchPrice"), k = resolveComponent("VsCannedSearchCuisines"), C = resolveComponent("VsCannedSearchSummaryBox"), S = resolveComponent("VsCannedSearchProductCard"), V = resolveComponent("VsCarousel"), E = resolveComponent("VsModuleWrapper");
2564
2564
  return withDirectives((openBlock(), createBlock(E, null, createSlots({
2565
2565
  default: withCtx(() => [
2566
- createElementVNode("div", _hoisted_1$1y, [
2566
+ createElementVNode("div", _hoisted_1$1x, [
2567
2567
  createVNode(l, null, {
2568
2568
  default: withCtx(() => [
2569
2569
  createVNode(i, null, {
@@ -2830,7 +2830,7 @@ const CannedSearch = /* @__PURE__ */ _export_sfc(_sfc_main$1Y, [["render", _sfc_
2830
2830
  return (t - e) * a / (n - e);
2831
2831
  }
2832
2832
  }
2833
- }, _hoisted_1$1x = ["width", "height"], _hoisted_2$18 = ["stroke"], _hoisted_3$Y = ["stroke"], _hoisted_4$J = ["stroke"], _hoisted_5$u = ["stroke"], _hoisted_6$k = ["stroke"], _hoisted_7$g = ["stroke"], _hoisted_8$6 = ["stroke"], _hoisted_9$5 = ["stroke"], _hoisted_10$5 = ["stroke"], _hoisted_11$4 = ["stroke"], _hoisted_12$3 = ["stroke"], _hoisted_13$3 = ["stroke"], _hoisted_14$2 = ["stroke"], _hoisted_15$2 = ["stroke"], _hoisted_16$2 = ["stroke"], _hoisted_17$2 = ["stroke"], _hoisted_18$1 = ["stroke"], _hoisted_19$1 = ["stroke"], _hoisted_20$1 = ["stroke"], _hoisted_21 = ["stroke"], _hoisted_22 = ["stroke"], _hoisted_23 = ["stroke"], _hoisted_24 = ["stroke"], _hoisted_25 = ["stroke"], _hoisted_26 = ["stroke"], _hoisted_27 = ["stroke"], _hoisted_28 = ["stroke"], _hoisted_29 = ["stroke"], _hoisted_30 = ["stroke"], _hoisted_31 = ["stroke"], _hoisted_32 = ["width", "height"], _hoisted_33 = ["fill", "cx", "cy"];
2833
+ }, _hoisted_1$1w = ["width", "height"], _hoisted_2$18 = ["stroke"], _hoisted_3$Y = ["stroke"], _hoisted_4$J = ["stroke"], _hoisted_5$u = ["stroke"], _hoisted_6$k = ["stroke"], _hoisted_7$g = ["stroke"], _hoisted_8$6 = ["stroke"], _hoisted_9$5 = ["stroke"], _hoisted_10$5 = ["stroke"], _hoisted_11$4 = ["stroke"], _hoisted_12$3 = ["stroke"], _hoisted_13$3 = ["stroke"], _hoisted_14$2 = ["stroke"], _hoisted_15$2 = ["stroke"], _hoisted_16$2 = ["stroke"], _hoisted_17$2 = ["stroke"], _hoisted_18$1 = ["stroke"], _hoisted_19$1 = ["stroke"], _hoisted_20$1 = ["stroke"], _hoisted_21 = ["stroke"], _hoisted_22 = ["stroke"], _hoisted_23 = ["stroke"], _hoisted_24 = ["stroke"], _hoisted_25 = ["stroke"], _hoisted_26 = ["stroke"], _hoisted_27 = ["stroke"], _hoisted_28 = ["stroke"], _hoisted_29 = ["stroke"], _hoisted_30 = ["stroke"], _hoisted_31 = ["stroke"], _hoisted_32 = ["width", "height"], _hoisted_33 = ["fill", "cx", "cy"];
2834
2834
  function _sfc_render$1G(e, n, t, a, r, s) {
2835
2835
  return openBlock(), createElementBlock("svg", {
2836
2836
  xmlns: "http://www.w3.org/2000/svg",
@@ -3249,7 +3249,7 @@ function _sfc_render$1G(e, n, t, a, r, s) {
3249
3249
  cx: s.positionX,
3250
3250
  cy: s.positionY
3251
3251
  }, null, 8, _hoisted_33)
3252
- ], 8, _hoisted_1$1x);
3252
+ ], 8, _hoisted_1$1w);
3253
3253
  }
3254
3254
  const VsCaptionImageMap = /* @__PURE__ */ _export_sfc(_sfc_main$1X, [["render", _sfc_render$1G]]), _sfc_main$1W = {
3255
3255
  name: "VsCaption",
@@ -3327,7 +3327,7 @@ const VsCaptionImageMap = /* @__PURE__ */ _export_sfc(_sfc_main$1X, [["render",
3327
3327
  ];
3328
3328
  }
3329
3329
  }
3330
- }, _hoisted_1$1w = { class: "vs-caption__caption-info" }, _hoisted_2$17 = {
3330
+ }, _hoisted_1$1v = { class: "vs-caption__caption-info" }, _hoisted_2$17 = {
3331
3331
  key: 0,
3332
3332
  class: "vs-caption__image-caption"
3333
3333
  }, _hoisted_3$X = {
@@ -3348,7 +3348,7 @@ function _sfc_render$1F(e, n, t, a, r, s) {
3348
3348
  class: normalizeClass(["order-2 order-sm-1", [s.showMap ? "" : "align-self-center"]])
3349
3349
  }, {
3350
3350
  default: withCtx(() => [
3351
- createElementVNode("div", _hoisted_1$1w, [
3351
+ createElementVNode("div", _hoisted_1$1v, [
3352
3352
  e.$slots.caption ? (openBlock(), createElementBlock("p", _hoisted_2$17, [
3353
3353
  renderSlot(e.$slots, "caption")
3354
3354
  ])) : createCommentVNode("", !0),
@@ -3458,7 +3458,7 @@ const VsCaption = /* @__PURE__ */ _export_sfc(_sfc_main$1W, [["render", _sfc_ren
3458
3458
  const e = getCurrentInstance();
3459
3459
  this.compId = ref(e.uid);
3460
3460
  }
3461
- }, _hoisted_1$1v = {
3461
+ }, _hoisted_1$1u = {
3462
3462
  key: 1,
3463
3463
  class: "vs-progress-bar__stepper"
3464
3464
  }, _hoisted_2$16 = ["id"], _hoisted_3$W = ["id"];
@@ -3480,7 +3480,7 @@ function _sfc_render$1E(e, n, t, a, r, s) {
3480
3480
  ]),
3481
3481
  _: 1
3482
3482
  }, 8, ["max"])) : createCommentVNode("", !0),
3483
- t.isStepped && t.max <= 5 ? (openBlock(), createElementBlock("div", _hoisted_1$1v, [
3483
+ t.isStepped && t.max <= 5 ? (openBlock(), createElementBlock("div", _hoisted_1$1u, [
3484
3484
  (openBlock(!0), createElementBlock(Fragment, null, renderList(t.max, (l) => (openBlock(), createBlock(i, {
3485
3485
  key: l,
3486
3486
  max: 1
@@ -3524,13 +3524,13 @@ const VsProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main$1V, [["render", _sfc
3524
3524
  default: !1
3525
3525
  }
3526
3526
  }
3527
- }, _hoisted_1$1u = {
3527
+ }, _hoisted_1$1t = {
3528
3528
  class: "vs-carbon-calculator-tip",
3529
3529
  "data-test": "vs-carbon-calculator-tip"
3530
3530
  }, _hoisted_2$15 = { class: "vs-carbon-calculator-tip__icon-container" }, _hoisted_3$V = { class: "vs-carbon-calculator-tip__content" }, _hoisted_4$H = ["innerHTML"], _hoisted_5$t = ["innerHTML"];
3531
3531
  function _sfc_render$1D(e, n, t, a, r, s) {
3532
3532
  const o = resolveComponent("VsIcon"), i = resolveComponent("VsHeading");
3533
- return openBlock(), createElementBlock("div", _hoisted_1$1u, [
3533
+ return openBlock(), createElementBlock("div", _hoisted_1$1t, [
3534
3534
  createElementVNode("div", _hoisted_2$15, [
3535
3535
  createVNode(o, {
3536
3536
  icon: "fa-kit fa-vs-coo-head",
@@ -8121,12 +8121,12 @@ var script = defineComponent({
8121
8121
  }), { bar: t, canvas: r, direction: a, mouse: n };
8122
8122
  }
8123
8123
  });
8124
- const _hoisted_1$1t = {
8124
+ const _hoisted_1$1s = {
8125
8125
  key: 0,
8126
8126
  class: "layer-hover-bar"
8127
8127
  }, _hoisted_2$14 = ["x", "y", "width", "height"];
8128
8128
  function render(e, n, t, a, r, s) {
8129
- return e.mouse.hover ? (openBlock(), createElementBlock("g", _hoisted_1$1t, [
8129
+ return e.mouse.hover ? (openBlock(), createElementBlock("g", _hoisted_1$1s, [
8130
8130
  createElementVNode("rect", mergeProps({ class: "hover-bar" }, e.barStyle, {
8131
8131
  x: e.bar.x,
8132
8132
  y: e.bar.y,
@@ -8321,7 +8321,7 @@ const _sfc_main$1T = {
8321
8321
  };
8322
8322
  }
8323
8323
  }
8324
- }, _hoisted_1$1s = { class: "vs-carbon-calculator-results__headline" }, _hoisted_2$13 = { class: "mb-050" }, _hoisted_3$T = { class: "vs-carbon-calculator-results__total" }, _hoisted_4$F = ["innerHTML"], _hoisted_5$r = { class: "vs-carbon-calculator-results__unicorn-icon-container" }, _hoisted_6$i = { class: "vs-carbon-calculator-results__unicorn-content" };
8324
+ }, _hoisted_1$1r = { class: "vs-carbon-calculator-results__headline" }, _hoisted_2$13 = { class: "mb-050" }, _hoisted_3$T = { class: "vs-carbon-calculator-results__total" }, _hoisted_4$F = ["innerHTML"], _hoisted_5$r = { class: "vs-carbon-calculator-results__unicorn-icon-container" }, _hoisted_6$i = { class: "vs-carbon-calculator-results__unicorn-content" };
8325
8325
  function _sfc_render$1C(e, n, t, a, r, s) {
8326
8326
  const o = resolveComponent("VsHeading"), i = resolveComponent("VsCol"), l = resolveComponent("VsRow"), c = resolveComponent("VsIcon"), u = resolveComponent("Grid"), d = resolveComponent("Bar"), m = resolveComponent("Chart"), f = resolveComponent("Responsive");
8327
8327
  return openBlock(), createBlock(l, {
@@ -8352,7 +8352,7 @@ function _sfc_render$1C(e, n, t, a, r, s) {
8352
8352
  md: "6"
8353
8353
  }, {
8354
8354
  default: withCtx(() => [
8355
- createElementVNode("div", _hoisted_1$1s, [
8355
+ createElementVNode("div", _hoisted_1$1r, [
8356
8356
  createElementVNode("p", _hoisted_2$13, toDisplayString(s.labelsMap.resultsIntro), 1),
8357
8357
  createElementVNode("p", null, [
8358
8358
  createElementVNode("span", _hoisted_3$T, toDisplayString(t.totalKilos.toLocaleString(t.language, {
@@ -8487,13 +8487,13 @@ const VsCarbonCalculatorResults = /* @__PURE__ */ _export_sfc(_sfc_main$1T, [["r
8487
8487
  default: "en-gb"
8488
8488
  }
8489
8489
  }
8490
- }, _hoisted_1$1r = {
8490
+ }, _hoisted_1$1q = {
8491
8491
  class: "vs-carbon-calculator-running-total",
8492
8492
  "data-test": "vs-carbon-calculator-running-total"
8493
8493
  }, _hoisted_2$12 = { class: "vs-carbon-calculator-running-total__icon" }, _hoisted_3$S = { class: "vs-carbon-calculator-running-total__content" }, _hoisted_4$E = { class: "vs-carbon-calculator-running-total__value" };
8494
8494
  function _sfc_render$1B(e, n, t, a, r, s) {
8495
8495
  const o = resolveComponent("VsIcon");
8496
- return openBlock(), createElementBlock("div", _hoisted_1$1r, [
8496
+ return openBlock(), createElementBlock("div", _hoisted_1$1q, [
8497
8497
  createElementVNode("div", _hoisted_2$12, [
8498
8498
  createVNode(o, {
8499
8499
  icon: "fa-regular fa-pen-field",
@@ -8517,13 +8517,13 @@ const VsCarbonCalculatorRunningTotal = /* @__PURE__ */ _export_sfc(_sfc_main$1S,
8517
8517
  VsHeading
8518
8518
  },
8519
8519
  inject: ["labelsMap"]
8520
- }, _hoisted_1$1q = {
8520
+ }, _hoisted_1$1p = {
8521
8521
  class: "vs-carbon-calculator-intro",
8522
8522
  "data-test": "vs-carbon-calculator-intro"
8523
8523
  };
8524
8524
  function _sfc_render$1A(e, n, t, a, r, s) {
8525
8525
  const o = resolveComponent("VsHeading");
8526
- return openBlock(), createElementBlock("div", _hoisted_1$1q, [
8526
+ return openBlock(), createElementBlock("div", _hoisted_1$1p, [
8527
8527
  createVNode(o, {
8528
8528
  level: "2",
8529
8529
  "heading-style": "heading-l"
@@ -9556,13 +9556,13 @@ const postcode = common$1.regex(/^([A-Za-z][A-HJ-Ya-hj-y]?\d[A-Za-z\d]? ?\d[A-Za
9556
9556
  validations() {
9557
9557
  return this.rules;
9558
9558
  }
9559
- }, _hoisted_1$1p = {
9559
+ }, _hoisted_1$1o = {
9560
9560
  class: "vs-radio-button",
9561
9561
  "data-test": "vs-radio-button"
9562
9562
  }, _hoisted_2$11 = ["id"], _hoisted_3$R = { class: "visually-hidden" }, _hoisted_4$D = ["id"];
9563
9563
  function _sfc_render$1z(e, n, t, a, r, s) {
9564
9564
  const o = resolveComponent("BFormRadio"), i = resolveComponent("BFormRadioGroup");
9565
- return openBlock(), createElementBlock("div", _hoisted_1$1p, [
9565
+ return openBlock(), createElementBlock("div", _hoisted_1$1o, [
9566
9566
  e.errorsList.length || t.invalid ? (openBlock(), createElementBlock("div", {
9567
9567
  key: 0,
9568
9568
  role: "alert",
@@ -9844,10 +9844,10 @@ const VsRadioButton = /* @__PURE__ */ _export_sfc(_sfc_main$1Q, [["render", _sfc
9844
9844
  validations() {
9845
9845
  return this.rules;
9846
9846
  }
9847
- }, _hoisted_1$1o = { "data-test": "vs-number-input" }, _hoisted_2$10 = ["id"], _hoisted_3$Q = ["id"], _hoisted_4$C = { class: "visually-hidden" }, _hoisted_5$q = { class: "visually-hidden" };
9847
+ }, _hoisted_1$1n = { "data-test": "vs-number-input" }, _hoisted_2$10 = ["id"], _hoisted_3$Q = ["id"], _hoisted_4$C = { class: "visually-hidden" }, _hoisted_5$q = { class: "visually-hidden" };
9848
9848
  function _sfc_render$1y(e, n, t, a, r, s) {
9849
9849
  const o = resolveComponent("VsButton"), i = resolveComponent("BFormInput");
9850
- return openBlock(), createElementBlock("div", _hoisted_1$1o, [
9850
+ return openBlock(), createElementBlock("div", _hoisted_1$1n, [
9851
9851
  t.hintText ? (openBlock(), createElementBlock("p", {
9852
9852
  key: 0,
9853
9853
  class: "hint-text",
@@ -10025,7 +10025,7 @@ const VsNumberInput = /* @__PURE__ */ _export_sfc(_sfc_main$1P, [["render", _sfc
10025
10025
  this.$emit("updateFieldData", e);
10026
10026
  }
10027
10027
  }
10028
- }, _hoisted_1$1n = ["for"];
10028
+ }, _hoisted_1$1m = ["for"];
10029
10029
  function _sfc_render$1x(e, n, t, a, r, s) {
10030
10030
  const o = resolveComponent("VsRadioButton"), i = resolveComponent("VsNumberInput"), l = resolveComponent("BFormGroup");
10031
10031
  return openBlock(), createBlock(l, {
@@ -10039,7 +10039,7 @@ function _sfc_render$1x(e, n, t, a, r, s) {
10039
10039
  createElementVNode("label", {
10040
10040
  class: "vs-carbon-calculator-question__label mb-200",
10041
10041
  for: t.fieldName
10042
- }, toDisplayString(t.label), 9, _hoisted_1$1n),
10042
+ }, toDisplayString(t.label), 9, _hoisted_1$1m),
10043
10043
  t.fieldType === "radio" ? (openBlock(), createBlock(o, {
10044
10044
  key: 0,
10045
10045
  "field-name": t.fieldName,
@@ -10483,10 +10483,10 @@ const VsCarbonCalculatorQuestion = /* @__PURE__ */ _export_sfc(_sfc_main$1O, [["
10483
10483
  this.repeatableStages[this.activeStage].generations = n;
10484
10484
  }
10485
10485
  }
10486
- }, _hoisted_1$1m = { class: "vs-carbon-calculator__wrapper" }, _hoisted_2$$ = { key: 1 };
10486
+ }, _hoisted_1$1l = { class: "vs-carbon-calculator__wrapper" }, _hoisted_2$$ = { key: 1 };
10487
10487
  function _sfc_render$1w(e, n, t, a, r, s) {
10488
10488
  const o = resolveComponent("VsCarbonCalculatorIntro"), i = resolveComponent("VsProgressBar"), l = resolveComponent("VsHeading"), c = resolveComponent("VsCarbonCalculatorQuestion"), u = resolveComponent("VsButton"), d = resolveComponent("VsCarbonCalculatorTip"), m = resolveComponent("VsCol"), f = resolveComponent("VsCarbonCalculatorRunningTotal"), p = resolveComponent("VsCarbonCalculatorResults"), g = resolveComponent("VsRow"), _ = resolveComponent("VsContainer"), v = resolveComponent("VsWarning");
10489
- return openBlock(), createElementBlock("div", _hoisted_1$1m, [
10489
+ return openBlock(), createElementBlock("div", _hoisted_1$1l, [
10490
10490
  createVNode(_, {
10491
10491
  class: "vs-carbon-calculator",
10492
10492
  "data-test": "vs-carbon-calculator"
@@ -10736,7 +10736,7 @@ const CarbonCalculator = /* @__PURE__ */ _export_sfc(_sfc_main$1N, [["render", _
10736
10736
  } : null;
10737
10737
  }
10738
10738
  }
10739
- }, _hoisted_1$1l = {
10739
+ }, _hoisted_1$1k = {
10740
10740
  key: 0,
10741
10741
  class: "vs-card__header"
10742
10742
  }, _hoisted_2$_ = { class: "vs-card__body" }, _hoisted_3$P = {
@@ -10752,7 +10752,7 @@ function _sfc_render$1v(e, n, t, a, r, s) {
10752
10752
  "data-test": "vs-card",
10753
10753
  style: normalizeStyle(s.cardStyles)
10754
10754
  }, [
10755
- e.$slots["vs-card-header"] && e.$slots["vs-card-header"]() ? (openBlock(), createElementBlock("div", _hoisted_1$1l, [
10755
+ e.$slots["vs-card-header"] && e.$slots["vs-card-header"]() ? (openBlock(), createElementBlock("div", _hoisted_1$1k, [
10756
10756
  renderSlot(e.$slots, "vs-card-header")
10757
10757
  ])) : createCommentVNode("", !0),
10758
10758
  createElementVNode("div", _hoisted_2$_, [
@@ -11089,7 +11089,7 @@ const VsCardGroup = /* @__PURE__ */ _export_sfc(_sfc_main$1L, [["render", _sfc_r
11089
11089
  !this.videoId || !this.cookiesAllowed || this.emitter && this.emitter.emit("showModal", this.videoId, "#videoShow");
11090
11090
  }
11091
11091
  }
11092
- }, _hoisted_1$1k = {
11092
+ }, _hoisted_1$1j = {
11093
11093
  key: 0,
11094
11094
  class: "vs-stretched-link-card__video-btn-text"
11095
11095
  }, _hoisted_2$Z = {
@@ -11170,7 +11170,7 @@ function _sfc_render$1t(e, n, t, a, r, s) {
11170
11170
  onClick: s.emitShowModal
11171
11171
  }, {
11172
11172
  default: withCtx(() => [
11173
- t.videoBtnText ? (openBlock(), createElementBlock("span", _hoisted_1$1k, toDisplayString(s.formattedVideoBtnText), 1)) : createCommentVNode("", !0),
11173
+ t.videoBtnText ? (openBlock(), createElementBlock("span", _hoisted_1$1j, toDisplayString(s.formattedVideoBtnText), 1)) : createCommentVNode("", !0),
11174
11174
  createTextVNode(" " + toDisplayString(s.formattedVideoDuration), 1)
11175
11175
  ]),
11176
11176
  _: 1
@@ -11297,7 +11297,7 @@ const VsStretchedLinkCard = /* @__PURE__ */ _export_sfc(_sfc_main$1K, [["render"
11297
11297
  default: ""
11298
11298
  }
11299
11299
  }
11300
- }, _hoisted_1$1j = { class: "vs-stretched-link-panels" }, _hoisted_2$Y = {
11300
+ }, _hoisted_1$1i = { class: "vs-stretched-link-panels" }, _hoisted_2$Y = {
11301
11301
  class: "vs-stretched-link-panels__panel vs-stretched-link-panels__panel--days",
11302
11302
  "data-test": "vs-stretched-link-panel--days"
11303
11303
  }, _hoisted_3$N = { "data-test": "" }, _hoisted_4$z = { class: "vs-stretched-link-panels__days" }, _hoisted_5$o = {
@@ -11306,7 +11306,7 @@ const VsStretchedLinkCard = /* @__PURE__ */ _export_sfc(_sfc_main$1K, [["render"
11306
11306
  }, _hoisted_6$h = { "data-test": "vs-stretched-link-panel__icon" };
11307
11307
  function _sfc_render$1s(e, n, t, a, r, s) {
11308
11308
  const o = resolveComponent("VsIcon");
11309
- return openBlock(), createElementBlock("div", _hoisted_1$1j, [
11309
+ return openBlock(), createElementBlock("div", _hoisted_1$1i, [
11310
11310
  createElementVNode("div", _hoisted_2$Y, [
11311
11311
  createElementVNode("p", _hoisted_3$N, [
11312
11312
  createElementVNode("span", _hoisted_4$z, toDisplayString(t.days), 1),
@@ -11423,7 +11423,7 @@ const VsStretchedLinkPanels = /* @__PURE__ */ _export_sfc(_sfc_main$1J, [["rende
11423
11423
  return this.visibleSlides.indexOf(n) >= 0;
11424
11424
  }
11425
11425
  }
11426
- }, _hoisted_1$1i = { class: "vs-carousel-slide" }, _hoisted_2$X = { class: "visually-hidden" }, _hoisted_3$M = {
11426
+ }, _hoisted_1$1h = { class: "vs-carousel-slide" }, _hoisted_2$X = { class: "visually-hidden" }, _hoisted_3$M = {
11427
11427
  class: "vs-carousel-slide__title",
11428
11428
  "data-test": "vs-carousel-slide__title"
11429
11429
  };
@@ -11438,7 +11438,7 @@ function _sfc_render$1r(e, n, t, a, r, s) {
11438
11438
  "aria-disabled": !s.isVisible(t.slideIndex)
11439
11439
  }, {
11440
11440
  default: withCtx(() => [
11441
- createElementVNode("div", _hoisted_1$1i, [
11441
+ createElementVNode("div", _hoisted_1$1h, [
11442
11442
  createVNode(i, {
11443
11443
  link: t.linkUrl,
11444
11444
  type: t.linkType,
@@ -11622,7 +11622,7 @@ const CarouselSlide = /* @__PURE__ */ _export_sfc(_sfc_main$1I, [["render", _sfc
11622
11622
  validations() {
11623
11623
  return this.rules;
11624
11624
  }
11625
- }, _hoisted_1$1h = ["id"], _hoisted_2$W = ["innerHTML"], _hoisted_3$L = ["id"], _hoisted_4$y = { class: "visually-hidden" }, _hoisted_5$n = { class: "vs-checkbox__label" };
11625
+ }, _hoisted_1$1g = ["id"], _hoisted_2$W = ["innerHTML"], _hoisted_3$L = ["id"], _hoisted_4$y = { class: "visually-hidden" }, _hoisted_5$n = { class: "vs-checkbox__label" };
11626
11626
  function _sfc_render$1q(e, n, t, a, r, s) {
11627
11627
  const o = resolveComponent("BFormCheckbox");
11628
11628
  return openBlock(), createElementBlock("div", {
@@ -11631,7 +11631,7 @@ function _sfc_render$1q(e, n, t, a, r, s) {
11631
11631
  createElementVNode("p", {
11632
11632
  class: "hint-text",
11633
11633
  id: `hint-${t.fieldName}`
11634
- }, toDisplayString(t.hintText), 9, _hoisted_1$1h),
11634
+ }, toDisplayString(t.hintText), 9, _hoisted_1$1g),
11635
11635
  t.infoText !== "" ? (openBlock(), createElementBlock("div", {
11636
11636
  key: 0,
11637
11637
  innerHTML: t.infoText
@@ -11825,7 +11825,7 @@ const VsDetail = /* @__PURE__ */ _export_sfc(_sfc_main$1E, [["render", _sfc_rend
11825
11825
  });
11826
11826
  }
11827
11827
  }
11828
- }, _hoisted_1$1g = {
11828
+ }, _hoisted_1$1f = {
11829
11829
  class: "dropdown-menu overflow-auto",
11830
11830
  role: "menu"
11831
11831
  };
@@ -11856,7 +11856,7 @@ function _sfc_render$1m(e, n, t, a, r, s) {
11856
11856
  createElementVNode("div", {
11857
11857
  class: normalizeClass([e.$attrs.class, "dropdown vs-dropdown vs-dropdown--fallback"])
11858
11858
  }, [
11859
- createElementVNode("ul", _hoisted_1$1g, [
11859
+ createElementVNode("ul", _hoisted_1$1f, [
11860
11860
  renderSlot(e.$slots, "default")
11861
11861
  ])
11862
11862
  ], 2)
@@ -11961,7 +11961,7 @@ const VsDropdownItem = /* @__PURE__ */ _export_sfc(_sfc_main$1C, [["render", _sf
11961
11961
  }
11962
11962
  }
11963
11963
  }
11964
- }, _hoisted_1$1f = {
11964
+ }, _hoisted_1$1e = {
11965
11965
  "data-test": "vs-embed-wrapper",
11966
11966
  class: "vs-embed-wrapper"
11967
11967
  }, _hoisted_2$V = {
@@ -11970,7 +11970,7 @@ const VsDropdownItem = /* @__PURE__ */ _export_sfc(_sfc_main$1C, [["render", _sf
11970
11970
  }, _hoisted_3$K = { key: "fallback" }, _hoisted_4$x = ["innerHTML"];
11971
11971
  function _sfc_render$1k(e, n, t, a, r, s) {
11972
11972
  const o = resolveComponent("VsBody"), i = resolveComponent("VsCol"), l = resolveComponent("VsWarning"), c = resolveComponent("VsRow"), u = resolveComponent("VsContainer");
11973
- return openBlock(), createElementBlock("div", _hoisted_1$1f, [
11973
+ return openBlock(), createElementBlock("div", _hoisted_1$1e, [
11974
11974
  createVNode(u, null, {
11975
11975
  default: withCtx(() => [
11976
11976
  createVNode(c, null, {
@@ -12082,7 +12082,7 @@ const EmbedWrapper = /* @__PURE__ */ _export_sfc(_sfc_main$1B, [["render", _sfc_
12082
12082
  default: ""
12083
12083
  }
12084
12084
  }
12085
- }, _hoisted_1$1e = {
12085
+ }, _hoisted_1$1d = {
12086
12086
  class: "card vs-event-card",
12087
12087
  "data-test": "vs-event-card"
12088
12088
  }, _hoisted_2$U = { class: "card-body" }, _hoisted_3$J = { class: "vs-event-card__date" }, _hoisted_4$w = {
@@ -12096,7 +12096,7 @@ const EmbedWrapper = /* @__PURE__ */ _export_sfc(_sfc_main$1B, [["render", _sfc_
12096
12096
  };
12097
12097
  function _sfc_render$1j(e, n, t, a, r, s) {
12098
12098
  const o = resolveComponent("VsHeading"), i = resolveComponent("VsCol"), l = resolveComponent("VsRow"), c = resolveComponent("VsButton");
12099
- return openBlock(), createElementBlock("div", _hoisted_1$1e, [
12099
+ return openBlock(), createElementBlock("div", _hoisted_1$1d, [
12100
12100
  createElementVNode("div", _hoisted_2$U, [
12101
12101
  createVNode(l, { class: "vs-event-card__header" }, {
12102
12102
  default: withCtx(() => [
@@ -12156,7 +12156,7 @@ function _sfc_render$1j(e, n, t, a, r, s) {
12156
12156
  ])
12157
12157
  ]);
12158
12158
  }
12159
- const EventCard = /* @__PURE__ */ _export_sfc(_sfc_main$1A, [["render", _sfc_render$1j]]), _hoisted_1$1d = ["id"], _hoisted_2$T = { class: "vs-filter__panel-wrapper" }, _hoisted_3$I = { class: "vs-filter__legend" }, _sfc_main$1z = {
12159
+ const EventCard = /* @__PURE__ */ _export_sfc(_sfc_main$1A, [["render", _sfc_render$1j]]), _hoisted_1$1c = ["id"], _hoisted_2$T = { class: "vs-filter__panel-wrapper" }, _hoisted_3$I = { class: "vs-filter__legend" }, _sfc_main$1z = {
12160
12160
  __name: "VsFilter",
12161
12161
  props: {
12162
12162
  /**
@@ -12215,7 +12215,7 @@ const EventCard = /* @__PURE__ */ _export_sfc(_sfc_main$1A, [["render", _sfc_ren
12215
12215
  renderSlot(i.$slots, "default")
12216
12216
  ], 32)
12217
12217
  ])
12218
- ], 8, _hoisted_1$1d),
12218
+ ], 8, _hoisted_1$1c),
12219
12219
  i.$slots["no-js"] ? (openBlock(), createBlock(VsWarning, {
12220
12220
  key: 0,
12221
12221
  class: "vs-filter__warning"
@@ -12227,7 +12227,7 @@ const EventCard = /* @__PURE__ */ _export_sfc(_sfc_main$1A, [["render", _sfc_ren
12227
12227
  })) : createCommentVNode("", !0)
12228
12228
  ], 64));
12229
12229
  }
12230
- }, _hoisted_1$1c = {
12230
+ }, _hoisted_1$1b = {
12231
12231
  key: 0,
12232
12232
  class: "vs-filter-section__details"
12233
12233
  }, _hoisted_2$S = { class: "vs-filter-section__summary" }, _hoisted_3$H = {
@@ -12261,7 +12261,7 @@ const EventCard = /* @__PURE__ */ _export_sfc(_sfc_main$1A, [["render", _sfc_ren
12261
12261
  class: normalizeClass(t.value),
12262
12262
  "data-test": "vs-filter-section"
12263
12263
  }, [
12264
- n.type === "group" ? (openBlock(), createElementBlock("details", _hoisted_1$1c, [
12264
+ n.type === "group" ? (openBlock(), createElementBlock("details", _hoisted_1$1b, [
12265
12265
  createElementVNode("summary", _hoisted_2$S, [
12266
12266
  createTextVNode(toDisplayString(n.sectionTitle) + " ", 1),
12267
12267
  createVNode(VsIcon, {
@@ -12604,7 +12604,7 @@ const normalizeSlot = (e) => e.length === 1 ? e[0] : e, LazyHydrationWrapper = d
12604
12604
  validator: (e) => e.match(/(xs|sm|md|lg|xl|xxl)/)
12605
12605
  }
12606
12606
  }
12607
- }, _hoisted_1$1b = { class: "vs-footer-nav-list" };
12607
+ }, _hoisted_1$1a = { class: "vs-footer-nav-list" };
12608
12608
  function _sfc_render$1i(e, n, t, a, r, s) {
12609
12609
  const o = resolveComponent("VsRow"), i = resolveComponent("VsAccordion"), l = resolveComponent("LazyHydrationWrapper"), c = resolveComponent("VsContainer");
12610
12610
  return openBlock(), createBlock(c, {
@@ -12614,7 +12614,7 @@ function _sfc_render$1i(e, n, t, a, r, s) {
12614
12614
  default: withCtx(() => [
12615
12615
  createVNode(l, { "on-interaction": ["focus", "click"] }, {
12616
12616
  default: withCtx(() => [
12617
- createElementVNode("div", _hoisted_1$1b, [
12617
+ createElementVNode("div", _hoisted_1$1a, [
12618
12618
  createVNode(i, { "break-point": t.breakPoint }, {
12619
12619
  default: withCtx(() => [
12620
12620
  createVNode(o, null, {
@@ -12644,14 +12644,14 @@ const VsFooterNavList = /* @__PURE__ */ _export_sfc(_sfc_main$1x, [["render", _s
12644
12644
  VsContainer,
12645
12645
  VsRow
12646
12646
  }
12647
- }, _hoisted_1$1a = {
12647
+ }, _hoisted_1$19 = {
12648
12648
  class: "vs-footer pt-150 pt-md-300",
12649
12649
  "data-unique-id": "vs-footer",
12650
12650
  id: "site-footer"
12651
12651
  }, _hoisted_2$R = { class: "vs-footer__social-menu-wrapper" };
12652
12652
  function _sfc_render$1h(e, n, t, a, r, s) {
12653
12653
  const o = resolveComponent("VsCol"), i = resolveComponent("VsFooterNavList"), l = resolveComponent("VsRow"), c = resolveComponent("VsContainer");
12654
- return openBlock(), createElementBlock("footer", _hoisted_1$1a, [
12654
+ return openBlock(), createElementBlock("footer", _hoisted_1$19, [
12655
12655
  createVNode(i, { "break-point": "md" }, {
12656
12656
  default: withCtx(() => [
12657
12657
  renderSlot(e.$slots, "accordion-items"),
@@ -12806,14 +12806,14 @@ const FooterAccordionItem = /* @__PURE__ */ _export_sfc(_sfc_main$1v, [["render"
12806
12806
  default: ""
12807
12807
  }
12808
12808
  }
12809
- }, _hoisted_1$19 = {
12809
+ }, _hoisted_1$18 = {
12810
12810
  class: "vs-footer-nav-list-item",
12811
12811
  "data-test": "vs-footer-nav-list-item",
12812
12812
  role: "menuitem"
12813
12813
  };
12814
12814
  function _sfc_render$1f(e, n, t, a, r, s) {
12815
12815
  const o = resolveComponent("VsLink");
12816
- return openBlock(), createElementBlock("li", _hoisted_1$19, [
12816
+ return openBlock(), createElementBlock("li", _hoisted_1$18, [
12817
12817
  createVNode(o, {
12818
12818
  href: t.href,
12819
12819
  type: t.type,
@@ -12877,13 +12877,13 @@ const VsList = /* @__PURE__ */ _export_sfc(_sfc_main$1t, [["render", _sfc_render
12877
12877
  VsList,
12878
12878
  VsHeading
12879
12879
  }
12880
- }, _hoisted_1$18 = {
12880
+ }, _hoisted_1$17 = {
12881
12881
  class: "vs-footer-social-menu px-0 py-150 py-md-200 py-lg-0 px-lg-075",
12882
12882
  "data-test": "vs-footer-social-menu"
12883
12883
  };
12884
12884
  function _sfc_render$1d(e, n, t, a, r, s) {
12885
12885
  const o = resolveComponent("VsHeading"), i = resolveComponent("VsList");
12886
- return openBlock(), createElementBlock("div", _hoisted_1$18, [
12886
+ return openBlock(), createElementBlock("div", _hoisted_1$17, [
12887
12887
  createVNode(o, {
12888
12888
  level: "2",
12889
12889
  "heading-style": "heading-xxs",
@@ -12939,13 +12939,13 @@ const FooterSocialMenu = /* @__PURE__ */ _export_sfc(_sfc_main$1s, [["render", _
12939
12939
  default: ""
12940
12940
  }
12941
12941
  }
12942
- }, _hoisted_1$17 = {
12942
+ }, _hoisted_1$16 = {
12943
12943
  class: "vs-footer-social-item",
12944
12944
  "data-test": "vs-footer-social-item"
12945
12945
  };
12946
12946
  function _sfc_render$1c(e, n, t, a, r, s) {
12947
12947
  const o = resolveComponent("VsIcon"), i = resolveComponent("VsLink");
12948
- return openBlock(), createElementBlock("li", _hoisted_1$17, [
12948
+ return openBlock(), createElementBlock("li", _hoisted_1$16, [
12949
12949
  createVNode(i, {
12950
12950
  "data-test": "vs-footer-social-item__link",
12951
12951
  href: t.href,
@@ -12974,14 +12974,14 @@ const FooterSocialItem = /* @__PURE__ */ _export_sfc(_sfc_main$1r, [["render", _
12974
12974
  VsContainer,
12975
12975
  VsCol
12976
12976
  }
12977
- }, _hoisted_1$16 = {
12977
+ }, _hoisted_1$15 = {
12978
12978
  class: "vs-footer-utility-list",
12979
12979
  "data-test": "vs-footer-utility-list",
12980
12980
  "data-unique-id": "vs-footer-utility_links"
12981
12981
  };
12982
12982
  function _sfc_render$1b(e, n, t, a, r, s) {
12983
12983
  const o = resolveComponent("VsList"), i = resolveComponent("VsCol"), l = resolveComponent("VsRow"), c = resolveComponent("VsContainer");
12984
- return openBlock(), createElementBlock("div", _hoisted_1$16, [
12984
+ return openBlock(), createElementBlock("div", _hoisted_1$15, [
12985
12985
  createVNode(c, null, {
12986
12986
  default: withCtx(() => [
12987
12987
  createVNode(l, null, {
@@ -21839,12 +21839,12 @@ const output = files, _sfc_main$1p = {
21839
21839
  this.svg = e;
21840
21840
  });
21841
21841
  }
21842
- }, _hoisted_1$15 = ["innerHTML"];
21842
+ }, _hoisted_1$14 = ["innerHTML"];
21843
21843
  function _sfc_render$1a(e, n, t, a, r, s) {
21844
21844
  return r.svg ? (openBlock(), createElementBlock("svg", mergeProps({ key: 0 }, s.attributes, {
21845
21845
  innerHTML: s.children,
21846
21846
  focusable: "false"
21847
- }), null, 16, _hoisted_1$15)) : createCommentVNode("", !0);
21847
+ }), null, 16, _hoisted_1$14)) : createCommentVNode("", !0);
21848
21848
  }
21849
21849
  const VsSvg = /* @__PURE__ */ _export_sfc(_sfc_main$1p, [["render", _sfc_render$1a]]), _sfc_main$1o = {
21850
21850
  name: "VsSvgLink",
@@ -21914,7 +21914,7 @@ const VsSvg = /* @__PURE__ */ _export_sfc(_sfc_main$1p, [["render", _sfc_render$
21914
21914
  validator: (e) => e.match(/(primary|on-dark)/)
21915
21915
  }
21916
21916
  }
21917
- }, _hoisted_1$14 = {
21917
+ }, _hoisted_1$13 = {
21918
21918
  class: "visually-hidden",
21919
21919
  "data-test": "link-alt-text"
21920
21920
  };
@@ -21928,7 +21928,7 @@ function _sfc_render$19(e, n, t, a, r, s) {
21928
21928
  variant: t.linkVariant
21929
21929
  }, {
21930
21930
  default: withCtx(() => [
21931
- createElementVNode("span", _hoisted_1$14, toDisplayString(t.linkAltText), 1),
21931
+ createElementVNode("span", _hoisted_1$13, toDisplayString(t.linkAltText), 1),
21932
21932
  createVNode(o, {
21933
21933
  "data-test": "vs-svg-link__svg",
21934
21934
  focusable: "false",
@@ -21977,14 +21977,14 @@ const VsSvgLink = /* @__PURE__ */ _export_sfc(_sfc_main$1o, [["render", _sfc_ren
21977
21977
  return (/* @__PURE__ */ new Date()).getFullYear();
21978
21978
  }
21979
21979
  }
21980
- }, _hoisted_1$13 = {
21980
+ }, _hoisted_1$12 = {
21981
21981
  class: "vs-footer-copyright",
21982
21982
  "data-unique-id": "vs-footer-sub_footer",
21983
21983
  "data-test": "vs-footer-copyright"
21984
21984
  }, _hoisted_2$Q = { class: "vs-footer-copyright__text" };
21985
21985
  function _sfc_render$18(e, n, t, a, r, s) {
21986
21986
  const o = resolveComponent("VsSvgLink"), i = resolveComponent("VsCol"), l = resolveComponent("VsRow"), c = resolveComponent("VsContainer");
21987
- return openBlock(), createElementBlock("div", _hoisted_1$13, [
21987
+ return openBlock(), createElementBlock("div", _hoisted_1$12, [
21988
21988
  createVNode(c, null, {
21989
21989
  default: withCtx(() => [
21990
21990
  createVNode(l, null, {
@@ -22063,10 +22063,10 @@ const FooterCopyright = /* @__PURE__ */ _export_sfc(_sfc_main$1n, [["render", _s
22063
22063
  ]
22064
22064
  };
22065
22065
  }
22066
- }, _hoisted_1$12 = { class: "vs-global-menu" };
22066
+ }, _hoisted_1$11 = { class: "vs-global-menu" };
22067
22067
  function _sfc_render$17(e, n, t, a, r, s) {
22068
22068
  const o = resolveComponent("VsCol"), i = resolveComponent("VsRow"), l = resolveComponent("VsContainer"), c = resolveComponent("LazyHydrationWrapper");
22069
- return openBlock(), createElementBlock("nav", _hoisted_1$12, [
22069
+ return openBlock(), createElementBlock("nav", _hoisted_1$11, [
22070
22070
  createVNode(c, { "on-interaction": ["focus", "click"] }, {
22071
22071
  default: withCtx(() => [
22072
22072
  createVNode(l, {
@@ -22128,7 +22128,7 @@ const GlobalMenu = /* @__PURE__ */ _export_sfc(_sfc_main$1m, [["render", _sfc_re
22128
22128
  mounted() {
22129
22129
  this.cookieExists("vs_locale") || this.setCookie("vs_locale", this.localeCookie, !0), this.cookieExists("googtrans") || this.setCookie("googtrans", this.translationCookie, !0);
22130
22130
  }
22131
- }, _hoisted_1$11 = { class: "vs-global-menu__languages__text" }, _hoisted_2$P = { class: "vs-global-menu__languages__selected" }, _hoisted_3$G = {
22131
+ }, _hoisted_1$10 = { class: "vs-global-menu__languages__text" }, _hoisted_2$P = { class: "vs-global-menu__languages__selected" }, _hoisted_3$G = {
22132
22132
  class: "vs-global-menu__languages__label",
22133
22133
  role: "menuitem"
22134
22134
  };
@@ -22146,7 +22146,7 @@ function _sfc_render$16(e, n, t, a, r, s) {
22146
22146
  size: "xxs",
22147
22147
  focusable: "false"
22148
22148
  }),
22149
- createElementVNode("span", _hoisted_1$11, toDisplayString(t.languageLabel), 1),
22149
+ createElementVNode("span", _hoisted_1$10, toDisplayString(t.languageLabel), 1),
22150
22150
  createElementVNode("span", _hoisted_2$P, toDisplayString(e.selectedLanguage), 1)
22151
22151
  ]),
22152
22152
  default: withCtx(() => [
@@ -22332,14 +22332,14 @@ const VsHeroSectionImage = /* @__PURE__ */ _export_sfc(_sfc_main$1j, [["render",
22332
22332
  this.$emit("videoToggled", this.isPlaying), this.isPlaying ? this.isPlaying = !1 : this.isPlaying = !0;
22333
22333
  }
22334
22334
  }
22335
- }, _hoisted_1$10 = { "data-test": "vs-hero-section-video-control" }, _hoisted_2$O = {
22335
+ }, _hoisted_1$$ = { "data-test": "vs-hero-section-video-control" }, _hoisted_2$O = {
22336
22336
  "aria-live": "polite",
22337
22337
  class: "visually-hidden",
22338
22338
  role: "status"
22339
22339
  }, _hoisted_3$F = { key: 0 }, _hoisted_4$v = { key: 1 };
22340
22340
  function _sfc_render$13(e, n, t, a, r, s) {
22341
22341
  const o = resolveComponent("VsButton");
22342
- return openBlock(), createElementBlock("div", _hoisted_1$10, [
22342
+ return openBlock(), createElementBlock("div", _hoisted_1$$, [
22343
22343
  createVNode(o, {
22344
22344
  "icon-only": "",
22345
22345
  class: "vs-hero-section-video-control",
@@ -22484,7 +22484,7 @@ const VsHeroSectionVideoControl = /* @__PURE__ */ _export_sfc(_sfc_main$1i, [["r
22484
22484
  e ? this.$refs.heroVideo.pause() : this.$refs.heroVideo.play();
22485
22485
  }
22486
22486
  }
22487
- }, _hoisted_1$$ = { class: "vs-hero-section__grid" }, _hoisted_2$N = {
22487
+ }, _hoisted_1$_ = { class: "vs-hero-section__grid" }, _hoisted_2$N = {
22488
22488
  key: 1,
22489
22489
  class: "vs-hero-section__video-wrapper"
22490
22490
  }, _hoisted_3$E = ["poster"], _hoisted_4$u = ["src"], _hoisted_5$l = {
@@ -22497,7 +22497,7 @@ function _sfc_render$12(e, n, t, a, r, s) {
22497
22497
  class: normalizeClass(["vs-hero-section", { "vs-hero-section--split": t.split }]),
22498
22498
  "data-test": "vs-hero-section"
22499
22499
  }, [
22500
- createElementVNode("div", _hoisted_1$$, [
22500
+ createElementVNode("div", _hoisted_1$_, [
22501
22501
  t.imgSrc && !t.videoSrc ? (openBlock(), createElementBlock("div", {
22502
22502
  key: 0,
22503
22503
  class: normalizeClass(["vs-hero-section__image", s.imageClasses])
@@ -22595,9 +22595,9 @@ const HeroSection = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["render", _sfc_r
22595
22595
  error_details: this.statusCode
22596
22596
  });
22597
22597
  }
22598
- }, _hoisted_1$_ = { class: "d-none" };
22598
+ }, _hoisted_1$Z = { class: "d-none" };
22599
22599
  function _sfc_render$11(e, n, t, a, r, s) {
22600
- return openBlock(), createElementBlock("span", _hoisted_1$_);
22600
+ return openBlock(), createElementBlock("span", _hoisted_1$Z);
22601
22601
  }
22602
22602
  const HtmlError = /* @__PURE__ */ _export_sfc(_sfc_main$1g, [["render", _sfc_render$11]]), _sfc_main$1f = {
22603
22603
  name: "VsTourismInfo",
@@ -22608,7 +22608,7 @@ const HtmlError = /* @__PURE__ */ _export_sfc(_sfc_main$1g, [["render", _sfc_ren
22608
22608
  VsRow,
22609
22609
  VsCol
22610
22610
  }
22611
- }, _hoisted_1$Z = {
22611
+ }, _hoisted_1$Y = {
22612
22612
  class: "vs-tourism-info",
22613
22613
  "data-test": "vs-tourism-info"
22614
22614
  }, _hoisted_2$M = {
@@ -22622,7 +22622,7 @@ const HtmlError = /* @__PURE__ */ _export_sfc(_sfc_main$1g, [["render", _sfc_ren
22622
22622
  };
22623
22623
  function _sfc_render$10(e, n, t, a, r, s) {
22624
22624
  const o = resolveComponent("VsCol"), i = resolveComponent("VsRow"), l = resolveComponent("VsContainer");
22625
- return openBlock(), createElementBlock("div", _hoisted_1$Z, [
22625
+ return openBlock(), createElementBlock("div", _hoisted_1$Y, [
22626
22626
  createVNode(l, null, {
22627
22627
  default: withCtx(() => [
22628
22628
  createVNode(i, null, {
@@ -22694,7 +22694,7 @@ const TourismInfo = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["render", _sfc_r
22694
22694
  default: ""
22695
22695
  }
22696
22696
  }
22697
- }, _hoisted_1$Y = {
22697
+ }, _hoisted_1$X = {
22698
22698
  class: "vs-icon-list",
22699
22699
  "data-test": "vs-icon-list"
22700
22700
  }, _hoisted_2$L = {
@@ -22702,7 +22702,7 @@ const TourismInfo = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["render", _sfc_r
22702
22702
  class: "vs-icon-list__title"
22703
22703
  }, _hoisted_3$C = { class: "vs-icon-list__list mb-0" };
22704
22704
  function _sfc_render$$(e, n, t, a, r, s) {
22705
- return openBlock(), createElementBlock("div", _hoisted_1$Y, [
22705
+ return openBlock(), createElementBlock("div", _hoisted_1$X, [
22706
22706
  t.title ? (openBlock(), createElementBlock("div", _hoisted_2$L, toDisplayString(t.title), 1)) : createCommentVNode("", !0),
22707
22707
  createElementVNode("ul", _hoisted_3$C, [
22708
22708
  renderSlot(e.$slots, "default")
@@ -22732,13 +22732,13 @@ const IconList = /* @__PURE__ */ _export_sfc(_sfc_main$1e, [["render", _sfc_rend
22732
22732
  required: !0
22733
22733
  }
22734
22734
  }
22735
- }, _hoisted_1$X = {
22735
+ }, _hoisted_1$W = {
22736
22736
  class: "vs-icon-list__item",
22737
22737
  "data-test": "vs-icon-list__item"
22738
22738
  };
22739
22739
  function _sfc_render$_(e, n, t, a, r, s) {
22740
22740
  const o = resolveComponent("VsIcon");
22741
- return openBlock(), createElementBlock("li", _hoisted_1$X, [
22741
+ return openBlock(), createElementBlock("li", _hoisted_1$W, [
22742
22742
  createVNode(o, {
22743
22743
  icon: t.icon,
22744
22744
  size: "md",
@@ -22894,7 +22894,7 @@ const VsToggleButton = /* @__PURE__ */ _export_sfc(_sfc_main$1c, [["render", _sf
22894
22894
  this.emitter && this.emitter.emit("showModal", this.videoId, "#videoShow");
22895
22895
  }
22896
22896
  }
22897
- }, _hoisted_1$W = {
22897
+ }, _hoisted_1$V = {
22898
22898
  key: 0,
22899
22899
  class: "vs-video-caption__buttons-container"
22900
22900
  }, _hoisted_2$K = { class: "container" }, _hoisted_3$B = {
@@ -22919,7 +22919,7 @@ function _sfc_render$Y(e, n, t, a, r, s) {
22919
22919
  class: normalizeClass(["vs-video-caption", `vs-video-caption--${t.variant}`]),
22920
22920
  key: "video-caption"
22921
22921
  }, [
22922
- t.videoBtnText ? (openBlock(), createElementBlock("div", _hoisted_1$W, [
22922
+ t.videoBtnText ? (openBlock(), createElementBlock("div", _hoisted_1$V, [
22923
22923
  createElementVNode("div", _hoisted_2$K, [
22924
22924
  createVNode(o, {
22925
22925
  class: "vs-video-caption__button",
@@ -23153,7 +23153,7 @@ const VsVideoCaption = /* @__PURE__ */ _export_sfc(_sfc_main$1b, [["render", _sf
23153
23153
  this.showCaption = !this.showCaption;
23154
23154
  }
23155
23155
  }
23156
- }, _hoisted_1$V = { class: "visually-hidden" }, _hoisted_2$J = { class: "vs-image-with-caption__captions" }, _hoisted_3$A = ["id"];
23156
+ }, _hoisted_1$U = { class: "visually-hidden" }, _hoisted_2$J = { class: "vs-image-with-caption__captions" }, _hoisted_3$A = ["id"];
23157
23157
  function _sfc_render$X(e, n, t, a, r, s) {
23158
23158
  const o = resolveComponent("VsImg"), i = resolveComponent("VsToggleButton"), l = resolveComponent("VsVideoCaption");
23159
23159
  return openBlock(), createElementBlock("figure", {
@@ -23181,7 +23181,7 @@ function _sfc_render$X(e, n, t, a, r, s) {
23181
23181
  renderSlot(e.$slots, "toggle-icon")
23182
23182
  ]),
23183
23183
  default: withCtx(() => [
23184
- createElementVNode("span", _hoisted_1$V, toDisplayString(t.toggleButtonText), 1)
23184
+ createElementVNode("span", _hoisted_1$U, toDisplayString(t.toggleButtonText), 1)
23185
23185
  ]),
23186
23186
  _: 3
23187
23187
  }, 8, ["img-src", "toggle-id", "onToggleAction"])) : createCommentVNode("", !0)
@@ -23450,10 +23450,10 @@ const ImageWithCaption = /* @__PURE__ */ _export_sfc(_sfc_main$1a, [["render", _
23450
23450
  validations() {
23451
23451
  return this.rules;
23452
23452
  }
23453
- }, _hoisted_1$U = { "data-test": "vs-input" }, _hoisted_2$I = ["id"], _hoisted_3$z = ["id"], _hoisted_4$r = { class: "visually-hidden" };
23453
+ }, _hoisted_1$T = { "data-test": "vs-input" }, _hoisted_2$I = ["id"], _hoisted_3$z = ["id"], _hoisted_4$r = { class: "visually-hidden" };
23454
23454
  function _sfc_render$W(e, n, t, a, r, s) {
23455
23455
  const o = resolveComponent("BFormInput"), i = resolveComponent("VsButton");
23456
- return openBlock(), createElementBlock("div", _hoisted_1$U, [
23456
+ return openBlock(), createElementBlock("div", _hoisted_1$T, [
23457
23457
  t.hintText ? (openBlock(), createElementBlock("p", {
23458
23458
  key: 0,
23459
23459
  class: "hint-text",
@@ -23568,7 +23568,7 @@ const VsInput = /* @__PURE__ */ _export_sfc(_sfc_main$19, [["render", _sfc_rende
23568
23568
  this.showMap = !this.showMap;
23569
23569
  }
23570
23570
  }
23571
- }, _hoisted_1$T = {
23571
+ }, _hoisted_1$S = {
23572
23572
  class: "vs-itinerary",
23573
23573
  "data-test": "vs-itinerary"
23574
23574
  }, _hoisted_2$H = { class: "fixed-bottom" }, _hoisted_3$y = { class: "d-flex justify-content-center pb-050" }, _hoisted_4$q = {
@@ -23578,7 +23578,7 @@ const VsInput = /* @__PURE__ */ _export_sfc(_sfc_main$19, [["render", _sfc_rende
23578
23578
  };
23579
23579
  function _sfc_render$V(e, n, t, a, r, s) {
23580
23580
  const o = resolveComponent("VsButton"), i = resolveComponent("VsAccordion"), l = resolveComponent("VsCol"), c = resolveComponent("VsRow"), u = resolveComponent("VsContainer");
23581
- return openBlock(), createElementBlock("section", _hoisted_1$T, [
23581
+ return openBlock(), createElementBlock("section", _hoisted_1$S, [
23582
23582
  withDirectives(createElementVNode("div", _hoisted_2$H, [
23583
23583
  createElementVNode("div", _hoisted_3$y, [
23584
23584
  createVNode(o, {
@@ -23672,10 +23672,10 @@ const Itinerary = /* @__PURE__ */ _export_sfc(_sfc_main$18, [["render", _sfc_ren
23672
23672
  show: this.defaultShow
23673
23673
  };
23674
23674
  }
23675
- }, _hoisted_1$S = { class: "vs-itinerary-day" }, _hoisted_2$G = { class: "vs-itinerary-day__header" }, _hoisted_3$x = { class: "vs-itinerary-day__title" }, _hoisted_4$p = { class: "vs-itinerary-day__sub-heading" }, _hoisted_5$j = ["id"], _hoisted_6$e = { class: "vs-itinerary-day__intro-content" }, _hoisted_7$c = { class: "list-unstyled" };
23675
+ }, _hoisted_1$R = { class: "vs-itinerary-day" }, _hoisted_2$G = { class: "vs-itinerary-day__header" }, _hoisted_3$x = { class: "vs-itinerary-day__title" }, _hoisted_4$p = { class: "vs-itinerary-day__sub-heading" }, _hoisted_5$j = ["id"], _hoisted_6$e = { class: "vs-itinerary-day__intro-content" }, _hoisted_7$c = { class: "list-unstyled" };
23676
23676
  function _sfc_render$U(e, n, t, a, r, s) {
23677
23677
  const o = resolveComponent("VsIcon"), i = resolveComponent("VsAccordionItem"), l = resolveComponent("VsCol"), c = resolveComponent("VsRow"), u = resolveComponent("VsContainer");
23678
- return openBlock(), createElementBlock("div", _hoisted_1$S, [
23678
+ return openBlock(), createElementBlock("div", _hoisted_1$R, [
23679
23679
  createVNode(u, null, {
23680
23680
  default: withCtx(() => [
23681
23681
  createVNode(c, null, {
@@ -23771,7 +23771,7 @@ const ItineraryDay = /* @__PURE__ */ _export_sfc(_sfc_main$17, [["render", _sfc_
23771
23771
  required: !0
23772
23772
  }
23773
23773
  }
23774
- }, _hoisted_1$R = {
23774
+ }, _hoisted_1$Q = {
23775
23775
  class: "vs-itinerary-stop",
23776
23776
  "data-test": "vs-itinerary-stop"
23777
23777
  }, _hoisted_2$F = { class: "vs-itinerary-stop__border" }, _hoisted_3$w = {
@@ -23791,7 +23791,7 @@ const ItineraryDay = /* @__PURE__ */ _export_sfc(_sfc_main$17, [["render", _sfc_
23791
23791
  };
23792
23792
  function _sfc_render$T(e, n, t, a, r, s) {
23793
23793
  const o = resolveComponent("VsIcon"), i = resolveComponent("VsHeading"), l = resolveComponent("VsDetail"), c = resolveComponent("VsBody");
23794
- return openBlock(), createElementBlock("li", _hoisted_1$R, [
23794
+ return openBlock(), createElementBlock("li", _hoisted_1$Q, [
23795
23795
  createElementVNode("div", _hoisted_2$F, [
23796
23796
  createElementVNode("div", _hoisted_3$w, [
23797
23797
  createElementVNode("div", _hoisted_4$o, [
@@ -24051,7 +24051,7 @@ const ItineraryStop = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["render", _sfc
24051
24051
  return !(n.hours > e.hours || n.hours === e.hours && n.mins > e.minutes);
24052
24052
  }
24053
24053
  }
24054
- }, _hoisted_1$Q = {
24054
+ }, _hoisted_1$P = {
24055
24055
  class: "vs-itinerary-stop-info",
24056
24056
  "data-test": "vs-itinerary-stop-info"
24057
24057
  }, _hoisted_2$E = {
@@ -24070,7 +24070,7 @@ const ItineraryStop = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["render", _sfc
24070
24070
  };
24071
24071
  function _sfc_render$S(e, n, t, a, r, s) {
24072
24072
  const o = resolveComponent("VsIcon"), i = resolveComponent("VsLink");
24073
- return openBlock(), createElementBlock("div", _hoisted_1$Q, [
24073
+ return openBlock(), createElementBlock("div", _hoisted_1$P, [
24074
24074
  createVNode(o, {
24075
24075
  icon: "vs-icon-feedback-information",
24076
24076
  class: "vs-address__map-marker me-050"
@@ -24103,9 +24103,9 @@ const ItineraryStopInfo = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render",
24103
24103
  release: "0.0.1",
24104
24104
  components: {},
24105
24105
  props: {}
24106
- }, _hoisted_1$P = { class: "vs-itinerary-tips position-relative my-175" }, _hoisted_2$D = { class: "vs-itinerary-tips__text" }, _hoisted_3$u = { class: "vs-itinerary-tips__svg position-absolute" };
24106
+ }, _hoisted_1$O = { class: "vs-itinerary-tips position-relative my-175" }, _hoisted_2$D = { class: "vs-itinerary-tips__text" }, _hoisted_3$u = { class: "vs-itinerary-tips__svg position-absolute" };
24107
24107
  function _sfc_render$R(e, n, t, a, r, s) {
24108
- return openBlock(), createElementBlock("div", _hoisted_1$P, [
24108
+ return openBlock(), createElementBlock("div", _hoisted_1$O, [
24109
24109
  createElementVNode("div", _hoisted_2$D, [
24110
24110
  renderSlot(e.$slots, "text")
24111
24111
  ]),
@@ -24120,9 +24120,9 @@ const ItineraryTips = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc
24120
24120
  release: "0.0.1",
24121
24121
  components: {},
24122
24122
  props: {}
24123
- }, _hoisted_1$O = { class: "vs-itinerary-border-overlap__wrapper d-flex d-sm-inline-flex flex-column justify-content-start border-left" };
24123
+ }, _hoisted_1$N = { class: "vs-itinerary-border-overlap__wrapper d-flex d-sm-inline-flex flex-column justify-content-start border-left" };
24124
24124
  function _sfc_render$Q(e, n, t, a, r, s) {
24125
- return openBlock(), createElementBlock("div", _hoisted_1$O, [
24125
+ return openBlock(), createElementBlock("div", _hoisted_1$N, [
24126
24126
  renderSlot(e.$slots, "default")
24127
24127
  ]);
24128
24128
  }
@@ -24153,7 +24153,7 @@ const ItineraryBorderOverlapWrapper = /* @__PURE__ */ _export_sfc(_sfc_main$13,
24153
24153
  return !!this.$slots.heading;
24154
24154
  }
24155
24155
  }
24156
- }, _hoisted_1$N = ["data-test"], _hoisted_2$C = { class: "link-list__list" };
24156
+ }, _hoisted_1$M = ["data-test"], _hoisted_2$C = { class: "link-list__list" };
24157
24157
  function _sfc_render$P(e, n, t, a, r, s) {
24158
24158
  const o = resolveComponent("VsHeading");
24159
24159
  return openBlock(), createElementBlock("div", {
@@ -24176,7 +24176,7 @@ function _sfc_render$P(e, n, t, a, r, s) {
24176
24176
  renderSlot(e.$slots, "default")
24177
24177
  ])
24178
24178
  ])
24179
- ], 10, _hoisted_1$N);
24179
+ ], 10, _hoisted_1$M);
24180
24180
  }
24181
24181
  const VsLinkList = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$P]]), _sfc_main$11 = {
24182
24182
  name: "VsLinkListItem",
@@ -24242,10 +24242,10 @@ const VsLinkList = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_re
24242
24242
  this.videoId && this.emitter && this.emitter.emit("showModal", this.videoId, "#videoShow");
24243
24243
  }
24244
24244
  }
24245
- }, _hoisted_1$M = { class: "link-list-item" };
24245
+ }, _hoisted_1$L = { class: "link-list-item" };
24246
24246
  function _sfc_render$O(e, n, t, a, r, s) {
24247
24247
  const o = resolveComponent("VsLink");
24248
- return openBlock(), createElementBlock("li", _hoisted_1$M, [
24248
+ return openBlock(), createElementBlock("li", _hoisted_1$L, [
24249
24249
  createVNode(o, {
24250
24250
  href: t.href,
24251
24251
  type: t.type === "video" ? "default" : t.type,
@@ -24301,7 +24301,7 @@ const LinkListItem = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_
24301
24301
  return !!this.$slots["facilities-slot"];
24302
24302
  }
24303
24303
  }
24304
- }, _hoisted_1$L = {
24304
+ }, _hoisted_1$K = {
24305
24305
  class: "vs-listicle-item border",
24306
24306
  "data-test": "vs-listicle-item"
24307
24307
  }, _hoisted_2$B = {
@@ -24313,7 +24313,7 @@ const LinkListItem = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_
24313
24313
  };
24314
24314
  function _sfc_render$N(e, n, t, a, r, s) {
24315
24315
  const o = resolveComponent("VsHeading"), i = resolveComponent("VsDetail"), l = resolveComponent("VsBody"), c = resolveComponent("VsCol"), u = resolveComponent("VsRow");
24316
- return openBlock(), createElementBlock("li", _hoisted_1$L, [
24316
+ return openBlock(), createElementBlock("li", _hoisted_1$K, [
24317
24317
  renderSlot(e.$slots, "hippo-details"),
24318
24318
  createElementVNode("div", _hoisted_2$B, [
24319
24319
  createElementVNode("div", _hoisted_3$t, [
@@ -24543,10 +24543,10 @@ const getEnvValue = (e) => define_process_env_default$1 ? define_process_env_def
24543
24543
  validations() {
24544
24544
  return this.rules;
24545
24545
  }
24546
- }, _hoisted_1$K = { class: "vs-select" }, _hoisted_2$A = ["id"], _hoisted_3$s = ["id"], _hoisted_4$l = { class: "visually-hidden" }, _hoisted_5$g = { class: "vs-select__container mt-050" };
24546
+ }, _hoisted_1$J = { class: "vs-select" }, _hoisted_2$A = ["id"], _hoisted_3$s = ["id"], _hoisted_4$l = { class: "visually-hidden" }, _hoisted_5$g = { class: "vs-select__container mt-050" };
24547
24547
  function _sfc_render$M(e, n, t, a, r, s) {
24548
24548
  const o = resolveComponent("BFormSelect");
24549
- return openBlock(), createElementBlock("div", _hoisted_1$K, [
24549
+ return openBlock(), createElementBlock("div", _hoisted_1$J, [
24550
24550
  createElementVNode("p", {
24551
24551
  class: "hint-text",
24552
24552
  id: `hint-${t.fieldName}`
@@ -24816,7 +24816,7 @@ const _sfc_main$_ = {
24816
24816
  }
24817
24817
  }
24818
24818
  }
24819
- }, _hoisted_1$J = {
24819
+ }, _hoisted_1$I = {
24820
24820
  class: "vs-recaptcha",
24821
24821
  "aria-live": "assertive"
24822
24822
  }, _hoisted_2$z = {
@@ -24825,7 +24825,7 @@ const _sfc_main$_ = {
24825
24825
  };
24826
24826
  function _sfc_render$L(e, n, t, a, r, s) {
24827
24827
  const o = resolveComponent("VueRecaptcha");
24828
- return openBlock(), createElementBlock("div", _hoisted_1$J, [
24828
+ return openBlock(), createElementBlock("div", _hoisted_1$I, [
24829
24829
  t.invalid && !t.reAlertErrors ? (openBlock(), createElementBlock("span", _hoisted_2$z, toDisplayString(t.errorMsg), 1)) : createCommentVNode("", !0),
24830
24830
  r.recaptchaSiteKey ? (openBlock(), createBlock(o, {
24831
24831
  key: 1,
@@ -25044,10 +25044,10 @@ const VsRecaptcha = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_re
25044
25044
  validations() {
25045
25045
  return this.rules;
25046
25046
  }
25047
- }, _hoisted_1$I = { "data-test": "vs-textarea" }, _hoisted_2$y = ["id"], _hoisted_3$r = ["id"], _hoisted_4$k = { class: "visually-hidden" };
25047
+ }, _hoisted_1$H = { "data-test": "vs-textarea" }, _hoisted_2$y = ["id"], _hoisted_3$r = ["id"], _hoisted_4$k = { class: "visually-hidden" };
25048
25048
  function _sfc_render$K(e, n, t, a, r, s) {
25049
25049
  const o = resolveComponent("BFormTextarea");
25050
- return openBlock(), createElementBlock("div", _hoisted_1$I, [
25050
+ return openBlock(), createElementBlock("div", _hoisted_1$H, [
25051
25051
  t.hintText ? (openBlock(), createElementBlock("p", {
25052
25052
  key: 0,
25053
25053
  class: "hint-text",
@@ -25519,7 +25519,7 @@ const VsTextarea = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_ren
25519
25519
  return this.conditionalFields[e] === !0 || typeof this.conditionalFields[e] > "u" ? "" : "d-none";
25520
25520
  }
25521
25521
  }
25522
- }, _hoisted_1$H = {
25522
+ }, _hoisted_1$G = {
25523
25523
  class: "vs-form",
25524
25524
  "data-test": "vs-form"
25525
25525
  }, _hoisted_2$x = {
@@ -25531,7 +25531,7 @@ const VsTextarea = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_ren
25531
25531
  };
25532
25532
  function _sfc_render$J(e, n, t, a, r, s) {
25533
25533
  const o = resolveComponent("VsInput"), i = resolveComponent("VsSelect"), l = resolveComponent("VsCheckbox"), c = resolveComponent("VsTextarea"), u = resolveComponent("BFormGroup"), d = resolveComponent("VsRecaptcha"), m = resolveComponent("VsButton"), f = resolveComponent("VsWarning"), p = resolveComponent("VsHeading");
25534
- return openBlock(), createElementBlock("div", _hoisted_1$H, [
25534
+ return openBlock(), createElementBlock("div", _hoisted_1$G, [
25535
25535
  n[1] || (n[1] = createElementVNode("form", { class: "d-none" }, null, -1)),
25536
25536
  r.submitted ? createCommentVNode("", !0) : (openBlock(), createElementBlock("form", {
25537
25537
  key: 0,
@@ -25730,12 +25730,12 @@ const VsMegaNavTopMenu = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _s
25730
25730
  );
25731
25731
  }
25732
25732
  }
25733
- }, _hoisted_1$G = {
25733
+ }, _hoisted_1$F = {
25734
25734
  class: "mega-nav-mobile-menu",
25735
25735
  "data-test": "vs-mega-nav-mobile-menu"
25736
25736
  };
25737
25737
  function _sfc_render$H(e, n, t, a, r, s) {
25738
- return openBlock(), createElementBlock("div", _hoisted_1$G, [
25738
+ return openBlock(), createElementBlock("div", _hoisted_1$F, [
25739
25739
  renderSlot(e.$slots, "default")
25740
25740
  ]);
25741
25741
  }
@@ -25769,7 +25769,7 @@ const VsMegaNavMobileMenu = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render",
25769
25769
  this.showSearchForm = !this.showSearchForm, this.$emit("toggleAction", this.showSearchForm);
25770
25770
  }
25771
25771
  }
25772
- }, _hoisted_1$F = { class: "visually-hidden-xxl-down" };
25772
+ }, _hoisted_1$E = { class: "visually-hidden-xxl-down" };
25773
25773
  function _sfc_render$G(e, n, t, a, r, s) {
25774
25774
  const o = resolveComponent("VsButton");
25775
25775
  return openBlock(), createBlock(o, {
@@ -25783,7 +25783,7 @@ function _sfc_render$G(e, n, t, a, r, s) {
25783
25783
  rounded: !1
25784
25784
  }, {
25785
25785
  default: withCtx(() => [
25786
- createElementVNode("span", _hoisted_1$F, [
25786
+ createElementVNode("span", _hoisted_1$E, [
25787
25787
  renderSlot(e.$slots, "default")
25788
25788
  ])
25789
25789
  ]),
@@ -25880,7 +25880,7 @@ const VsSiteSearch = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_r
25880
25880
  this.$emit("toggleAction", this.showSearchForm);
25881
25881
  }
25882
25882
  }
25883
- }, _hoisted_1$E = {
25883
+ }, _hoisted_1$D = {
25884
25884
  key: 0,
25885
25885
  class: "vs-site-search-form",
25886
25886
  "data-test": "vs-site-search-form"
@@ -25894,7 +25894,7 @@ const VsSiteSearch = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_r
25894
25894
  }, _hoisted_5$e = { class: "visually-hidden" };
25895
25895
  function _sfc_render$F(e, n, t, a, r, s) {
25896
25896
  const o = resolveComponent("VsIcon"), i = resolveComponent("VsInput"), l = resolveComponent("VsButton"), c = resolveComponent("VsCol"), u = resolveComponent("VsRow"), d = resolveComponent("VsContainer");
25897
- return r.showSearchForm ? (openBlock(), createElementBlock("div", _hoisted_1$E, [
25897
+ return r.showSearchForm ? (openBlock(), createElementBlock("div", _hoisted_1$D, [
25898
25898
  createVNode(d, { fluid: "lg" }, {
25899
25899
  default: withCtx(() => [
25900
25900
  createVNode(u, null, {
@@ -26110,7 +26110,7 @@ const VsSiteSearchForm = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _s
26110
26110
  });
26111
26111
  }
26112
26112
  }
26113
- }, _hoisted_1$D = {
26113
+ }, _hoisted_1$C = {
26114
26114
  class: "vs-mega-nav bg-white",
26115
26115
  "aria-label": "main nav",
26116
26116
  "data-test": "vs-mega-nav",
@@ -26123,7 +26123,7 @@ const VsSiteSearchForm = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _s
26123
26123
  function _sfc_render$E(e, n, t, a, r, s) {
26124
26124
  const o = resolveComponent("VsSvgLink"), i = resolveComponent("VsCol"), l = resolveComponent("VsMegaNavTopMenu"), c = resolveComponent("VsSiteSearch"), u = resolveComponent("VsButton"), d = resolveComponent("VsMegaNavMobileMenu"), m = resolveComponent("VsRow"), f = resolveComponent("VsContainer"), p = resolveComponent("VsSiteSearchForm"), g = resolveDirective("click-outside");
26125
26125
  return openBlock(), createElementBlock("div", null, [
26126
- createElementVNode("nav", _hoisted_1$D, [
26126
+ createElementVNode("nav", _hoisted_1$C, [
26127
26127
  createVNode(f, {
26128
26128
  fluid: "lg",
26129
26129
  class: "h-100"
@@ -26310,7 +26310,7 @@ const MegaNav = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render
26310
26310
  }
26311
26311
  }
26312
26312
  }
26313
- }, _hoisted_1$C = {
26313
+ }, _hoisted_1$B = {
26314
26314
  class: "vs-mega-nav-dropdown",
26315
26315
  "data-test": "vs-mega-nav-dropdown",
26316
26316
  role: "menuitem"
@@ -26320,7 +26320,7 @@ const MegaNav = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render
26320
26320
  }, _hoisted_4$h = { role: "menuitem" };
26321
26321
  function _sfc_render$D(e, n, t, a, r, s) {
26322
26322
  const o = resolveComponent("VsButton"), i = resolveComponent("VsCol"), l = resolveComponent("VsRow"), c = resolveComponent("VsContainer"), u = resolveComponent("BDropdown");
26323
- return openBlock(), createElementBlock("div", _hoisted_1$C, [
26323
+ return openBlock(), createElementBlock("div", _hoisted_1$B, [
26324
26324
  createVNode(u, {
26325
26325
  variant: "subtle",
26326
26326
  ref: "dropdown",
@@ -26461,7 +26461,7 @@ const VsMegaNavDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _
26461
26461
  return this.align === "bottom" ? "vs-mega-nav-dropdown-container__featured--bottom" : "";
26462
26462
  }
26463
26463
  }
26464
- }, _hoisted_1$B = {
26464
+ }, _hoisted_1$A = {
26465
26465
  class: "vs-mega-nav-dropdown-container",
26466
26466
  "data-test": "vs-mega-nav-dropdown-container",
26467
26467
  ref: "menuToggle",
@@ -26473,7 +26473,7 @@ const VsMegaNavDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _
26473
26473
  };
26474
26474
  function _sfc_render$C(e, n, t, a, r, s) {
26475
26475
  const o = resolveComponent("VsLink"), i = resolveComponent("VsMegaNavDropdown"), l = resolveComponent("LazyHydrationWrapper");
26476
- return openBlock(), createElementBlock("li", _hoisted_1$B, [
26476
+ return openBlock(), createElementBlock("li", _hoisted_1$A, [
26477
26477
  createVNode(l, { "on-interaction": ["focus", "click"] }, {
26478
26478
  default: withCtx(() => [
26479
26479
  createVNode(i, { "menu-toggle-alt-text": "Toggle Menu" }, {
@@ -26545,7 +26545,7 @@ const MegaNavDropdownContainer = /* @__PURE__ */ _export_sfc(_sfc_main$R, [["ren
26545
26545
  return this.listHeading ? `vsMeganav${this.listHeading.replace(/\W/g, "")}` : "";
26546
26546
  }
26547
26547
  }
26548
- }, _hoisted_1$A = ["aria-label"];
26548
+ }, _hoisted_1$z = ["aria-label"];
26549
26549
  function _sfc_render$B(e, n, t, a, r, s) {
26550
26550
  const o = resolveComponent("VsHeading"), i = resolveComponent("VsList");
26551
26551
  return openBlock(), createElementBlock("nav", {
@@ -26575,7 +26575,7 @@ function _sfc_render$B(e, n, t, a, r, s) {
26575
26575
  ]),
26576
26576
  _: 3
26577
26577
  })
26578
- ], 8, _hoisted_1$A);
26578
+ ], 8, _hoisted_1$z);
26579
26579
  }
26580
26580
  const MegaNavList = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$B]]), _sfc_main$P = {
26581
26581
  name: "VsMegaNavListItem",
@@ -26809,7 +26809,7 @@ const MegaNavFeaturedItem = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render",
26809
26809
  });
26810
26810
  }
26811
26811
  }
26812
- }, _hoisted_1$z = {
26812
+ }, _hoisted_1$y = {
26813
26813
  key: 0,
26814
26814
  class: "vs-mega-nav-featured-event__date-range"
26815
26815
  }, _hoisted_2$s = { class: "vs-mega-nav-featured-event__date-detail" }, _hoisted_3$l = { class: "vs-mega-nav-featured-event__title" }, _hoisted_4$g = {
@@ -26829,7 +26829,7 @@ function _sfc_render$x(e, n, t, a, r, s) {
26829
26829
  "data-chromatic": "ignore"
26830
26830
  }, {
26831
26831
  "stretched-card-content": withCtx(() => [
26832
- r.featuredEvent && r.featuredEvent.opening ? (openBlock(), createElementBlock("p", _hoisted_1$z, [
26832
+ r.featuredEvent && r.featuredEvent.opening ? (openBlock(), createElementBlock("p", _hoisted_1$y, [
26833
26833
  createTextVNode(toDisplayString(r.featuredEvent.opening.period.label) + "  ", 1),
26834
26834
  createElementVNode("span", _hoisted_2$s, toDisplayString(r.featuredEvent.opening.period.startDay), 1)
26835
26835
  ])) : createCommentVNode("", !0),
@@ -27005,7 +27005,7 @@ const MegaNavStaticLink = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _
27005
27005
  ];
27006
27006
  }
27007
27007
  }
27008
- }, _hoisted_1$y = {
27008
+ }, _hoisted_1$x = {
27009
27009
  key: 0,
27010
27010
  class: "vs-megalinks__intro",
27011
27011
  "data-test": "vs-megalinks__intro"
@@ -27029,7 +27029,7 @@ function _sfc_render$v(e, n, t, a, r, s) {
27029
27029
  "offset-md": "2"
27030
27030
  }, {
27031
27031
  default: withCtx(() => [
27032
- t.title ? (openBlock(), createElementBlock("div", _hoisted_1$y, [
27032
+ t.title ? (openBlock(), createElementBlock("div", _hoisted_1$x, [
27033
27033
  createVNode(o, {
27034
27034
  level: t.headingLevel,
27035
27035
  "heading-style": t.headingStyle,
@@ -27208,7 +27208,7 @@ const Megalinks = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_rend
27208
27208
  return this.theme && (e += `vs-megalink-link-list--${this.theme} `), this.isHomePage || (e += "vs-megalink-link-list--internal-page "), this.businessSupport && (e += "vs-megalink-link-list--business-support "), e;
27209
27209
  }
27210
27210
  }
27211
- }, _hoisted_1$x = {
27211
+ }, _hoisted_1$w = {
27212
27212
  class: "vs-megalink-link-list__title",
27213
27213
  "data-test": "megalink-link-list__title"
27214
27214
  };
@@ -27233,7 +27233,7 @@ function _sfc_render$u(e, n, t, a, r, s) {
27233
27233
  "is-home-page": t.isHomePage
27234
27234
  }, createSlots({
27235
27235
  "stretched-card-header": withCtx(() => [
27236
- createElementVNode("span", _hoisted_1$x, [
27236
+ createElementVNode("span", _hoisted_1$w, [
27237
27237
  renderSlot(e.$slots, "vs-link-list-heading")
27238
27238
  ])
27239
27239
  ]),
@@ -27401,13 +27401,13 @@ const MegalinkLinkList = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _s
27401
27401
  ];
27402
27402
  }
27403
27403
  }
27404
- }, _hoisted_1$w = { class: "vs-megalink-multi-image" }, _hoisted_2$q = {
27404
+ }, _hoisted_1$v = { class: "vs-megalink-multi-image" }, _hoisted_2$q = {
27405
27405
  class: "vs-megalink-multi-image-card__title",
27406
27406
  "data-test": "megalink-multi-image-card__title"
27407
27407
  };
27408
27408
  function _sfc_render$t(e, n, t, a, r, s) {
27409
27409
  const o = resolveComponent("VsStretchedLinkPanels"), i = resolveComponent("VsBody"), l = resolveComponent("VsStretchedLinkCard");
27410
- return openBlock(), createElementBlock("div", _hoisted_1$w, [
27410
+ return openBlock(), createElementBlock("div", _hoisted_1$v, [
27411
27411
  createVNode(l, {
27412
27412
  link: t.linkUrl,
27413
27413
  type: t.linkType,
@@ -27532,7 +27532,7 @@ const MegalinkMultiImage = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["render",
27532
27532
  });
27533
27533
  }
27534
27534
  }
27535
- }, _hoisted_1$v = { class: "vs-megalink-single-image__image-container" }, _hoisted_2$p = {
27535
+ }, _hoisted_1$u = { class: "vs-megalink-single-image__image-container" }, _hoisted_2$p = {
27536
27536
  class: "vs-megalink-single-image__content",
27537
27537
  "data-test": "megalink-single-image__content"
27538
27538
  }, _hoisted_3$j = { class: "vs-megalink-single-image__button" };
@@ -27543,7 +27543,7 @@ function _sfc_render$s(e, n, t, a, r, s) {
27543
27543
  "data-test": "megalink-single-image",
27544
27544
  style: normalizeStyle(s.cssVars)
27545
27545
  }, [
27546
- createElementVNode("div", _hoisted_1$v, [
27546
+ createElementVNode("div", _hoisted_1$u, [
27547
27547
  renderSlot(e.$slots, "vs-single-image")
27548
27548
  ]),
27549
27549
  createVNode(d, { class: "vs-megalink-single-image__text-container" }, {
@@ -27801,7 +27801,7 @@ const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["render", _sfc_render$r
27801
27801
  return this.isItinerary ? (e.md = "6", e.lg = "5", e.xl = "6", e["offset-lg"] = "1") : this.heroIntro ? (e.md = "12", e.lg = "7", e.xl = "8", e["offset-lg"] = "1") : this.hasToc ? e.md = "7" : e.md = "8", e;
27802
27802
  }
27803
27803
  }
27804
- }, _hoisted_1$u = {
27804
+ }, _hoisted_1$t = {
27805
27805
  key: 0,
27806
27806
  class: "vs-page-intro__fs-mobile-heading-wrapper",
27807
27807
  "data-test": "vs-page-intro__mobile-breadcrumb"
@@ -27819,7 +27819,7 @@ function _sfc_render$q(e, n, t, a, r, s) {
27819
27819
  class: normalizeClass(["vs-page-intro", s.introClasses]),
27820
27820
  "data-test": "vs-page-intro"
27821
27821
  }, [
27822
- t.fullscreenMobile ? (openBlock(), createElementBlock("div", _hoisted_1$u, [
27822
+ t.fullscreenMobile ? (openBlock(), createElementBlock("div", _hoisted_1$t, [
27823
27823
  createVNode(l, null, {
27824
27824
  default: withCtx(() => [
27825
27825
  createVNode(i, {
@@ -27945,7 +27945,7 @@ function _sfc_render$q(e, n, t, a, r, s) {
27945
27945
  ])
27946
27946
  ], 2);
27947
27947
  }
27948
- const PageIntro = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["render", _sfc_render$q]]), _hoisted_1$t = {
27948
+ const PageIntro = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["render", _sfc_render$q]]), _hoisted_1$s = {
27949
27949
  "aria-label": "Pagination",
27950
27950
  class: "vs-pagination",
27951
27951
  "data-test": "vs-pagination"
@@ -28032,7 +28032,7 @@ const PageIntro = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["render", _sfc_rend
28032
28032
  };
28033
28033
  return watch(() => t.numberOfPages, () => {
28034
28034
  r.value = 1;
28035
- }), (c, u) => (openBlock(), createElementBlock("nav", _hoisted_1$t, [
28035
+ }), (c, u) => (openBlock(), createElementBlock("nav", _hoisted_1$s, [
28036
28036
  createElementVNode("div", _hoisted_2$n, [
28037
28037
  createElementVNode("p", null, toDisplayString(s.value), 1)
28038
28038
  ]),
@@ -28092,25 +28092,33 @@ const PageIntro = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["render", _sfc_rend
28092
28092
  name: "VsPanel",
28093
28093
  status: "prototype",
28094
28094
  release: "0.0.1",
28095
- components: {
28096
- BCard: rn
28095
+ props: {
28096
+ /**
28097
+ * The panel variant style.
28098
+ * `secondary|information`
28099
+ */
28100
+ variant: {
28101
+ type: String,
28102
+ default: "secondary",
28103
+ validator: (e) => e.match(
28104
+ /(secondary|information)/
28105
+ )
28106
+ }
28107
+ },
28108
+ computed: {
28109
+ panelClasses() {
28110
+ return `vs-panel--${this.variant}`;
28111
+ }
28097
28112
  }
28098
- }, _hoisted_1$s = { class: "vs-panel__text" };
28113
+ };
28099
28114
  function _sfc_render$p(e, n, t, a, r, s) {
28100
- const o = resolveComponent("BCard");
28101
- return openBlock(), createBlock(o, {
28102
- class: normalizeClass(["vs-panel", [e.$slots["vs-panel__title"] ? "" : "pt-400"]])
28103
- }, {
28104
- header: withCtx(() => [
28105
- renderSlot(e.$slots, "vs-panel-title")
28106
- ]),
28107
- default: withCtx(() => [
28108
- createElementVNode("div", _hoisted_1$s, [
28109
- renderSlot(e.$slots, "default")
28110
- ])
28111
- ]),
28112
- _: 3
28113
- }, 8, ["class"]);
28115
+ return openBlock(), createElementBlock("div", {
28116
+ class: normalizeClass(["vs-panel", s.panelClasses]),
28117
+ "data-test": "vs-panel"
28118
+ }, [
28119
+ renderSlot(e.$slots, "vs-panel-title"),
28120
+ renderSlot(e.$slots, "default")
28121
+ ], 2);
28114
28122
  }
28115
28123
  const Panel = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["render", _sfc_render$p]]);
28116
28124
  let VS$1;