@visitscotland/component-library 5.33.0 → 5.35.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.
- package/dist/client/manifest.json +130 -116
- package/dist/client/scripts/{241c1a4f2b23f6d1d4ca.js → 0748fac0c3c889184e05.js} +1 -1
- package/dist/client/scripts/{72023fec5495894212b0.js → 205795ceed348c421487.js} +1 -1
- package/dist/client/scripts/2bdd4484eaf0f7c7bc7d.js +1 -0
- package/dist/client/scripts/376cd98c7cc742297985.js +1 -0
- package/dist/client/scripts/3f65a0eebec0d6791b37.js +1 -0
- package/dist/client/scripts/{a585646927dbdd2ddeb7.js → 4bd0e0de8052cba02172.js} +1 -1
- package/dist/client/scripts/619f1e07afc93e557ce7.js +1 -0
- package/dist/client/scripts/7b399e96811af72ccbfd.js +1 -0
- package/dist/client/scripts/7bbbd5fd019bf9f06332.js +1 -0
- package/dist/client/scripts/859084a4cae6374e0ecc.js +1 -0
- package/dist/client/scripts/{95fdb3db9a322815f9eb.js → aaf155991bb2554936c0.js} +1 -1
- package/dist/client/scripts/ae490b13615244366b18.js +1 -0
- package/dist/client/scripts/{3dda011bca90d036d8d8.js → c7adccd2eebddeca815c.js} +1 -1
- package/dist/client/scripts/{cb07489d6437a30e034f.js → de48ab96f2314589c8f5.js} +1 -1
- package/dist/client/scripts/{105f494c921bc99257e1.js → e6422728c1c9a9739b76.js} +1 -1
- package/dist/client/scripts/f2a24878ed942be1f026.js +1 -0
- package/dist/client/scripts/fbe077da6003915cc678.js +1 -0
- package/dist/client/styles/2bdd4484eaf0f7c7bc7d.css +1 -0
- package/dist/client/styles/3f65a0eebec0d6791b37.css +1 -0
- package/dist/client/styles/619f1e07afc93e557ce7.css +1 -0
- package/dist/client/styles/7b399e96811af72ccbfd.css +1 -0
- package/dist/client/styles/ae490b13615244366b18.css +1 -0
- package/dist/client/styles/{59f9a530612b9c11540e.css → fbe077da6003915cc678.css} +1 -1
- package/dist/components/src/components/accordion/components/AccordionItem.vue.d.ts +7 -3
- package/dist/components/src/components/accordion/components/AccordionToggle.vue.d.ts +1 -3
- package/dist/components/src/components/accordion/index.d.ts +8 -6
- package/dist/components/src/components/footer/components/FooterAccordionItem.vue.d.ts +7 -3
- package/dist/components/src/components/form/Form.vue.d.ts +26 -1
- package/dist/components/src/components/itineraries/components/ItineraryDay.vue.d.ts +7 -3
- package/dist/components/src/components/mega-nav/components/MegaNavAccordionItem.vue.d.ts +7 -3
- package/dist/components/src/components/ski-scotland/ski-scotland-status/SkiScotlandStatus.vue.d.ts +7 -3
- package/dist/components/src/custom-components/federated-search/index.d.ts +0 -6
- package/dist/components/style.css +1 -1
- package/dist/components/vs-component-library.js +6 -6
- package/dist/components/vs-component-library.mjs +232 -223
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/dist/ssr/styles/{67e90647ebcff0c4739e.css → af3343dfaefa24bc924e.css} +7 -7
- package/package.json +1 -1
- package/dist/client/scripts/28fa8fd88c86c8eb38c7.js +0 -1
- package/dist/client/scripts/34c3288e431f8a0155e6.js +0 -1
- package/dist/client/scripts/41188d492c5a77d87d02.js +0 -1
- package/dist/client/scripts/4fd8ff7fa8b4b36ef6bc.js +0 -1
- package/dist/client/scripts/588b32ff5515fdd5707e.js +0 -1
- package/dist/client/scripts/59f9a530612b9c11540e.js +0 -1
- package/dist/client/scripts/b5213fdbef77370db82d.js +0 -1
- package/dist/client/scripts/c17ec051f32db3748492.js +0 -1
- package/dist/client/scripts/c2c11ce041704882fd38.js +0 -1
- package/dist/client/scripts/dd51706886e16b5f97be.js +0 -1
- package/dist/client/styles/34c3288e431f8a0155e6.css +0 -1
- package/dist/client/styles/41188d492c5a77d87d02.css +0 -1
- package/dist/client/styles/4fd8ff7fa8b4b36ef6bc.css +0 -1
- package/dist/client/styles/b5213fdbef77370db82d.css +0 -1
- package/dist/client/styles/c2c11ce041704882fd38.css +0 -1
- package/dist/components/src/custom-components/federated-search/components/__tests__/Divider.jest.spec.d.ts +0 -1
- /package/dist/client/styles/{588b32ff5515fdd5707e.css → 376cd98c7cc742297985.css} +0 -0
- /package/dist/client/styles/{dd51706886e16b5f97be.css → 859084a4cae6374e0ecc.css} +0 -0
- /package/dist/client/styles/{3dda011bca90d036d8d8.css → c7adccd2eebddeca815c.css} +0 -0
- /package/dist/client/styles/{c17ec051f32db3748492.css → f2a24878ed942be1f026.css} +0 -0
- /package/dist/components/src/{custom-components → components}/divider/Divider.vue.d.ts +0 -0
- /package/dist/components/src/{custom-components → components}/divider/index.d.ts +0 -0
|
@@ -57,12 +57,7 @@ const VsAccordion = /* @__PURE__ */ _export_sfc(_sfc_main$2s, [["render", _sfc_r
|
|
|
57
57
|
default: !0
|
|
58
58
|
}
|
|
59
59
|
},
|
|
60
|
-
emits: ["toggle-panel"]
|
|
61
|
-
methods: {
|
|
62
|
-
triggerToggle() {
|
|
63
|
-
this.$emit("toggle-panel");
|
|
64
|
-
}
|
|
65
|
-
}
|
|
60
|
+
emits: ["toggle-panel"]
|
|
66
61
|
}, _hoisted_1$1U = { class: "vs-accordion-toggle__text" }, _hoisted_2$1n = { class: "vs-accordion-toggle__icon" };
|
|
67
62
|
function _sfc_render$2a(e, n, t, r, a, s) {
|
|
68
63
|
const o = resolveComponent("VsButton");
|
|
@@ -70,8 +65,8 @@ function _sfc_render$2a(e, n, t, r, a, s) {
|
|
|
70
65
|
animate: !1,
|
|
71
66
|
"aria-expanded": t.visible ? "true" : "false",
|
|
72
67
|
"aria-haspopup": "true",
|
|
73
|
-
onClick:
|
|
74
|
-
class: normalizeClass(["vs-accordion-toggle clearfix",
|
|
68
|
+
onClick: n[0] || (n[0] = (i) => e.$emit("toggle-panel")),
|
|
69
|
+
class: normalizeClass(["vs-accordion-toggle clearfix", { "vs-accordion-toggle--open": t.visible }]),
|
|
75
70
|
variant: t.variant,
|
|
76
71
|
rounded: !1
|
|
77
72
|
}, {
|
|
@@ -84,9 +79,33 @@ function _sfc_render$2a(e, n, t, r, a, s) {
|
|
|
84
79
|
])
|
|
85
80
|
]),
|
|
86
81
|
_: 3
|
|
87
|
-
}, 8, ["aria-expanded", "
|
|
82
|
+
}, 8, ["aria-expanded", "class", "variant"]);
|
|
88
83
|
}
|
|
89
|
-
const VsAccordionToggle = /* @__PURE__ */ _export_sfc(_sfc_main$2r, [["render", _sfc_render$2a]]),
|
|
84
|
+
const VsAccordionToggle = /* @__PURE__ */ _export_sfc(_sfc_main$2r, [["render", _sfc_render$2a]]), __default__$1 = {
|
|
85
|
+
name: "VsDivider"
|
|
86
|
+
}, _sfc_main$2q = /* @__PURE__ */ Object.assign(__default__$1, {
|
|
87
|
+
props: {
|
|
88
|
+
/*
|
|
89
|
+
* The color of the border.
|
|
90
|
+
* `primary|secondary|inverse`
|
|
91
|
+
*/
|
|
92
|
+
variant: {
|
|
93
|
+
type: String,
|
|
94
|
+
required: !1,
|
|
95
|
+
validator: (e) => e.match(
|
|
96
|
+
/(primary|secondary|inverse)/
|
|
97
|
+
),
|
|
98
|
+
default: "primary"
|
|
99
|
+
}
|
|
100
|
+
},
|
|
101
|
+
setup(e) {
|
|
102
|
+
const n = e;
|
|
103
|
+
return (t, r) => (openBlock(), createElementBlock("hr", {
|
|
104
|
+
class: normalizeClass(["vs-divider", n.variant ? `vs-divider--variant-${n.variant}` : null]),
|
|
105
|
+
"data-test": "vs-divider"
|
|
106
|
+
}, null, 2));
|
|
107
|
+
}
|
|
108
|
+
}), _sfc_main$2p = {
|
|
90
109
|
name: "VsAccordionItem",
|
|
91
110
|
status: "prototype",
|
|
92
111
|
release: "0.0.1",
|
|
@@ -96,7 +115,8 @@ const VsAccordionToggle = /* @__PURE__ */ _export_sfc(_sfc_main$2r, [["render",
|
|
|
96
115
|
VsIcon,
|
|
97
116
|
BCardHeader: an,
|
|
98
117
|
BCardBody: nn,
|
|
99
|
-
VsHeading
|
|
118
|
+
VsHeading,
|
|
119
|
+
VsDivider: _sfc_main$2q
|
|
100
120
|
},
|
|
101
121
|
mixins: [
|
|
102
122
|
dataLayerMixin
|
|
@@ -184,8 +204,8 @@ const VsAccordionToggle = /* @__PURE__ */ _export_sfc(_sfc_main$2r, [["render",
|
|
|
184
204
|
}
|
|
185
205
|
};
|
|
186
206
|
function _sfc_render$29(e, n, t, r, a, s) {
|
|
187
|
-
const o = resolveComponent("VsIcon"), i = resolveComponent("VsAccordionToggle"), l = resolveComponent("VsHeading"), c = resolveComponent("BCardHeader"), u = resolveComponent("BCardBody"), d = resolveComponent("BCard");
|
|
188
|
-
return openBlock(), createBlock(
|
|
207
|
+
const o = resolveComponent("VsIcon"), i = resolveComponent("VsAccordionToggle"), l = resolveComponent("VsHeading"), c = resolveComponent("BCardHeader"), u = resolveComponent("BCardBody"), d = resolveComponent("VsDivider"), f = resolveComponent("BCard");
|
|
208
|
+
return openBlock(), createBlock(f, {
|
|
189
209
|
"no-body": "",
|
|
190
210
|
class: normalizeClass(["vs-accordion-item", s.breakPoint ? "vs-accordion-item__responsive" : ""]),
|
|
191
211
|
"data-test": "vs-accordion__item"
|
|
@@ -208,7 +228,7 @@ function _sfc_render$29(e, n, t, r, a, s) {
|
|
|
208
228
|
renderSlot(e.$slots, "icon-open", {}, () => [
|
|
209
229
|
createVNode(o, {
|
|
210
230
|
icon: "vs-icon-control-collapse",
|
|
211
|
-
size: "
|
|
231
|
+
size: "xs"
|
|
212
232
|
})
|
|
213
233
|
])
|
|
214
234
|
]),
|
|
@@ -216,7 +236,7 @@ function _sfc_render$29(e, n, t, r, a, s) {
|
|
|
216
236
|
renderSlot(e.$slots, "icon-closed", {}, () => [
|
|
217
237
|
createVNode(o, {
|
|
218
238
|
icon: "vs-icon-control-expand",
|
|
219
|
-
size: "
|
|
239
|
+
size: "xs"
|
|
220
240
|
})
|
|
221
241
|
])
|
|
222
242
|
]),
|
|
@@ -256,12 +276,13 @@ function _sfc_render$29(e, n, t, r, a, s) {
|
|
|
256
276
|
_: 3
|
|
257
277
|
}, 8, ["id", "class"]), [
|
|
258
278
|
[vShow, a.show]
|
|
259
|
-
])
|
|
279
|
+
]),
|
|
280
|
+
createVNode(d, { class: "my-025" })
|
|
260
281
|
]),
|
|
261
282
|
_: 3
|
|
262
283
|
}, 8, ["class"]);
|
|
263
284
|
}
|
|
264
|
-
const VsAccordionItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
285
|
+
const VsAccordionItem = /* @__PURE__ */ _export_sfc(_sfc_main$2p, [["render", _sfc_render$29]]), _sfc_main$2o = {
|
|
265
286
|
name: "VsAddress",
|
|
266
287
|
status: "prototype",
|
|
267
288
|
release: "0.1.0",
|
|
@@ -284,7 +305,7 @@ function _sfc_render$28(e, n, t, r, a, s) {
|
|
|
284
305
|
])
|
|
285
306
|
]);
|
|
286
307
|
}
|
|
287
|
-
const Address = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
308
|
+
const Address = /* @__PURE__ */ _export_sfc(_sfc_main$2o, [["render", _sfc_render$28]]), _sfc_main$2n = {
|
|
288
309
|
name: "VsAlert",
|
|
289
310
|
status: "prototype",
|
|
290
311
|
release: "0.1.0",
|
|
@@ -312,7 +333,7 @@ function _sfc_render$27(e, n, t, r, a, s) {
|
|
|
312
333
|
])
|
|
313
334
|
]);
|
|
314
335
|
}
|
|
315
|
-
const VsAlert = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
336
|
+
const VsAlert = /* @__PURE__ */ _export_sfc(_sfc_main$2n, [["render", _sfc_render$27]]), _sfc_main$2m = {
|
|
316
337
|
name: "VsArticle",
|
|
317
338
|
status: "prototype",
|
|
318
339
|
release: "0.0.1",
|
|
@@ -454,7 +475,7 @@ function _sfc_render$26(e, n, t, r, a, s) {
|
|
|
454
475
|
})
|
|
455
476
|
], 16);
|
|
456
477
|
}
|
|
457
|
-
const Article = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
478
|
+
const Article = /* @__PURE__ */ _export_sfc(_sfc_main$2m, [["render", _sfc_render$26]]), _sfc_main$2l = {
|
|
458
479
|
name: "VsArticleSection",
|
|
459
480
|
status: "prototype",
|
|
460
481
|
release: "0.0.1",
|
|
@@ -535,7 +556,7 @@ function _sfc_render$25(e, n, t, r, a, s) {
|
|
|
535
556
|
})
|
|
536
557
|
], 2);
|
|
537
558
|
}
|
|
538
|
-
const ArticleSection = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
559
|
+
const ArticleSection = /* @__PURE__ */ _export_sfc(_sfc_main$2l, [["render", _sfc_render$25]]), _sfc_main$2k = {
|
|
539
560
|
name: "VsArticleSidebar",
|
|
540
561
|
status: "prototype",
|
|
541
562
|
release: "0.0.1",
|
|
@@ -574,10 +595,10 @@ function _sfc_render$24(e, n, t, r, a, s) {
|
|
|
574
595
|
], 2)) : createCommentVNode("", !0)
|
|
575
596
|
], 2);
|
|
576
597
|
}
|
|
577
|
-
const ArticleSidebar = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
598
|
+
const ArticleSidebar = /* @__PURE__ */ _export_sfc(_sfc_main$2k, [["render", _sfc_render$24]]), _hoisted_1$1Q = {
|
|
578
599
|
class: "vs-back-to-top",
|
|
579
600
|
"data-test": "vs-back-to-top"
|
|
580
|
-
}, _sfc_main$
|
|
601
|
+
}, _sfc_main$2j = {
|
|
581
602
|
__name: "BackToTop",
|
|
582
603
|
props: {
|
|
583
604
|
/**
|
|
@@ -625,7 +646,7 @@ const ArticleSidebar = /* @__PURE__ */ _export_sfc(_sfc_main$2l, [["render", _sf
|
|
|
625
646
|
})) : createCommentVNode("", !0)
|
|
626
647
|
]));
|
|
627
648
|
}
|
|
628
|
-
}, _sfc_main$
|
|
649
|
+
}, _sfc_main$2i = {
|
|
629
650
|
name: "VsBadge",
|
|
630
651
|
status: "prototype",
|
|
631
652
|
release: "0.0.1",
|
|
@@ -666,7 +687,7 @@ function _sfc_render$23(e, n, t, r, a, s) {
|
|
|
666
687
|
})
|
|
667
688
|
], 2);
|
|
668
689
|
}
|
|
669
|
-
const VsBadge = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
690
|
+
const VsBadge = /* @__PURE__ */ _export_sfc(_sfc_main$2i, [["render", _sfc_render$23]]), cookieMixin = {
|
|
670
691
|
computed: {
|
|
671
692
|
selectedLanguage() {
|
|
672
693
|
return this.language.substr(0, 2).toUpperCase();
|
|
@@ -691,7 +712,7 @@ const VsBadge = /* @__PURE__ */ _export_sfc(_sfc_main$2j, [["render", _sfc_rende
|
|
|
691
712
|
document.cookie = a;
|
|
692
713
|
}
|
|
693
714
|
}
|
|
694
|
-
}, _sfc_main$
|
|
715
|
+
}, _sfc_main$2h = {
|
|
695
716
|
name: "VsBanner",
|
|
696
717
|
status: "prototype",
|
|
697
718
|
release: "0.0.1",
|
|
@@ -832,7 +853,7 @@ function _sfc_render$22(e, n, t, r, a, s) {
|
|
|
832
853
|
})
|
|
833
854
|
])) : createCommentVNode("", !0);
|
|
834
855
|
}
|
|
835
|
-
const Banner = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
856
|
+
const Banner = /* @__PURE__ */ _export_sfc(_sfc_main$2h, [["render", _sfc_render$22]]), _sfc_main$2g = {
|
|
836
857
|
name: "VsArticleDetails",
|
|
837
858
|
status: "prototype",
|
|
838
859
|
release: "0.0.1",
|
|
@@ -905,7 +926,7 @@ function _sfc_render$21(e, n, t, r, a, s) {
|
|
|
905
926
|
], 2)) : createCommentVNode("", !0)
|
|
906
927
|
])) : createCommentVNode("", !0);
|
|
907
928
|
}
|
|
908
|
-
const ArticleDetails = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
929
|
+
const ArticleDetails = /* @__PURE__ */ _export_sfc(_sfc_main$2g, [["render", _sfc_render$21]]), _sfc_main$2f = {
|
|
909
930
|
name: "VsBreadcrumb",
|
|
910
931
|
status: "prototype",
|
|
911
932
|
release: "0.0.1",
|
|
@@ -927,7 +948,7 @@ function _sfc_render$20(e, n, t, r, a, s) {
|
|
|
927
948
|
}, 16)
|
|
928
949
|
]);
|
|
929
950
|
}
|
|
930
|
-
const Breadcrumb = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
951
|
+
const Breadcrumb = /* @__PURE__ */ _export_sfc(_sfc_main$2f, [["render", _sfc_render$20]]), _sfc_main$2e = {
|
|
931
952
|
name: "VsBreadcrumbItem",
|
|
932
953
|
status: "prototype",
|
|
933
954
|
release: "0.0.1",
|
|
@@ -976,7 +997,7 @@ function _sfc_render$1$(e, n, t, r, a, s) {
|
|
|
976
997
|
text: t.text
|
|
977
998
|
}, e.$attrs), null, 16, ["active", "aria-current", "href", "text"]);
|
|
978
999
|
}
|
|
979
|
-
const BreadcrumbItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1000
|
+
const BreadcrumbItem = /* @__PURE__ */ _export_sfc(_sfc_main$2e, [["render", _sfc_render$1$]]);
|
|
980
1001
|
let currentURL = "";
|
|
981
1002
|
typeof window < "u" && (currentURL = window.location.href);
|
|
982
1003
|
const dmoAnalyticsLogic = (e) => {
|
|
@@ -994,7 +1015,7 @@ const dmoAnalyticsLogic = (e) => {
|
|
|
994
1015
|
e.target.href.includes(o) && (n = !0, s = r("True"));
|
|
995
1016
|
}), n || (s = r("False")), s;
|
|
996
1017
|
})();
|
|
997
|
-
}, _sfc_main$
|
|
1018
|
+
}, _sfc_main$2d = {
|
|
998
1019
|
name: "VsLink",
|
|
999
1020
|
status: "prototype",
|
|
1000
1021
|
release: "0.0.2",
|
|
@@ -1136,7 +1157,7 @@ function _sfc_render$1_(e, n, t, r, a, s) {
|
|
|
1136
1157
|
}, null, 8, ["icon", "variant", "size"])) : createCommentVNode("", !0)
|
|
1137
1158
|
], 16, _hoisted_1$1M);
|
|
1138
1159
|
}
|
|
1139
|
-
const VsLink = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1160
|
+
const VsLink = /* @__PURE__ */ _export_sfc(_sfc_main$2d, [["render", _sfc_render$1_]]), _sfc_main$2c = {
|
|
1140
1161
|
name: "VsCannedSearchProductCard",
|
|
1141
1162
|
status: "prototype",
|
|
1142
1163
|
release: "0.0.1",
|
|
@@ -1331,7 +1352,7 @@ function _sfc_render$1Z(e, n, t, r, a, s) {
|
|
|
1331
1352
|
_: 3
|
|
1332
1353
|
}, 8, ["cols", "sm", "lg", "xl", "aria-disabled"]);
|
|
1333
1354
|
}
|
|
1334
|
-
const VsCannedSearchProductCard = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1355
|
+
const VsCannedSearchProductCard = /* @__PURE__ */ _export_sfc(_sfc_main$2c, [["render", _sfc_render$1Z]]), _sfc_main$2b = {
|
|
1335
1356
|
name: "VsCannedSearchStars",
|
|
1336
1357
|
status: "prototype",
|
|
1337
1358
|
release: "0.0.1",
|
|
@@ -1370,7 +1391,7 @@ function _sfc_render$1Y(e, n, t, r, a, s) {
|
|
|
1370
1391
|
]))
|
|
1371
1392
|
]);
|
|
1372
1393
|
}
|
|
1373
|
-
const VsCannedSearchStars = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1394
|
+
const VsCannedSearchStars = /* @__PURE__ */ _export_sfc(_sfc_main$2b, [["render", _sfc_render$1Y]]), _sfc_main$2a = {
|
|
1374
1395
|
name: "VsTooltip",
|
|
1375
1396
|
status: "prototype",
|
|
1376
1397
|
release: "0.0.1",
|
|
@@ -1413,7 +1434,7 @@ function _sfc_render$1X(e, n, t, r, a, s) {
|
|
|
1413
1434
|
[i, { placement: t.position }]
|
|
1414
1435
|
]);
|
|
1415
1436
|
}
|
|
1416
|
-
const VsTooltip = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1437
|
+
const VsTooltip = /* @__PURE__ */ _export_sfc(_sfc_main$2a, [["render", _sfc_render$1X]]), _sfc_main$29 = {
|
|
1417
1438
|
name: "VsCannedSearchLogos",
|
|
1418
1439
|
status: "prototype",
|
|
1419
1440
|
release: "0.0.1",
|
|
@@ -1538,7 +1559,7 @@ function _sfc_render$1W(e, n, t, r, a, s) {
|
|
|
1538
1559
|
}, 8, ["title", "disabled", "tabindex"])) : createCommentVNode("", !0)
|
|
1539
1560
|
]);
|
|
1540
1561
|
}
|
|
1541
|
-
const VsCannedSearchLogos = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1562
|
+
const VsCannedSearchLogos = /* @__PURE__ */ _export_sfc(_sfc_main$29, [["render", _sfc_render$1W]]), _sfc_main$28 = {
|
|
1542
1563
|
name: "VsCannedSearchCategories",
|
|
1543
1564
|
status: "prototype",
|
|
1544
1565
|
release: "0.0.1",
|
|
@@ -1568,7 +1589,7 @@ const VsCannedSearchLogos = /* @__PURE__ */ _export_sfc(_sfc_main$2a, [["render"
|
|
|
1568
1589
|
function _sfc_render$1V(e, n, t, r, a, s) {
|
|
1569
1590
|
return openBlock(), createElementBlock("div", _hoisted_1$1I, toDisplayString(s.transformedCategories), 1);
|
|
1570
1591
|
}
|
|
1571
|
-
const VsCannedSearchCategories = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1592
|
+
const VsCannedSearchCategories = /* @__PURE__ */ _export_sfc(_sfc_main$28, [["render", _sfc_render$1V]]), _sfc_main$27 = {
|
|
1572
1593
|
name: "VsCannedSearchPrice",
|
|
1573
1594
|
status: "prototype",
|
|
1574
1595
|
release: "0.0.1",
|
|
@@ -1612,7 +1633,7 @@ function _sfc_render$1U(e, n, t, r, a, s) {
|
|
|
1612
1633
|
t.priceOutro ? (openBlock(), createElementBlock("div", _hoisted_4$L, toDisplayString(t.priceOutro), 1)) : createCommentVNode("", !0)
|
|
1613
1634
|
]);
|
|
1614
1635
|
}
|
|
1615
|
-
const VsCannedSearchPrice = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1636
|
+
const VsCannedSearchPrice = /* @__PURE__ */ _export_sfc(_sfc_main$27, [["render", _sfc_render$1U]]), _sfc_main$26 = {
|
|
1616
1637
|
name: "VsCannedSearchDuration",
|
|
1617
1638
|
status: "prototype",
|
|
1618
1639
|
release: "0.0.1",
|
|
@@ -1645,7 +1666,7 @@ function _sfc_render$1T(e, n, t, r, a, s) {
|
|
|
1645
1666
|
t.duration ? (openBlock(), createElementBlock("div", _hoisted_3$10, toDisplayString(t.duration), 1)) : createCommentVNode("", !0)
|
|
1646
1667
|
]);
|
|
1647
1668
|
}
|
|
1648
|
-
const VsCannedSearchDuration = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1669
|
+
const VsCannedSearchDuration = /* @__PURE__ */ _export_sfc(_sfc_main$26, [["render", _sfc_render$1T]]), _sfc_main$25 = {
|
|
1649
1670
|
name: "VsCannedSearchSummaryBox",
|
|
1650
1671
|
status: "prototype",
|
|
1651
1672
|
release: "0.0.1",
|
|
@@ -1758,7 +1779,7 @@ function _sfc_render$1S(e, n, t, r, a, s) {
|
|
|
1758
1779
|
})
|
|
1759
1780
|
], 8, _hoisted_1$1F);
|
|
1760
1781
|
}
|
|
1761
|
-
const VsCannedSearchSummaryBox = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1782
|
+
const VsCannedSearchSummaryBox = /* @__PURE__ */ _export_sfc(_sfc_main$25, [["render", _sfc_render$1S]]), _sfc_main$24 = {
|
|
1762
1783
|
name: "VsCannedSearchDates",
|
|
1763
1784
|
status: "prototype",
|
|
1764
1785
|
release: "0.0.1",
|
|
@@ -1792,7 +1813,7 @@ function _sfc_render$1R(e, n, t, r, a, s) {
|
|
|
1792
1813
|
createElementVNode("div", _hoisted_3$$, toDisplayString(s.datePeriod), 1)
|
|
1793
1814
|
]);
|
|
1794
1815
|
}
|
|
1795
|
-
const VsCannedSearchDates = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1816
|
+
const VsCannedSearchDates = /* @__PURE__ */ _export_sfc(_sfc_main$24, [["render", _sfc_render$1R]]), _sfc_main$23 = {
|
|
1796
1817
|
name: "VsCannedSearchBadges",
|
|
1797
1818
|
status: "prototype",
|
|
1798
1819
|
release: "0.0.1",
|
|
@@ -1862,7 +1883,7 @@ function _sfc_render$1Q(e, n, t, r, a, s) {
|
|
|
1862
1883
|
t.badgeThree ? (openBlock(), createElementBlock("div", _hoisted_5$v, toDisplayString(t.badgeThree), 1)) : createCommentVNode("", !0)
|
|
1863
1884
|
]);
|
|
1864
1885
|
}
|
|
1865
|
-
const VsCannedSearchBadges = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1886
|
+
const VsCannedSearchBadges = /* @__PURE__ */ _export_sfc(_sfc_main$23, [["render", _sfc_render$1Q]]), _sfc_main$22 = {
|
|
1866
1887
|
name: "VsCannedSearchCuisines",
|
|
1867
1888
|
status: "prototype",
|
|
1868
1889
|
release: "0.0.1",
|
|
@@ -1888,7 +1909,7 @@ function _sfc_render$1P(e, n, t, r, a, s) {
|
|
|
1888
1909
|
}, toDisplayString(o.name), 1))), 128))
|
|
1889
1910
|
]);
|
|
1890
1911
|
}
|
|
1891
|
-
const VsCannedSearchCuisines = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1912
|
+
const VsCannedSearchCuisines = /* @__PURE__ */ _export_sfc(_sfc_main$22, [["render", _sfc_render$1P]]), _sfc_main$21 = {
|
|
1892
1913
|
name: "VsCannedSearchSubHeading",
|
|
1893
1914
|
status: "prototype",
|
|
1894
1915
|
release: "0.0.1",
|
|
@@ -1931,7 +1952,7 @@ function _sfc_render$1O(e, n, t, r, a, s) {
|
|
|
1931
1952
|
_: 1
|
|
1932
1953
|
}, 8, ["class"])) : createCommentVNode("", !0);
|
|
1933
1954
|
}
|
|
1934
|
-
const VsCannedSearchSubHeading = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1955
|
+
const VsCannedSearchSubHeading = /* @__PURE__ */ _export_sfc(_sfc_main$21, [["render", _sfc_render$1O]]), _sfc_main$20 = {
|
|
1935
1956
|
name: "VsCannedSearchTourRuns",
|
|
1936
1957
|
status: "prototype",
|
|
1937
1958
|
release: "0.0.1",
|
|
@@ -1973,7 +1994,7 @@ const VsCannedSearchSubHeading = /* @__PURE__ */ _export_sfc(_sfc_main$22, [["re
|
|
|
1973
1994
|
function _sfc_render$1N(e, n, t, r, a, s) {
|
|
1974
1995
|
return openBlock(), createElementBlock("p", _hoisted_1$1B, toDisplayString(s.formattedPeriod), 1);
|
|
1975
1996
|
}
|
|
1976
|
-
const VsCannedSearchTourRuns = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1997
|
+
const VsCannedSearchTourRuns = /* @__PURE__ */ _export_sfc(_sfc_main$20, [["render", _sfc_render$1N]]), _sfc_main$1$ = {
|
|
1977
1998
|
name: "VsCannedSearchTourDeparts",
|
|
1978
1999
|
status: "prototype",
|
|
1979
2000
|
release: "0.0.1",
|
|
@@ -2010,7 +2031,7 @@ function _sfc_render$1M(e, n, t, r, a, s) {
|
|
|
2010
2031
|
createTextVNode(" " + toDisplayString(s.transformedOrigins), 1)
|
|
2011
2032
|
]);
|
|
2012
2033
|
}
|
|
2013
|
-
const VsCannedSearchTourDeparts = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
2034
|
+
const VsCannedSearchTourDeparts = /* @__PURE__ */ _export_sfc(_sfc_main$1$, [["render", _sfc_render$1M]]), _sfc_main$1_ = {
|
|
2014
2035
|
name: "VsCarousel",
|
|
2015
2036
|
status: "prototype",
|
|
2016
2037
|
release: "0.0.1",
|
|
@@ -2276,7 +2297,7 @@ function _sfc_render$1L(e, n, t, r, a, s) {
|
|
|
2276
2297
|
})
|
|
2277
2298
|
], 512);
|
|
2278
2299
|
}
|
|
2279
|
-
const VsCarousel = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
2300
|
+
const VsCarousel = /* @__PURE__ */ _export_sfc(_sfc_main$1_, [["render", _sfc_render$1L]]), _sfc_main$1Z = {
|
|
2280
2301
|
name: "VsModuleWrapper",
|
|
2281
2302
|
status: "deprecated",
|
|
2282
2303
|
release: "0.0.1",
|
|
@@ -2413,7 +2434,7 @@ function _sfc_render$1K(e, n, t, r, a, s) {
|
|
|
2413
2434
|
renderSlot(e.$slots, "default")
|
|
2414
2435
|
], 16);
|
|
2415
2436
|
}
|
|
2416
|
-
const VsModuleWrapper = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
2437
|
+
const VsModuleWrapper = /* @__PURE__ */ _export_sfc(_sfc_main$1Z, [["render", _sfc_render$1K]]), _sfc_main$1Y = {
|
|
2417
2438
|
name: "VsCannedSearch",
|
|
2418
2439
|
status: "prototype",
|
|
2419
2440
|
release: "0.0.1",
|
|
@@ -2761,7 +2782,7 @@ function _sfc_render$1J(e, n, t, r, a, s) {
|
|
|
2761
2782
|
[vShow, a.products.length]
|
|
2762
2783
|
]);
|
|
2763
2784
|
}
|
|
2764
|
-
const CannedSearch = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
2785
|
+
const CannedSearch = /* @__PURE__ */ _export_sfc(_sfc_main$1Y, [["render", _sfc_render$1J]]), _sfc_main$1X = {
|
|
2765
2786
|
name: "VsCaptionImageMap",
|
|
2766
2787
|
status: "prototype",
|
|
2767
2788
|
release: "0.0.1",
|
|
@@ -3251,7 +3272,7 @@ function _sfc_render$1I(e, n, t, r, a, s) {
|
|
|
3251
3272
|
}, null, 8, _hoisted_33)
|
|
3252
3273
|
], 8, _hoisted_1$1x);
|
|
3253
3274
|
}
|
|
3254
|
-
const VsCaptionImageMap = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
3275
|
+
const VsCaptionImageMap = /* @__PURE__ */ _export_sfc(_sfc_main$1X, [["render", _sfc_render$1I]]), _sfc_main$1W = {
|
|
3255
3276
|
name: "VsCaption",
|
|
3256
3277
|
status: "deprecated",
|
|
3257
3278
|
release: "0.0.1",
|
|
@@ -3383,7 +3404,7 @@ function _sfc_render$1H(e, n, t, r, a, s) {
|
|
|
3383
3404
|
})
|
|
3384
3405
|
], 2);
|
|
3385
3406
|
}
|
|
3386
|
-
const Caption = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
3407
|
+
const Caption = /* @__PURE__ */ _export_sfc(_sfc_main$1W, [["render", _sfc_render$1H]]), _sfc_main$1V = {
|
|
3387
3408
|
name: "VsProgressBar",
|
|
3388
3409
|
status: "prototype",
|
|
3389
3410
|
release: "0.1.0",
|
|
@@ -3505,7 +3526,7 @@ function _sfc_render$1G(e, n, t, r, a, s) {
|
|
|
3505
3526
|
}, toDisplayString(t.currentStep) + " / " + toDisplayString(t.max), 9, _hoisted_3$W))
|
|
3506
3527
|
], 2);
|
|
3507
3528
|
}
|
|
3508
|
-
const VsProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
3529
|
+
const VsProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main$1V, [["render", _sfc_render$1G]]), _sfc_main$1U = {
|
|
3509
3530
|
name: "VsCarbonCalculatorTip",
|
|
3510
3531
|
status: "prototype",
|
|
3511
3532
|
release: "0.0.1",
|
|
@@ -3564,7 +3585,7 @@ function _sfc_render$1F(e, n, t, r, a, s) {
|
|
|
3564
3585
|
])
|
|
3565
3586
|
]);
|
|
3566
3587
|
}
|
|
3567
|
-
const VsCarbonCalculatorTip = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
3588
|
+
const VsCarbonCalculatorTip = /* @__PURE__ */ _export_sfc(_sfc_main$1U, [["render", _sfc_render$1F]]);
|
|
3568
3589
|
function _isPlaceholder(e) {
|
|
3569
3590
|
return e != null && typeof e == "object" && e["@@functional/placeholder"] === !0;
|
|
3570
3591
|
}
|
|
@@ -8137,7 +8158,7 @@ function render(e, n, t, r, a, s) {
|
|
|
8137
8158
|
}
|
|
8138
8159
|
script.render = render;
|
|
8139
8160
|
script.__file = "src/components/HoverBar/index.vue";
|
|
8140
|
-
const _sfc_main$
|
|
8161
|
+
const _sfc_main$1T = {
|
|
8141
8162
|
name: "VsCarbonCalculatorResults",
|
|
8142
8163
|
status: "prototype",
|
|
8143
8164
|
release: "0.0.1",
|
|
@@ -8458,7 +8479,7 @@ function _sfc_render$1E(e, n, t, r, a, s) {
|
|
|
8458
8479
|
_: 1
|
|
8459
8480
|
}, 8, ["style"]);
|
|
8460
8481
|
}
|
|
8461
|
-
const VsCarbonCalculatorResults = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
8482
|
+
const VsCarbonCalculatorResults = /* @__PURE__ */ _export_sfc(_sfc_main$1T, [["render", _sfc_render$1E]]), _sfc_main$1S = {
|
|
8462
8483
|
name: "VsCarbonCalculatorRunningTotal",
|
|
8463
8484
|
status: "prototype",
|
|
8464
8485
|
release: "0.0.1",
|
|
@@ -8509,7 +8530,7 @@ function _sfc_render$1D(e, n, t, r, a, s) {
|
|
|
8509
8530
|
])
|
|
8510
8531
|
]);
|
|
8511
8532
|
}
|
|
8512
|
-
const VsCarbonCalculatorRunningTotal = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
8533
|
+
const VsCarbonCalculatorRunningTotal = /* @__PURE__ */ _export_sfc(_sfc_main$1S, [["render", _sfc_render$1D]]), _sfc_main$1R = {
|
|
8513
8534
|
name: "VsCarbonCalculatorIntro",
|
|
8514
8535
|
status: "prototype",
|
|
8515
8536
|
release: "0.0.1",
|
|
@@ -8536,7 +8557,7 @@ function _sfc_render$1C(e, n, t, r, a, s) {
|
|
|
8536
8557
|
createElementVNode("p", null, toDisplayString(s.labelsMap.introContent), 1)
|
|
8537
8558
|
]);
|
|
8538
8559
|
}
|
|
8539
|
-
const VsCarbonCalculatorIntro = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
8560
|
+
const VsCarbonCalculatorIntro = /* @__PURE__ */ _export_sfc(_sfc_main$1R, [["render", _sfc_render$1C]]);
|
|
8540
8561
|
function ownKeys$1(e, n) {
|
|
8541
8562
|
var t = Object.keys(e);
|
|
8542
8563
|
if (Object.getOwnPropertySymbols) {
|
|
@@ -9372,7 +9393,7 @@ const postcode = common$1.regex(/^([A-Za-z][A-HJ-Ya-hj-y]?\d[A-Za-z\d]? ?\d[A-Za
|
|
|
9372
9393
|
return this.v$.inputVal && this.v$.inputVal.$anyError || this.invalid ? `error-${this.fieldName}` : this.hintText ? `hint-${this.fieldName}` : null;
|
|
9373
9394
|
}
|
|
9374
9395
|
}
|
|
9375
|
-
}, _sfc_main$
|
|
9396
|
+
}, _sfc_main$1Q = {
|
|
9376
9397
|
name: "VsRadioButton",
|
|
9377
9398
|
status: "prototype",
|
|
9378
9399
|
release: "0.0.1",
|
|
@@ -9623,7 +9644,7 @@ function _sfc_render$1B(e, n, t, r, a, s) {
|
|
|
9623
9644
|
}, toDisplayString(t.hintText), 9, _hoisted_4$C)) : createCommentVNode("", !0)
|
|
9624
9645
|
]);
|
|
9625
9646
|
}
|
|
9626
|
-
const VsRadioButton = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
9647
|
+
const VsRadioButton = /* @__PURE__ */ _export_sfc(_sfc_main$1Q, [["render", _sfc_render$1B]]), _sfc_main$1P = {
|
|
9627
9648
|
name: "VsInput",
|
|
9628
9649
|
status: "prototype",
|
|
9629
9650
|
release: "0.0.1",
|
|
@@ -9934,7 +9955,7 @@ function _sfc_render$1A(e, n, t, r, a, s) {
|
|
|
9934
9955
|
})) : createCommentVNode("", !0)
|
|
9935
9956
|
]);
|
|
9936
9957
|
}
|
|
9937
|
-
const VsNumberInput = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
9958
|
+
const VsNumberInput = /* @__PURE__ */ _export_sfc(_sfc_main$1P, [["render", _sfc_render$1A]]), _sfc_main$1O = {
|
|
9938
9959
|
name: "VsCarbonCalculatorQuestion",
|
|
9939
9960
|
status: "prototype",
|
|
9940
9961
|
release: "0.0.1",
|
|
@@ -10063,7 +10084,7 @@ function _sfc_render$1z(e, n, t, r, a, s) {
|
|
|
10063
10084
|
_: 1
|
|
10064
10085
|
}, 8, ["class"]);
|
|
10065
10086
|
}
|
|
10066
|
-
const VsCarbonCalculatorQuestion = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
10087
|
+
const VsCarbonCalculatorQuestion = /* @__PURE__ */ _export_sfc(_sfc_main$1O, [["render", _sfc_render$1z]]), _sfc_main$1N = {
|
|
10067
10088
|
name: "VsCarbonCalculator",
|
|
10068
10089
|
status: "prototype",
|
|
10069
10090
|
release: "0.0.1",
|
|
@@ -10678,7 +10699,7 @@ function _sfc_render$1y(e, n, t, r, a, s) {
|
|
|
10678
10699
|
})
|
|
10679
10700
|
]);
|
|
10680
10701
|
}
|
|
10681
|
-
const CarbonCalculator = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
10702
|
+
const CarbonCalculator = /* @__PURE__ */ _export_sfc(_sfc_main$1N, [["render", _sfc_render$1y]]), _sfc_main$1M = {
|
|
10682
10703
|
name: "VsCard",
|
|
10683
10704
|
status: "prototype",
|
|
10684
10705
|
release: "0.1.0",
|
|
@@ -10766,7 +10787,7 @@ function _sfc_render$1x(e, n, t, r, a, s) {
|
|
|
10766
10787
|
])) : createCommentVNode("", !0)
|
|
10767
10788
|
], 6);
|
|
10768
10789
|
}
|
|
10769
|
-
const VsCard = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
10790
|
+
const VsCard = /* @__PURE__ */ _export_sfc(_sfc_main$1M, [["render", _sfc_render$1x]]), _sfc_main$1L = {
|
|
10770
10791
|
name: "VsCardGroup",
|
|
10771
10792
|
status: "prototype",
|
|
10772
10793
|
release: "0.1.0",
|
|
@@ -10827,7 +10848,7 @@ function _sfc_render$1w(e, n, t, r, a, s) {
|
|
|
10827
10848
|
renderSlot(e.$slots, "default")
|
|
10828
10849
|
], 6);
|
|
10829
10850
|
}
|
|
10830
|
-
const VsCardGroup = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
10851
|
+
const VsCardGroup = /* @__PURE__ */ _export_sfc(_sfc_main$1L, [["render", _sfc_render$1w]]), noJsClass = "no-js", jsIsDisabled = () => document.getElementsByClassName(noJsClass).length > 0, useVideoStore = defineStore("video", {
|
|
10831
10852
|
state: () => ({
|
|
10832
10853
|
videos: {}
|
|
10833
10854
|
}),
|
|
@@ -10887,7 +10908,7 @@ const VsCardGroup = /* @__PURE__ */ _export_sfc(_sfc_main$1M, [["render", _sfc_r
|
|
|
10887
10908
|
cookieCategories.analytical,
|
|
10888
10909
|
cookieCategories.marketing
|
|
10889
10910
|
]
|
|
10890
|
-
}, cookieValues$4 = cookieValues$5.youtube, _sfc_main$
|
|
10911
|
+
}, cookieValues$4 = cookieValues$5.youtube, _sfc_main$1K = {
|
|
10891
10912
|
name: "VsStretchedLinkCard",
|
|
10892
10913
|
status: "prototype",
|
|
10893
10914
|
release: "0.0.1",
|
|
@@ -11263,7 +11284,7 @@ function _sfc_render$1v(e, n, t, r, a, s) {
|
|
|
11263
11284
|
])) : createCommentVNode("", !0)
|
|
11264
11285
|
], 34);
|
|
11265
11286
|
}
|
|
11266
|
-
const VsStretchedLinkCard = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11287
|
+
const VsStretchedLinkCard = /* @__PURE__ */ _export_sfc(_sfc_main$1K, [["render", _sfc_render$1v]]), _sfc_main$1J = {
|
|
11267
11288
|
name: "VsStretchedLinkPanels",
|
|
11268
11289
|
status: "prototype",
|
|
11269
11290
|
release: "0.0.1",
|
|
@@ -11328,7 +11349,7 @@ function _sfc_render$1u(e, n, t, r, a, s) {
|
|
|
11328
11349
|
])
|
|
11329
11350
|
]);
|
|
11330
11351
|
}
|
|
11331
|
-
const VsStretchedLinkPanels = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11352
|
+
const VsStretchedLinkPanels = /* @__PURE__ */ _export_sfc(_sfc_main$1J, [["render", _sfc_render$1u]]), _sfc_main$1I = {
|
|
11332
11353
|
name: "VsCarouselSlide",
|
|
11333
11354
|
status: "prototype",
|
|
11334
11355
|
release: "0.0.1",
|
|
@@ -11481,7 +11502,7 @@ function _sfc_render$1t(e, n, t, r, a, s) {
|
|
|
11481
11502
|
_: 3
|
|
11482
11503
|
}, 8, ["cols", "sm", "lg", "xl", "aria-disabled"]);
|
|
11483
11504
|
}
|
|
11484
|
-
const CarouselSlide = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11505
|
+
const CarouselSlide = /* @__PURE__ */ _export_sfc(_sfc_main$1I, [["render", _sfc_render$1t]]), _sfc_main$1H = {
|
|
11485
11506
|
name: "VsCheckbox",
|
|
11486
11507
|
status: "prototype",
|
|
11487
11508
|
release: "0.0.1",
|
|
@@ -11680,7 +11701,7 @@ function _sfc_render$1s(e, n, t, r, a, s) {
|
|
|
11680
11701
|
}, 16, ["modelValue", "name", "id", "value", "unchecked_value", "onBlur", "onChange", "required", "aria-invalid", "aria-describedby"])) : createCommentVNode("", !0)
|
|
11681
11702
|
], 2);
|
|
11682
11703
|
}
|
|
11683
|
-
const VsCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11704
|
+
const VsCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$1H, [["render", _sfc_render$1s]]), _sfc_main$1G = {
|
|
11684
11705
|
name: "VsDescriptionList",
|
|
11685
11706
|
status: "prototype",
|
|
11686
11707
|
release: "0.0.1",
|
|
@@ -11709,7 +11730,7 @@ function _sfc_render$1r(e, n, t, r, a, s) {
|
|
|
11709
11730
|
renderSlot(e.$slots, "default")
|
|
11710
11731
|
], 2);
|
|
11711
11732
|
}
|
|
11712
|
-
const DescriptionList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11733
|
+
const DescriptionList = /* @__PURE__ */ _export_sfc(_sfc_main$1G, [["render", _sfc_render$1r]]), _sfc_main$1F = {
|
|
11713
11734
|
name: "VsDescriptionListItem",
|
|
11714
11735
|
status: "prototype",
|
|
11715
11736
|
release: "0.0.1",
|
|
@@ -11748,7 +11769,7 @@ function _sfc_render$1q(e, n, t, r, a, s) {
|
|
|
11748
11769
|
_: 3
|
|
11749
11770
|
}, 8, ["tag", "class"]);
|
|
11750
11771
|
}
|
|
11751
|
-
const DescriptionListItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11772
|
+
const DescriptionListItem = /* @__PURE__ */ _export_sfc(_sfc_main$1F, [["render", _sfc_render$1q], ["__scopeId", "data-v-46cd5138"]]), _sfc_main$1E = {
|
|
11752
11773
|
name: "VsDetail",
|
|
11753
11774
|
status: "prototype",
|
|
11754
11775
|
release: "0.0.1",
|
|
@@ -11830,7 +11851,7 @@ function _sfc_render$1p(e, n, t, r, a, s) {
|
|
|
11830
11851
|
])
|
|
11831
11852
|
], 2);
|
|
11832
11853
|
}
|
|
11833
|
-
const VsDetail = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11854
|
+
const VsDetail = /* @__PURE__ */ _export_sfc(_sfc_main$1E, [["render", _sfc_render$1p]]), _sfc_main$1D = {
|
|
11834
11855
|
name: "VsDropdown",
|
|
11835
11856
|
status: "prototype",
|
|
11836
11857
|
release: "0.0.1",
|
|
@@ -11898,7 +11919,7 @@ function _sfc_render$1o(e, n, t, r, a, s) {
|
|
|
11898
11919
|
], 2)
|
|
11899
11920
|
], 64);
|
|
11900
11921
|
}
|
|
11901
|
-
const VsDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11922
|
+
const VsDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$1D, [["render", _sfc_render$1o]]), _sfc_main$1C = {
|
|
11902
11923
|
name: "VsDropdownItem",
|
|
11903
11924
|
status: "prototype",
|
|
11904
11925
|
release: "0.0.1",
|
|
@@ -11915,7 +11936,7 @@ function _sfc_render$1n(e, n, t, r, a, s) {
|
|
|
11915
11936
|
_: 3
|
|
11916
11937
|
}, 16);
|
|
11917
11938
|
}
|
|
11918
|
-
const VsDropdownItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11939
|
+
const VsDropdownItem = /* @__PURE__ */ _export_sfc(_sfc_main$1C, [["render", _sfc_render$1n]]), cookieValues$3 = cookieValues$5.embed, _sfc_main$1B = {
|
|
11919
11940
|
name: "VsEmbedWrapper",
|
|
11920
11941
|
status: "prototype",
|
|
11921
11942
|
release: "0.0.1",
|
|
@@ -12085,7 +12106,7 @@ function _sfc_render$1m(e, n, t, r, a, s) {
|
|
|
12085
12106
|
})
|
|
12086
12107
|
]);
|
|
12087
12108
|
}
|
|
12088
|
-
const EmbedWrapper = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
12109
|
+
const EmbedWrapper = /* @__PURE__ */ _export_sfc(_sfc_main$1B, [["render", _sfc_render$1m]]), _sfc_main$1A = {
|
|
12089
12110
|
name: "VsEventCard",
|
|
12090
12111
|
status: "prototype",
|
|
12091
12112
|
release: "0.0.1",
|
|
@@ -12192,7 +12213,7 @@ function _sfc_render$1l(e, n, t, r, a, s) {
|
|
|
12192
12213
|
])
|
|
12193
12214
|
]);
|
|
12194
12215
|
}
|
|
12195
|
-
const EventCard = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
12216
|
+
const EventCard = /* @__PURE__ */ _export_sfc(_sfc_main$1A, [["render", _sfc_render$1l]]), _hoisted_1$1d = ["id"], _hoisted_2$T = { class: "vs-filter__panel-wrapper" }, _hoisted_3$I = { class: "vs-filter__legend" }, _sfc_main$1z = {
|
|
12196
12217
|
__name: "VsFilter",
|
|
12197
12218
|
props: {
|
|
12198
12219
|
/**
|
|
@@ -12269,7 +12290,7 @@ const EventCard = /* @__PURE__ */ _export_sfc(_sfc_main$1B, [["render", _sfc_ren
|
|
|
12269
12290
|
}, _hoisted_2$S = { class: "vs-filter-section__summary" }, _hoisted_3$H = {
|
|
12270
12291
|
key: 1,
|
|
12271
12292
|
class: "vs-filter-section__section"
|
|
12272
|
-
}, _sfc_main$
|
|
12293
|
+
}, _sfc_main$1y = {
|
|
12273
12294
|
__name: "VsFilterSection",
|
|
12274
12295
|
props: {
|
|
12275
12296
|
/**
|
|
@@ -12619,7 +12640,7 @@ const normalizeSlot = (e) => e.length === 1 ? e[0] : e, LazyHydrationWrapper = d
|
|
|
12619
12640
|
}
|
|
12620
12641
|
return e.whenTriggered !== void 0 && useHydrateWhenTriggered(r, toRef(e, "whenTriggered")), () => normalizeSlot(n.default());
|
|
12621
12642
|
}
|
|
12622
|
-
}), LazyHydrationWrapper$1 = markRaw(LazyHydrationWrapper), _sfc_main$
|
|
12643
|
+
}), LazyHydrationWrapper$1 = markRaw(LazyHydrationWrapper), _sfc_main$1x = {
|
|
12623
12644
|
name: "VsFooterNavList",
|
|
12624
12645
|
status: "prototype",
|
|
12625
12646
|
release: "0.0.1",
|
|
@@ -12670,7 +12691,7 @@ function _sfc_render$1k(e, n, t, r, a, s) {
|
|
|
12670
12691
|
_: 3
|
|
12671
12692
|
});
|
|
12672
12693
|
}
|
|
12673
|
-
const VsFooterNavList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
12694
|
+
const VsFooterNavList = /* @__PURE__ */ _export_sfc(_sfc_main$1x, [["render", _sfc_render$1k]]), _sfc_main$1w = {
|
|
12674
12695
|
name: "VsFooter",
|
|
12675
12696
|
status: "prototype",
|
|
12676
12697
|
release: "0.1.0",
|
|
@@ -12731,7 +12752,7 @@ function _sfc_render$1j(e, n, t, r, a, s) {
|
|
|
12731
12752
|
renderSlot(e.$slots, "default")
|
|
12732
12753
|
]);
|
|
12733
12754
|
}
|
|
12734
|
-
const Footer = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
12755
|
+
const Footer = /* @__PURE__ */ _export_sfc(_sfc_main$1w, [["render", _sfc_render$1j]]), _sfc_main$1v = {
|
|
12735
12756
|
name: "VsFooterAccordionItem",
|
|
12736
12757
|
status: "prototype",
|
|
12737
12758
|
release: "0.0.1",
|
|
@@ -12810,7 +12831,7 @@ function _sfc_render$1i(e, n, t, r, a, s) {
|
|
|
12810
12831
|
_: 3
|
|
12811
12832
|
}, 8, ["data-unique-id", "control-id", "item-break-point", "open-by-default", "variant"]);
|
|
12812
12833
|
}
|
|
12813
|
-
const FooterAccordionItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
12834
|
+
const FooterAccordionItem = /* @__PURE__ */ _export_sfc(_sfc_main$1v, [["render", _sfc_render$1i]]), _sfc_main$1u = {
|
|
12814
12835
|
name: "VsFooterNavListItem",
|
|
12815
12836
|
status: "prototype",
|
|
12816
12837
|
release: "0.0.1",
|
|
@@ -12863,7 +12884,7 @@ function _sfc_render$1h(e, n, t, r, a, s) {
|
|
|
12863
12884
|
}, 8, ["href", "type"])
|
|
12864
12885
|
]);
|
|
12865
12886
|
}
|
|
12866
|
-
const FooterNavListItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
12887
|
+
const FooterNavListItem = /* @__PURE__ */ _export_sfc(_sfc_main$1u, [["render", _sfc_render$1h]]), _sfc_main$1t = {
|
|
12867
12888
|
name: "VsList",
|
|
12868
12889
|
status: "prototype",
|
|
12869
12890
|
release: "0.0.1",
|
|
@@ -12905,7 +12926,7 @@ function _sfc_render$1g(e, n, t, r, a, s) {
|
|
|
12905
12926
|
_: 3
|
|
12906
12927
|
}, 16, ["class"]);
|
|
12907
12928
|
}
|
|
12908
|
-
const VsList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
12929
|
+
const VsList = /* @__PURE__ */ _export_sfc(_sfc_main$1t, [["render", _sfc_render$1g]]), _sfc_main$1s = {
|
|
12909
12930
|
name: "VsFooterSocialMenu",
|
|
12910
12931
|
status: "prototype",
|
|
12911
12932
|
release: "0.0.1",
|
|
@@ -12941,7 +12962,7 @@ function _sfc_render$1f(e, n, t, r, a, s) {
|
|
|
12941
12962
|
})
|
|
12942
12963
|
]);
|
|
12943
12964
|
}
|
|
12944
|
-
const FooterSocialMenu = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
12965
|
+
const FooterSocialMenu = /* @__PURE__ */ _export_sfc(_sfc_main$1s, [["render", _sfc_render$1f]]), _sfc_main$1r = {
|
|
12945
12966
|
name: "VsFooterSocialItem",
|
|
12946
12967
|
status: "prototype",
|
|
12947
12968
|
release: "0.0.1",
|
|
@@ -13000,7 +13021,7 @@ function _sfc_render$1e(e, n, t, r, a, s) {
|
|
|
13000
13021
|
}, 8, ["href", "aria-label"])
|
|
13001
13022
|
]);
|
|
13002
13023
|
}
|
|
13003
|
-
const FooterSocialItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
13024
|
+
const FooterSocialItem = /* @__PURE__ */ _export_sfc(_sfc_main$1r, [["render", _sfc_render$1e]]), _sfc_main$1q = {
|
|
13004
13025
|
name: "VsFooterUtilityList",
|
|
13005
13026
|
status: "prototype",
|
|
13006
13027
|
release: "0.0.1",
|
|
@@ -13048,7 +13069,7 @@ function _sfc_render$1d(e, n, t, r, a, s) {
|
|
|
13048
13069
|
})
|
|
13049
13070
|
]);
|
|
13050
13071
|
}
|
|
13051
|
-
const FooterUtilityList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
13072
|
+
const FooterUtilityList = /* @__PURE__ */ _export_sfc(_sfc_main$1q, [["render", _sfc_render$1d]]);
|
|
13052
13073
|
function commonjsRequire(e) {
|
|
13053
13074
|
throw new Error('Could not dynamically require "' + e + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
|
|
13054
13075
|
}
|
|
@@ -21796,7 +21817,7 @@ else if (import.meta && __vite_import_meta_env__$1) {
|
|
|
21796
21817
|
files = e;
|
|
21797
21818
|
} else
|
|
21798
21819
|
files = requireContext$1("../assets/svg?optimise", !0, /^\.\/.*\.svg$/);
|
|
21799
|
-
const output = files, _sfc_main$
|
|
21820
|
+
const output = files, _sfc_main$1p = {
|
|
21800
21821
|
name: "VsSvg",
|
|
21801
21822
|
release: "0.1.1",
|
|
21802
21823
|
status: "prototype",
|
|
@@ -21882,7 +21903,7 @@ function _sfc_render$1c(e, n, t, r, a, s) {
|
|
|
21882
21903
|
focusable: "false"
|
|
21883
21904
|
}), null, 16, _hoisted_1$15)) : createCommentVNode("", !0);
|
|
21884
21905
|
}
|
|
21885
|
-
const VsSvg = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
21906
|
+
const VsSvg = /* @__PURE__ */ _export_sfc(_sfc_main$1p, [["render", _sfc_render$1c]]), _sfc_main$1o = {
|
|
21886
21907
|
name: "VsSvgLink",
|
|
21887
21908
|
status: "prototype",
|
|
21888
21909
|
release: "0.0.1",
|
|
@@ -21977,7 +21998,7 @@ function _sfc_render$1b(e, n, t, r, a, s) {
|
|
|
21977
21998
|
_: 1
|
|
21978
21999
|
}, 8, ["href", "data-layer-value", "variant"]);
|
|
21979
22000
|
}
|
|
21980
|
-
const VsSvgLink = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
22001
|
+
const VsSvgLink = /* @__PURE__ */ _export_sfc(_sfc_main$1o, [["render", _sfc_render$1b]]), _sfc_main$1n = {
|
|
21981
22002
|
name: "VsFooterCopyright",
|
|
21982
22003
|
status: "prototype",
|
|
21983
22004
|
release: "0.0.1",
|
|
@@ -22054,7 +22075,7 @@ function _sfc_render$1a(e, n, t, r, a, s) {
|
|
|
22054
22075
|
})
|
|
22055
22076
|
]);
|
|
22056
22077
|
}
|
|
22057
|
-
const FooterCopyright = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
22078
|
+
const FooterCopyright = /* @__PURE__ */ _export_sfc(_sfc_main$1n, [["render", _sfc_render$1a]]), _sfc_main$1m = {
|
|
22058
22079
|
name: "VsGlobalMenu",
|
|
22059
22080
|
status: "prototype",
|
|
22060
22081
|
release: "0.1.0",
|
|
@@ -22132,7 +22153,7 @@ function _sfc_render$19(e, n, t, r, a, s) {
|
|
|
22132
22153
|
})
|
|
22133
22154
|
]);
|
|
22134
22155
|
}
|
|
22135
|
-
const GlobalMenu = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
22156
|
+
const GlobalMenu = /* @__PURE__ */ _export_sfc(_sfc_main$1m, [["render", _sfc_render$19]]), _sfc_main$1l = {
|
|
22136
22157
|
name: "VsGlobalMenuLanguage",
|
|
22137
22158
|
status: "prototype",
|
|
22138
22159
|
release: "0.1.0",
|
|
@@ -22200,7 +22221,7 @@ function _sfc_render$18(e, n, t, r, a, s) {
|
|
|
22200
22221
|
_: 3
|
|
22201
22222
|
});
|
|
22202
22223
|
}
|
|
22203
|
-
const GlobalMenuLanguage = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
22224
|
+
const GlobalMenuLanguage = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$18]]), _sfc_main$1k = {
|
|
22204
22225
|
name: "VsGlobalMenuLanguageItem",
|
|
22205
22226
|
status: "prototype",
|
|
22206
22227
|
release: "0.1.0",
|
|
@@ -22255,7 +22276,7 @@ function _sfc_render$17(e, n, t, r, a, s) {
|
|
|
22255
22276
|
_: 1
|
|
22256
22277
|
}, 8, ["href"]);
|
|
22257
22278
|
}
|
|
22258
|
-
const GlobalMenuLanguageItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
22279
|
+
const GlobalMenuLanguageItem = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["render", _sfc_render$17]]), _sfc_main$1j = {
|
|
22259
22280
|
name: "VsMediaCaption",
|
|
22260
22281
|
status: "prototype",
|
|
22261
22282
|
release: "0.0.1",
|
|
@@ -22339,7 +22360,7 @@ function _sfc_render$16(e, n, t, r, a, s) {
|
|
|
22339
22360
|
})
|
|
22340
22361
|
], 2);
|
|
22341
22362
|
}
|
|
22342
|
-
const VsMediaCaption = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
22363
|
+
const VsMediaCaption = /* @__PURE__ */ _export_sfc(_sfc_main$1j, [["render", _sfc_render$16]]), _sfc_main$1i = {
|
|
22343
22364
|
name: "VsHeroSectionImage",
|
|
22344
22365
|
status: "prototype",
|
|
22345
22366
|
release: "0.0.1",
|
|
@@ -22422,7 +22443,7 @@ function _sfc_render$15(e, n, t, r, a, s) {
|
|
|
22422
22443
|
]), 1032, ["right-align"])) : createCommentVNode("", !0)
|
|
22423
22444
|
], 2);
|
|
22424
22445
|
}
|
|
22425
|
-
const VsHeroSectionImage = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
22446
|
+
const VsHeroSectionImage = /* @__PURE__ */ _export_sfc(_sfc_main$1i, [["render", _sfc_render$15]]), _sfc_main$1h = {
|
|
22426
22447
|
name: "VsHeroSectionVideoControl",
|
|
22427
22448
|
status: "prototype",
|
|
22428
22449
|
release: "0.0.1",
|
|
@@ -22476,7 +22497,7 @@ function _sfc_render$14(e, n, t, r, a, s) {
|
|
|
22476
22497
|
])
|
|
22477
22498
|
]);
|
|
22478
22499
|
}
|
|
22479
|
-
const VsHeroSectionVideoControl = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
22500
|
+
const VsHeroSectionVideoControl = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["render", _sfc_render$14]]), _sfc_main$1g = {
|
|
22480
22501
|
name: "VsHeroSection",
|
|
22481
22502
|
status: "prototype",
|
|
22482
22503
|
release: "0.0.1",
|
|
@@ -22692,7 +22713,7 @@ function _sfc_render$13(e, n, t, r, a, s) {
|
|
|
22692
22713
|
])
|
|
22693
22714
|
], 2);
|
|
22694
22715
|
}
|
|
22695
|
-
const HeroSection = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
22716
|
+
const HeroSection = /* @__PURE__ */ _export_sfc(_sfc_main$1g, [["render", _sfc_render$13]]), _sfc_main$1f = {
|
|
22696
22717
|
name: "VsHtmlError",
|
|
22697
22718
|
status: "prototype",
|
|
22698
22719
|
release: "0.1.0",
|
|
@@ -22718,7 +22739,7 @@ const HeroSection = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["render", _sfc_r
|
|
|
22718
22739
|
function _sfc_render$12(e, n, t, r, a, s) {
|
|
22719
22740
|
return openBlock(), createElementBlock("span", _hoisted_1$Z);
|
|
22720
22741
|
}
|
|
22721
|
-
const HtmlError = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
22742
|
+
const HtmlError = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["render", _sfc_render$12]]), _sfc_main$1e = {
|
|
22722
22743
|
name: "VsTourismInfo",
|
|
22723
22744
|
status: "prototype",
|
|
22724
22745
|
release: "0.0.1",
|
|
@@ -22800,7 +22821,7 @@ function _sfc_render$11(e, n, t, r, a, s) {
|
|
|
22800
22821
|
})
|
|
22801
22822
|
]);
|
|
22802
22823
|
}
|
|
22803
|
-
const TourismInfo = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
22824
|
+
const TourismInfo = /* @__PURE__ */ _export_sfc(_sfc_main$1e, [["render", _sfc_render$11]]), _sfc_main$1d = {
|
|
22804
22825
|
name: "VsIconList",
|
|
22805
22826
|
status: "prototype",
|
|
22806
22827
|
release: "0.0.1",
|
|
@@ -22828,7 +22849,7 @@ function _sfc_render$10(e, n, t, r, a, s) {
|
|
|
22828
22849
|
])
|
|
22829
22850
|
]);
|
|
22830
22851
|
}
|
|
22831
|
-
const IconList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
22852
|
+
const IconList = /* @__PURE__ */ _export_sfc(_sfc_main$1d, [["render", _sfc_render$10]]), _sfc_main$1c = {
|
|
22832
22853
|
name: "VsIconListItem",
|
|
22833
22854
|
status: "prototype",
|
|
22834
22855
|
release: "0.0.1",
|
|
@@ -22866,7 +22887,7 @@ function _sfc_render$$(e, n, t, r, a, s) {
|
|
|
22866
22887
|
createTextVNode(" " + toDisplayString(t.label), 1)
|
|
22867
22888
|
]);
|
|
22868
22889
|
}
|
|
22869
|
-
const IconListItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
22890
|
+
const IconListItem = /* @__PURE__ */ _export_sfc(_sfc_main$1c, [["render", _sfc_render$$]]), _sfc_main$1b = {
|
|
22870
22891
|
name: "VsToggleButton",
|
|
22871
22892
|
status: "prototype",
|
|
22872
22893
|
release: "0.0.1",
|
|
@@ -22921,7 +22942,7 @@ function _sfc_render$_(e, n, t, r, a, s) {
|
|
|
22921
22942
|
_: 3
|
|
22922
22943
|
}, 8, ["aria-controls", "aria-expanded", "onClick"]);
|
|
22923
22944
|
}
|
|
22924
|
-
const VsToggleButton = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
22945
|
+
const VsToggleButton = /* @__PURE__ */ _export_sfc(_sfc_main$1b, [["render", _sfc_render$_]]), cookieValues$2 = cookieValues$5.youtube, _sfc_main$1a = {
|
|
22925
22946
|
name: "VsVideoCaption",
|
|
22926
22947
|
status: "deprecated",
|
|
22927
22948
|
release: "0.0.1",
|
|
@@ -23097,7 +23118,7 @@ function _sfc_render$Z(e, n, t, r, a, s) {
|
|
|
23097
23118
|
])) : createCommentVNode("", !0)
|
|
23098
23119
|
], 2);
|
|
23099
23120
|
}
|
|
23100
|
-
const VsVideoCaption = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
23121
|
+
const VsVideoCaption = /* @__PURE__ */ _export_sfc(_sfc_main$1a, [["render", _sfc_render$Z]]), cookieValues$1 = cookieValues$5.youtube, _sfc_main$19 = {
|
|
23101
23122
|
name: "VsImageWithCaption",
|
|
23102
23123
|
status: "prototype",
|
|
23103
23124
|
release: "0.0.1",
|
|
@@ -23334,7 +23355,7 @@ function _sfc_render$Y(e, n, t, r, a, s) {
|
|
|
23334
23355
|
])
|
|
23335
23356
|
], 2);
|
|
23336
23357
|
}
|
|
23337
|
-
const ImageWithCaption = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
23358
|
+
const ImageWithCaption = /* @__PURE__ */ _export_sfc(_sfc_main$19, [["render", _sfc_render$Y]]), _sfc_main$18 = {
|
|
23338
23359
|
name: "VsIllustratedMap",
|
|
23339
23360
|
props: {
|
|
23340
23361
|
/**
|
|
@@ -23470,7 +23491,7 @@ function _sfc_render$X(e, n, t, r, a, s) {
|
|
|
23470
23491
|
}, null, 2)
|
|
23471
23492
|
], 8, _hoisted_1$T);
|
|
23472
23493
|
}
|
|
23473
|
-
const IllustratedMap = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
23494
|
+
const IllustratedMap = /* @__PURE__ */ _export_sfc(_sfc_main$18, [["render", _sfc_render$X], ["__scopeId", "data-v-b671fd04"]]), _sfc_main$17 = {
|
|
23474
23495
|
name: "VsInput",
|
|
23475
23496
|
status: "prototype",
|
|
23476
23497
|
release: "0.0.1",
|
|
@@ -23779,7 +23800,7 @@ function _sfc_render$W(e, n, t, r, a, s) {
|
|
|
23779
23800
|
})) : createCommentVNode("", !0)
|
|
23780
23801
|
]);
|
|
23781
23802
|
}
|
|
23782
|
-
const VsInput = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
23803
|
+
const VsInput = /* @__PURE__ */ _export_sfc(_sfc_main$17, [["render", _sfc_render$W]]), _sfc_main$16 = {
|
|
23783
23804
|
name: "VsItinerary",
|
|
23784
23805
|
status: "prototype",
|
|
23785
23806
|
release: "0.0.1",
|
|
@@ -23889,7 +23910,7 @@ function _sfc_render$V(e, n, t, r, a, s) {
|
|
|
23889
23910
|
})
|
|
23890
23911
|
]);
|
|
23891
23912
|
}
|
|
23892
|
-
const Itinerary = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
23913
|
+
const Itinerary = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["render", _sfc_render$V]]), _sfc_main$15 = {
|
|
23893
23914
|
name: "VsItineraryDay",
|
|
23894
23915
|
status: "prototype",
|
|
23895
23916
|
release: "0.0.1",
|
|
@@ -24002,7 +24023,7 @@ function _sfc_render$U(e, n, t, r, a, s) {
|
|
|
24002
24023
|
})
|
|
24003
24024
|
]);
|
|
24004
24025
|
}
|
|
24005
|
-
const ItineraryDay = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
24026
|
+
const ItineraryDay = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$U]]), _sfc_main$14 = {
|
|
24006
24027
|
name: "VsItineraryStop",
|
|
24007
24028
|
status: "prototype",
|
|
24008
24029
|
release: "0.0.1",
|
|
@@ -24107,7 +24128,7 @@ function _sfc_render$T(e, n, t, r, a, s) {
|
|
|
24107
24128
|
e.$slots["stop-buttons"] ? renderSlot(e.$slots, "stop-buttons", { key: 0 }) : createCommentVNode("", !0)
|
|
24108
24129
|
]);
|
|
24109
24130
|
}
|
|
24110
|
-
const ItineraryStop = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
24131
|
+
const ItineraryStop = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$T]]), _sfc_main$13 = {
|
|
24111
24132
|
name: "VsItineraryStopInfo",
|
|
24112
24133
|
status: "prototype",
|
|
24113
24134
|
release: "0.0.1",
|
|
@@ -24361,7 +24382,7 @@ function _sfc_render$S(e, n, t, r, a, s) {
|
|
|
24361
24382
|
])
|
|
24362
24383
|
]);
|
|
24363
24384
|
}
|
|
24364
|
-
const ItineraryStopInfo = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
24385
|
+
const ItineraryStopInfo = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$S]]), _sfc_main$12 = {
|
|
24365
24386
|
name: "VsItineraryTips",
|
|
24366
24387
|
status: "prototype",
|
|
24367
24388
|
release: "0.0.1",
|
|
@@ -24378,7 +24399,7 @@ function _sfc_render$R(e, n, t, r, a, s) {
|
|
|
24378
24399
|
])
|
|
24379
24400
|
]);
|
|
24380
24401
|
}
|
|
24381
|
-
const ItineraryTips = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
24402
|
+
const ItineraryTips = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$R]]), _sfc_main$11 = {
|
|
24382
24403
|
name: "VsItineraryBorderOverlapWrapper",
|
|
24383
24404
|
status: "prototype",
|
|
24384
24405
|
release: "0.0.1",
|
|
@@ -24390,7 +24411,7 @@ function _sfc_render$Q(e, n, t, r, a, s) {
|
|
|
24390
24411
|
renderSlot(e.$slots, "default")
|
|
24391
24412
|
]);
|
|
24392
24413
|
}
|
|
24393
|
-
const ItineraryBorderOverlapWrapper = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
24414
|
+
const ItineraryBorderOverlapWrapper = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$Q]]), _sfc_main$10 = {
|
|
24394
24415
|
name: "VsLinkList",
|
|
24395
24416
|
status: "prototype",
|
|
24396
24417
|
release: "0.0.1",
|
|
@@ -24442,7 +24463,7 @@ function _sfc_render$P(e, n, t, r, a, s) {
|
|
|
24442
24463
|
])
|
|
24443
24464
|
], 10, _hoisted_1$L);
|
|
24444
24465
|
}
|
|
24445
|
-
const VsLinkList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
24466
|
+
const VsLinkList = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sfc_render$P]]), _sfc_main$$ = {
|
|
24446
24467
|
name: "VsLinkListItem",
|
|
24447
24468
|
status: "prototype",
|
|
24448
24469
|
release: "0.0.1",
|
|
@@ -24526,7 +24547,7 @@ function _sfc_render$O(e, n, t, r, a, s) {
|
|
|
24526
24547
|
}, 8, ["href", "type", "role", "onClick"])
|
|
24527
24548
|
]);
|
|
24528
24549
|
}
|
|
24529
|
-
const LinkListItem = /* @__PURE__ */ _export_sfc(_sfc_main
|
|
24550
|
+
const LinkListItem = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$O]]), _sfc_main$_ = {
|
|
24530
24551
|
name: "VsListicleItem",
|
|
24531
24552
|
status: "prototype",
|
|
24532
24553
|
release: "0.0.1",
|
|
@@ -24637,9 +24658,9 @@ function _sfc_render$N(e, n, t, r, a, s) {
|
|
|
24637
24658
|
})
|
|
24638
24659
|
]);
|
|
24639
24660
|
}
|
|
24640
|
-
const ListicleItem = /* @__PURE__ */ _export_sfc(_sfc_main
|
|
24661
|
+
const ListicleItem = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$N]]), __vite_import_meta_env__ = { BASE_URL: "/", DEV: !1, MODE: "production", PROD: !0, SSR: !1 };
|
|
24641
24662
|
var define_process_env_default$2 = {};
|
|
24642
|
-
const getEnvValue = (e) => define_process_env_default$2 ? define_process_env_default$2[e] : __vite_import_meta_env__[e], _sfc_main$
|
|
24663
|
+
const getEnvValue = (e) => define_process_env_default$2 ? define_process_env_default$2[e] : __vite_import_meta_env__[e], _sfc_main$Z = {
|
|
24643
24664
|
name: "VsSelect",
|
|
24644
24665
|
status: "prototype",
|
|
24645
24666
|
release: "0.0.1",
|
|
@@ -24853,7 +24874,7 @@ function _sfc_render$M(e, n, t, r, a, s) {
|
|
|
24853
24874
|
])
|
|
24854
24875
|
]);
|
|
24855
24876
|
}
|
|
24856
|
-
const VsSelect = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
24877
|
+
const VsSelect = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$M]]);
|
|
24857
24878
|
function _extends() {
|
|
24858
24879
|
return _extends = Object.assign ? Object.assign.bind() : function(e) {
|
|
24859
24880
|
for (var n = 1; n < arguments.length; n++) {
|
|
@@ -25002,7 +25023,7 @@ var Recaptcha = defineComponent({
|
|
|
25002
25023
|
}, t);
|
|
25003
25024
|
}
|
|
25004
25025
|
});
|
|
25005
|
-
const _sfc_main$
|
|
25026
|
+
const _sfc_main$Y = {
|
|
25006
25027
|
name: "VsRecaptcha",
|
|
25007
25028
|
status: "prototype",
|
|
25008
25029
|
release: "0.0.1",
|
|
@@ -25101,7 +25122,7 @@ function _sfc_render$L(e, n, t, r, a, s) {
|
|
|
25101
25122
|
}, null, 8, ["sitekey", "onVerify", "onRender", "class", "language"])) : createCommentVNode("", !0)
|
|
25102
25123
|
]);
|
|
25103
25124
|
}
|
|
25104
|
-
const VsRecaptcha = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
25125
|
+
const VsRecaptcha = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$L]]), _sfc_main$X = {
|
|
25105
25126
|
name: "VsTextarea",
|
|
25106
25127
|
status: "prototype",
|
|
25107
25128
|
release: "0.0.1",
|
|
@@ -25354,7 +25375,7 @@ function _sfc_render$K(e, n, t, r, a, s) {
|
|
|
25354
25375
|
}, null, 8, ["class", "modelValue", "id", "name", "placeholder", "required", "autocomplete", "v", "aria-invalid", "aria-describedby", "disabled", "rows", "onBlur", "onChange", "onFocus"])
|
|
25355
25376
|
]);
|
|
25356
25377
|
}
|
|
25357
|
-
const VsTextarea = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
25378
|
+
const VsTextarea = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$K]]), _sfc_main$W = {
|
|
25358
25379
|
name: "VsForm",
|
|
25359
25380
|
status: "prototype",
|
|
25360
25381
|
release: "0.0.1",
|
|
@@ -25406,6 +25427,17 @@ const VsTextarea = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_ren
|
|
|
25406
25427
|
type: String,
|
|
25407
25428
|
required: !0
|
|
25408
25429
|
},
|
|
25430
|
+
/**
|
|
25431
|
+
* If set to false, remove the recaptcha from the form and don't check it when verifying a
|
|
25432
|
+
* submission.
|
|
25433
|
+
*
|
|
25434
|
+
* This is necessary for in person forms which won't be available on the web, and which can
|
|
25435
|
+
* be submitted many times from one device.
|
|
25436
|
+
*/
|
|
25437
|
+
usesRecaptcha: {
|
|
25438
|
+
type: Boolean,
|
|
25439
|
+
default: !0
|
|
25440
|
+
},
|
|
25409
25441
|
/**
|
|
25410
25442
|
* Recaptcha site key string
|
|
25411
25443
|
*/
|
|
@@ -25692,7 +25724,7 @@ const VsTextarea = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_ren
|
|
|
25692
25724
|
function n(r) {
|
|
25693
25725
|
return r.validation && r.validation.required;
|
|
25694
25726
|
}
|
|
25695
|
-
this.isTest
|
|
25727
|
+
this.usesRecaptcha && !this.isTest && this.onRecaptchaVerify(), this.triggerValidate = !0;
|
|
25696
25728
|
const t = this.formData.fields.filter(n);
|
|
25697
25729
|
t.length === 0 ? this.formIsInvalid = !1 : t.forEach((r) => {
|
|
25698
25730
|
if (!/\S/.test(this.form[r.name])) {
|
|
@@ -25701,7 +25733,7 @@ const VsTextarea = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_ren
|
|
|
25701
25733
|
}
|
|
25702
25734
|
}), this.showErrorMessage = this.formIsInvalid, Object.entries(this.conditionalFields).forEach(([r, a]) => {
|
|
25703
25735
|
a || (this.form[r] = "");
|
|
25704
|
-
}), this.errorFields.length > 0 && (this.formIsInvalid = !0), !this.formIsInvalid && this.recaptchaVerified ? this.isMarketo ? this.marketoSubmit() : this.axiosSubmit() : (this.showErrorMessage = !0, this.reAlertErrors = !0, setTimeout(() => {
|
|
25736
|
+
}), this.errorFields.length > 0 && (this.formIsInvalid = !0), !this.formIsInvalid && (this.recaptchaVerified || !this.usesRecaptcha) ? this.isMarketo ? this.marketoSubmit() : this.axiosSubmit() : (this.showErrorMessage = !0, this.reAlertErrors = !0, setTimeout(() => {
|
|
25705
25737
|
this.reAlertErrors = !1;
|
|
25706
25738
|
}, 100));
|
|
25707
25739
|
},
|
|
@@ -25888,7 +25920,8 @@ function _sfc_render$J(e, n, t, r, a, s) {
|
|
|
25888
25920
|
}, 1032, ["label", "label-for", "class"]))), 128))
|
|
25889
25921
|
]),
|
|
25890
25922
|
renderSlot(e.$slots, "hidden-fields"),
|
|
25891
|
-
|
|
25923
|
+
t.usesRecaptcha ? (openBlock(), createBlock(d, {
|
|
25924
|
+
key: 0,
|
|
25892
25925
|
onVerified: s.onRecaptchaVerify,
|
|
25893
25926
|
"site-key": t.recaptchaKey,
|
|
25894
25927
|
invalid: !a.recaptchaVerified && a.showErrorMessage,
|
|
@@ -25897,7 +25930,7 @@ function _sfc_render$J(e, n, t, r, a, s) {
|
|
|
25897
25930
|
class: "mt-300",
|
|
25898
25931
|
"textarea-label": t.recaptchaTextareaLabel,
|
|
25899
25932
|
"re-alert-errors": a.reAlertErrors
|
|
25900
|
-
}, null, 8, ["onVerified", "site-key", "invalid", "language", "error-msg", "textarea-label", "re-alert-errors"]),
|
|
25933
|
+
}, null, 8, ["onVerified", "site-key", "invalid", "language", "error-msg", "textarea-label", "re-alert-errors"])) : createCommentVNode("", !0),
|
|
25901
25934
|
createVNode(f, {
|
|
25902
25935
|
variant: "primary",
|
|
25903
25936
|
type: "submit",
|
|
@@ -25942,7 +25975,7 @@ function _sfc_render$J(e, n, t, r, a, s) {
|
|
|
25942
25975
|
])
|
|
25943
25976
|
]);
|
|
25944
25977
|
}
|
|
25945
|
-
const Form = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
25978
|
+
const Form = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render", _sfc_render$J]]), _sfc_main$V = {
|
|
25946
25979
|
name: "VsMegaNavTopMenu",
|
|
25947
25980
|
status: "prototype",
|
|
25948
25981
|
release: "0.1.0",
|
|
@@ -25965,7 +25998,7 @@ function _sfc_render$I(e, n, t, r, a, s) {
|
|
|
25965
25998
|
_: 3
|
|
25966
25999
|
});
|
|
25967
26000
|
}
|
|
25968
|
-
const VsMegaNavTopMenu = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
26001
|
+
const VsMegaNavTopMenu = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$I]]), _sfc_main$U = {
|
|
25969
26002
|
name: "VsMegaNavMobileMenu",
|
|
25970
26003
|
status: "prototype",
|
|
25971
26004
|
release: "0.1.0",
|
|
@@ -26003,7 +26036,7 @@ function _sfc_render$H(e, n, t, r, a, s) {
|
|
|
26003
26036
|
renderSlot(e.$slots, "default")
|
|
26004
26037
|
]);
|
|
26005
26038
|
}
|
|
26006
|
-
const VsMegaNavMobileMenu = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
26039
|
+
const VsMegaNavMobileMenu = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$H]]), _sfc_main$T = {
|
|
26007
26040
|
name: "VsSiteSearch",
|
|
26008
26041
|
status: "prototype",
|
|
26009
26042
|
release: "0.0.1",
|
|
@@ -26054,7 +26087,7 @@ function _sfc_render$G(e, n, t, r, a, s) {
|
|
|
26054
26087
|
_: 3
|
|
26055
26088
|
}, 8, ["class", "onClick"]);
|
|
26056
26089
|
}
|
|
26057
|
-
const VsSiteSearch = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
26090
|
+
const VsSiteSearch = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render$G]]), _sfc_main$S = {
|
|
26058
26091
|
name: "VsSiteSearchForm",
|
|
26059
26092
|
status: "prototype",
|
|
26060
26093
|
release: "0.0.1",
|
|
@@ -26224,7 +26257,7 @@ function _sfc_render$F(e, n, t, r, a, s) {
|
|
|
26224
26257
|
}, 8, ["onClick", "onKeydown"])
|
|
26225
26258
|
])) : createCommentVNode("", !0);
|
|
26226
26259
|
}
|
|
26227
|
-
const VsSiteSearchForm = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
26260
|
+
const VsSiteSearchForm = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_render$F]]), clickOutside = {
|
|
26228
26261
|
mounted(e, n) {
|
|
26229
26262
|
e.clickOutsideEvent = (t) => {
|
|
26230
26263
|
e === t.target || e.contains(t.target) || n.value(t);
|
|
@@ -26233,7 +26266,7 @@ const VsSiteSearchForm = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _s
|
|
|
26233
26266
|
unmounted(e) {
|
|
26234
26267
|
document.body.removeEventListener("click", e.clickOutsideEvent);
|
|
26235
26268
|
}
|
|
26236
|
-
}, _sfc_main$
|
|
26269
|
+
}, _sfc_main$R = {
|
|
26237
26270
|
name: "VsMegaNav",
|
|
26238
26271
|
status: "prototype",
|
|
26239
26272
|
release: "0.1.0",
|
|
@@ -26536,7 +26569,7 @@ function _sfc_render$E(e, n, t, r, a, s) {
|
|
|
26536
26569
|
])
|
|
26537
26570
|
]);
|
|
26538
26571
|
}
|
|
26539
|
-
const MegaNav = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
26572
|
+
const MegaNav = /* @__PURE__ */ _export_sfc(_sfc_main$R, [["render", _sfc_render$E]]), _sfc_main$Q = {
|
|
26540
26573
|
name: "VsMegaNavDropdown",
|
|
26541
26574
|
status: "prototype",
|
|
26542
26575
|
release: "0.1.0",
|
|
@@ -26706,7 +26739,7 @@ function _sfc_render$D(e, n, t, r, a, s) {
|
|
|
26706
26739
|
])
|
|
26707
26740
|
]);
|
|
26708
26741
|
}
|
|
26709
|
-
const VsMegaNavDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
26742
|
+
const VsMegaNavDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$D]]), _sfc_main$P = {
|
|
26710
26743
|
name: "VsMegaNavDropdownContainer",
|
|
26711
26744
|
status: "prototype",
|
|
26712
26745
|
release: "0.1.0",
|
|
@@ -26815,7 +26848,7 @@ function _sfc_render$C(e, n, t, r, a, s) {
|
|
|
26815
26848
|
})
|
|
26816
26849
|
], 512);
|
|
26817
26850
|
}
|
|
26818
|
-
const MegaNavDropdownContainer = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
26851
|
+
const MegaNavDropdownContainer = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["render", _sfc_render$C]]), _sfc_main$O = {
|
|
26819
26852
|
name: "VsMegaNavList",
|
|
26820
26853
|
status: "prototype",
|
|
26821
26854
|
release: "0.1.0",
|
|
@@ -26869,7 +26902,7 @@ function _sfc_render$B(e, n, t, r, a, s) {
|
|
|
26869
26902
|
})
|
|
26870
26903
|
], 8, _hoisted_1$y);
|
|
26871
26904
|
}
|
|
26872
|
-
const MegaNavList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
26905
|
+
const MegaNavList = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$B]]), _sfc_main$N = {
|
|
26873
26906
|
name: "VsMegaNavListItem",
|
|
26874
26907
|
status: "prototype",
|
|
26875
26908
|
release: "0.1.0",
|
|
@@ -26922,7 +26955,7 @@ function _sfc_render$A(e, n, t, r, a, s) {
|
|
|
26922
26955
|
}, 8, ["href"])
|
|
26923
26956
|
], 2);
|
|
26924
26957
|
}
|
|
26925
|
-
const MegaNavListItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
26958
|
+
const MegaNavListItem = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$A]]), _sfc_main$M = {
|
|
26926
26959
|
name: "VsMegaNavAccordionItem",
|
|
26927
26960
|
status: "prototype",
|
|
26928
26961
|
release: "0.1.0",
|
|
@@ -27009,7 +27042,7 @@ function _sfc_render$z(e, n, t, r, a, s) {
|
|
|
27009
27042
|
_: 3
|
|
27010
27043
|
}, 8, ["class", "data-unique-id", "control-id"]);
|
|
27011
27044
|
}
|
|
27012
|
-
const MegaNavAccordionItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
27045
|
+
const MegaNavAccordionItem = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_render$z]]), _sfc_main$L = {
|
|
27013
27046
|
name: "VsMegaNavFeaturedItem",
|
|
27014
27047
|
status: "prototype",
|
|
27015
27048
|
release: "0.1.0",
|
|
@@ -27064,7 +27097,7 @@ function _sfc_render$y(e, n, t, r, a, s) {
|
|
|
27064
27097
|
_: 3
|
|
27065
27098
|
}, 8, ["link", "img-src", "img-alt"]);
|
|
27066
27099
|
}
|
|
27067
|
-
const MegaNavFeaturedItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
27100
|
+
const MegaNavFeaturedItem = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_render$y]]), _sfc_main$K = {
|
|
27068
27101
|
name: "VsMegaNavFeaturedEvent",
|
|
27069
27102
|
status: "prototype",
|
|
27070
27103
|
release: "0.1.0",
|
|
@@ -27134,7 +27167,7 @@ function _sfc_render$x(e, n, t, r, a, s) {
|
|
|
27134
27167
|
_: 1
|
|
27135
27168
|
}, 8, ["link", "img-src", "img-alt"])) : createCommentVNode("", !0);
|
|
27136
27169
|
}
|
|
27137
|
-
const MegaNavFeaturedEvent = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
27170
|
+
const MegaNavFeaturedEvent = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_render$x]]), _sfc_main$J = {
|
|
27138
27171
|
name: "VsMegaNavStaticLink",
|
|
27139
27172
|
status: "prototype",
|
|
27140
27173
|
release: "0.1.0",
|
|
@@ -27180,7 +27213,7 @@ function _sfc_render$w(e, n, t, r, a, s) {
|
|
|
27180
27213
|
}, 8, ["href"])
|
|
27181
27214
|
], 2);
|
|
27182
27215
|
}
|
|
27183
|
-
const MegaNavStaticLink = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
27216
|
+
const MegaNavStaticLink = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$w]]), _sfc_main$I = {
|
|
27184
27217
|
name: "VsMegalinks",
|
|
27185
27218
|
status: "prototype",
|
|
27186
27219
|
release: "0.0.1",
|
|
@@ -27378,7 +27411,7 @@ function _sfc_render$v(e, n, t, r, a, s) {
|
|
|
27378
27411
|
})
|
|
27379
27412
|
], 2);
|
|
27380
27413
|
}
|
|
27381
|
-
const Megalinks = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
27414
|
+
const Megalinks = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["render", _sfc_render$v]]), _sfc_main$H = {
|
|
27382
27415
|
name: "VsMegalinkLinkList",
|
|
27383
27416
|
status: "prototype",
|
|
27384
27417
|
release: "0.0.1",
|
|
@@ -27565,7 +27598,7 @@ function _sfc_render$u(e, n, t, r, a, s) {
|
|
|
27565
27598
|
]), 1032, ["link", "type", "img-src", "img-alt", "theme", "video-id", "video-btn-text", "error-message", "business-support", "is-home-page"])
|
|
27566
27599
|
], 2);
|
|
27567
27600
|
}
|
|
27568
|
-
const MegalinkLinkList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
27601
|
+
const MegalinkLinkList = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$u]]), _sfc_main$G = {
|
|
27569
27602
|
name: "VsMegalinkMultiImage",
|
|
27570
27603
|
status: "prototype",
|
|
27571
27604
|
release: "0.0.1",
|
|
@@ -27755,7 +27788,7 @@ function _sfc_render$t(e, n, t, r, a, s) {
|
|
|
27755
27788
|
]), 1032, ["link", "type", "class", "heading-style", "img-src", "img-alt", "data-test", "theme", "video-id", "video-btn-text", "error-message", "warning-size"])
|
|
27756
27789
|
]);
|
|
27757
27790
|
}
|
|
27758
|
-
const MegalinkMultiImage = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
27791
|
+
const MegalinkMultiImage = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["render", _sfc_render$t]]), _sfc_main$F = {
|
|
27759
27792
|
name: "VsMegalinkSingleImage",
|
|
27760
27793
|
status: "prototype",
|
|
27761
27794
|
release: "0.0.1",
|
|
@@ -27893,7 +27926,7 @@ function _sfc_render$s(e, n, t, r, a, s) {
|
|
|
27893
27926
|
})
|
|
27894
27927
|
], 6);
|
|
27895
27928
|
}
|
|
27896
|
-
const MegalinkSingleImage = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
27929
|
+
const MegalinkSingleImage = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["render", _sfc_render$s]]), _sfc_main$E = {
|
|
27897
27930
|
name: "VsModal",
|
|
27898
27931
|
status: "prototype",
|
|
27899
27932
|
release: "0.0.1",
|
|
@@ -28030,7 +28063,7 @@ function _sfc_render$r(e, n, t, r, a, s) {
|
|
|
28030
28063
|
_: 3
|
|
28031
28064
|
}, 8, ["id", "static", "modelValue", "onHidden"])) : createCommentVNode("", !0);
|
|
28032
28065
|
}
|
|
28033
|
-
const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
28066
|
+
const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["render", _sfc_render$r]]), _sfc_main$D = {
|
|
28034
28067
|
name: "VsPageIntro",
|
|
28035
28068
|
status: "prototype",
|
|
28036
28069
|
release: "0.0.1",
|
|
@@ -28237,14 +28270,14 @@ function _sfc_render$q(e, n, t, r, a, s) {
|
|
|
28237
28270
|
])
|
|
28238
28271
|
], 2);
|
|
28239
28272
|
}
|
|
28240
|
-
const PageIntro = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
28273
|
+
const PageIntro = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["render", _sfc_render$q]]), _hoisted_1$r = {
|
|
28241
28274
|
"aria-label": "Pagination",
|
|
28242
28275
|
class: "vs-pagination",
|
|
28243
28276
|
"data-test": "vs-pagination"
|
|
28244
28277
|
}, _hoisted_2$m = {
|
|
28245
28278
|
"aria-live": "polite",
|
|
28246
28279
|
class: "vs-pagination__count"
|
|
28247
|
-
}, _hoisted_3$g = { class: "vs-pagination__controls" }, _hoisted_4$d = { class: "vs-pagination__prev" }, _hoisted_5$b = { class: "vs-pagination__list" }, _hoisted_6$b = { key: 0 }, _hoisted_7$9 = { class: "vs-pagination__next" }, limit = 7, _sfc_main$
|
|
28280
|
+
}, _hoisted_3$g = { class: "vs-pagination__controls" }, _hoisted_4$d = { class: "vs-pagination__prev" }, _hoisted_5$b = { class: "vs-pagination__list" }, _hoisted_6$b = { key: 0 }, _hoisted_7$9 = { class: "vs-pagination__next" }, limit = 7, _sfc_main$C = {
|
|
28248
28281
|
__name: "VsPagination",
|
|
28249
28282
|
props: /* @__PURE__ */ mergeModels({
|
|
28250
28283
|
/**
|
|
@@ -28380,7 +28413,7 @@ const PageIntro = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["render", _sfc_rend
|
|
|
28380
28413
|
])
|
|
28381
28414
|
]));
|
|
28382
28415
|
}
|
|
28383
|
-
}, _sfc_main$
|
|
28416
|
+
}, _sfc_main$B = {
|
|
28384
28417
|
name: "VsPanel",
|
|
28385
28418
|
status: "prototype",
|
|
28386
28419
|
release: "0.0.1",
|
|
@@ -28412,7 +28445,7 @@ function _sfc_render$p(e, n, t, r, a, s) {
|
|
|
28412
28445
|
renderSlot(e.$slots, "default")
|
|
28413
28446
|
], 2);
|
|
28414
28447
|
}
|
|
28415
|
-
const Panel = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
28448
|
+
const Panel = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["render", _sfc_render$p]]);
|
|
28416
28449
|
let VS$1;
|
|
28417
28450
|
function setWindowObj() {
|
|
28418
28451
|
typeof window < "u" ? VS$1 = typeof window.VS == "object" ? window.VS : {} : VS$1 = {};
|
|
@@ -28921,7 +28954,7 @@ VueComboBlocks.stateChangeTypes = sct;
|
|
|
28921
28954
|
const _hoisted_1$q = {
|
|
28922
28955
|
"data-test": "vs-autocomplete",
|
|
28923
28956
|
class: "vs-autocomplete mb-100"
|
|
28924
|
-
}, _hoisted_2$l = ["for"], _hoisted_3$f = ["placeholder", "onClick"], _hoisted_4$c = ["name"], _sfc_main$
|
|
28957
|
+
}, _hoisted_2$l = ["for"], _hoisted_3$f = ["placeholder", "onClick"], _hoisted_4$c = ["name"], _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
28925
28958
|
__name: "Autocomplete",
|
|
28926
28959
|
props: {
|
|
28927
28960
|
id: {},
|
|
@@ -29017,7 +29050,7 @@ const _hoisted_1$q = {
|
|
|
29017
29050
|
}), _hoisted_1$p = {
|
|
29018
29051
|
class: "vs-date-input",
|
|
29019
29052
|
"data-test": "vs-date-input"
|
|
29020
|
-
}, _hoisted_2$k = ["for"], _hoisted_3$e = ["min", "name", "id"], _sfc_main$
|
|
29053
|
+
}, _hoisted_2$k = ["for"], _hoisted_3$e = ["min", "name", "id"], _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
29021
29054
|
__name: "DateInput",
|
|
29022
29055
|
props: {
|
|
29023
29056
|
label: {},
|
|
@@ -29054,7 +29087,7 @@ const _hoisted_1$q = {
|
|
|
29054
29087
|
type: "hidden",
|
|
29055
29088
|
name: "refine-date",
|
|
29056
29089
|
value: "on"
|
|
29057
|
-
}, _hoisted_7$8 = ["value"], _sfc_main$
|
|
29090
|
+
}, _hoisted_7$8 = ["value"], _sfc_main$y = /* @__PURE__ */ defineComponent({
|
|
29058
29091
|
__name: "DateRange",
|
|
29059
29092
|
props: {
|
|
29060
29093
|
startLabel: {
|
|
@@ -29130,7 +29163,7 @@ const _hoisted_1$q = {
|
|
|
29130
29163
|
return (v, k) => (openBlock(), createElementBlock("fieldset", _hoisted_1$o, [
|
|
29131
29164
|
createElementVNode("div", _hoisted_2$j, [
|
|
29132
29165
|
createElementVNode("div", _hoisted_3$d, [
|
|
29133
|
-
createVNode(_sfc_main$
|
|
29166
|
+
createVNode(_sfc_main$z, {
|
|
29134
29167
|
label: e.startLabel,
|
|
29135
29168
|
value: e.defaultDates && a.value === "" && s.value ? u.value : a.value,
|
|
29136
29169
|
name: _.value,
|
|
@@ -29142,7 +29175,7 @@ const _hoisted_1$q = {
|
|
|
29142
29175
|
}, null, 8, ["label", "value", "name"])
|
|
29143
29176
|
]),
|
|
29144
29177
|
createElementVNode("div", _hoisted_4$b, [
|
|
29145
|
-
createVNode(_sfc_main$
|
|
29178
|
+
createVNode(_sfc_main$z, {
|
|
29146
29179
|
label: e.endLabel,
|
|
29147
29180
|
value: e.defaultDates && s.value === "" && a.value ? d.value : s.value,
|
|
29148
29181
|
"min-date": f.value,
|
|
@@ -29186,7 +29219,7 @@ const _hoisted_1$q = {
|
|
|
29186
29219
|
}, _hoisted_14$1 = { key: 5 }, _hoisted_15$1 = {
|
|
29187
29220
|
key: 0,
|
|
29188
29221
|
class: "form-group"
|
|
29189
|
-
}, _hoisted_16$1 = { for: "search-keyword" }, _hoisted_17$1 = { key: 6 }, _hoisted_18 = { key: 0 }, _hoisted_19 = ["value"], __default__
|
|
29222
|
+
}, _hoisted_16$1 = { for: "search-keyword" }, _hoisted_17$1 = { key: 6 }, _hoisted_18 = { key: 0 }, _hoisted_19 = ["value"], __default__ = defineComponent({
|
|
29190
29223
|
mixins: [dataLayerMixin],
|
|
29191
29224
|
methods: {
|
|
29192
29225
|
trackSubmit(e, n) {
|
|
@@ -29200,8 +29233,8 @@ const _hoisted_1$q = {
|
|
|
29200
29233
|
);
|
|
29201
29234
|
}
|
|
29202
29235
|
}
|
|
29203
|
-
}), _sfc_main$
|
|
29204
|
-
...__default__
|
|
29236
|
+
}), _sfc_main$x = /* @__PURE__ */ defineComponent({
|
|
29237
|
+
...__default__,
|
|
29205
29238
|
__name: "ProductSearchEmbed",
|
|
29206
29239
|
props: {
|
|
29207
29240
|
defaultProd: {
|
|
@@ -29337,7 +29370,7 @@ const _hoisted_1$q = {
|
|
|
29337
29370
|
], 2)
|
|
29338
29371
|
]),
|
|
29339
29372
|
createElementVNode("div", _hoisted_9$4, [
|
|
29340
|
-
r.value != "tour" && unref(c) ? (openBlock(), createBlock(_sfc_main$
|
|
29373
|
+
r.value != "tour" && unref(c) ? (openBlock(), createBlock(_sfc_main$A, {
|
|
29341
29374
|
key: 0,
|
|
29342
29375
|
id: "search-location",
|
|
29343
29376
|
label: unref(getLabelText)("location", "Location"),
|
|
@@ -29372,7 +29405,7 @@ const _hoisted_1$q = {
|
|
|
29372
29405
|
}, null, 8, _hoisted_12$2)) : createCommentVNode("", !0),
|
|
29373
29406
|
r.value !== "tour" && ((M = unref(s)) == null ? void 0 : M.type) === "DISTRICT" ? (openBlock(), createElementBlock("input", _hoisted_13$2)) : createCommentVNode("", !0),
|
|
29374
29407
|
r.value === "even" ? (openBlock(), createElementBlock("div", _hoisted_14$1, [
|
|
29375
|
-
createVNode(_sfc_main$
|
|
29408
|
+
createVNode(_sfc_main$y, {
|
|
29376
29409
|
"start-label": unref(getLabelText)("startdate", "Start Date", "dates"),
|
|
29377
29410
|
"end-label": unref(getLabelText)("enddate", "End Date", "dates"),
|
|
29378
29411
|
onDateUpdated: E[2] || (E[2] = (j) => Q(j)),
|
|
@@ -29397,7 +29430,7 @@ const _hoisted_1$q = {
|
|
|
29397
29430
|
]))) : createCommentVNode("", !0)
|
|
29398
29431
|
]),
|
|
29399
29432
|
r.value === "tour" ? (openBlock(), createElementBlock("div", _hoisted_18, [
|
|
29400
|
-
createVNode(_sfc_main$
|
|
29433
|
+
createVNode(_sfc_main$A, {
|
|
29401
29434
|
id: "tour-origin",
|
|
29402
29435
|
label: unref(getLabelText)("tour_origin", "Starting point"),
|
|
29403
29436
|
"multiselect-label": "name",
|
|
@@ -29412,7 +29445,7 @@ const _hoisted_1$q = {
|
|
|
29412
29445
|
name: "attractions[]",
|
|
29413
29446
|
value: j
|
|
29414
29447
|
}, null, 8, _hoisted_19))), 256)),
|
|
29415
|
-
createVNode(_sfc_main$
|
|
29448
|
+
createVNode(_sfc_main$A, {
|
|
29416
29449
|
id: "tour-month",
|
|
29417
29450
|
label: unref(getLabelText)("tour_month", "I'm traveling in"),
|
|
29418
29451
|
"multiselect-label": "label",
|
|
@@ -29444,7 +29477,7 @@ const _hoisted_1$q = {
|
|
|
29444
29477
|
]);
|
|
29445
29478
|
};
|
|
29446
29479
|
}
|
|
29447
|
-
}), _sfc_main$
|
|
29480
|
+
}), _sfc_main$w = {
|
|
29448
29481
|
name: "VsProductSearch",
|
|
29449
29482
|
status: "prototype",
|
|
29450
29483
|
release: "0.0.1",
|
|
@@ -29452,7 +29485,7 @@ const _hoisted_1$q = {
|
|
|
29452
29485
|
VsContainer,
|
|
29453
29486
|
VsRow,
|
|
29454
29487
|
VsCol,
|
|
29455
|
-
VsProductSearchEmbed: _sfc_main$
|
|
29488
|
+
VsProductSearchEmbed: _sfc_main$x,
|
|
29456
29489
|
VsHeading,
|
|
29457
29490
|
VsWarning
|
|
29458
29491
|
},
|
|
@@ -29546,7 +29579,7 @@ function _sfc_render$o(e, n, t, r, a, s) {
|
|
|
29546
29579
|
})
|
|
29547
29580
|
]);
|
|
29548
29581
|
}
|
|
29549
|
-
const ProductSearch = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
29582
|
+
const ProductSearch = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["render", _sfc_render$o]]), _sfc_main$v = {
|
|
29550
29583
|
name: "VsQuote",
|
|
29551
29584
|
status: "prototype",
|
|
29552
29585
|
release: "0.0.1",
|
|
@@ -29624,7 +29657,7 @@ function _sfc_render$n(e, n, t, r, a, s) {
|
|
|
29624
29657
|
])
|
|
29625
29658
|
], 2);
|
|
29626
29659
|
}
|
|
29627
|
-
const Quote = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
29660
|
+
const Quote = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["render", _sfc_render$n]]), _sfc_main$u = {
|
|
29628
29661
|
name: "VsSectionHeader",
|
|
29629
29662
|
status: "prototype",
|
|
29630
29663
|
release: "0.0.1",
|
|
@@ -29731,7 +29764,7 @@ function _sfc_render$m(e, n, t, r, a, s) {
|
|
|
29731
29764
|
})
|
|
29732
29765
|
]);
|
|
29733
29766
|
}
|
|
29734
|
-
const SectionHeader = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
29767
|
+
const SectionHeader = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["render", _sfc_render$m]]), _sfc_main$t = {
|
|
29735
29768
|
name: "VsTable",
|
|
29736
29769
|
status: "prototype",
|
|
29737
29770
|
release: "0.0.1",
|
|
@@ -29787,7 +29820,7 @@ function _sfc_render$l(e, n, t, r, a, s) {
|
|
|
29787
29820
|
_: 3
|
|
29788
29821
|
}, 8, ["responsive", "stacked"]);
|
|
29789
29822
|
}
|
|
29790
|
-
const VsTable = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
29823
|
+
const VsTable = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["render", _sfc_render$l]]), _sfc_main$s = {
|
|
29791
29824
|
name: "VsTableHead",
|
|
29792
29825
|
status: "prototype",
|
|
29793
29826
|
release: "0.0.1",
|
|
@@ -29804,7 +29837,7 @@ function _sfc_render$k(e, n, t, r, a, s) {
|
|
|
29804
29837
|
_: 3
|
|
29805
29838
|
}, 16);
|
|
29806
29839
|
}
|
|
29807
|
-
const VsTableHead = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
29840
|
+
const VsTableHead = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["render", _sfc_render$k]]), _sfc_main$r = {
|
|
29808
29841
|
name: "VsTableHeaderCell",
|
|
29809
29842
|
status: "prototype",
|
|
29810
29843
|
release: "0.0.1",
|
|
@@ -29833,7 +29866,7 @@ function _sfc_render$j(e, n, t, r, a, s) {
|
|
|
29833
29866
|
_: 3
|
|
29834
29867
|
}, 16, ["stacked-heading"]);
|
|
29835
29868
|
}
|
|
29836
|
-
const VsTableHeaderCell = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
29869
|
+
const VsTableHeaderCell = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$j]]), _sfc_main$q = {
|
|
29837
29870
|
name: "VsTableBody",
|
|
29838
29871
|
status: "prototype",
|
|
29839
29872
|
release: "0.0.1",
|
|
@@ -29850,7 +29883,7 @@ function _sfc_render$i(e, n, t, r, a, s) {
|
|
|
29850
29883
|
_: 3
|
|
29851
29884
|
}, 16);
|
|
29852
29885
|
}
|
|
29853
|
-
const VsTableBody = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
29886
|
+
const VsTableBody = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["render", _sfc_render$i]]), _sfc_main$p = {
|
|
29854
29887
|
name: "VsTableRow",
|
|
29855
29888
|
status: "prototype",
|
|
29856
29889
|
release: "0.0.1",
|
|
@@ -29867,7 +29900,7 @@ function _sfc_render$h(e, n, t, r, a, s) {
|
|
|
29867
29900
|
_: 3
|
|
29868
29901
|
}, 16);
|
|
29869
29902
|
}
|
|
29870
|
-
const VsTableRow = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
29903
|
+
const VsTableRow = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["render", _sfc_render$h]]), _sfc_main$o = {
|
|
29871
29904
|
name: "VsTableDataCell",
|
|
29872
29905
|
status: "prototype",
|
|
29873
29906
|
release: "0.0.1",
|
|
@@ -29896,7 +29929,7 @@ function _sfc_render$g(e, n, t, r, a, s) {
|
|
|
29896
29929
|
_: 3
|
|
29897
29930
|
}, 16, ["stacked-heading"]);
|
|
29898
29931
|
}
|
|
29899
|
-
const VsTableDataCell = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
29932
|
+
const VsTableDataCell = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$g]]), _sfc_main$n = {
|
|
29900
29933
|
name: "VsTableFooter",
|
|
29901
29934
|
status: "prototype",
|
|
29902
29935
|
release: "0.0.1",
|
|
@@ -29913,7 +29946,7 @@ function _sfc_render$f(e, n, t, r, a, s) {
|
|
|
29913
29946
|
_: 3
|
|
29914
29947
|
}, 16);
|
|
29915
29948
|
}
|
|
29916
|
-
const VsTableFooter = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
29949
|
+
const VsTableFooter = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["render", _sfc_render$f]]), _sfc_main$m = {
|
|
29917
29950
|
name: "VsSkiScotlandCard",
|
|
29918
29951
|
status: "prototype",
|
|
29919
29952
|
release: "0.0.1",
|
|
@@ -30465,7 +30498,7 @@ function _sfc_render$e(e, n, t, r, a, s) {
|
|
|
30465
30498
|
])
|
|
30466
30499
|
]);
|
|
30467
30500
|
}
|
|
30468
|
-
const SkiScotlandCard = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
30501
|
+
const SkiScotlandCard = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$e]]), _sfc_main$l = {
|
|
30469
30502
|
name: "VsSkiScotlandStatus",
|
|
30470
30503
|
status: "prototype",
|
|
30471
30504
|
release: "0.0.1",
|
|
@@ -31678,7 +31711,7 @@ function _sfc_render$d(e, n, t, r, a, s) {
|
|
|
31678
31711
|
})
|
|
31679
31712
|
]);
|
|
31680
31713
|
}
|
|
31681
|
-
const SkiScotlandStatus = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
31714
|
+
const SkiScotlandStatus = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$d]]), _sfc_main$k = {
|
|
31682
31715
|
name: "VsSkipTo",
|
|
31683
31716
|
status: "prototype",
|
|
31684
31717
|
release: "0.0.1",
|
|
@@ -31785,7 +31818,7 @@ function _sfc_render$c(e, n, t, r, a, s) {
|
|
|
31785
31818
|
})
|
|
31786
31819
|
], 8, _hoisted_1$g);
|
|
31787
31820
|
}
|
|
31788
|
-
const SkipTo = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
31821
|
+
const SkipTo = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["render", _sfc_render$c]]), _sfc_main$j = {
|
|
31789
31822
|
name: "VsSocialCreditLink",
|
|
31790
31823
|
status: "prototype",
|
|
31791
31824
|
release: "0.0.1",
|
|
@@ -31847,7 +31880,7 @@ function _sfc_render$b(e, n, t, r, a, s) {
|
|
|
31847
31880
|
}, 8, ["href"])
|
|
31848
31881
|
]);
|
|
31849
31882
|
}
|
|
31850
|
-
const SocialCreditLink = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
31883
|
+
const SocialCreditLink = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$b]]), _sfc_main$i = {
|
|
31851
31884
|
name: "VsSocialShare",
|
|
31852
31885
|
status: "prototype",
|
|
31853
31886
|
release: "0.0.1",
|
|
@@ -32102,7 +32135,7 @@ function _sfc_render$a(e, n, t, r, a, s) {
|
|
|
32102
32135
|
})) : createCommentVNode("", !0)
|
|
32103
32136
|
], 2);
|
|
32104
32137
|
}
|
|
32105
|
-
const SocialShare = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
32138
|
+
const SocialShare = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$a]]), socialMediaData = {
|
|
32106
32139
|
facebook: {
|
|
32107
32140
|
color: "#1877f2",
|
|
32108
32141
|
icon: "fa-brands fa-facebook",
|
|
@@ -32133,7 +32166,7 @@ const SocialShare = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_re
|
|
|
32133
32166
|
icon: "fa-regular fa-link",
|
|
32134
32167
|
getUrl: () => "#"
|
|
32135
32168
|
}
|
|
32136
|
-
}, _sfc_main$
|
|
32169
|
+
}, _sfc_main$h = {
|
|
32137
32170
|
name: "VsSocialShareItem",
|
|
32138
32171
|
status: "prototype",
|
|
32139
32172
|
release: "0.0.1",
|
|
@@ -32257,7 +32290,7 @@ function _sfc_render$9(e, n, t, r, a, s) {
|
|
|
32257
32290
|
_: 1
|
|
32258
32291
|
}, 8, ["md"]);
|
|
32259
32292
|
}
|
|
32260
|
-
const SocialShareItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
32293
|
+
const SocialShareItem = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_render$9]]), _sfc_main$g = {
|
|
32261
32294
|
name: "VsSpotlightSection",
|
|
32262
32295
|
status: "prototype",
|
|
32263
32296
|
release: "0.0.1",
|
|
@@ -32385,7 +32418,7 @@ function _sfc_render$8(e, n, t, r, a, s) {
|
|
|
32385
32418
|
])
|
|
32386
32419
|
], 6);
|
|
32387
32420
|
}
|
|
32388
|
-
const SpotlightSection = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
32421
|
+
const SpotlightSection = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$8]]), _hoisted_1$c = { class: "vs-styled-list__list" }, _hoisted_2$a = { class: "vs-styled-list__source" }, _sfc_main$f = {
|
|
32389
32422
|
__name: "StyledList",
|
|
32390
32423
|
props: {
|
|
32391
32424
|
/**
|
|
@@ -32444,7 +32477,7 @@ const SpotlightSection = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _s
|
|
|
32444
32477
|
}, _hoisted_1$b = {
|
|
32445
32478
|
class: "vs-styled-list__item",
|
|
32446
32479
|
"data-test": "vs-styled-list__item"
|
|
32447
|
-
}, _sfc_main$
|
|
32480
|
+
}, _sfc_main$e = {
|
|
32448
32481
|
__name: "StyledListItem",
|
|
32449
32482
|
props: {
|
|
32450
32483
|
/**
|
|
@@ -32537,7 +32570,7 @@ const SpotlightSection = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _s
|
|
|
32537
32570
|
})
|
|
32538
32571
|
]));
|
|
32539
32572
|
}
|
|
32540
|
-
}, _sfc_main$
|
|
32573
|
+
}, _sfc_main$d = {
|
|
32541
32574
|
name: "VsSummaryBoxList",
|
|
32542
32575
|
status: "prototype",
|
|
32543
32576
|
release: "0.0.1"
|
|
@@ -32552,7 +32585,7 @@ function _sfc_render$7(e, n, t, r, a, s) {
|
|
|
32552
32585
|
])
|
|
32553
32586
|
]);
|
|
32554
32587
|
}
|
|
32555
|
-
const SummaryBoxList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
32588
|
+
const SummaryBoxList = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["render", _sfc_render$7]]), _sfc_main$c = {
|
|
32556
32589
|
name: "VsSummaryBoxListItem",
|
|
32557
32590
|
status: "prototype",
|
|
32558
32591
|
release: "0.0.1",
|
|
@@ -32628,7 +32661,7 @@ function _sfc_render$6(e, n, t, r, a, s) {
|
|
|
32628
32661
|
])) : createCommentVNode("", !0)
|
|
32629
32662
|
]);
|
|
32630
32663
|
}
|
|
32631
|
-
const SummaryBoxListItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
32664
|
+
const SummaryBoxListItem = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$6], ["__scopeId", "data-v-eab4f595"]]), _sfc_main$b = {
|
|
32632
32665
|
name: "VsSummaryBoxDistanceListItem",
|
|
32633
32666
|
status: "prototype",
|
|
32634
32667
|
release: "0.0.1",
|
|
@@ -32707,7 +32740,7 @@ function _sfc_render$5(e, n, t, r, a, s) {
|
|
|
32707
32740
|
])
|
|
32708
32741
|
]);
|
|
32709
32742
|
}
|
|
32710
|
-
const SummaryBoxDistanceListItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
32743
|
+
const SummaryBoxDistanceListItem = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["render", _sfc_render$5], ["__scopeId", "data-v-f36a8377"]]), _sfc_main$a = {
|
|
32711
32744
|
name: "VsTabs",
|
|
32712
32745
|
status: "prototype",
|
|
32713
32746
|
release: "0.0.1",
|
|
@@ -32752,7 +32785,7 @@ function _sfc_render$4(e, n, t, r, a, s) {
|
|
|
32752
32785
|
}, 8, ["no-container", "align"])
|
|
32753
32786
|
], 2);
|
|
32754
32787
|
}
|
|
32755
|
-
const Tabs = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
32788
|
+
const Tabs = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["render", _sfc_render$4]]), _sfc_main$9 = {
|
|
32756
32789
|
name: "VsTabItem",
|
|
32757
32790
|
status: "prototype",
|
|
32758
32791
|
release: "0.0.1",
|
|
@@ -32805,7 +32838,7 @@ function _sfc_render$3(e, n, t, r, a, s) {
|
|
|
32805
32838
|
_: 3
|
|
32806
32839
|
}, 8, ["title-link-class", "title", "onClick"]);
|
|
32807
32840
|
}
|
|
32808
|
-
const TabItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
32841
|
+
const TabItem = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$3]]), _sfc_main$8 = {
|
|
32809
32842
|
name: "VsTag",
|
|
32810
32843
|
status: "prototype",
|
|
32811
32844
|
release: "0.0.1",
|
|
@@ -32835,7 +32868,7 @@ function _sfc_render$2(e, n, t, r, a, s) {
|
|
|
32835
32868
|
_: 3
|
|
32836
32869
|
}, 8, ["href"]);
|
|
32837
32870
|
}
|
|
32838
|
-
const Tag = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
32871
|
+
const Tag = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["render", _sfc_render$2]]), _sfc_main$7 = {
|
|
32839
32872
|
name: "VsTagManagerWrapper",
|
|
32840
32873
|
status: "prototype",
|
|
32841
32874
|
release: "0.0.1",
|
|
@@ -32881,7 +32914,7 @@ const Tag = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$2]]
|
|
|
32881
32914
|
function _sfc_render$1(e, n, t, r, a, s) {
|
|
32882
32915
|
return openBlock(), createElementBlock("span", _hoisted_1$7);
|
|
32883
32916
|
}
|
|
32884
|
-
const TagManagerWrapper = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
32917
|
+
const TagManagerWrapper = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["render", _sfc_render$1]]);
|
|
32885
32918
|
var dist = { exports: {} }, Sister;
|
|
32886
32919
|
/**
|
|
32887
32920
|
* @link https://github.com/gajus/sister for the canonical source repository
|
|
@@ -33499,7 +33532,7 @@ const player = /* @__PURE__ */ getDefaultExportFromCjs(distExports), UNSTARTED =
|
|
|
33499
33532
|
}
|
|
33500
33533
|
};
|
|
33501
33534
|
let videoStore = null;
|
|
33502
|
-
const cookieValues = cookieValues$5.youtube, _sfc_main$
|
|
33535
|
+
const cookieValues = cookieValues$5.youtube, _sfc_main$6 = {
|
|
33503
33536
|
name: "VsVideo",
|
|
33504
33537
|
status: "prototype",
|
|
33505
33538
|
release: "0.0.1",
|
|
@@ -33782,31 +33815,7 @@ function _sfc_render(e, n, t, r, a, s) {
|
|
|
33782
33815
|
])
|
|
33783
33816
|
]));
|
|
33784
33817
|
}
|
|
33785
|
-
const Video = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
33786
|
-
name: "VsDivider"
|
|
33787
|
-
}, _sfc_main$6 = /* @__PURE__ */ Object.assign(__default__, {
|
|
33788
|
-
props: {
|
|
33789
|
-
/*
|
|
33790
|
-
* The color of the border.
|
|
33791
|
-
* `primary|secondary|inverse`
|
|
33792
|
-
*/
|
|
33793
|
-
variant: {
|
|
33794
|
-
type: String,
|
|
33795
|
-
required: !1,
|
|
33796
|
-
validator: (e) => e.match(
|
|
33797
|
-
/(primary|secondary|inverse)/
|
|
33798
|
-
),
|
|
33799
|
-
default: "primary"
|
|
33800
|
-
}
|
|
33801
|
-
},
|
|
33802
|
-
setup(e) {
|
|
33803
|
-
const n = e;
|
|
33804
|
-
return (t, r) => (openBlock(), createElementBlock("hr", {
|
|
33805
|
-
class: normalizeClass(["vs-divider", n.variant ? `vs-divider--variant-${n.variant}` : null]),
|
|
33806
|
-
"data-test": "vs-divider"
|
|
33807
|
-
}, null, 2));
|
|
33808
|
-
}
|
|
33809
|
-
});
|
|
33818
|
+
const Video = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["render", _sfc_render]]);
|
|
33810
33819
|
function cleanData$1(e) {
|
|
33811
33820
|
return e.TypedDocuments.map((r) => {
|
|
33812
33821
|
var a;
|
|
@@ -34864,7 +34873,7 @@ const _hoisted_1$4 = { class: "vs-fed-search-input" }, _hoisted_2$4 = { class: "
|
|
|
34864
34873
|
"sub-filters": a.subFilters,
|
|
34865
34874
|
labels: a.searchLabels
|
|
34866
34875
|
}, null, 8, ["cludo-api-key", "cludo-customer-id", "cludo-engine-id", "filters", "sub-filters", "labels"]),
|
|
34867
|
-
createVNode(_sfc_main$
|
|
34876
|
+
createVNode(_sfc_main$2q, { class: "my-200" }),
|
|
34868
34877
|
(openBlock(!0), createElementBlock(Fragment, null, renderList(unref(t).filters, (S, w) => withDirectives((openBlock(), createElementBlock("div", {
|
|
34869
34878
|
key: w,
|
|
34870
34879
|
class: "mb-200"
|
|
@@ -35017,7 +35026,7 @@ const _hoisted_1$4 = { class: "vs-fed-search-input" }, _hoisted_2$4 = { class: "
|
|
|
35017
35026
|
]),
|
|
35018
35027
|
_: 1
|
|
35019
35028
|
}, 8, ["class"]),
|
|
35020
|
-
unref(t).results && o.value > 1 ? (openBlock(), createBlock(unref(_sfc_main$
|
|
35029
|
+
unref(t).results && o.value > 1 ? (openBlock(), createBlock(unref(_sfc_main$C), {
|
|
35021
35030
|
key: 0,
|
|
35022
35031
|
class: "vs-federated-search__pagination",
|
|
35023
35032
|
"number-of-pages": o.value,
|
|
@@ -36086,7 +36095,7 @@ export {
|
|
|
36086
36095
|
ArticleDetails as VsArticleDetails,
|
|
36087
36096
|
ArticleSection as VsArticleSection,
|
|
36088
36097
|
ArticleSidebar as VsArticleSidebar,
|
|
36089
|
-
_sfc_main$
|
|
36098
|
+
_sfc_main$2j as VsBackToTop,
|
|
36090
36099
|
VsBadge,
|
|
36091
36100
|
Banner as VsBanner,
|
|
36092
36101
|
VsBody,
|
|
@@ -36113,8 +36122,8 @@ export {
|
|
|
36113
36122
|
EventCard as VsEventCard,
|
|
36114
36123
|
_sfc_main$2 as VsFederatedSearch,
|
|
36115
36124
|
_sfc_main$4 as VsFederatedSearchInput,
|
|
36116
|
-
_sfc_main$
|
|
36117
|
-
_sfc_main$
|
|
36125
|
+
_sfc_main$1z as VsFilter,
|
|
36126
|
+
_sfc_main$1y as VsFilterSection,
|
|
36118
36127
|
Footer as VsFooter,
|
|
36119
36128
|
FooterAccordionItem as VsFooterAccordionItem,
|
|
36120
36129
|
FooterCopyright as VsFooterCopyright,
|
|
@@ -36166,7 +36175,7 @@ export {
|
|
|
36166
36175
|
VsModuleWrapper,
|
|
36167
36176
|
VsNumberInput,
|
|
36168
36177
|
PageIntro as VsPageIntro,
|
|
36169
|
-
_sfc_main$
|
|
36178
|
+
_sfc_main$C as VsPagination,
|
|
36170
36179
|
Panel as VsPanel,
|
|
36171
36180
|
ProductSearch as VsProductSearch,
|
|
36172
36181
|
VsProgressBar,
|
|
@@ -36187,8 +36196,8 @@ export {
|
|
|
36187
36196
|
SpotlightSection as VsSpotlightSection,
|
|
36188
36197
|
VsStretchedLinkCard,
|
|
36189
36198
|
VsStretchedLinkPanels as VsStretchedLinkPanel,
|
|
36190
|
-
_sfc_main$
|
|
36191
|
-
_sfc_main$
|
|
36199
|
+
_sfc_main$f as VsStyledList,
|
|
36200
|
+
_sfc_main$e as VsStyledListItem,
|
|
36192
36201
|
SummaryBoxDistanceListItem as VsSummaryBoxDistanceListItem,
|
|
36193
36202
|
SummaryBoxList as VsSummaryBoxList,
|
|
36194
36203
|
SummaryBoxListItem as VsSummaryBoxListItem,
|