@visitscotland/component-library 3.2.3 → 3.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client/manifest.json +121 -40
- package/dist/client/scripts/24a1a95f72efbaac2565.js +1 -0
- package/dist/client/scripts/2c2558ca524faf46ccb8.js +1 -0
- package/dist/client/scripts/{4362897dff441009ccf7.js → 9e144e98a58319345468.js} +1 -1
- package/dist/client/scripts/a383054dc31f0022c46a.js +1 -0
- package/dist/client/styles/24a1a95f72efbaac2565.css +1 -0
- package/dist/client/styles/2c2558ca524faf46ccb8.css +1 -0
- package/dist/client/styles/a383054dc31f0022c46a.css +1 -0
- package/dist/components/components/index.d.ts +3 -1
- package/dist/components/components/styled-list/StyledList.vue.d.ts +19 -0
- package/dist/components/components/styled-list/components/StyledListItem.vue.d.ts +16 -0
- package/dist/components/components/styled-list/index.d.ts +98 -0
- package/dist/components/components/tourism-info/index.d.ts +5 -0
- package/dist/components/vs-component-library.css +1 -1
- package/dist/components/vs-component-library.js +52 -52
- package/dist/components/vs-component-library.mjs +688 -528
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/dist/ssr/styles/{0e88de34681dd0d7b163.css → 69abd1e32289d5fb7fe2.css} +3 -1
- package/package.json +1 -1
- package/dist/client/scripts/7bec5bb5f97f2464b576.js +0 -1
- package/dist/client/styles/7bec5bb5f97f2464b576.css +0 -1
- package/dist/components/components/icentre/index.d.ts +0 -5
- /package/dist/client/styles/{4362897dff441009ccf7.css → 9e144e98a58319345468.css} +0 -0
- /package/dist/components/components/{icentre/Icentre.vue.d.ts → tourism-info/TourismInfo.vue.d.ts} +0 -0
|
@@ -9,7 +9,7 @@ const _export_sfc = (e, r) => {
|
|
|
9
9
|
for (const [n, a] of r)
|
|
10
10
|
t[n] = a;
|
|
11
11
|
return t;
|
|
12
|
-
}, _sfc_main$
|
|
12
|
+
}, _sfc_main$2k = {
|
|
13
13
|
name: "VsAccordion",
|
|
14
14
|
status: "prototype",
|
|
15
15
|
release: "0.0.1",
|
|
@@ -32,16 +32,16 @@ const _export_sfc = (e, r) => {
|
|
|
32
32
|
validator: (e) => e.match(/(xs|sm|md|lg|xl|xxl)/)
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
|
-
}, _hoisted_1$
|
|
35
|
+
}, _hoisted_1$1O = {
|
|
36
36
|
class: "vs-accordion",
|
|
37
37
|
"data-test": "vs-accordion"
|
|
38
38
|
};
|
|
39
39
|
function _sfc_render$2b(e, r, t, n, a, o) {
|
|
40
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
40
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1O, [
|
|
41
41
|
renderSlot(e.$slots, "default")
|
|
42
42
|
]);
|
|
43
43
|
}
|
|
44
|
-
const VsAccordion = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
44
|
+
const VsAccordion = /* @__PURE__ */ _export_sfc(_sfc_main$2k, [["render", _sfc_render$2b]]), _sfc_main$2j = {
|
|
45
45
|
name: "VsIcon",
|
|
46
46
|
status: "prototype",
|
|
47
47
|
release: "0.1.0",
|
|
@@ -272,7 +272,7 @@ function _sfc_render$2a(e, r, t, n, a, o) {
|
|
|
272
272
|
style: [t.customColour ? { color: t.customColour } : {}]
|
|
273
273
|
}, e.$attrs, { "data-test": "vs-icon" }), null, 16);
|
|
274
274
|
}
|
|
275
|
-
const VsIcon = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
275
|
+
const VsIcon = /* @__PURE__ */ _export_sfc(_sfc_main$2j, [["render", _sfc_render$2a]]), useDataLayerStore = defineStore("datalayer", () => {
|
|
276
276
|
const e = ref$1(""), r = ref$1(!1), t = ref$1({});
|
|
277
277
|
function n(l) {
|
|
278
278
|
r.value = l;
|
|
@@ -793,7 +793,7 @@ const VsIcon = /* @__PURE__ */ _export_sfc(_sfc_main$2h, [["render", _sfc_render
|
|
|
793
793
|
return e.target.text ? r = e.target.text.trim() : r = "", r;
|
|
794
794
|
}
|
|
795
795
|
}
|
|
796
|
-
}, _sfc_main$
|
|
796
|
+
}, _sfc_main$2i = {
|
|
797
797
|
name: "VsButton",
|
|
798
798
|
status: "prototype",
|
|
799
799
|
release: "0.0.1",
|
|
@@ -949,7 +949,7 @@ const VsIcon = /* @__PURE__ */ _export_sfc(_sfc_main$2h, [["render", _sfc_render
|
|
|
949
949
|
this.href.includes("http") ? r = "externalLinkDataEvent" : r = "internalLinkDataEvent", this.createDataLayerObject(r, e, this.href), this.href !== "#" && this.href !== null && (window.location.href = this.href);
|
|
950
950
|
}
|
|
951
951
|
}
|
|
952
|
-
}, _hoisted_1$
|
|
952
|
+
}, _hoisted_1$1N = { class: "vs-button__text" };
|
|
953
953
|
function _sfc_render$29(e, r, t, n, a, o) {
|
|
954
954
|
const i = resolveComponent("VsIcon"), l = resolveComponent("BButton");
|
|
955
955
|
return openBlock(), createBlock(l, mergeProps({
|
|
@@ -973,14 +973,14 @@ function _sfc_render$29(e, r, t, n, a, o) {
|
|
|
973
973
|
padding: 0,
|
|
974
974
|
orientation: t.iconOrientation
|
|
975
975
|
}, null, 8, ["name", "class", "size", "orientation"])) : createCommentVNode("", !0),
|
|
976
|
-
createElementVNode("span", _hoisted_1$
|
|
976
|
+
createElementVNode("span", _hoisted_1$1N, [
|
|
977
977
|
renderSlot(e.$slots, "default")
|
|
978
978
|
])
|
|
979
979
|
]),
|
|
980
980
|
_: 3
|
|
981
981
|
}, 16, ["variant", "href", "tabindex", "class", "size", "aria-disabled", "aria-label", "onKeyup"]);
|
|
982
982
|
}
|
|
983
|
-
const VsButton = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
983
|
+
const VsButton = /* @__PURE__ */ _export_sfc(_sfc_main$2i, [["render", _sfc_render$29]]), _sfc_main$2h = {
|
|
984
984
|
name: "VsAccordionToggle",
|
|
985
985
|
status: "prototype",
|
|
986
986
|
release: "0.0.1",
|
|
@@ -1009,7 +1009,7 @@ const VsButton = /* @__PURE__ */ _export_sfc(_sfc_main$2g, [["render", _sfc_rend
|
|
|
1009
1009
|
this.$emit("toggle-panel");
|
|
1010
1010
|
}
|
|
1011
1011
|
}
|
|
1012
|
-
}, _hoisted_1$
|
|
1012
|
+
}, _hoisted_1$1M = { class: "vs-accordion-toggle__text" }, _hoisted_2$1a = { class: "vs-accordion-toggle__icon" };
|
|
1013
1013
|
function _sfc_render$28(e, r, t, n, a, o) {
|
|
1014
1014
|
const i = resolveComponent("VsButton");
|
|
1015
1015
|
return openBlock(), createBlock(i, {
|
|
@@ -1021,17 +1021,17 @@ function _sfc_render$28(e, r, t, n, a, o) {
|
|
|
1021
1021
|
variant: t.variant
|
|
1022
1022
|
}, {
|
|
1023
1023
|
default: withCtx(() => [
|
|
1024
|
-
createElementVNode("span", _hoisted_1$
|
|
1024
|
+
createElementVNode("span", _hoisted_1$1M, [
|
|
1025
1025
|
renderSlot(e.$slots, "default")
|
|
1026
1026
|
]),
|
|
1027
|
-
createElementVNode("span", _hoisted_2$
|
|
1027
|
+
createElementVNode("span", _hoisted_2$1a, [
|
|
1028
1028
|
t.visible ? renderSlot(e.$slots, "icon-open", { key: 0 }) : renderSlot(e.$slots, "icon-closed", { key: 1 })
|
|
1029
1029
|
])
|
|
1030
1030
|
]),
|
|
1031
1031
|
_: 3
|
|
1032
1032
|
}, 8, ["aria-expanded", "onClick", "class", "variant"]);
|
|
1033
1033
|
}
|
|
1034
|
-
const VsAccordionToggle = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1034
|
+
const VsAccordionToggle = /* @__PURE__ */ _export_sfc(_sfc_main$2h, [["render", _sfc_render$28]]);
|
|
1035
1035
|
var commonjsGlobal = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
1036
1036
|
function getDefaultExportFromCjs(e) {
|
|
1037
1037
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
@@ -4733,7 +4733,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
4733
4733
|
}).call(commonjsGlobal);
|
|
4734
4734
|
})(lodash, lodash.exports);
|
|
4735
4735
|
var lodashExports = lodash.exports;
|
|
4736
|
-
const _sfc_main$
|
|
4736
|
+
const _sfc_main$2g = {
|
|
4737
4737
|
name: "VsHeading",
|
|
4738
4738
|
status: "prototype",
|
|
4739
4739
|
release: "0.1.0",
|
|
@@ -4787,7 +4787,7 @@ const _sfc_main$2e = {
|
|
|
4787
4787
|
return `h${this.level}`;
|
|
4788
4788
|
}
|
|
4789
4789
|
}
|
|
4790
|
-
}, _hoisted_1$
|
|
4790
|
+
}, _hoisted_1$1L = {
|
|
4791
4791
|
key: 0,
|
|
4792
4792
|
class: "vs-heading__sub-heading"
|
|
4793
4793
|
};
|
|
@@ -4797,14 +4797,14 @@ function _sfc_render$27(e, r, t, n, a, o) {
|
|
|
4797
4797
|
}, {
|
|
4798
4798
|
default: withCtx(() => [
|
|
4799
4799
|
renderSlot(e.$slots, "default"),
|
|
4800
|
-
e.$slots["sub-heading"] ? (openBlock(), createElementBlock("span", _hoisted_1$
|
|
4800
|
+
e.$slots["sub-heading"] ? (openBlock(), createElementBlock("span", _hoisted_1$1L, [
|
|
4801
4801
|
renderSlot(e.$slots, "sub-heading")
|
|
4802
4802
|
])) : createCommentVNode("", !0)
|
|
4803
4803
|
]),
|
|
4804
4804
|
_: 3
|
|
4805
4805
|
}, 8, ["class"]);
|
|
4806
4806
|
}
|
|
4807
|
-
const VsHeading = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
4807
|
+
const VsHeading = /* @__PURE__ */ _export_sfc(_sfc_main$2g, [["render", _sfc_render$27]]), _sfc_main$2f = {
|
|
4808
4808
|
name: "VsAccordionItem",
|
|
4809
4809
|
status: "prototype",
|
|
4810
4810
|
release: "0.0.1",
|
|
@@ -4964,44 +4964,44 @@ function _sfc_render$26(e, r, t, n, a, o) {
|
|
|
4964
4964
|
_: 3
|
|
4965
4965
|
}, 8, ["class"]);
|
|
4966
4966
|
}
|
|
4967
|
-
const VsAccordionItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
4967
|
+
const VsAccordionItem = /* @__PURE__ */ _export_sfc(_sfc_main$2f, [["render", _sfc_render$26]]), _sfc_main$2e = {
|
|
4968
4968
|
name: "VsAddress",
|
|
4969
4969
|
status: "prototype",
|
|
4970
4970
|
release: "0.1.0",
|
|
4971
4971
|
components: {
|
|
4972
4972
|
VsIcon
|
|
4973
4973
|
}
|
|
4974
|
-
}, _hoisted_1$
|
|
4974
|
+
}, _hoisted_1$1K = {
|
|
4975
4975
|
class: "vs-address",
|
|
4976
4976
|
"data-test": "vs-address"
|
|
4977
|
-
}, _hoisted_2$
|
|
4977
|
+
}, _hoisted_2$19 = { class: "vs-address__address-box" };
|
|
4978
4978
|
function _sfc_render$25(e, r, t, n, a, o) {
|
|
4979
4979
|
const i = resolveComponent("VsIcon");
|
|
4980
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
4980
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1K, [
|
|
4981
4981
|
createVNode(i, {
|
|
4982
4982
|
name: "map-marker",
|
|
4983
4983
|
class: "vs-address__map-marker me-2"
|
|
4984
4984
|
}),
|
|
4985
|
-
createElementVNode("address", _hoisted_2$
|
|
4985
|
+
createElementVNode("address", _hoisted_2$19, [
|
|
4986
4986
|
renderSlot(e.$slots, "default")
|
|
4987
4987
|
])
|
|
4988
4988
|
]);
|
|
4989
4989
|
}
|
|
4990
|
-
const Address = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
4990
|
+
const Address = /* @__PURE__ */ _export_sfc(_sfc_main$2e, [["render", _sfc_render$25]]), _sfc_main$2d = {
|
|
4991
4991
|
name: "VsAlert",
|
|
4992
4992
|
status: "prototype",
|
|
4993
4993
|
release: "0.1.0",
|
|
4994
4994
|
components: {
|
|
4995
4995
|
VsIcon
|
|
4996
4996
|
}
|
|
4997
|
-
}, _hoisted_1$
|
|
4997
|
+
}, _hoisted_1$1J = {
|
|
4998
4998
|
class: "vs-alert",
|
|
4999
4999
|
"data-test": "vs-alert"
|
|
5000
|
-
}, _hoisted_2$
|
|
5000
|
+
}, _hoisted_2$18 = { class: "vs-alert__icon-holder" }, _hoisted_3$U = { class: "vs-alert__content-wrapper" }, _hoisted_4$G = { class: "vs-alert__content" };
|
|
5001
5001
|
function _sfc_render$24(e, r, t, n, a, o) {
|
|
5002
5002
|
const i = resolveComponent("VsIcon");
|
|
5003
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
5004
|
-
createElementVNode("div", _hoisted_2$
|
|
5003
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1J, [
|
|
5004
|
+
createElementVNode("div", _hoisted_2$18, [
|
|
5005
5005
|
createVNode(i, {
|
|
5006
5006
|
class: "vs-alert__icon",
|
|
5007
5007
|
name: "information",
|
|
@@ -5015,7 +5015,7 @@ function _sfc_render$24(e, r, t, n, a, o) {
|
|
|
5015
5015
|
])
|
|
5016
5016
|
]);
|
|
5017
5017
|
}
|
|
5018
|
-
const Alert = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5018
|
+
const Alert = /* @__PURE__ */ _export_sfc(_sfc_main$2d, [["render", _sfc_render$24]]), _sfc_main$2c = {
|
|
5019
5019
|
name: "VsCol",
|
|
5020
5020
|
status: "prototype",
|
|
5021
5021
|
release: "0.1.0",
|
|
@@ -5032,7 +5032,7 @@ function _sfc_render$23(e, r, t, n, a, o) {
|
|
|
5032
5032
|
_: 3
|
|
5033
5033
|
}, 16);
|
|
5034
5034
|
}
|
|
5035
|
-
const VsCol = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5035
|
+
const VsCol = /* @__PURE__ */ _export_sfc(_sfc_main$2c, [["render", _sfc_render$23]]), _sfc_main$2b = {
|
|
5036
5036
|
name: "VsRow",
|
|
5037
5037
|
status: "prototype",
|
|
5038
5038
|
release: "0.0.1"
|
|
@@ -5042,7 +5042,7 @@ function _sfc_render$22(e, r, t, n, a, o) {
|
|
|
5042
5042
|
renderSlot(e.$slots, "default")
|
|
5043
5043
|
], 16);
|
|
5044
5044
|
}
|
|
5045
|
-
const VsRow = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5045
|
+
const VsRow = /* @__PURE__ */ _export_sfc(_sfc_main$2b, [["render", _sfc_render$22]]), _sfc_main$2a = {
|
|
5046
5046
|
name: "VsContainer",
|
|
5047
5047
|
status: "prototype",
|
|
5048
5048
|
release: "0.1.0",
|
|
@@ -5059,7 +5059,7 @@ function _sfc_render$21(e, r, t, n, a, o) {
|
|
|
5059
5059
|
_: 3
|
|
5060
5060
|
}, 16);
|
|
5061
5061
|
}
|
|
5062
|
-
const VsContainer = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5062
|
+
const VsContainer = /* @__PURE__ */ _export_sfc(_sfc_main$2a, [["render", _sfc_render$21]]), _sfc_main$29 = {
|
|
5063
5063
|
name: "VsRichTextWrapper",
|
|
5064
5064
|
status: "prototype",
|
|
5065
5065
|
release: "0.0.1",
|
|
@@ -5084,7 +5084,7 @@ function _sfc_render$20(e, r, t, n, a, o) {
|
|
|
5084
5084
|
renderSlot(e.$slots, "default")
|
|
5085
5085
|
], 2);
|
|
5086
5086
|
}
|
|
5087
|
-
const VsRichTextWrapper = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5087
|
+
const VsRichTextWrapper = /* @__PURE__ */ _export_sfc(_sfc_main$29, [["render", _sfc_render$20]]), _sfc_main$28 = {
|
|
5088
5088
|
name: "VsArticle",
|
|
5089
5089
|
status: "prototype",
|
|
5090
5090
|
release: "0.0.1",
|
|
@@ -5119,7 +5119,7 @@ const VsRichTextWrapper = /* @__PURE__ */ _export_sfc(_sfc_main$27, [["render",
|
|
|
5119
5119
|
default: !1
|
|
5120
5120
|
}
|
|
5121
5121
|
}
|
|
5122
|
-
}, _hoisted_1$
|
|
5122
|
+
}, _hoisted_1$1I = ["id"], _hoisted_2$17 = { class: "vs-article__content" };
|
|
5123
5123
|
function _sfc_render$1$(e, r, t, n, a, o) {
|
|
5124
5124
|
const i = resolveComponent("VsHeading"), l = resolveComponent("VsRichTextWrapper"), u = resolveComponent("VsCol"), d = resolveComponent("VsRow"), f = resolveComponent("VsContainer");
|
|
5125
5125
|
return openBlock(), createElementBlock("article", mergeProps({
|
|
@@ -5157,7 +5157,7 @@ function _sfc_render$1$(e, r, t, n, a, o) {
|
|
|
5157
5157
|
default: withCtx(() => [
|
|
5158
5158
|
createElementVNode("span", {
|
|
5159
5159
|
id: t.anchorLink ? t.anchorLink : ""
|
|
5160
|
-
}, toDisplayString(t.title), 9, _hoisted_1$
|
|
5160
|
+
}, toDisplayString(t.title), 9, _hoisted_1$1I)
|
|
5161
5161
|
]),
|
|
5162
5162
|
_: 1
|
|
5163
5163
|
}, 8, ["class"]),
|
|
@@ -5181,7 +5181,7 @@ function _sfc_render$1$(e, r, t, n, a, o) {
|
|
|
5181
5181
|
]),
|
|
5182
5182
|
_: 3
|
|
5183
5183
|
})) : createCommentVNode("", !0),
|
|
5184
|
-
createElementVNode("div", _hoisted_2$
|
|
5184
|
+
createElementVNode("div", _hoisted_2$17, [
|
|
5185
5185
|
renderSlot(e.$slots, "default")
|
|
5186
5186
|
])
|
|
5187
5187
|
]),
|
|
@@ -5202,7 +5202,7 @@ function _sfc_render$1$(e, r, t, n, a, o) {
|
|
|
5202
5202
|
})
|
|
5203
5203
|
], 16);
|
|
5204
5204
|
}
|
|
5205
|
-
const Article = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5205
|
+
const Article = /* @__PURE__ */ _export_sfc(_sfc_main$28, [["render", _sfc_render$1$]]), _sfc_main$27 = {
|
|
5206
5206
|
name: "VsArticleSection",
|
|
5207
5207
|
status: "prototype",
|
|
5208
5208
|
release: "0.0.1",
|
|
@@ -5283,7 +5283,7 @@ function _sfc_render$1_(e, r, t, n, a, o) {
|
|
|
5283
5283
|
})
|
|
5284
5284
|
], 2);
|
|
5285
5285
|
}
|
|
5286
|
-
const ArticleSection = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5286
|
+
const ArticleSection = /* @__PURE__ */ _export_sfc(_sfc_main$27, [["render", _sfc_render$1_]]), _sfc_main$26 = {
|
|
5287
5287
|
name: "VsArticleSidebar",
|
|
5288
5288
|
status: "prototype",
|
|
5289
5289
|
release: "0.0.1",
|
|
@@ -5321,7 +5321,7 @@ function _sfc_render$1Z(e, r, t, n, a, o) {
|
|
|
5321
5321
|
], 2)) : createCommentVNode("", !0)
|
|
5322
5322
|
], 2);
|
|
5323
5323
|
}
|
|
5324
|
-
const ArticleSidebar = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5324
|
+
const ArticleSidebar = /* @__PURE__ */ _export_sfc(_sfc_main$26, [["render", _sfc_render$1Z]]), cookieMixin = {
|
|
5325
5325
|
computed: {
|
|
5326
5326
|
selectedLanguage() {
|
|
5327
5327
|
return this.language.substr(0, 2).toUpperCase();
|
|
@@ -5346,7 +5346,7 @@ const ArticleSidebar = /* @__PURE__ */ _export_sfc(_sfc_main$24, [["render", _sf
|
|
|
5346
5346
|
document.cookie = a;
|
|
5347
5347
|
}
|
|
5348
5348
|
}
|
|
5349
|
-
}, _sfc_main$
|
|
5349
|
+
}, _sfc_main$25 = {
|
|
5350
5350
|
name: "VsBanner",
|
|
5351
5351
|
status: "prototype",
|
|
5352
5352
|
release: "0.0.1",
|
|
@@ -5401,18 +5401,18 @@ const ArticleSidebar = /* @__PURE__ */ _export_sfc(_sfc_main$24, [["render", _sf
|
|
|
5401
5401
|
this.setCookie("vs_showbanner", this.showBanner, !e, !0);
|
|
5402
5402
|
}
|
|
5403
5403
|
}
|
|
5404
|
-
}, _hoisted_1$
|
|
5404
|
+
}, _hoisted_1$1H = {
|
|
5405
5405
|
key: 0,
|
|
5406
5406
|
class: "vs-banner",
|
|
5407
5407
|
"data-test": "vs-banner",
|
|
5408
5408
|
role: "banner"
|
|
5409
|
-
}, _hoisted_2$
|
|
5409
|
+
}, _hoisted_2$16 = {
|
|
5410
5410
|
key: 0,
|
|
5411
5411
|
class: "vs-banner__cta-link"
|
|
5412
5412
|
}, _hoisted_3$T = { class: "visually-hidden" };
|
|
5413
5413
|
function _sfc_render$1Y(e, r, t, n, a, o) {
|
|
5414
5414
|
const i = resolveComponent("VsIcon"), l = resolveComponent("VsCol"), u = resolveComponent("VsRichTextWrapper"), d = resolveComponent("VsRow"), f = resolveComponent("VsButton"), p = resolveComponent("VsContainer");
|
|
5415
|
-
return a.showBanner ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
5415
|
+
return a.showBanner ? (openBlock(), createElementBlock("div", _hoisted_1$1H, [
|
|
5416
5416
|
createVNode(p, null, {
|
|
5417
5417
|
default: withCtx(() => [
|
|
5418
5418
|
createVNode(d, null, {
|
|
@@ -5445,7 +5445,7 @@ function _sfc_render$1Y(e, r, t, n, a, o) {
|
|
|
5445
5445
|
}, {
|
|
5446
5446
|
default: withCtx(() => [
|
|
5447
5447
|
renderSlot(e.$slots, "banner-text"),
|
|
5448
|
-
e.$slots["banner-cta"] ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
5448
|
+
e.$slots["banner-cta"] ? (openBlock(), createElementBlock("span", _hoisted_2$16, [
|
|
5449
5449
|
renderSlot(e.$slots, "banner-cta")
|
|
5450
5450
|
])) : createCommentVNode("", !0)
|
|
5451
5451
|
]),
|
|
@@ -5487,7 +5487,7 @@ function _sfc_render$1Y(e, r, t, n, a, o) {
|
|
|
5487
5487
|
})
|
|
5488
5488
|
])) : createCommentVNode("", !0);
|
|
5489
5489
|
}
|
|
5490
|
-
const Banner = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5490
|
+
const Banner = /* @__PURE__ */ _export_sfc(_sfc_main$25, [["render", _sfc_render$1Y]]), _sfc_main$24 = {
|
|
5491
5491
|
name: "VsBlogDetails",
|
|
5492
5492
|
status: "prototype",
|
|
5493
5493
|
release: "0.0.1",
|
|
@@ -5514,13 +5514,13 @@ const Banner = /* @__PURE__ */ _export_sfc(_sfc_main$23, [["render", _sfc_render
|
|
|
5514
5514
|
required: !0
|
|
5515
5515
|
}
|
|
5516
5516
|
}
|
|
5517
|
-
}, _hoisted_1$
|
|
5517
|
+
}, _hoisted_1$1G = {
|
|
5518
5518
|
class: "vs-blog-details",
|
|
5519
5519
|
"data-test": "vs-blog-details"
|
|
5520
|
-
}, _hoisted_2$
|
|
5520
|
+
}, _hoisted_2$15 = { class: "vs-blog-details__author" }, _hoisted_3$S = /* @__PURE__ */ createElementVNode("span", { class: "vs-blog-details__divider" }, "·", -1), _hoisted_4$F = { class: "vs-blog-details__date" }, _hoisted_5$v = { class: "vs-blog-details__read-time" };
|
|
5521
5521
|
function _sfc_render$1X(e, r, t, n, a, o) {
|
|
5522
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
5523
|
-
createElementVNode("span", _hoisted_2$
|
|
5522
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1G, [
|
|
5523
|
+
createElementVNode("span", _hoisted_2$15, [
|
|
5524
5524
|
createTextVNode(toDisplayString(t.blogAuthor) + " ", 1),
|
|
5525
5525
|
_hoisted_3$S,
|
|
5526
5526
|
createElementVNode("span", _hoisted_4$F, toDisplayString(t.blogPublishDate), 1)
|
|
@@ -5528,20 +5528,20 @@ function _sfc_render$1X(e, r, t, n, a, o) {
|
|
|
5528
5528
|
createElementVNode("span", _hoisted_5$v, toDisplayString(t.blogReadTime), 1)
|
|
5529
5529
|
]);
|
|
5530
5530
|
}
|
|
5531
|
-
const BlogDetails = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5531
|
+
const BlogDetails = /* @__PURE__ */ _export_sfc(_sfc_main$24, [["render", _sfc_render$1X]]), _sfc_main$23 = {
|
|
5532
5532
|
name: "VsBreadcrumb",
|
|
5533
5533
|
status: "prototype",
|
|
5534
5534
|
release: "0.0.1",
|
|
5535
5535
|
components: {
|
|
5536
5536
|
BBreadcrumb
|
|
5537
5537
|
}
|
|
5538
|
-
}, _hoisted_1$
|
|
5538
|
+
}, _hoisted_1$1F = {
|
|
5539
5539
|
"aria-label": "breadcrumbs",
|
|
5540
5540
|
class: "vs-breadcrumb py-2"
|
|
5541
5541
|
};
|
|
5542
5542
|
function _sfc_render$1W(e, r, t, n, a, o) {
|
|
5543
5543
|
const i = resolveComponent("BBreadcrumb");
|
|
5544
|
-
return openBlock(), createElementBlock("nav", _hoisted_1$
|
|
5544
|
+
return openBlock(), createElementBlock("nav", _hoisted_1$1F, [
|
|
5545
5545
|
createVNode(i, mergeProps({ class: "flex-nowrap p-0 mb-0" }, e.$attrs), {
|
|
5546
5546
|
default: withCtx(() => [
|
|
5547
5547
|
renderSlot(e.$slots, "default")
|
|
@@ -5550,7 +5550,7 @@ function _sfc_render$1W(e, r, t, n, a, o) {
|
|
|
5550
5550
|
}, 16)
|
|
5551
5551
|
]);
|
|
5552
5552
|
}
|
|
5553
|
-
const Breadcrumb = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5553
|
+
const Breadcrumb = /* @__PURE__ */ _export_sfc(_sfc_main$23, [["render", _sfc_render$1W]]), _sfc_main$22 = {
|
|
5554
5554
|
name: "VsBreadcrumbItem",
|
|
5555
5555
|
status: "prototype",
|
|
5556
5556
|
release: "0.0.1",
|
|
@@ -5599,7 +5599,7 @@ function _sfc_render$1V(e, r, t, n, a, o) {
|
|
|
5599
5599
|
text: t.text
|
|
5600
5600
|
}, e.$attrs), null, 16, ["active", "aria-current", "href", "text"]);
|
|
5601
5601
|
}
|
|
5602
|
-
const BreadcrumbItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5602
|
+
const BreadcrumbItem = /* @__PURE__ */ _export_sfc(_sfc_main$22, [["render", _sfc_render$1V]]), _sfc_main$21 = {
|
|
5603
5603
|
name: "VsButtonToggleGroup",
|
|
5604
5604
|
status: "prototype",
|
|
5605
5605
|
release: "0.0.1",
|
|
@@ -5720,7 +5720,7 @@ function _sfc_render$1U(e, r, t, n, a, o) {
|
|
|
5720
5720
|
_: 1
|
|
5721
5721
|
}, 8, ["label"]);
|
|
5722
5722
|
}
|
|
5723
|
-
const ButtonToggleGroup = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5723
|
+
const ButtonToggleGroup = /* @__PURE__ */ _export_sfc(_sfc_main$21, [["render", _sfc_render$1U]]), srcSetMixin = {
|
|
5724
5724
|
computed: {
|
|
5725
5725
|
fullSrcSet() {
|
|
5726
5726
|
return `
|
|
@@ -5738,7 +5738,7 @@ const ButtonToggleGroup = /* @__PURE__ */ _export_sfc(_sfc_main$1$, [["render",
|
|
|
5738
5738
|
return this.src.includes("?") && (r = "&"), `${this.src}${r}size=${e}`;
|
|
5739
5739
|
}
|
|
5740
5740
|
}
|
|
5741
|
-
}, _sfc_main$
|
|
5741
|
+
}, _sfc_main$20 = {
|
|
5742
5742
|
name: "VsImg",
|
|
5743
5743
|
status: "prototype",
|
|
5744
5744
|
release: "0.0.1",
|
|
@@ -5836,7 +5836,7 @@ function _sfc_render$1T(e, r, t, n, a, o) {
|
|
|
5836
5836
|
_: 3
|
|
5837
5837
|
}, 16, ["src", "alt", "fluid", "fluid-grow", "loading", "style", "class", "srcset", "low-res-image"]);
|
|
5838
5838
|
}
|
|
5839
|
-
const VsImg = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5839
|
+
const VsImg = /* @__PURE__ */ _export_sfc(_sfc_main$20, [["render", _sfc_render$1T]]), products = [
|
|
5840
5840
|
{
|
|
5841
5841
|
key: "accommodation",
|
|
5842
5842
|
text: "Accommodation",
|
|
@@ -5951,7 +5951,7 @@ const dmoAnalyticsLogic = (e) => {
|
|
|
5951
5951
|
e.target.href === i && (r = !0, o = n(!0));
|
|
5952
5952
|
}), r || (o = n(!1)), o;
|
|
5953
5953
|
})();
|
|
5954
|
-
}, _sfc_main$
|
|
5954
|
+
}, _sfc_main$1$ = {
|
|
5955
5955
|
name: "VsLink",
|
|
5956
5956
|
status: "prototype",
|
|
5957
5957
|
release: "0.0.2",
|
|
@@ -6031,7 +6031,7 @@ const dmoAnalyticsLogic = (e) => {
|
|
|
6031
6031
|
(e.keyCode === 13 || e.keyCode === 32) && (e.preventDefault(), this.clickHandler(e));
|
|
6032
6032
|
}
|
|
6033
6033
|
}
|
|
6034
|
-
}, _hoisted_1$
|
|
6034
|
+
}, _hoisted_1$1E = ["href", "download", "disabled", "tabindex"];
|
|
6035
6035
|
function _sfc_render$1S(e, r, t, n, a, o) {
|
|
6036
6036
|
const i = resolveComponent("VsIcon");
|
|
6037
6037
|
return openBlock(), createElementBlock("a", mergeProps({
|
|
@@ -6055,9 +6055,9 @@ function _sfc_render$1S(e, r, t, n, a, o) {
|
|
|
6055
6055
|
size: t.iconSize,
|
|
6056
6056
|
class: "ms-1 vs-link__icon"
|
|
6057
6057
|
}, null, 8, ["name", "size"])) : createCommentVNode("", !0)
|
|
6058
|
-
], 16, _hoisted_1$
|
|
6058
|
+
], 16, _hoisted_1$1E);
|
|
6059
6059
|
}
|
|
6060
|
-
const VsLink = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6060
|
+
const VsLink = /* @__PURE__ */ _export_sfc(_sfc_main$1$, [["render", _sfc_render$1S]]), _sfc_main$1_ = {
|
|
6061
6061
|
name: "VsCannedSearchProductCard",
|
|
6062
6062
|
status: "prototype",
|
|
6063
6063
|
release: "0.0.1",
|
|
@@ -6162,7 +6162,7 @@ const VsLink = /* @__PURE__ */ _export_sfc(_sfc_main$1Z, [["render", _sfc_render
|
|
|
6162
6162
|
return this.visibleSlides.indexOf(e) >= 0;
|
|
6163
6163
|
}
|
|
6164
6164
|
}
|
|
6165
|
-
}, _hoisted_1$
|
|
6165
|
+
}, _hoisted_1$1D = { class: "vs-product-card__image-container" }, _hoisted_2$14 = { class: "vs-product-card__image-inner-container" }, _hoisted_3$R = { class: "vs-product-card__description" }, _hoisted_4$E = {
|
|
6166
6166
|
key: 0,
|
|
6167
6167
|
class: "vs-product-card__description-inner"
|
|
6168
6168
|
}, _hoisted_5$u = { class: "visually-hidden" }, _hoisted_6$o = {
|
|
@@ -6185,8 +6185,8 @@ function _sfc_render$1R(e, r, t, n, a, o) {
|
|
|
6185
6185
|
"data-test": "vs-product-card"
|
|
6186
6186
|
}, [
|
|
6187
6187
|
createElementVNode("section", mergeProps({ class: "card" }, e.$attrs), [
|
|
6188
|
-
createElementVNode("div", _hoisted_1$
|
|
6189
|
-
createElementVNode("div", _hoisted_2$
|
|
6188
|
+
createElementVNode("div", _hoisted_1$1D, [
|
|
6189
|
+
createElementVNode("div", _hoisted_2$14, [
|
|
6190
6190
|
createVNode(i, {
|
|
6191
6191
|
src: t.imgSrc,
|
|
6192
6192
|
alt: "",
|
|
@@ -6251,7 +6251,7 @@ function _sfc_render$1R(e, r, t, n, a, o) {
|
|
|
6251
6251
|
_: 3
|
|
6252
6252
|
}, 8, ["cols", "sm", "lg", "xl", "aria-disabled"]);
|
|
6253
6253
|
}
|
|
6254
|
-
const VsCannedSearchProductCard = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6254
|
+
const VsCannedSearchProductCard = /* @__PURE__ */ _export_sfc(_sfc_main$1_, [["render", _sfc_render$1R]]), _sfc_main$1Z = {
|
|
6255
6255
|
name: "VsCannedSearchStars",
|
|
6256
6256
|
status: "prototype",
|
|
6257
6257
|
release: "0.0.1",
|
|
@@ -6273,13 +6273,13 @@ const VsCannedSearchProductCard = /* @__PURE__ */ _export_sfc(_sfc_main$1Y, [["r
|
|
|
6273
6273
|
default: null
|
|
6274
6274
|
}
|
|
6275
6275
|
}
|
|
6276
|
-
}, _hoisted_1$
|
|
6276
|
+
}, _hoisted_1$1C = {
|
|
6277
6277
|
class: "vs-canned-search-stars",
|
|
6278
6278
|
"data-test": "vs-canned-search-stars"
|
|
6279
|
-
}, _hoisted_2$
|
|
6279
|
+
}, _hoisted_2$13 = { key: 0 }, _hoisted_3$Q = /* @__PURE__ */ createElementVNode("span", { class: "vs-canned-search-stars__star" }, " ★ ", -1), _hoisted_4$D = { key: 1 };
|
|
6280
6280
|
function _sfc_render$1Q(e, r, t, n, a, o) {
|
|
6281
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
6282
|
-
t.min && t.max && t.min !== t.max ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
6281
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1C, [
|
|
6282
|
+
t.min && t.max && t.min !== t.max ? (openBlock(), createElementBlock("div", _hoisted_2$13, [
|
|
6283
6283
|
_hoisted_3$Q,
|
|
6284
6284
|
createTextVNode(" " + toDisplayString(t.min) + "-" + toDisplayString(t.max), 1)
|
|
6285
6285
|
])) : (openBlock(), createElementBlock("div", _hoisted_4$D, [
|
|
@@ -6290,7 +6290,7 @@ function _sfc_render$1Q(e, r, t, n, a, o) {
|
|
|
6290
6290
|
]))
|
|
6291
6291
|
]);
|
|
6292
6292
|
}
|
|
6293
|
-
const VsCannedSearchStars = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6293
|
+
const VsCannedSearchStars = /* @__PURE__ */ _export_sfc(_sfc_main$1Z, [["render", _sfc_render$1Q]]), _sfc_main$1Y = {
|
|
6294
6294
|
name: "VsTooltip",
|
|
6295
6295
|
status: "prototype",
|
|
6296
6296
|
release: "0.0.1",
|
|
@@ -6333,7 +6333,7 @@ function _sfc_render$1P(e, r, t, n, a, o) {
|
|
|
6333
6333
|
[l, { placement: t.position }]
|
|
6334
6334
|
]);
|
|
6335
6335
|
}
|
|
6336
|
-
const VsTooltip = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6336
|
+
const VsTooltip = /* @__PURE__ */ _export_sfc(_sfc_main$1Y, [["render", _sfc_render$1P]]), _sfc_main$1X = {
|
|
6337
6337
|
name: "VsCannedSearchLogos",
|
|
6338
6338
|
status: "prototype",
|
|
6339
6339
|
release: "0.0.1",
|
|
@@ -6376,10 +6376,10 @@ const VsTooltip = /* @__PURE__ */ _export_sfc(_sfc_main$1W, [["render", _sfc_ren
|
|
|
6376
6376
|
default: null
|
|
6377
6377
|
}
|
|
6378
6378
|
}
|
|
6379
|
-
}, _hoisted_1$
|
|
6379
|
+
}, _hoisted_1$1B = { class: "vs-canned-search-logos" };
|
|
6380
6380
|
function _sfc_render$1O(e, r, t, n, a, o) {
|
|
6381
6381
|
const i = resolveComponent("VsImg"), l = resolveComponent("VsTooltip");
|
|
6382
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
6382
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1B, [
|
|
6383
6383
|
t.goodToGoLogo ? (openBlock(), createBlock(l, {
|
|
6384
6384
|
key: 0,
|
|
6385
6385
|
title: t.goodToGoLogo.name,
|
|
@@ -6458,7 +6458,7 @@ function _sfc_render$1O(e, r, t, n, a, o) {
|
|
|
6458
6458
|
}, 8, ["title", "disabled", "tabindex"])) : createCommentVNode("", !0)
|
|
6459
6459
|
]);
|
|
6460
6460
|
}
|
|
6461
|
-
const VsCannedSearchLogos = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6461
|
+
const VsCannedSearchLogos = /* @__PURE__ */ _export_sfc(_sfc_main$1X, [["render", _sfc_render$1O]]), _sfc_main$1W = {
|
|
6462
6462
|
name: "VsCannedSearchCategories",
|
|
6463
6463
|
status: "prototype",
|
|
6464
6464
|
release: "0.0.1",
|
|
@@ -6481,14 +6481,14 @@ const VsCannedSearchLogos = /* @__PURE__ */ _export_sfc(_sfc_main$1V, [["render"
|
|
|
6481
6481
|
return this.categories ? this.categories.slice(0, 3).map((e) => e.name).join(" | ") : "";
|
|
6482
6482
|
}
|
|
6483
6483
|
}
|
|
6484
|
-
}, _hoisted_1$
|
|
6484
|
+
}, _hoisted_1$1A = {
|
|
6485
6485
|
class: "vs-canned-search-categories",
|
|
6486
6486
|
"data-test": "vs-canned-search-categories"
|
|
6487
6487
|
};
|
|
6488
6488
|
function _sfc_render$1N(e, r, t, n, a, o) {
|
|
6489
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
6489
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1A, toDisplayString(o.transformedCategories), 1);
|
|
6490
6490
|
}
|
|
6491
|
-
const VsCannedSearchCategories = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6491
|
+
const VsCannedSearchCategories = /* @__PURE__ */ _export_sfc(_sfc_main$1W, [["render", _sfc_render$1N]]), _sfc_main$1V = {
|
|
6492
6492
|
name: "VsCannedSearchPrice",
|
|
6493
6493
|
status: "prototype",
|
|
6494
6494
|
release: "0.0.1",
|
|
@@ -6515,7 +6515,7 @@ const VsCannedSearchCategories = /* @__PURE__ */ _export_sfc(_sfc_main$1U, [["re
|
|
|
6515
6515
|
default: ""
|
|
6516
6516
|
}
|
|
6517
6517
|
}
|
|
6518
|
-
}, _hoisted_1$
|
|
6518
|
+
}, _hoisted_1$1z = { class: "vs-canned-search-price" }, _hoisted_2$12 = {
|
|
6519
6519
|
key: 0,
|
|
6520
6520
|
class: "vs-canned-search-price__intro"
|
|
6521
6521
|
}, _hoisted_3$P = {
|
|
@@ -6526,13 +6526,13 @@ const VsCannedSearchCategories = /* @__PURE__ */ _export_sfc(_sfc_main$1U, [["re
|
|
|
6526
6526
|
class: "vs-canned-search-price__outro"
|
|
6527
6527
|
};
|
|
6528
6528
|
function _sfc_render$1M(e, r, t, n, a, o) {
|
|
6529
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
6530
|
-
t.priceIntro ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
6529
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1z, [
|
|
6530
|
+
t.priceIntro ? (openBlock(), createElementBlock("div", _hoisted_2$12, toDisplayString(t.priceIntro), 1)) : createCommentVNode("", !0),
|
|
6531
6531
|
t.price ? (openBlock(), createElementBlock("div", _hoisted_3$P, toDisplayString(t.price), 1)) : createCommentVNode("", !0),
|
|
6532
6532
|
t.priceOutro ? (openBlock(), createElementBlock("div", _hoisted_4$C, toDisplayString(t.priceOutro), 1)) : createCommentVNode("", !0)
|
|
6533
6533
|
]);
|
|
6534
6534
|
}
|
|
6535
|
-
const VsCannedSearchPrice = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6535
|
+
const VsCannedSearchPrice = /* @__PURE__ */ _export_sfc(_sfc_main$1V, [["render", _sfc_render$1M]]), _sfc_main$1U = {
|
|
6536
6536
|
name: "VsCannedSearchDuration",
|
|
6537
6537
|
status: "prototype",
|
|
6538
6538
|
release: "0.0.1",
|
|
@@ -6552,7 +6552,7 @@ const VsCannedSearchPrice = /* @__PURE__ */ _export_sfc(_sfc_main$1T, [["render"
|
|
|
6552
6552
|
default: ""
|
|
6553
6553
|
}
|
|
6554
6554
|
}
|
|
6555
|
-
}, _hoisted_1$
|
|
6555
|
+
}, _hoisted_1$1y = { class: "vs-canned-search-duration" }, _hoisted_2$11 = {
|
|
6556
6556
|
key: 0,
|
|
6557
6557
|
class: "vs-canned-search-duration__intro"
|
|
6558
6558
|
}, _hoisted_3$O = {
|
|
@@ -6560,12 +6560,12 @@ const VsCannedSearchPrice = /* @__PURE__ */ _export_sfc(_sfc_main$1T, [["render"
|
|
|
6560
6560
|
class: "vs-canned-search-duration__main"
|
|
6561
6561
|
};
|
|
6562
6562
|
function _sfc_render$1L(e, r, t, n, a, o) {
|
|
6563
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
6564
|
-
t.durationIntro ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
6563
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1y, [
|
|
6564
|
+
t.durationIntro ? (openBlock(), createElementBlock("div", _hoisted_2$11, toDisplayString(t.durationIntro), 1)) : createCommentVNode("", !0),
|
|
6565
6565
|
t.duration ? (openBlock(), createElementBlock("div", _hoisted_3$O, toDisplayString(t.duration), 1)) : createCommentVNode("", !0)
|
|
6566
6566
|
]);
|
|
6567
6567
|
}
|
|
6568
|
-
const VsCannedSearchDuration = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6568
|
+
const VsCannedSearchDuration = /* @__PURE__ */ _export_sfc(_sfc_main$1U, [["render", _sfc_render$1L]]), _sfc_main$1T = {
|
|
6569
6569
|
name: "VsCannedSearchSummaryBox",
|
|
6570
6570
|
status: "prototype",
|
|
6571
6571
|
release: "0.0.1",
|
|
@@ -6607,7 +6607,7 @@ const VsCannedSearchDuration = /* @__PURE__ */ _export_sfc(_sfc_main$1S, [["rend
|
|
|
6607
6607
|
default: ""
|
|
6608
6608
|
}
|
|
6609
6609
|
}
|
|
6610
|
-
}, _hoisted_1$
|
|
6610
|
+
}, _hoisted_1$1x = ["disabled"], _hoisted_2$10 = { class: "visually-hidden" };
|
|
6611
6611
|
function _sfc_render$1K(e, r, t, n, a, o) {
|
|
6612
6612
|
const i = resolveComponent("VsCol"), l = resolveComponent("VsRow"), u = resolveComponent("VsLink"), d = resolveComponent("VsContainer");
|
|
6613
6613
|
return openBlock(), createElementBlock("div", {
|
|
@@ -6663,7 +6663,7 @@ function _sfc_render$1K(e, r, t, n, a, o) {
|
|
|
6663
6663
|
}, {
|
|
6664
6664
|
default: withCtx(() => [
|
|
6665
6665
|
createTextVNode(toDisplayString(t.linkLabel) + " ", 1),
|
|
6666
|
-
createElementVNode("span", _hoisted_2
|
|
6666
|
+
createElementVNode("span", _hoisted_2$10, ": " + toDisplayString(t.linkTitle), 1)
|
|
6667
6667
|
]),
|
|
6668
6668
|
_: 1
|
|
6669
6669
|
}, 8, ["href", "type", "disabled"])
|
|
@@ -6676,9 +6676,9 @@ function _sfc_render$1K(e, r, t, n, a, o) {
|
|
|
6676
6676
|
]),
|
|
6677
6677
|
_: 3
|
|
6678
6678
|
})
|
|
6679
|
-
], 8, _hoisted_1$
|
|
6679
|
+
], 8, _hoisted_1$1x);
|
|
6680
6680
|
}
|
|
6681
|
-
const VsCannedSearchSummaryBox = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6681
|
+
const VsCannedSearchSummaryBox = /* @__PURE__ */ _export_sfc(_sfc_main$1T, [["render", _sfc_render$1K]]), _sfc_main$1S = {
|
|
6682
6682
|
name: "VsCannedSearchDates",
|
|
6683
6683
|
status: "prototype",
|
|
6684
6684
|
release: "0.0.1",
|
|
@@ -6705,14 +6705,14 @@ const VsCannedSearchSummaryBox = /* @__PURE__ */ _export_sfc(_sfc_main$1R, [["re
|
|
|
6705
6705
|
return this.period && this.period.startDay ? this.period.endDay ? `${this.period.startDay} - ${this.period.endDay}` : this.period.startDay : "";
|
|
6706
6706
|
}
|
|
6707
6707
|
}
|
|
6708
|
-
}, _hoisted_1$
|
|
6708
|
+
}, _hoisted_1$1w = { class: "vs-canned-search-dates" }, _hoisted_2$$ = { class: "vs-canned-search-dates__intro" }, _hoisted_3$N = { class: "vs-canned-search-dates__main" };
|
|
6709
6709
|
function _sfc_render$1J(e, r, t, n, a, o) {
|
|
6710
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
6711
|
-
createElementVNode("div", _hoisted_2
|
|
6710
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1w, [
|
|
6711
|
+
createElementVNode("div", _hoisted_2$$, toDisplayString(t.label), 1),
|
|
6712
6712
|
createElementVNode("div", _hoisted_3$N, toDisplayString(o.datePeriod), 1)
|
|
6713
6713
|
]);
|
|
6714
6714
|
}
|
|
6715
|
-
const VsCannedSearchDates = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6715
|
+
const VsCannedSearchDates = /* @__PURE__ */ _export_sfc(_sfc_main$1S, [["render", _sfc_render$1J]]), _sfc_main$1R = {
|
|
6716
6716
|
name: "VsCannedSearchBadges",
|
|
6717
6717
|
status: "prototype",
|
|
6718
6718
|
release: "0.0.1",
|
|
@@ -6757,7 +6757,7 @@ const VsCannedSearchDates = /* @__PURE__ */ _export_sfc(_sfc_main$1Q, [["render"
|
|
|
6757
6757
|
return this.multiBadgeOne ? this.multiBadgeOne.slice(0, 3) : [];
|
|
6758
6758
|
}
|
|
6759
6759
|
}
|
|
6760
|
-
}, _hoisted_1$
|
|
6760
|
+
}, _hoisted_1$1v = { class: "vs-canned-search-badges" }, _hoisted_2$_ = {
|
|
6761
6761
|
key: 0,
|
|
6762
6762
|
class: "vs-canned-search-badges__badge vs-canned-search-badges__badge--category vs-canned-search-badges__badge--tr"
|
|
6763
6763
|
}, _hoisted_3$M = {
|
|
@@ -6771,8 +6771,8 @@ const VsCannedSearchDates = /* @__PURE__ */ _export_sfc(_sfc_main$1Q, [["render"
|
|
|
6771
6771
|
class: "vs-canned-search-badges__badge vs-canned-search-badges__badge--open vs-canned-search-badges__badge--br"
|
|
6772
6772
|
};
|
|
6773
6773
|
function _sfc_render$1I(e, r, t, n, a, o) {
|
|
6774
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
6775
|
-
t.badgeOne ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
6774
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1v, [
|
|
6775
|
+
t.badgeOne ? (openBlock(), createElementBlock("div", _hoisted_2$_, toDisplayString(t.badgeOne), 1)) : t.multiBadgeOne && t.multiBadgeOne.length ? (openBlock(), createElementBlock("div", _hoisted_3$M, [
|
|
6776
6776
|
(openBlock(!0), createElementBlock(Fragment, null, renderList(o.limitedMulti, (i, l) => (openBlock(), createElementBlock("div", {
|
|
6777
6777
|
key: l,
|
|
6778
6778
|
class: "vs-canned-search-badges__badge vs-canned-search-badges__badge--category vs-canned-search-badges__multi-badge"
|
|
@@ -6782,7 +6782,7 @@ function _sfc_render$1I(e, r, t, n, a, o) {
|
|
|
6782
6782
|
t.badgeThree ? (openBlock(), createElementBlock("div", _hoisted_5$t, toDisplayString(t.badgeThree), 1)) : createCommentVNode("", !0)
|
|
6783
6783
|
]);
|
|
6784
6784
|
}
|
|
6785
|
-
const VsCannedSearchBadges = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6785
|
+
const VsCannedSearchBadges = /* @__PURE__ */ _export_sfc(_sfc_main$1R, [["render", _sfc_render$1I]]), _sfc_main$1Q = {
|
|
6786
6786
|
name: "VsCannedSearchCuisines",
|
|
6787
6787
|
status: "prototype",
|
|
6788
6788
|
release: "0.0.1",
|
|
@@ -6796,19 +6796,19 @@ const VsCannedSearchBadges = /* @__PURE__ */ _export_sfc(_sfc_main$1P, [["render
|
|
|
6796
6796
|
default: null
|
|
6797
6797
|
}
|
|
6798
6798
|
}
|
|
6799
|
-
}, _hoisted_1$
|
|
6799
|
+
}, _hoisted_1$1u = {
|
|
6800
6800
|
class: "vs-canned-search-cuisines",
|
|
6801
6801
|
"data-test": "vs-canned-search-cuisines"
|
|
6802
6802
|
};
|
|
6803
6803
|
function _sfc_render$1H(e, r, t, n, a, o) {
|
|
6804
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
6804
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1u, [
|
|
6805
6805
|
(openBlock(!0), createElementBlock(Fragment, null, renderList(t.cuisines, (i, l) => (openBlock(), createElementBlock("span", {
|
|
6806
6806
|
class: "vs-canned-search-cuisines__cuisine",
|
|
6807
6807
|
key: l
|
|
6808
6808
|
}, toDisplayString(i.name), 1))), 128))
|
|
6809
6809
|
]);
|
|
6810
6810
|
}
|
|
6811
|
-
const VsCannedSearchCuisines = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6811
|
+
const VsCannedSearchCuisines = /* @__PURE__ */ _export_sfc(_sfc_main$1Q, [["render", _sfc_render$1H]]), _sfc_main$1P = {
|
|
6812
6812
|
name: "VsCannedSearchSubHeading",
|
|
6813
6813
|
status: "prototype",
|
|
6814
6814
|
release: "0.0.1",
|
|
@@ -6850,7 +6850,7 @@ function _sfc_render$1G(e, r, t, n, a, o) {
|
|
|
6850
6850
|
_: 1
|
|
6851
6851
|
}, 8, ["class"])) : createCommentVNode("", !0);
|
|
6852
6852
|
}
|
|
6853
|
-
const VsCannedSearchSubHeading = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6853
|
+
const VsCannedSearchSubHeading = /* @__PURE__ */ _export_sfc(_sfc_main$1P, [["render", _sfc_render$1G]]), _sfc_main$1O = {
|
|
6854
6854
|
name: "VsCannedSearchTourRuns",
|
|
6855
6855
|
status: "prototype",
|
|
6856
6856
|
release: "0.0.1",
|
|
@@ -6888,11 +6888,11 @@ const VsCannedSearchSubHeading = /* @__PURE__ */ _export_sfc(_sfc_main$1N, [["re
|
|
|
6888
6888
|
return this.endDay && (e = `${e} - ${this.endDay}`), e;
|
|
6889
6889
|
}
|
|
6890
6890
|
}
|
|
6891
|
-
}, _hoisted_1$
|
|
6891
|
+
}, _hoisted_1$1t = { class: "vs-canned-search-tour-runs" };
|
|
6892
6892
|
function _sfc_render$1F(e, r, t, n, a, o) {
|
|
6893
|
-
return openBlock(), createElementBlock("p", _hoisted_1$
|
|
6893
|
+
return openBlock(), createElementBlock("p", _hoisted_1$1t, toDisplayString(o.formattedPeriod), 1);
|
|
6894
6894
|
}
|
|
6895
|
-
const VsCannedSearchTourRuns = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6895
|
+
const VsCannedSearchTourRuns = /* @__PURE__ */ _export_sfc(_sfc_main$1O, [["render", _sfc_render$1F]]), _sfc_main$1N = {
|
|
6896
6896
|
name: "VsCannedSearchTourDeparts",
|
|
6897
6897
|
status: "prototype",
|
|
6898
6898
|
release: "0.0.1",
|
|
@@ -6922,14 +6922,14 @@ const VsCannedSearchTourRuns = /* @__PURE__ */ _export_sfc(_sfc_main$1M, [["rend
|
|
|
6922
6922
|
return this.origins ? this.origins.map((e) => e.name).join(", ") : "";
|
|
6923
6923
|
}
|
|
6924
6924
|
}
|
|
6925
|
-
}, _hoisted_1$
|
|
6925
|
+
}, _hoisted_1$1s = { class: "vs-canned-search-tour-departs" }, _hoisted_2$Z = { class: "vs-canned-search-tour-departs__label" };
|
|
6926
6926
|
function _sfc_render$1E(e, r, t, n, a, o) {
|
|
6927
|
-
return openBlock(), createElementBlock("p", _hoisted_1$
|
|
6928
|
-
createElementVNode("span", _hoisted_2$
|
|
6927
|
+
return openBlock(), createElementBlock("p", _hoisted_1$1s, [
|
|
6928
|
+
createElementVNode("span", _hoisted_2$Z, toDisplayString(t.label) + ":", 1),
|
|
6929
6929
|
createTextVNode(" " + toDisplayString(o.transformedOrigins), 1)
|
|
6930
6930
|
]);
|
|
6931
6931
|
}
|
|
6932
|
-
const VsCannedSearchTourDeparts = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6932
|
+
const VsCannedSearchTourDeparts = /* @__PURE__ */ _export_sfc(_sfc_main$1N, [["render", _sfc_render$1E]]), _sfc_main$1M = {
|
|
6933
6933
|
name: "VsCarousel",
|
|
6934
6934
|
status: "prototype",
|
|
6935
6935
|
release: "0.0.1",
|
|
@@ -7092,11 +7092,11 @@ const VsCannedSearchTourDeparts = /* @__PURE__ */ _export_sfc(_sfc_main$1L, [["r
|
|
|
7092
7092
|
return 100 / this.slidesPerPage[this.currentWidth] * r;
|
|
7093
7093
|
}
|
|
7094
7094
|
}
|
|
7095
|
-
}, _hoisted_1$
|
|
7095
|
+
}, _hoisted_1$1r = {
|
|
7096
7096
|
class: "vs-carousel",
|
|
7097
7097
|
"data-test": "vs-carousel",
|
|
7098
7098
|
ref: "carousel"
|
|
7099
|
-
}, _hoisted_2$
|
|
7099
|
+
}, _hoisted_2$Y = { class: "slider" }, _hoisted_3$L = { class: "vs-carousel__control-label-container" }, _hoisted_4$A = { class: "vs-carousel__control-label vs-carousel__control-label--prev" }, _hoisted_5$s = { class: "vs-carousel__control-label-container" }, _hoisted_6$n = { class: "vs-carousel__control-label vs-carousel__control-label--next" }, _hoisted_7$g = {
|
|
7100
7100
|
key: 2,
|
|
7101
7101
|
class: "vs-carousel__navigation"
|
|
7102
7102
|
}, _hoisted_8$9 = ["onClick", "onKeypress", "data-test"], _hoisted_9$5 = { class: "visually-hidden" }, _hoisted_10$5 = {
|
|
@@ -7108,7 +7108,7 @@ const VsCannedSearchTourDeparts = /* @__PURE__ */ _export_sfc(_sfc_main$1L, [["r
|
|
|
7108
7108
|
};
|
|
7109
7109
|
function _sfc_render$1D(e, r, t, n, a, o) {
|
|
7110
7110
|
const i = resolveComponent("VsButton"), l = resolveComponent("VsRow"), u = resolveComponent("VsCol"), d = resolveComponent("VsContainer");
|
|
7111
|
-
return openBlock(), createElementBlock("section", _hoisted_1$
|
|
7111
|
+
return openBlock(), createElementBlock("section", _hoisted_1$1r, [
|
|
7112
7112
|
createVNode(d, null, {
|
|
7113
7113
|
default: withCtx(() => [
|
|
7114
7114
|
createVNode(l, null, {
|
|
@@ -7121,7 +7121,7 @@ function _sfc_render$1D(e, r, t, n, a, o) {
|
|
|
7121
7121
|
class: "position-relative"
|
|
7122
7122
|
}, {
|
|
7123
7123
|
default: withCtx(() => [
|
|
7124
|
-
createElementVNode("div", _hoisted_2$
|
|
7124
|
+
createElementVNode("div", _hoisted_2$Y, [
|
|
7125
7125
|
a.prevDisabled ? createCommentVNode("", !0) : (openBlock(), createBlock(i, {
|
|
7126
7126
|
key: 0,
|
|
7127
7127
|
class: "vs-carousel__control vs-carousel__control--prev",
|
|
@@ -7199,7 +7199,7 @@ function _sfc_render$1D(e, r, t, n, a, o) {
|
|
|
7199
7199
|
})
|
|
7200
7200
|
], 512);
|
|
7201
7201
|
}
|
|
7202
|
-
const VsCarousel = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7202
|
+
const VsCarousel = /* @__PURE__ */ _export_sfc(_sfc_main$1M, [["render", _sfc_render$1D]]), _sfc_main$1L = {
|
|
7203
7203
|
name: "VsModuleWrapper",
|
|
7204
7204
|
status: "prototype",
|
|
7205
7205
|
release: "0.0.1",
|
|
@@ -7283,7 +7283,7 @@ function _sfc_render$1C(e, r, t, n, a, o) {
|
|
|
7283
7283
|
renderSlot(e.$slots, "default")
|
|
7284
7284
|
], 16);
|
|
7285
7285
|
}
|
|
7286
|
-
const VsModuleWrapper = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7286
|
+
const VsModuleWrapper = /* @__PURE__ */ _export_sfc(_sfc_main$1L, [["render", _sfc_render$1C]]);
|
|
7287
7287
|
function bind$1(e, r) {
|
|
7288
7288
|
return function() {
|
|
7289
7289
|
return e.apply(r, arguments);
|
|
@@ -8727,7 +8727,7 @@ axios.formToJSON = (e) => formDataToJSON(utils$1.isHTMLForm(e) ? new FormData(e)
|
|
|
8727
8727
|
axios.getAdapter = adapters.getAdapter;
|
|
8728
8728
|
axios.HttpStatusCode = HttpStatusCode;
|
|
8729
8729
|
axios.default = axios;
|
|
8730
|
-
const _sfc_main$
|
|
8730
|
+
const _sfc_main$1K = {
|
|
8731
8731
|
name: "VsCannedSearch",
|
|
8732
8732
|
status: "prototype",
|
|
8733
8733
|
release: "0.0.1",
|
|
@@ -8869,7 +8869,7 @@ const _sfc_main$1I = {
|
|
|
8869
8869
|
return e.covidInformation && e.covidInformation.weAreOpen ? e.covidInformation.weAreOpen : e.opening && e.opening.nowOn ? e.opening.nowOn : "";
|
|
8870
8870
|
}
|
|
8871
8871
|
}
|
|
8872
|
-
}, _hoisted_1$
|
|
8872
|
+
}, _hoisted_1$1q = {
|
|
8873
8873
|
class: "vs-canned-search",
|
|
8874
8874
|
"data-test": "vs-canned-search"
|
|
8875
8875
|
};
|
|
@@ -8877,7 +8877,7 @@ function _sfc_render$1B(e, r, t, n, a, o) {
|
|
|
8877
8877
|
const i = resolveComponent("VsCol"), l = resolveComponent("VsRow"), u = resolveComponent("VsContainer"), d = resolveComponent("VsCannedSearchTourRuns"), f = resolveComponent("VsCannedSearchTourDeparts"), p = resolveComponent("VsCannedSearchSubHeading"), m = resolveComponent("VsCannedSearchStars"), _ = resolveComponent("VsCannedSearchCategories"), v = resolveComponent("VsCannedSearchLogos"), C = resolveComponent("VsCannedSearchBadges"), S = resolveComponent("VsCannedSearchDates"), w = resolveComponent("VsCannedSearchDuration"), k = resolveComponent("VsCannedSearchPrice"), P = resolveComponent("VsCannedSearchCuisines"), V = resolveComponent("VsCannedSearchSummaryBox"), $ = resolveComponent("VsCannedSearchProductCard"), R = resolveComponent("VsCarousel"), B = resolveComponent("VsModuleWrapper");
|
|
8878
8878
|
return withDirectives((openBlock(), createBlock(B, null, createSlots({
|
|
8879
8879
|
default: withCtx(() => [
|
|
8880
|
-
createElementVNode("div", _hoisted_1$
|
|
8880
|
+
createElementVNode("div", _hoisted_1$1q, [
|
|
8881
8881
|
createVNode(u, null, {
|
|
8882
8882
|
default: withCtx(() => [
|
|
8883
8883
|
createVNode(l, null, {
|
|
@@ -9075,7 +9075,7 @@ function _sfc_render$1B(e, r, t, n, a, o) {
|
|
|
9075
9075
|
[vShow, a.products.length]
|
|
9076
9076
|
]);
|
|
9077
9077
|
}
|
|
9078
|
-
const CannedSearch = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
9078
|
+
const CannedSearch = /* @__PURE__ */ _export_sfc(_sfc_main$1K, [["render", _sfc_render$1B]]), font_weight_bold = "700", font_weight_semi_bold = "600", font_weight_normal = "400", font_weight_light = "300", font_family_sans_serif = "'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'", headings_font_family = "'evelethclean-regular', sans-serif, $font-family-sans-serif", headings_font_family_thin = "'evelethclean-thin', 'evelethclean-thin', sans-serif, $font-family-sans-serif", icon_size_xxs = "12px", icon_size_xs = "16px", icon_size_sm = "20px", icon_size_md = "24px", icon_size_lg = "30px", icon_size_xl = "40px", opacity_100 = "1", opacity_50 = "0.5", opacity_0 = "0", duration_quickly = ".08s", duration_base = ".2s", duration_slowly = ".5s", breakpoint_xl = "1200px", breakpoint_md = "768px", max_container_width_xl = "1140px", breakpoint_sm = "576px", breakpoint_lg = "992px", breakpoint_xs = "0", max_container_width_md = "720px", max_container_width_sm = "540px", max_container_width_lg = "960px", max_container_width_xxl = "1340px", breakpoint_xxl = "1400px", letter_spacing_xxl = "2px", letter_spacing_xl = "1.4px", letter_spacing_l = "1px", letter_spacing_m = "0.5px", letter_spacing_s = "-0.5px", letter_spacing_xs = "-1px", border_radius_default = "0.25rem", border_radius_xl = "0.5rem", border_radius_lg = "0.3rem", border_radius_sm = "0.2rem", border_radius_pill = "50rem", line_height_lead = "1.55", line_height_xl = "2", line_height_l = "1.8", line_height_m = "1.6", line_height_s = "1.3", line_height_standard = "1.2", line_height_xs = "1", grid_columns = "12", grid_gutter_width = "24px", no_javascript = "no-js", theme_dark = "rgb(42, 40, 41)", theme_grey = "rgb(239, 239, 239)", designTokens = {
|
|
9079
9079
|
"vs-color-background-brand": "rgb(91, 36, 135)",
|
|
9080
9080
|
"vs-color-background-primary": "rgb(31, 73, 214)",
|
|
9081
9081
|
"vs-color-background-hover": "rgb(18, 43, 128)",
|
|
@@ -9346,7 +9346,7 @@ const CannedSearch = /* @__PURE__ */ _export_sfc(_sfc_main$1I, [["render", _sfc_
|
|
|
9346
9346
|
no_javascript,
|
|
9347
9347
|
theme_dark,
|
|
9348
9348
|
theme_grey
|
|
9349
|
-
}, _sfc_main$
|
|
9349
|
+
}, _sfc_main$1J = {
|
|
9350
9350
|
name: "VsCaptionImageMap",
|
|
9351
9351
|
status: "prototype",
|
|
9352
9352
|
release: "0.0.1",
|
|
@@ -9415,7 +9415,7 @@ const CannedSearch = /* @__PURE__ */ _export_sfc(_sfc_main$1I, [["render", _sfc_
|
|
|
9415
9415
|
return (t - e) * n / (r - e);
|
|
9416
9416
|
}
|
|
9417
9417
|
}
|
|
9418
|
-
}, _hoisted_1$
|
|
9418
|
+
}, _hoisted_1$1p = ["width", "height"], _hoisted_2$X = ["stroke"], _hoisted_3$K = ["stroke"], _hoisted_4$z = ["stroke"], _hoisted_5$r = ["stroke"], _hoisted_6$m = ["stroke"], _hoisted_7$f = ["stroke"], _hoisted_8$8 = ["stroke"], _hoisted_9$4 = ["stroke"], _hoisted_10$4 = ["stroke"], _hoisted_11$4 = ["stroke"], _hoisted_12$3 = ["stroke"], _hoisted_13$3 = ["stroke"], _hoisted_14$3 = ["stroke"], _hoisted_15$3 = ["stroke"], _hoisted_16$2 = ["stroke"], _hoisted_17$2 = ["stroke"], _hoisted_18$1 = ["stroke"], _hoisted_19$1 = ["stroke"], _hoisted_20$1 = ["stroke"], _hoisted_21 = ["stroke"], _hoisted_22 = ["stroke"], _hoisted_23 = ["stroke"], _hoisted_24 = ["stroke"], _hoisted_25 = ["stroke"], _hoisted_26 = ["stroke"], _hoisted_27 = ["stroke"], _hoisted_28 = ["stroke"], _hoisted_29 = ["stroke"], _hoisted_30 = ["stroke"], _hoisted_31 = ["stroke"], _hoisted_32 = ["width", "height"], _hoisted_33 = ["fill", "cx", "cy"];
|
|
9419
9419
|
function _sfc_render$1A(e, r, t, n, a, o) {
|
|
9420
9420
|
return openBlock(), createElementBlock("svg", {
|
|
9421
9421
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -9435,7 +9435,7 @@ function _sfc_render$1A(e, r, t, n, a, o) {
|
|
|
9435
9435
|
"stroke-linejoin": "round",
|
|
9436
9436
|
"stroke-width": "0.5",
|
|
9437
9437
|
"fill-rule": "evenodd"
|
|
9438
|
-
}, null, 8, _hoisted_2$
|
|
9438
|
+
}, null, 8, _hoisted_2$X),
|
|
9439
9439
|
createElementVNode("path", {
|
|
9440
9440
|
d: `M64.6595,9.4653l-.668,2.391,\r
|
|
9441
9441
|
1.169.368-.334-1.287C64.8265,\r
|
|
@@ -9834,9 +9834,9 @@ function _sfc_render$1A(e, r, t, n, a, o) {
|
|
|
9834
9834
|
cx: o.positionX,
|
|
9835
9835
|
cy: o.positionY
|
|
9836
9836
|
}, null, 8, _hoisted_33)
|
|
9837
|
-
], 8, _hoisted_1$
|
|
9837
|
+
], 8, _hoisted_1$1p);
|
|
9838
9838
|
}
|
|
9839
|
-
const VsCaptionImageMap = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
9839
|
+
const VsCaptionImageMap = /* @__PURE__ */ _export_sfc(_sfc_main$1J, [["render", _sfc_render$1A]]), _sfc_main$1I = {
|
|
9840
9840
|
name: "VsCaption",
|
|
9841
9841
|
status: "prototype",
|
|
9842
9842
|
release: "0.0.1",
|
|
@@ -9901,7 +9901,7 @@ const VsCaptionImageMap = /* @__PURE__ */ _export_sfc(_sfc_main$1H, [["render",
|
|
|
9901
9901
|
];
|
|
9902
9902
|
}
|
|
9903
9903
|
}
|
|
9904
|
-
}, _hoisted_1$
|
|
9904
|
+
}, _hoisted_1$1o = { class: "vs-caption__caption-info" }, _hoisted_2$W = {
|
|
9905
9905
|
key: 0,
|
|
9906
9906
|
class: "vs-caption__image-caption"
|
|
9907
9907
|
}, _hoisted_3$J = {
|
|
@@ -9920,8 +9920,8 @@ function _sfc_render$1z(e, r, t, n, a, o) {
|
|
|
9920
9920
|
class: normalizeClass(["order-2 order-sm-1", [o.showMap ? "" : "align-self-center"]])
|
|
9921
9921
|
}, {
|
|
9922
9922
|
default: withCtx(() => [
|
|
9923
|
-
createElementVNode("div", _hoisted_1$
|
|
9924
|
-
e.$slots.caption ? (openBlock(), createElementBlock("p", _hoisted_2$
|
|
9923
|
+
createElementVNode("div", _hoisted_1$1o, [
|
|
9924
|
+
e.$slots.caption ? (openBlock(), createElementBlock("p", _hoisted_2$W, [
|
|
9925
9925
|
renderSlot(e.$slots, "caption")
|
|
9926
9926
|
])) : createCommentVNode("", !0),
|
|
9927
9927
|
e.$slots.credit ? (openBlock(), createElementBlock("p", _hoisted_3$J, [
|
|
@@ -9952,7 +9952,7 @@ function _sfc_render$1z(e, r, t, n, a, o) {
|
|
|
9952
9952
|
})
|
|
9953
9953
|
], 2);
|
|
9954
9954
|
}
|
|
9955
|
-
const Caption = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
9955
|
+
const Caption = /* @__PURE__ */ _export_sfc(_sfc_main$1I, [["render", _sfc_render$1z]]), _sfc_main$1H = {
|
|
9956
9956
|
name: "VsWarning",
|
|
9957
9957
|
status: "prototype",
|
|
9958
9958
|
release: "0.1.0",
|
|
@@ -10000,14 +10000,14 @@ const Caption = /* @__PURE__ */ _export_sfc(_sfc_main$1G, [["render", _sfc_rende
|
|
|
10000
10000
|
return this.type === "cookie" && (e.class = "ot-sdk-show-settings vs-warning__cookie-trigger"), this.size === "small" && (e.size = "sm"), e;
|
|
10001
10001
|
}
|
|
10002
10002
|
}
|
|
10003
|
-
}, _hoisted_1$
|
|
10003
|
+
}, _hoisted_1$1n = { class: "vs-warning__content" }, _hoisted_2$V = { key: 0 };
|
|
10004
10004
|
function _sfc_render$1y(e, r, t, n, a, o) {
|
|
10005
10005
|
const i = resolveComponent("VsIcon"), l = resolveComponent("VsButton");
|
|
10006
10006
|
return openBlock(), createElementBlock("div", {
|
|
10007
10007
|
class: normalizeClass(["vs-warning", o.warningClasses]),
|
|
10008
10008
|
"data-test": "vs-warning"
|
|
10009
10009
|
}, [
|
|
10010
|
-
createElementVNode("div", _hoisted_1$
|
|
10010
|
+
createElementVNode("div", _hoisted_1$1n, [
|
|
10011
10011
|
createVNode(i, {
|
|
10012
10012
|
class: "vs-warning__icon",
|
|
10013
10013
|
name: t.icon,
|
|
@@ -10017,7 +10017,7 @@ function _sfc_render$1y(e, r, t, n, a, o) {
|
|
|
10017
10017
|
createElementVNode("p", null, [
|
|
10018
10018
|
renderSlot(e.$slots, "default")
|
|
10019
10019
|
]),
|
|
10020
|
-
e.$slots["extra-content"] && e.$slots["extra-content"]() ? (openBlock(), createElementBlock("p", _hoisted_2$
|
|
10020
|
+
e.$slots["extra-content"] && e.$slots["extra-content"]() ? (openBlock(), createElementBlock("p", _hoisted_2$V, [
|
|
10021
10021
|
renderSlot(e.$slots, "extra-content")
|
|
10022
10022
|
])) : createCommentVNode("", !0)
|
|
10023
10023
|
])
|
|
@@ -10035,7 +10035,7 @@ function _sfc_render$1y(e, r, t, n, a, o) {
|
|
|
10035
10035
|
])
|
|
10036
10036
|
], 2);
|
|
10037
10037
|
}
|
|
10038
|
-
const VsWarning = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
10038
|
+
const VsWarning = /* @__PURE__ */ _export_sfc(_sfc_main$1H, [["render", _sfc_render$1y]]), _sfc_main$1G = {
|
|
10039
10039
|
name: "VsProgressBar",
|
|
10040
10040
|
status: "prototype",
|
|
10041
10041
|
release: "0.1.0",
|
|
@@ -10110,10 +10110,10 @@ const VsWarning = /* @__PURE__ */ _export_sfc(_sfc_main$1F, [["render", _sfc_ren
|
|
|
10110
10110
|
const e = getCurrentInstance();
|
|
10111
10111
|
this.compId = ref$1(e.uid);
|
|
10112
10112
|
}
|
|
10113
|
-
}, _hoisted_1$
|
|
10113
|
+
}, _hoisted_1$1m = {
|
|
10114
10114
|
key: 1,
|
|
10115
10115
|
class: "vs-progress-bar__stepper"
|
|
10116
|
-
}, _hoisted_2$
|
|
10116
|
+
}, _hoisted_2$U = ["id"], _hoisted_3$I = ["id"];
|
|
10117
10117
|
function _sfc_render$1x(e, r, t, n, a, o) {
|
|
10118
10118
|
const i = resolveComponent("BProgressBar"), l = resolveComponent("BProgress");
|
|
10119
10119
|
return openBlock(), createElementBlock("div", {
|
|
@@ -10132,7 +10132,7 @@ function _sfc_render$1x(e, r, t, n, a, o) {
|
|
|
10132
10132
|
]),
|
|
10133
10133
|
_: 1
|
|
10134
10134
|
}, 8, ["max"])) : createCommentVNode("", !0),
|
|
10135
|
-
t.isStepped && t.max <= 5 ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
10135
|
+
t.isStepped && t.max <= 5 ? (openBlock(), createElementBlock("div", _hoisted_1$1m, [
|
|
10136
10136
|
(openBlock(!0), createElementBlock(Fragment, null, renderList(t.max, (u) => (openBlock(), createBlock(l, {
|
|
10137
10137
|
key: u,
|
|
10138
10138
|
max: 1
|
|
@@ -10150,14 +10150,14 @@ function _sfc_render$1x(e, r, t, n, a, o) {
|
|
|
10150
10150
|
key: 2,
|
|
10151
10151
|
class: "vs-progress-bar__label",
|
|
10152
10152
|
id: "progress-bar-" + a.compId
|
|
10153
|
-
}, toDisplayString(o.interpolProgressLabel), 9, _hoisted_2$
|
|
10153
|
+
}, toDisplayString(o.interpolProgressLabel), 9, _hoisted_2$U)) : (openBlock(), createElementBlock("p", {
|
|
10154
10154
|
key: 3,
|
|
10155
10155
|
class: "vs-progress-bar__label",
|
|
10156
10156
|
id: "progress-bar-" + a.compId
|
|
10157
10157
|
}, toDisplayString(t.currentStep) + " / " + toDisplayString(t.max), 9, _hoisted_3$I))
|
|
10158
10158
|
], 2);
|
|
10159
10159
|
}
|
|
10160
|
-
const VsProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
10160
|
+
const VsProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main$1G, [["render", _sfc_render$1x]]), _sfc_main$1F = {
|
|
10161
10161
|
name: "VsCarbonCalculatorTip",
|
|
10162
10162
|
status: "prototype",
|
|
10163
10163
|
release: "0.0.1",
|
|
@@ -10176,14 +10176,14 @@ const VsProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main$1E, [["render", _sfc
|
|
|
10176
10176
|
default: !1
|
|
10177
10177
|
}
|
|
10178
10178
|
}
|
|
10179
|
-
}, _hoisted_1$
|
|
10179
|
+
}, _hoisted_1$1l = {
|
|
10180
10180
|
class: "vs-carbon-calculator-tip",
|
|
10181
10181
|
"data-test": "vs-carbon-calculator-tip"
|
|
10182
|
-
}, _hoisted_2$
|
|
10182
|
+
}, _hoisted_2$T = { class: "vs-carbon-calculator-tip__icon-container" }, _hoisted_3$H = { class: "vs-carbon-calculator-tip__content" }, _hoisted_4$x = ["innerHTML"], _hoisted_5$q = ["innerHTML"];
|
|
10183
10183
|
function _sfc_render$1w(e, r, t, n, a, o) {
|
|
10184
10184
|
const i = resolveComponent("VsIcon"), l = resolveComponent("VsHeading");
|
|
10185
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
10186
|
-
createElementVNode("div", _hoisted_2$
|
|
10185
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1l, [
|
|
10186
|
+
createElementVNode("div", _hoisted_2$T, [
|
|
10187
10187
|
createVNode(i, {
|
|
10188
10188
|
name: "coo",
|
|
10189
10189
|
size: "lg",
|
|
@@ -10215,7 +10215,7 @@ function _sfc_render$1w(e, r, t, n, a, o) {
|
|
|
10215
10215
|
])
|
|
10216
10216
|
]);
|
|
10217
10217
|
}
|
|
10218
|
-
const VsCarbonCalculatorTip = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
10218
|
+
const VsCarbonCalculatorTip = /* @__PURE__ */ _export_sfc(_sfc_main$1F, [["render", _sfc_render$1w]]);
|
|
10219
10219
|
function _isPlaceholder(e) {
|
|
10220
10220
|
return e != null && typeof e == "object" && e["@@functional/placeholder"] === !0;
|
|
10221
10221
|
}
|
|
@@ -14851,23 +14851,23 @@ var script = defineComponent({
|
|
|
14851
14851
|
}), { bar: t, canvas: a, direction: n, mouse: r };
|
|
14852
14852
|
}
|
|
14853
14853
|
});
|
|
14854
|
-
const _hoisted_1$
|
|
14854
|
+
const _hoisted_1$1k = {
|
|
14855
14855
|
key: 0,
|
|
14856
14856
|
class: "layer-hover-bar"
|
|
14857
|
-
}, _hoisted_2$
|
|
14857
|
+
}, _hoisted_2$S = ["x", "y", "width", "height"];
|
|
14858
14858
|
function render(e, r, t, n, a, o) {
|
|
14859
|
-
return e.mouse.hover ? (openBlock(), createElementBlock("g", _hoisted_1$
|
|
14859
|
+
return e.mouse.hover ? (openBlock(), createElementBlock("g", _hoisted_1$1k, [
|
|
14860
14860
|
createElementVNode("rect", mergeProps({ class: "hover-bar" }, e.barStyle, {
|
|
14861
14861
|
x: e.bar.x,
|
|
14862
14862
|
y: e.bar.y,
|
|
14863
14863
|
width: e.bar.width > 0 ? e.bar.width : 0,
|
|
14864
14864
|
height: e.bar.height > 0 ? e.bar.height : 0
|
|
14865
|
-
}), null, 16, _hoisted_2$
|
|
14865
|
+
}), null, 16, _hoisted_2$S)
|
|
14866
14866
|
])) : createCommentVNode("v-if", !0);
|
|
14867
14867
|
}
|
|
14868
14868
|
script.render = render;
|
|
14869
14869
|
script.__file = "src/components/HoverBar/index.vue";
|
|
14870
|
-
const _sfc_main$
|
|
14870
|
+
const _sfc_main$1E = {
|
|
14871
14871
|
name: "VsCarbonCalculatorResults",
|
|
14872
14872
|
status: "prototype",
|
|
14873
14873
|
release: "0.0.1",
|
|
@@ -15051,7 +15051,7 @@ const _sfc_main$1C = {
|
|
|
15051
15051
|
};
|
|
15052
15052
|
}
|
|
15053
15053
|
}
|
|
15054
|
-
}, _hoisted_1$
|
|
15054
|
+
}, _hoisted_1$1j = { class: "vs-carbon-calculator-results__headline" }, _hoisted_2$R = { class: "mb-2" }, _hoisted_3$F = { class: "vs-carbon-calculator-results__total" }, _hoisted_4$v = ["innerHTML"], _hoisted_5$o = { class: "vs-carbon-calculator-results__unicorn-icon-container" }, _hoisted_6$k = { class: "vs-carbon-calculator-results__unicorn-content" };
|
|
15055
15055
|
function _sfc_render$1v(e, r, t, n, a, o) {
|
|
15056
15056
|
const i = resolveComponent("VsHeading"), l = resolveComponent("VsCol"), u = resolveComponent("VsRow"), d = resolveComponent("VsIcon"), f = resolveComponent("Grid"), p = resolveComponent("Bar"), m = resolveComponent("Chart"), _ = resolveComponent("Responsive");
|
|
15057
15057
|
return openBlock(), createBlock(u, {
|
|
@@ -15079,8 +15079,8 @@ function _sfc_render$1v(e, r, t, n, a, o) {
|
|
|
15079
15079
|
md: "6"
|
|
15080
15080
|
}, {
|
|
15081
15081
|
default: withCtx(() => [
|
|
15082
|
-
createElementVNode("div", _hoisted_1$
|
|
15083
|
-
createElementVNode("p", _hoisted_2$
|
|
15082
|
+
createElementVNode("div", _hoisted_1$1j, [
|
|
15083
|
+
createElementVNode("p", _hoisted_2$R, toDisplayString(o.labelsMap.resultsIntro), 1),
|
|
15084
15084
|
createElementVNode("p", null, [
|
|
15085
15085
|
createElementVNode("span", _hoisted_3$F, toDisplayString(t.totalKilos.toLocaleString(t.language, {
|
|
15086
15086
|
minimumFractionDigits: 3
|
|
@@ -15185,7 +15185,7 @@ function _sfc_render$1v(e, r, t, n, a, o) {
|
|
|
15185
15185
|
_: 1
|
|
15186
15186
|
}, 8, ["style"]);
|
|
15187
15187
|
}
|
|
15188
|
-
const VsCarbonCalculatorResults = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
15188
|
+
const VsCarbonCalculatorResults = /* @__PURE__ */ _export_sfc(_sfc_main$1E, [["render", _sfc_render$1v]]), _sfc_main$1D = {
|
|
15189
15189
|
name: "VsCarbonCalculatorRunningTotal",
|
|
15190
15190
|
status: "prototype",
|
|
15191
15191
|
release: "0.0.1",
|
|
@@ -15214,14 +15214,14 @@ const VsCarbonCalculatorResults = /* @__PURE__ */ _export_sfc(_sfc_main$1C, [["r
|
|
|
15214
15214
|
default: "en-gb"
|
|
15215
15215
|
}
|
|
15216
15216
|
}
|
|
15217
|
-
}, _hoisted_1$
|
|
15217
|
+
}, _hoisted_1$1i = {
|
|
15218
15218
|
class: "vs-carbon-calculator-running-total",
|
|
15219
15219
|
"data-test": "vs-carbon-calculator-running-total"
|
|
15220
|
-
}, _hoisted_2$
|
|
15220
|
+
}, _hoisted_2$Q = { class: "vs-carbon-calculator-running-total__icon" }, _hoisted_3$E = { class: "vs-carbon-calculator-running-total__content" }, _hoisted_4$u = { class: "font-weight-bold" };
|
|
15221
15221
|
function _sfc_render$1u(e, r, t, n, a, o) {
|
|
15222
15222
|
const i = resolveComponent("VsIcon");
|
|
15223
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
15224
|
-
createElementVNode("div", _hoisted_2$
|
|
15223
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1i, [
|
|
15224
|
+
createElementVNode("div", _hoisted_2$Q, [
|
|
15225
15225
|
createVNode(i, {
|
|
15226
15226
|
name: "notes",
|
|
15227
15227
|
size: "lg"
|
|
@@ -15236,7 +15236,7 @@ function _sfc_render$1u(e, r, t, n, a, o) {
|
|
|
15236
15236
|
])
|
|
15237
15237
|
]);
|
|
15238
15238
|
}
|
|
15239
|
-
const VsCarbonCalculatorRunningTotal = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
15239
|
+
const VsCarbonCalculatorRunningTotal = /* @__PURE__ */ _export_sfc(_sfc_main$1D, [["render", _sfc_render$1u]]), _sfc_main$1C = {
|
|
15240
15240
|
name: "VsCarbonCalculatorIntro",
|
|
15241
15241
|
status: "prototype",
|
|
15242
15242
|
release: "0.0.1",
|
|
@@ -15244,13 +15244,13 @@ const VsCarbonCalculatorRunningTotal = /* @__PURE__ */ _export_sfc(_sfc_main$1B,
|
|
|
15244
15244
|
VsHeading
|
|
15245
15245
|
},
|
|
15246
15246
|
inject: ["labelsMap"]
|
|
15247
|
-
}, _hoisted_1$
|
|
15247
|
+
}, _hoisted_1$1h = {
|
|
15248
15248
|
class: "vs-carbon-calculator-intro",
|
|
15249
15249
|
"data-test": "vs-carbon-calculator-intro"
|
|
15250
15250
|
};
|
|
15251
15251
|
function _sfc_render$1t(e, r, t, n, a, o) {
|
|
15252
15252
|
const i = resolveComponent("VsHeading");
|
|
15253
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
15253
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1h, [
|
|
15254
15254
|
createVNode(i, { level: "2" }, {
|
|
15255
15255
|
default: withCtx(() => [
|
|
15256
15256
|
createTextVNode(toDisplayString(o.labelsMap.introHeading), 1)
|
|
@@ -15260,7 +15260,7 @@ function _sfc_render$1t(e, r, t, n, a, o) {
|
|
|
15260
15260
|
createElementVNode("p", null, toDisplayString(o.labelsMap.introContent), 1)
|
|
15261
15261
|
]);
|
|
15262
15262
|
}
|
|
15263
|
-
const VsCarbonCalculatorIntro = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
15263
|
+
const VsCarbonCalculatorIntro = /* @__PURE__ */ _export_sfc(_sfc_main$1C, [["render", _sfc_render$1t]]);
|
|
15264
15264
|
function ownKeys$1(e, r) {
|
|
15265
15265
|
var t = Object.keys(e);
|
|
15266
15266
|
if (Object.getOwnPropertySymbols) {
|
|
@@ -16103,7 +16103,7 @@ const postcode = common$1.regex(/^([A-Za-z][A-HJ-Ya-hj-y]?\d[A-Za-z\d]? ?\d[A-Za
|
|
|
16103
16103
|
return this.v$.inputVal && this.v$.inputVal.$anyError || this.invalid ? `error-${this.fieldName}` : this.hintText ? `hint-${this.fieldName}` : null;
|
|
16104
16104
|
}
|
|
16105
16105
|
}
|
|
16106
|
-
}, _sfc_main$
|
|
16106
|
+
}, _sfc_main$1B = {
|
|
16107
16107
|
name: "VsRadioButton",
|
|
16108
16108
|
status: "prototype",
|
|
16109
16109
|
release: "0.0.1",
|
|
@@ -16283,13 +16283,13 @@ const postcode = common$1.regex(/^([A-Za-z][A-HJ-Ya-hj-y]?\d[A-Za-z\d]? ?\d[A-Za
|
|
|
16283
16283
|
validations() {
|
|
16284
16284
|
return this.rules;
|
|
16285
16285
|
}
|
|
16286
|
-
}, _hoisted_1$
|
|
16286
|
+
}, _hoisted_1$1g = {
|
|
16287
16287
|
class: "vs-radio-button",
|
|
16288
16288
|
"data-test": "vs-radio-button"
|
|
16289
|
-
}, _hoisted_2$
|
|
16289
|
+
}, _hoisted_2$P = ["id"], _hoisted_3$D = { class: "visually-hidden" }, _hoisted_4$t = ["id"];
|
|
16290
16290
|
function _sfc_render$1s(e, r, t, n, a, o) {
|
|
16291
16291
|
const i = resolveComponent("BFormRadio"), l = resolveComponent("BFormRadioGroup");
|
|
16292
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
16292
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1g, [
|
|
16293
16293
|
e.errorsList.length || t.invalid ? (openBlock(), createElementBlock("div", {
|
|
16294
16294
|
key: 0,
|
|
16295
16295
|
role: "alert",
|
|
@@ -16305,7 +16305,7 @@ function _sfc_render$1s(e, r, t, n, a, o) {
|
|
|
16305
16305
|
])), [
|
|
16306
16306
|
[vShow, !t.reAlertErrors && !a.clearErrorsOnFocus]
|
|
16307
16307
|
])), 128))
|
|
16308
|
-
], 8, _hoisted_2$
|
|
16308
|
+
], 8, _hoisted_2$P)) : createCommentVNode("", !0),
|
|
16309
16309
|
createVNode(l, {
|
|
16310
16310
|
id: t.fieldName,
|
|
16311
16311
|
"aria-invalid": e.v$.inputVal && e.v$.inputVal.$anyError || t.invalid,
|
|
@@ -16350,7 +16350,7 @@ function _sfc_render$1s(e, r, t, n, a, o) {
|
|
|
16350
16350
|
}, toDisplayString(t.hintText), 9, _hoisted_4$t)) : createCommentVNode("", !0)
|
|
16351
16351
|
]);
|
|
16352
16352
|
}
|
|
16353
|
-
const VsRadioButton = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
16353
|
+
const VsRadioButton = /* @__PURE__ */ _export_sfc(_sfc_main$1B, [["render", _sfc_render$1s]]), _sfc_main$1A = {
|
|
16354
16354
|
name: "VsInput",
|
|
16355
16355
|
status: "prototype",
|
|
16356
16356
|
release: "0.0.1",
|
|
@@ -16570,15 +16570,15 @@ const VsRadioButton = /* @__PURE__ */ _export_sfc(_sfc_main$1z, [["render", _sfc
|
|
|
16570
16570
|
validations() {
|
|
16571
16571
|
return this.rules;
|
|
16572
16572
|
}
|
|
16573
|
-
}, _hoisted_1$
|
|
16573
|
+
}, _hoisted_1$1f = { "data-test": "vs-number-input" }, _hoisted_2$O = ["id"], _hoisted_3$C = ["id"], _hoisted_4$s = { class: "visually-hidden" }, _hoisted_5$n = /* @__PURE__ */ createElementVNode("span", { class: "visually-hidden" }, " Add 1 ", -1), _hoisted_6$j = /* @__PURE__ */ createElementVNode("span", { class: "visually-hidden" }, " Remove 1 ", -1), _hoisted_7$d = { class: "visually-hidden" };
|
|
16574
16574
|
function _sfc_render$1r(e, r, t, n, a, o) {
|
|
16575
16575
|
const i = resolveComponent("VsButton"), l = resolveComponent("BFormInput");
|
|
16576
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
16576
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1f, [
|
|
16577
16577
|
t.hintText ? (openBlock(), createElementBlock("p", {
|
|
16578
16578
|
key: 0,
|
|
16579
16579
|
class: "hint-text",
|
|
16580
16580
|
id: `hint-${t.fieldName}`
|
|
16581
|
-
}, toDisplayString(t.hintText), 9, _hoisted_2$
|
|
16581
|
+
}, toDisplayString(t.hintText), 9, _hoisted_2$O)) : createCommentVNode("", !0),
|
|
16582
16582
|
e.errorsList.length || t.invalid ? (openBlock(), createElementBlock("div", {
|
|
16583
16583
|
key: 1,
|
|
16584
16584
|
role: "alert",
|
|
@@ -16658,7 +16658,7 @@ function _sfc_render$1r(e, r, t, n, a, o) {
|
|
|
16658
16658
|
})) : createCommentVNode("", !0)
|
|
16659
16659
|
]);
|
|
16660
16660
|
}
|
|
16661
|
-
const VsNumberInput = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
16661
|
+
const VsNumberInput = /* @__PURE__ */ _export_sfc(_sfc_main$1A, [["render", _sfc_render$1r]]), _sfc_main$1z = {
|
|
16662
16662
|
name: "VsCarbonCalculatorQuestion",
|
|
16663
16663
|
status: "prototype",
|
|
16664
16664
|
release: "0.0.1",
|
|
@@ -16748,7 +16748,7 @@ const VsNumberInput = /* @__PURE__ */ _export_sfc(_sfc_main$1y, [["render", _sfc
|
|
|
16748
16748
|
this.$emit("updateFieldData", e);
|
|
16749
16749
|
}
|
|
16750
16750
|
}
|
|
16751
|
-
}, _hoisted_1$
|
|
16751
|
+
}, _hoisted_1$1e = ["for"];
|
|
16752
16752
|
function _sfc_render$1q(e, r, t, n, a, o) {
|
|
16753
16753
|
const i = resolveComponent("VsRadioButton"), l = resolveComponent("VsNumberInput"), u = resolveComponent("BFormGroup");
|
|
16754
16754
|
return openBlock(), createBlock(u, {
|
|
@@ -16762,7 +16762,7 @@ function _sfc_render$1q(e, r, t, n, a, o) {
|
|
|
16762
16762
|
createElementVNode("label", {
|
|
16763
16763
|
class: "vs-carbon-calculator-question__label mb-8",
|
|
16764
16764
|
for: t.fieldName
|
|
16765
|
-
}, toDisplayString(t.label), 9, _hoisted_1$
|
|
16765
|
+
}, toDisplayString(t.label), 9, _hoisted_1$1e),
|
|
16766
16766
|
t.fieldType === "radio" ? (openBlock(), createBlock(i, {
|
|
16767
16767
|
key: 0,
|
|
16768
16768
|
fieldName: t.fieldName,
|
|
@@ -16786,7 +16786,7 @@ function _sfc_render$1q(e, r, t, n, a, o) {
|
|
|
16786
16786
|
_: 1
|
|
16787
16787
|
}, 8, ["class"]);
|
|
16788
16788
|
}
|
|
16789
|
-
const VsCarbonCalculatorQuestion = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
16789
|
+
const VsCarbonCalculatorQuestion = /* @__PURE__ */ _export_sfc(_sfc_main$1z, [["render", _sfc_render$1q]]), _sfc_main$1y = {
|
|
16790
16790
|
name: "VsCarbonCalculator",
|
|
16791
16791
|
status: "prototype",
|
|
16792
16792
|
release: "0.0.1",
|
|
@@ -17206,10 +17206,10 @@ const VsCarbonCalculatorQuestion = /* @__PURE__ */ _export_sfc(_sfc_main$1x, [["
|
|
|
17206
17206
|
this.repeatableStages[this.activeStage].generations = r;
|
|
17207
17207
|
}
|
|
17208
17208
|
}
|
|
17209
|
-
}, _hoisted_1$
|
|
17209
|
+
}, _hoisted_1$1d = { class: "vs-carbon-calculator__wrapper" }, _hoisted_2$N = { key: 1 };
|
|
17210
17210
|
function _sfc_render$1p(e, r, t, n, a, o) {
|
|
17211
17211
|
const i = resolveComponent("VsCarbonCalculatorIntro"), l = resolveComponent("VsProgressBar"), u = resolveComponent("VsHeading"), d = resolveComponent("VsCarbonCalculatorQuestion"), f = resolveComponent("VsButton"), p = resolveComponent("VsCarbonCalculatorTip"), m = resolveComponent("VsCol"), _ = resolveComponent("VsCarbonCalculatorRunningTotal"), v = resolveComponent("VsCarbonCalculatorResults"), C = resolveComponent("VsRow"), S = resolveComponent("VsContainer"), w = resolveComponent("VsWarning");
|
|
17212
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
17212
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1d, [
|
|
17213
17213
|
createVNode(S, {
|
|
17214
17214
|
class: "vs-carbon-calculator",
|
|
17215
17215
|
"data-test": "vs-carbon-calculator"
|
|
@@ -17223,7 +17223,7 @@ function _sfc_render$1p(e, r, t, n, a, o) {
|
|
|
17223
17223
|
createVNode(m, null, {
|
|
17224
17224
|
default: withCtx(() => [
|
|
17225
17225
|
e.activeStage ? createCommentVNode("", !0) : (openBlock(), createBlock(i, { key: 0 })),
|
|
17226
|
-
e.activeStage ? (openBlock(), createElementBlock("form", _hoisted_2$
|
|
17226
|
+
e.activeStage ? (openBlock(), createElementBlock("form", _hoisted_2$N, [
|
|
17227
17227
|
createElementVNode("fieldset", null, [
|
|
17228
17228
|
createVNode(l, {
|
|
17229
17229
|
max: e.formData.stages,
|
|
@@ -17401,7 +17401,7 @@ function _sfc_render$1p(e, r, t, n, a, o) {
|
|
|
17401
17401
|
})
|
|
17402
17402
|
]);
|
|
17403
17403
|
}
|
|
17404
|
-
const CarbonCalculator = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
17404
|
+
const CarbonCalculator = /* @__PURE__ */ _export_sfc(_sfc_main$1y, [["render", _sfc_render$1p]]), noJsClass = "no-js", jsIsDisabled = () => document.getElementsByClassName(noJsClass).length > 0, useVideoStore = defineStore("video", {
|
|
17405
17405
|
state: () => ({
|
|
17406
17406
|
videos: {}
|
|
17407
17407
|
}),
|
|
@@ -17412,7 +17412,7 @@ const CarbonCalculator = /* @__PURE__ */ _export_sfc(_sfc_main$1w, [["render", _
|
|
|
17412
17412
|
};
|
|
17413
17413
|
}
|
|
17414
17414
|
}
|
|
17415
|
-
}), _sfc_main$
|
|
17415
|
+
}), _sfc_main$1x = {
|
|
17416
17416
|
name: "VsStretchedLinkCard",
|
|
17417
17417
|
status: "prototype",
|
|
17418
17418
|
release: "0.0.1",
|
|
@@ -17571,10 +17571,10 @@ const CarbonCalculator = /* @__PURE__ */ _export_sfc(_sfc_main$1w, [["render", _
|
|
|
17571
17571
|
this.videoId && this.emitter && this.emitter.emit("showModal", this.videoId, "#videoShow");
|
|
17572
17572
|
}
|
|
17573
17573
|
}
|
|
17574
|
-
}, _hoisted_1$
|
|
17574
|
+
}, _hoisted_1$1c = {
|
|
17575
17575
|
key: 0,
|
|
17576
17576
|
class: "vs-stretched-link-card__video-btn-text"
|
|
17577
|
-
}, _hoisted_2$
|
|
17577
|
+
}, _hoisted_2$M = {
|
|
17578
17578
|
key: 1,
|
|
17579
17579
|
class: "vs-stretched-link-card__category",
|
|
17580
17580
|
"data-test": "vs-stretched-link-card__category"
|
|
@@ -17664,12 +17664,12 @@ function _sfc_render$1o(e, r, t, n, a, o) {
|
|
|
17664
17664
|
onClick: o.emitShowModal
|
|
17665
17665
|
}, {
|
|
17666
17666
|
default: withCtx(() => [
|
|
17667
|
-
t.videoBtnText ? (openBlock(), createElementBlock("span", _hoisted_1$
|
|
17667
|
+
t.videoBtnText ? (openBlock(), createElementBlock("span", _hoisted_1$1c, toDisplayString(o.formattedVideoBtnText), 1)) : createCommentVNode("", !0),
|
|
17668
17668
|
createTextVNode(" " + toDisplayString(o.formattedVideoDuration), 1)
|
|
17669
17669
|
]),
|
|
17670
17670
|
_: 1
|
|
17671
17671
|
}, 8, ["onClick"])) : createCommentVNode("", !0),
|
|
17672
|
-
e.$slots["stretched-card-category"] && e.$slots["stretched-card-category"]() ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
17672
|
+
e.$slots["stretched-card-category"] && e.$slots["stretched-card-category"]() ? (openBlock(), createElementBlock("span", _hoisted_2$M, [
|
|
17673
17673
|
renderSlot(e.$slots, "stretched-card-category")
|
|
17674
17674
|
])) : createCommentVNode("", !0),
|
|
17675
17675
|
e.$slots["stretched-card-header"] && e.$slots["stretched-card-header"]() ? (openBlock(), createBlock(f, {
|
|
@@ -17714,7 +17714,7 @@ function _sfc_render$1o(e, r, t, n, a, o) {
|
|
|
17714
17714
|
], 2)) : createCommentVNode("", !0)
|
|
17715
17715
|
], 34);
|
|
17716
17716
|
}
|
|
17717
|
-
const VsStretchedLinkCard = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
17717
|
+
const VsStretchedLinkCard = /* @__PURE__ */ _export_sfc(_sfc_main$1x, [["render", _sfc_render$1o]]), _sfc_main$1w = {
|
|
17718
17718
|
name: "VsStretchedLinkPanels",
|
|
17719
17719
|
status: "prototype",
|
|
17720
17720
|
release: "0.0.1",
|
|
@@ -17752,7 +17752,7 @@ const VsStretchedLinkCard = /* @__PURE__ */ _export_sfc(_sfc_main$1v, [["render"
|
|
|
17752
17752
|
default: ""
|
|
17753
17753
|
}
|
|
17754
17754
|
}
|
|
17755
|
-
}, _hoisted_1$
|
|
17755
|
+
}, _hoisted_1$1b = { class: "vs-stretched-link-panels" }, _hoisted_2$L = {
|
|
17756
17756
|
class: "vs-stretched-link-panels__panel vs-stretched-link-panels__panel--days",
|
|
17757
17757
|
"data-test": "vs-stretched-link-panel--days"
|
|
17758
17758
|
}, _hoisted_3$A = { "data-test": "" }, _hoisted_4$r = { class: "vs-stretched-link-panels__days" }, _hoisted_5$m = {
|
|
@@ -17761,8 +17761,8 @@ const VsStretchedLinkCard = /* @__PURE__ */ _export_sfc(_sfc_main$1v, [["render"
|
|
|
17761
17761
|
}, _hoisted_6$i = { "data-test": "vs-stretched-link-panel__icon" };
|
|
17762
17762
|
function _sfc_render$1n(e, r, t, n, a, o) {
|
|
17763
17763
|
const i = resolveComponent("VsIcon");
|
|
17764
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
17765
|
-
createElementVNode("div", _hoisted_2$
|
|
17764
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1b, [
|
|
17765
|
+
createElementVNode("div", _hoisted_2$L, [
|
|
17766
17766
|
createElementVNode("p", _hoisted_3$A, [
|
|
17767
17767
|
createElementVNode("span", _hoisted_4$r, toDisplayString(t.days), 1),
|
|
17768
17768
|
createTextVNode(toDisplayString(t.daysLabel), 1)
|
|
@@ -17779,7 +17779,7 @@ function _sfc_render$1n(e, r, t, n, a, o) {
|
|
|
17779
17779
|
])
|
|
17780
17780
|
]);
|
|
17781
17781
|
}
|
|
17782
|
-
const VsStretchedLinkPanels = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
17782
|
+
const VsStretchedLinkPanels = /* @__PURE__ */ _export_sfc(_sfc_main$1w, [["render", _sfc_render$1n]]), _sfc_main$1v = {
|
|
17783
17783
|
name: "VsCarouselSlide",
|
|
17784
17784
|
status: "prototype",
|
|
17785
17785
|
release: "0.0.1",
|
|
@@ -17878,7 +17878,7 @@ const VsStretchedLinkPanels = /* @__PURE__ */ _export_sfc(_sfc_main$1u, [["rende
|
|
|
17878
17878
|
return this.visibleSlides.indexOf(r) >= 0;
|
|
17879
17879
|
}
|
|
17880
17880
|
}
|
|
17881
|
-
}, _hoisted_1$
|
|
17881
|
+
}, _hoisted_1$1a = { class: "vs-carousel-slide" }, _hoisted_2$K = { class: "visually-hidden" }, _hoisted_3$z = {
|
|
17882
17882
|
class: "vs-carousel-slide__title",
|
|
17883
17883
|
"data-test": "vs-carousel-slide__title"
|
|
17884
17884
|
};
|
|
@@ -17893,7 +17893,7 @@ function _sfc_render$1m(e, r, t, n, a, o) {
|
|
|
17893
17893
|
"aria-disabled": !o.isVisible(t.slideIndex)
|
|
17894
17894
|
}, {
|
|
17895
17895
|
default: withCtx(() => [
|
|
17896
|
-
createElementVNode("div", _hoisted_1$
|
|
17896
|
+
createElementVNode("div", _hoisted_1$1a, [
|
|
17897
17897
|
createVNode(l, {
|
|
17898
17898
|
link: t.linkUrl,
|
|
17899
17899
|
type: t.linkType,
|
|
@@ -17904,7 +17904,7 @@ function _sfc_render$1m(e, r, t, n, a, o) {
|
|
|
17904
17904
|
"data-test": "vs-carousel-card"
|
|
17905
17905
|
}, createSlots({
|
|
17906
17906
|
"stretched-card-category": withCtx(() => [
|
|
17907
|
-
createElementVNode("span", _hoisted_2$
|
|
17907
|
+
createElementVNode("span", _hoisted_2$K, toDisplayString(t.categoryLabel) + ": ", 1),
|
|
17908
17908
|
createTextVNode(toDisplayString(t.category), 1)
|
|
17909
17909
|
]),
|
|
17910
17910
|
"stretched-card-header": withCtx(() => [
|
|
@@ -17932,7 +17932,7 @@ function _sfc_render$1m(e, r, t, n, a, o) {
|
|
|
17932
17932
|
_: 3
|
|
17933
17933
|
}, 8, ["cols", "sm", "lg", "xl", "aria-disabled"]);
|
|
17934
17934
|
}
|
|
17935
|
-
const CarouselSlide = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
17935
|
+
const CarouselSlide = /* @__PURE__ */ _export_sfc(_sfc_main$1v, [["render", _sfc_render$1m]]), _sfc_main$1u = {
|
|
17936
17936
|
name: "VsCheckbox",
|
|
17937
17937
|
status: "prototype",
|
|
17938
17938
|
release: "0.0.1",
|
|
@@ -18064,7 +18064,7 @@ const CarouselSlide = /* @__PURE__ */ _export_sfc(_sfc_main$1t, [["render", _sfc
|
|
|
18064
18064
|
validations() {
|
|
18065
18065
|
return this.rules;
|
|
18066
18066
|
}
|
|
18067
|
-
}, _hoisted_1$
|
|
18067
|
+
}, _hoisted_1$19 = ["id"], _hoisted_2$J = ["innerHTML"], _hoisted_3$y = ["id"], _hoisted_4$q = { class: "visually-hidden" }, _hoisted_5$l = { class: "vs-checkbox__label" };
|
|
18068
18068
|
function _sfc_render$1l(e, r, t, n, a, o) {
|
|
18069
18069
|
const i = resolveComponent("BFormCheckbox");
|
|
18070
18070
|
return openBlock(), createElementBlock("div", {
|
|
@@ -18073,11 +18073,11 @@ function _sfc_render$1l(e, r, t, n, a, o) {
|
|
|
18073
18073
|
createElementVNode("p", {
|
|
18074
18074
|
class: "hint-text",
|
|
18075
18075
|
id: `hint-${t.fieldName}`
|
|
18076
|
-
}, toDisplayString(t.hintText), 9, _hoisted_1$
|
|
18076
|
+
}, toDisplayString(t.hintText), 9, _hoisted_1$19),
|
|
18077
18077
|
t.infoText !== "" ? (openBlock(), createElementBlock("div", {
|
|
18078
18078
|
key: 0,
|
|
18079
18079
|
innerHTML: t.infoText
|
|
18080
|
-
}, null, 8, _hoisted_2$
|
|
18080
|
+
}, null, 8, _hoisted_2$J)) : createCommentVNode("", !0),
|
|
18081
18081
|
e.errorsList.length || t.invalid ? (openBlock(), createElementBlock("div", {
|
|
18082
18082
|
key: 1,
|
|
18083
18083
|
role: "alert",
|
|
@@ -18118,7 +18118,7 @@ function _sfc_render$1l(e, r, t, n, a, o) {
|
|
|
18118
18118
|
}, 16, ["modelValue", "name", "id", "value", "unchecked_value", "onBlur", "onChange", "required", "aria-invalid", "aria-describedby"])) : createCommentVNode("", !0)
|
|
18119
18119
|
], 2);
|
|
18120
18120
|
}
|
|
18121
|
-
const VsCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
18121
|
+
const VsCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$1u, [["render", _sfc_render$1l]]), useCookiesStore = defineStore("cookies", () => {
|
|
18122
18122
|
const e = ref$1([]), r = ref$1(!1);
|
|
18123
18123
|
function t(a) {
|
|
18124
18124
|
e.value = [], a.forEach((o) => {
|
|
@@ -18249,7 +18249,7 @@ class OneTrustVS {
|
|
|
18249
18249
|
}
|
|
18250
18250
|
}
|
|
18251
18251
|
let cookieStore = null;
|
|
18252
|
-
const _sfc_main$
|
|
18252
|
+
const _sfc_main$1t = {
|
|
18253
18253
|
data() {
|
|
18254
18254
|
return {
|
|
18255
18255
|
oneTrust: new OneTrustVS(),
|
|
@@ -18292,11 +18292,11 @@ const _sfc_main$1r = {
|
|
|
18292
18292
|
});
|
|
18293
18293
|
}
|
|
18294
18294
|
}
|
|
18295
|
-
}, _hoisted_1$
|
|
18295
|
+
}, _hoisted_1$18 = { class: "d-none" };
|
|
18296
18296
|
function _sfc_render$1k(e, r, t, n, a, o) {
|
|
18297
|
-
return openBlock(), createElementBlock("span", _hoisted_1$
|
|
18297
|
+
return openBlock(), createElementBlock("span", _hoisted_1$18);
|
|
18298
18298
|
}
|
|
18299
|
-
const CookieChecker = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
18299
|
+
const CookieChecker = /* @__PURE__ */ _export_sfc(_sfc_main$1t, [["render", _sfc_render$1k]]), _sfc_main$1s = {
|
|
18300
18300
|
name: "VsDescriptionList",
|
|
18301
18301
|
status: "prototype",
|
|
18302
18302
|
release: "0.0.1",
|
|
@@ -18325,7 +18325,7 @@ function _sfc_render$1j(e, r, t, n, a, o) {
|
|
|
18325
18325
|
renderSlot(e.$slots, "default")
|
|
18326
18326
|
], 2);
|
|
18327
18327
|
}
|
|
18328
|
-
const DescriptionList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
18328
|
+
const DescriptionList = /* @__PURE__ */ _export_sfc(_sfc_main$1s, [["render", _sfc_render$1j]]), _sfc_main$1r = {
|
|
18329
18329
|
name: "VsDescriptionListItem",
|
|
18330
18330
|
status: "prototype",
|
|
18331
18331
|
release: "0.0.1",
|
|
@@ -18364,7 +18364,7 @@ function _sfc_render$1i(e, r, t, n, a, o) {
|
|
|
18364
18364
|
_: 3
|
|
18365
18365
|
}, 8, ["tag", "class"]);
|
|
18366
18366
|
}
|
|
18367
|
-
const DescriptionListItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
18367
|
+
const DescriptionListItem = /* @__PURE__ */ _export_sfc(_sfc_main$1r, [["render", _sfc_render$1i], ["__scopeId", "data-v-34c8229a"]]), _sfc_main$1q = {
|
|
18368
18368
|
name: "VsDropdown",
|
|
18369
18369
|
status: "prototype",
|
|
18370
18370
|
release: "0.0.1",
|
|
@@ -18384,7 +18384,7 @@ const DescriptionListItem = /* @__PURE__ */ _export_sfc(_sfc_main$1p, [["render"
|
|
|
18384
18384
|
});
|
|
18385
18385
|
}
|
|
18386
18386
|
}
|
|
18387
|
-
}, _hoisted_1$
|
|
18387
|
+
}, _hoisted_1$17 = {
|
|
18388
18388
|
class: "dropdown-menu overflow-auto",
|
|
18389
18389
|
role: "menu"
|
|
18390
18390
|
};
|
|
@@ -18415,13 +18415,13 @@ function _sfc_render$1h(e, r, t, n, a, o) {
|
|
|
18415
18415
|
createElementVNode("div", {
|
|
18416
18416
|
class: normalizeClass([e.$attrs.class, "dropdown vs-dropdown vs-dropdown--fallback"])
|
|
18417
18417
|
}, [
|
|
18418
|
-
createElementVNode("ul", _hoisted_1$
|
|
18418
|
+
createElementVNode("ul", _hoisted_1$17, [
|
|
18419
18419
|
renderSlot(e.$slots, "default")
|
|
18420
18420
|
])
|
|
18421
18421
|
], 2)
|
|
18422
18422
|
], 64);
|
|
18423
18423
|
}
|
|
18424
|
-
const VsDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
18424
|
+
const VsDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$1q, [["render", _sfc_render$1h]]), _sfc_main$1p = {
|
|
18425
18425
|
name: "VsDropdownItem",
|
|
18426
18426
|
status: "prototype",
|
|
18427
18427
|
release: "0.0.1",
|
|
@@ -18438,7 +18438,7 @@ function _sfc_render$1g(e, r, t, n, a, o) {
|
|
|
18438
18438
|
_: 3
|
|
18439
18439
|
}, 16);
|
|
18440
18440
|
}
|
|
18441
|
-
const VsDropdownItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
18441
|
+
const VsDropdownItem = /* @__PURE__ */ _export_sfc(_sfc_main$1p, [["render", _sfc_render$1g]]), cookieCheckerMixin = {
|
|
18442
18442
|
data() {
|
|
18443
18443
|
return {
|
|
18444
18444
|
bypassCookiesExist: !1
|
|
@@ -18476,7 +18476,7 @@ const VsDropdownItem = /* @__PURE__ */ _export_sfc(_sfc_main$1n, [["render", _sf
|
|
|
18476
18476
|
embed: ["C0001", "C0003", "C0004"],
|
|
18477
18477
|
recaptcha: ["C0001"],
|
|
18478
18478
|
map: ["C0001"]
|
|
18479
|
-
}, cookieValues = cookieValues$1.embed, _sfc_main$
|
|
18479
|
+
}, cookieValues = cookieValues$1.embed, _sfc_main$1o = {
|
|
18480
18480
|
name: "VsEmbedWrapper",
|
|
18481
18481
|
status: "prototype",
|
|
18482
18482
|
release: "0.0.1",
|
|
@@ -18542,13 +18542,13 @@ const VsDropdownItem = /* @__PURE__ */ _export_sfc(_sfc_main$1n, [["render", _sf
|
|
|
18542
18542
|
return this.cookiesInitStatus === "error" && (e = this.errorText), !this.requiredCookiesExist && this.cookiesInitStatus === !0 && (e = this.noCookieText), e;
|
|
18543
18543
|
}
|
|
18544
18544
|
}
|
|
18545
|
-
}, _hoisted_1$
|
|
18545
|
+
}, _hoisted_1$16 = {
|
|
18546
18546
|
"data-test": "vs-embed-wrapper",
|
|
18547
18547
|
class: "vs-embed-wrapper"
|
|
18548
|
-
}, _hoisted_2$
|
|
18548
|
+
}, _hoisted_2$I = { key: "fallback" }, _hoisted_3$x = ["innerHTML"];
|
|
18549
18549
|
function _sfc_render$1f(e, r, t, n, a, o) {
|
|
18550
18550
|
const i = resolveComponent("VsRichTextWrapper"), l = resolveComponent("VsCol"), u = resolveComponent("VsWarning"), d = resolveComponent("VsRow"), f = resolveComponent("VsContainer");
|
|
18551
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
18551
|
+
return openBlock(), createElementBlock("div", _hoisted_1$16, [
|
|
18552
18552
|
createVNode(f, null, {
|
|
18553
18553
|
default: withCtx(() => [
|
|
18554
18554
|
createVNode(d, null, {
|
|
@@ -18582,7 +18582,7 @@ function _sfc_render$1f(e, r, t, n, a, o) {
|
|
|
18582
18582
|
}, [
|
|
18583
18583
|
renderSlot(e.$slots, "embed-widget")
|
|
18584
18584
|
], 2),
|
|
18585
|
-
o.showError ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
18585
|
+
o.showError ? (openBlock(), createElementBlock("div", _hoisted_2$I, [
|
|
18586
18586
|
createVNode(u, {
|
|
18587
18587
|
type: e.cookiesInitStatus === !0 ? "cookie" : "normal",
|
|
18588
18588
|
class: "vs-embed-wrapper__error",
|
|
@@ -18630,7 +18630,7 @@ function _sfc_render$1f(e, r, t, n, a, o) {
|
|
|
18630
18630
|
})
|
|
18631
18631
|
]);
|
|
18632
18632
|
}
|
|
18633
|
-
const EmbedWrapper = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
18633
|
+
const EmbedWrapper = /* @__PURE__ */ _export_sfc(_sfc_main$1o, [["render", _sfc_render$1f]]);
|
|
18634
18634
|
function createHydrationCleanup() {
|
|
18635
18635
|
let e = [];
|
|
18636
18636
|
return { cleanup: () => {
|
|
@@ -18939,7 +18939,7 @@ const normalizeSlot = (e) => e.length === 1 ? e[0] : e, LazyHydrationWrapper = d
|
|
|
18939
18939
|
}
|
|
18940
18940
|
return e.whenTriggered !== void 0 && useHydrateWhenTriggered(n, toRef(e, "whenTriggered")), () => normalizeSlot(r.default());
|
|
18941
18941
|
}
|
|
18942
|
-
}), LazyHydrationWrapper$1 = markRaw(LazyHydrationWrapper), _sfc_main$
|
|
18942
|
+
}), LazyHydrationWrapper$1 = markRaw(LazyHydrationWrapper), _sfc_main$1n = {
|
|
18943
18943
|
name: "VsFooterNavList",
|
|
18944
18944
|
status: "prototype",
|
|
18945
18945
|
release: "0.0.1",
|
|
@@ -18960,7 +18960,7 @@ const normalizeSlot = (e) => e.length === 1 ? e[0] : e, LazyHydrationWrapper = d
|
|
|
18960
18960
|
validator: (e) => e.match(/(xs|sm|md|lg|xl|xxl)/)
|
|
18961
18961
|
}
|
|
18962
18962
|
}
|
|
18963
|
-
}, _hoisted_1$
|
|
18963
|
+
}, _hoisted_1$15 = { class: "vs-footer-nav-list" };
|
|
18964
18964
|
function _sfc_render$1e(e, r, t, n, a, o) {
|
|
18965
18965
|
const i = resolveComponent("VsRow"), l = resolveComponent("VsAccordion"), u = resolveComponent("LazyHydrationWrapper"), d = resolveComponent("VsContainer");
|
|
18966
18966
|
return openBlock(), createBlock(d, {
|
|
@@ -18970,7 +18970,7 @@ function _sfc_render$1e(e, r, t, n, a, o) {
|
|
|
18970
18970
|
default: withCtx(() => [
|
|
18971
18971
|
createVNode(u, { "on-interaction": ["focus", "click"] }, {
|
|
18972
18972
|
default: withCtx(() => [
|
|
18973
|
-
createElementVNode("div", _hoisted_1$
|
|
18973
|
+
createElementVNode("div", _hoisted_1$15, [
|
|
18974
18974
|
createVNode(l, { "break-point": t.breakPoint }, {
|
|
18975
18975
|
default: withCtx(() => [
|
|
18976
18976
|
createVNode(i, null, {
|
|
@@ -18990,7 +18990,7 @@ function _sfc_render$1e(e, r, t, n, a, o) {
|
|
|
18990
18990
|
_: 3
|
|
18991
18991
|
});
|
|
18992
18992
|
}
|
|
18993
|
-
const VsFooterNavList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
18993
|
+
const VsFooterNavList = /* @__PURE__ */ _export_sfc(_sfc_main$1n, [["render", _sfc_render$1e]]), _sfc_main$1m = {
|
|
18994
18994
|
name: "VsFooter",
|
|
18995
18995
|
status: "prototype",
|
|
18996
18996
|
release: "0.1.0",
|
|
@@ -19000,14 +19000,14 @@ const VsFooterNavList = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _s
|
|
|
19000
19000
|
VsContainer,
|
|
19001
19001
|
VsRow
|
|
19002
19002
|
}
|
|
19003
|
-
}, _hoisted_1$
|
|
19003
|
+
}, _hoisted_1$14 = {
|
|
19004
19004
|
class: "vs-footer pt-6 pt-md-9",
|
|
19005
19005
|
"data-unique-id": "vs-footer",
|
|
19006
19006
|
id: "site-footer"
|
|
19007
|
-
}, _hoisted_2$
|
|
19007
|
+
}, _hoisted_2$H = { class: "vs-footer__social-menu-wrapper" };
|
|
19008
19008
|
function _sfc_render$1d(e, r, t, n, a, o) {
|
|
19009
19009
|
const i = resolveComponent("VsCol"), l = resolveComponent("VsFooterNavList"), u = resolveComponent("VsRow"), d = resolveComponent("VsContainer");
|
|
19010
|
-
return openBlock(), createElementBlock("footer", _hoisted_1$
|
|
19010
|
+
return openBlock(), createElementBlock("footer", _hoisted_1$14, [
|
|
19011
19011
|
createVNode(l, { "break-point": "md" }, {
|
|
19012
19012
|
default: withCtx(() => [
|
|
19013
19013
|
renderSlot(e.$slots, "accordion-items"),
|
|
@@ -19026,7 +19026,7 @@ function _sfc_render$1d(e, r, t, n, a, o) {
|
|
|
19026
19026
|
]),
|
|
19027
19027
|
_: 3
|
|
19028
19028
|
}),
|
|
19029
|
-
createElementVNode("div", _hoisted_2$
|
|
19029
|
+
createElementVNode("div", _hoisted_2$H, [
|
|
19030
19030
|
createVNode(d, null, {
|
|
19031
19031
|
default: withCtx(() => [
|
|
19032
19032
|
createVNode(u, null, {
|
|
@@ -19051,7 +19051,7 @@ function _sfc_render$1d(e, r, t, n, a, o) {
|
|
|
19051
19051
|
renderSlot(e.$slots, "default")
|
|
19052
19052
|
]);
|
|
19053
19053
|
}
|
|
19054
|
-
const Footer = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
19054
|
+
const Footer = /* @__PURE__ */ _export_sfc(_sfc_main$1m, [["render", _sfc_render$1d]]), _sfc_main$1l = {
|
|
19055
19055
|
name: "VsFooterAccordionItem",
|
|
19056
19056
|
status: "prototype",
|
|
19057
19057
|
release: "0.0.1",
|
|
@@ -19130,7 +19130,7 @@ function _sfc_render$1c(e, r, t, n, a, o) {
|
|
|
19130
19130
|
_: 3
|
|
19131
19131
|
}, 8, ["data-unique-id", "control-id", "item-break-point", "open-by-default", "variant"]);
|
|
19132
19132
|
}
|
|
19133
|
-
const FooterAccordionItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
19133
|
+
const FooterAccordionItem = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$1c]]), _sfc_main$1k = {
|
|
19134
19134
|
name: "VsFooterNavListItem",
|
|
19135
19135
|
status: "prototype",
|
|
19136
19136
|
release: "0.0.1",
|
|
@@ -19162,14 +19162,14 @@ const FooterAccordionItem = /* @__PURE__ */ _export_sfc(_sfc_main$1j, [["render"
|
|
|
19162
19162
|
default: ""
|
|
19163
19163
|
}
|
|
19164
19164
|
}
|
|
19165
|
-
}, _hoisted_1$
|
|
19165
|
+
}, _hoisted_1$13 = {
|
|
19166
19166
|
class: "vs-footer-nav-list-item",
|
|
19167
19167
|
"data-test": "vs-footer-nav-list-item",
|
|
19168
19168
|
role: "menuitem"
|
|
19169
19169
|
};
|
|
19170
19170
|
function _sfc_render$1b(e, r, t, n, a, o) {
|
|
19171
19171
|
const i = resolveComponent("VsLink");
|
|
19172
|
-
return openBlock(), createElementBlock("li", _hoisted_1$
|
|
19172
|
+
return openBlock(), createElementBlock("li", _hoisted_1$13, [
|
|
19173
19173
|
createVNode(i, {
|
|
19174
19174
|
href: t.href,
|
|
19175
19175
|
type: t.type,
|
|
@@ -19183,7 +19183,7 @@ function _sfc_render$1b(e, r, t, n, a, o) {
|
|
|
19183
19183
|
}, 8, ["href", "type"])
|
|
19184
19184
|
]);
|
|
19185
19185
|
}
|
|
19186
|
-
const FooterNavListItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
19186
|
+
const FooterNavListItem = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["render", _sfc_render$1b]]), _sfc_main$1j = {
|
|
19187
19187
|
name: "VsList",
|
|
19188
19188
|
status: "prototype",
|
|
19189
19189
|
release: "0.0.1",
|
|
@@ -19225,7 +19225,7 @@ function _sfc_render$1a(e, r, t, n, a, o) {
|
|
|
19225
19225
|
_: 3
|
|
19226
19226
|
}, 16, ["class"]);
|
|
19227
19227
|
}
|
|
19228
|
-
const VsList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
19228
|
+
const VsList = /* @__PURE__ */ _export_sfc(_sfc_main$1j, [["render", _sfc_render$1a]]), _sfc_main$1i = {
|
|
19229
19229
|
name: "VsFooterSocialMenu",
|
|
19230
19230
|
status: "prototype",
|
|
19231
19231
|
release: "0.0.1",
|
|
@@ -19233,13 +19233,13 @@ const VsList = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["render", _sfc_render
|
|
|
19233
19233
|
VsList,
|
|
19234
19234
|
VsHeading
|
|
19235
19235
|
}
|
|
19236
|
-
}, _hoisted_1$
|
|
19236
|
+
}, _hoisted_1$12 = {
|
|
19237
19237
|
class: "vs-footer-social-menu px-0 py-6 py-md-8 py-lg-0 px-lg-3",
|
|
19238
19238
|
"data-test": "vs-footer-social-menu"
|
|
19239
19239
|
};
|
|
19240
19240
|
function _sfc_render$19(e, r, t, n, a, o) {
|
|
19241
19241
|
const i = resolveComponent("VsHeading"), l = resolveComponent("VsList");
|
|
19242
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
19242
|
+
return openBlock(), createElementBlock("div", _hoisted_1$12, [
|
|
19243
19243
|
createVNode(i, {
|
|
19244
19244
|
level: "2",
|
|
19245
19245
|
"override-style-level": "6",
|
|
@@ -19261,7 +19261,7 @@ function _sfc_render$19(e, r, t, n, a, o) {
|
|
|
19261
19261
|
})
|
|
19262
19262
|
]);
|
|
19263
19263
|
}
|
|
19264
|
-
const FooterSocialMenu = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
19264
|
+
const FooterSocialMenu = /* @__PURE__ */ _export_sfc(_sfc_main$1i, [["render", _sfc_render$19]]), _sfc_main$1h = {
|
|
19265
19265
|
name: "VsFooterSocialItem",
|
|
19266
19266
|
status: "prototype",
|
|
19267
19267
|
release: "0.0.1",
|
|
@@ -19288,13 +19288,13 @@ const FooterSocialMenu = /* @__PURE__ */ _export_sfc(_sfc_main$1g, [["render", _
|
|
|
19288
19288
|
validator: (e) => e.match(/(facebook|instagram|x-twitter|youtube|linkedin)/)
|
|
19289
19289
|
}
|
|
19290
19290
|
}
|
|
19291
|
-
}, _hoisted_1
|
|
19291
|
+
}, _hoisted_1$11 = {
|
|
19292
19292
|
class: "vs-footer-social-item",
|
|
19293
19293
|
"data-test": "vs-footer-social-item"
|
|
19294
19294
|
};
|
|
19295
19295
|
function _sfc_render$18(e, r, t, n, a, o) {
|
|
19296
19296
|
const i = resolveComponent("VsIcon"), l = resolveComponent("VsLink");
|
|
19297
|
-
return openBlock(), createElementBlock("li", _hoisted_1
|
|
19297
|
+
return openBlock(), createElementBlock("li", _hoisted_1$11, [
|
|
19298
19298
|
createVNode(l, {
|
|
19299
19299
|
"data-test": "vs-footer-social-item__link",
|
|
19300
19300
|
href: t.href,
|
|
@@ -19314,7 +19314,7 @@ function _sfc_render$18(e, r, t, n, a, o) {
|
|
|
19314
19314
|
}, 8, ["href", "class", "aria-label"])
|
|
19315
19315
|
]);
|
|
19316
19316
|
}
|
|
19317
|
-
const FooterSocialItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
19317
|
+
const FooterSocialItem = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["render", _sfc_render$18]]), _sfc_main$1g = {
|
|
19318
19318
|
name: "VsFooterUtilityList",
|
|
19319
19319
|
status: "prototype",
|
|
19320
19320
|
release: "0.0.1",
|
|
@@ -19324,14 +19324,14 @@ const FooterSocialItem = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["render", _
|
|
|
19324
19324
|
VsContainer,
|
|
19325
19325
|
VsCol
|
|
19326
19326
|
}
|
|
19327
|
-
}, _hoisted_1$
|
|
19327
|
+
}, _hoisted_1$10 = {
|
|
19328
19328
|
class: "vs-footer-utility-list",
|
|
19329
19329
|
"data-test": "vs-footer-utility-list",
|
|
19330
19330
|
"data-unique-id": "vs-footer-utility_links"
|
|
19331
19331
|
};
|
|
19332
19332
|
function _sfc_render$17(e, r, t, n, a, o) {
|
|
19333
19333
|
const i = resolveComponent("VsList"), l = resolveComponent("VsCol"), u = resolveComponent("VsRow"), d = resolveComponent("VsContainer");
|
|
19334
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
19334
|
+
return openBlock(), createElementBlock("div", _hoisted_1$10, [
|
|
19335
19335
|
createVNode(d, null, {
|
|
19336
19336
|
default: withCtx(() => [
|
|
19337
19337
|
createVNode(u, null, {
|
|
@@ -19362,7 +19362,7 @@ function _sfc_render$17(e, r, t, n, a, o) {
|
|
|
19362
19362
|
})
|
|
19363
19363
|
]);
|
|
19364
19364
|
}
|
|
19365
|
-
const FooterUtilityList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
19365
|
+
const FooterUtilityList = /* @__PURE__ */ _export_sfc(_sfc_main$1g, [["render", _sfc_render$17]]);
|
|
19366
19366
|
function commonjsRequire(e) {
|
|
19367
19367
|
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.');
|
|
19368
19368
|
}
|
|
@@ -19436,7 +19436,7 @@ function requireInherits_browser$1() {
|
|
|
19436
19436
|
var hasRequiredUtil$1;
|
|
19437
19437
|
function requireUtil$1() {
|
|
19438
19438
|
return hasRequiredUtil$1 || (hasRequiredUtil$1 = 1, function(e) {
|
|
19439
|
-
var r = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "C:\\Users\\michael.prosser", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "C:\\Users\\michael.prosser\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "C:\\Users\\michael.prosser\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.2.3", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-fa9b2a43;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" }, t = /%[sdj%]/g;
|
|
19439
|
+
var r = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", FPS_BROWSER_APP_PROFILE_STRING: "Internet Explorer", FPS_BROWSER_USER_PROFILE_STRING: "Default", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "H:\\", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "H:\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "H:\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.3.1", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/vsdev/workspace/dot-org-brxm", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-5bb41da0;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;H:\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" }, t = /%[sdj%]/g;
|
|
19440
19440
|
e.format = function(N) {
|
|
19441
19441
|
if (!V(N)) {
|
|
19442
19442
|
for (var U = [], H = 0; H < arguments.length; H++)
|
|
@@ -19752,7 +19752,7 @@ function requirePath() {
|
|
|
19752
19752
|
if (hasRequiredPath)
|
|
19753
19753
|
return path$2.exports;
|
|
19754
19754
|
hasRequiredPath = 1;
|
|
19755
|
-
var e = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "C:\\Users\\michael.prosser", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "C:\\Users\\michael.prosser\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "C:\\Users\\michael.prosser\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.2.3", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-fa9b2a43;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" }, r = requireUtil$1();
|
|
19755
|
+
var e = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", FPS_BROWSER_APP_PROFILE_STRING: "Internet Explorer", FPS_BROWSER_USER_PROFILE_STRING: "Default", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "H:\\", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "H:\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "H:\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.3.1", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/vsdev/workspace/dot-org-brxm", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-5bb41da0;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;H:\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" }, r = requireUtil$1();
|
|
19756
19756
|
function t(_, v) {
|
|
19757
19757
|
for (var C = [], S = 0; S < _.length; S++) {
|
|
19758
19758
|
var w = _[S];
|
|
@@ -19959,7 +19959,7 @@ function requireHomedir() {
|
|
|
19959
19959
|
if (hasRequiredHomedir)
|
|
19960
19960
|
return homedir;
|
|
19961
19961
|
hasRequiredHomedir = 1;
|
|
19962
|
-
var e = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "C:\\Users\\michael.prosser", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "C:\\Users\\michael.prosser\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "C:\\Users\\michael.prosser\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.2.3", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-fa9b2a43;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" }, r = require$$0$1;
|
|
19962
|
+
var e = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", FPS_BROWSER_APP_PROFILE_STRING: "Internet Explorer", FPS_BROWSER_USER_PROFILE_STRING: "Default", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "H:\\", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "H:\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "H:\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.3.1", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/vsdev/workspace/dot-org-brxm", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-5bb41da0;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;H:\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" }, r = require$$0$1;
|
|
19963
19963
|
return homedir = r.homedir || function() {
|
|
19964
19964
|
return e.USERPROFILE;
|
|
19965
19965
|
}, homedir;
|
|
@@ -22385,7 +22385,7 @@ function requireInherits_browser() {
|
|
|
22385
22385
|
var hasRequiredUtil;
|
|
22386
22386
|
function requireUtil() {
|
|
22387
22387
|
return hasRequiredUtil || (hasRequiredUtil = 1, function(e) {
|
|
22388
|
-
var r = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "C:\\Users\\michael.prosser", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "C:\\Users\\michael.prosser\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "C:\\Users\\michael.prosser\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.2.3", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-fa9b2a43;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" }, t = Object.getOwnPropertyDescriptors || function(M) {
|
|
22388
|
+
var r = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", FPS_BROWSER_APP_PROFILE_STRING: "Internet Explorer", FPS_BROWSER_USER_PROFILE_STRING: "Default", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "H:\\", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "H:\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "H:\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.3.1", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/vsdev/workspace/dot-org-brxm", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-5bb41da0;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;H:\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" }, t = Object.getOwnPropertyDescriptors || function(M) {
|
|
22389
22389
|
for (var W = Object.keys(M), oe = {}, te = 0; te < W.length; te++)
|
|
22390
22390
|
oe[W[te]] = Object.getOwnPropertyDescriptor(M, W[te]);
|
|
22391
22391
|
return oe;
|
|
@@ -23817,7 +23817,7 @@ function requireTemplates() {
|
|
|
23817
23817
|
var hasRequiredChalk;
|
|
23818
23818
|
function requireChalk() {
|
|
23819
23819
|
return hasRequiredChalk || (hasRequiredChalk = 1, function(e) {
|
|
23820
|
-
var r = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "C:\\Users\\michael.prosser", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "C:\\Users\\michael.prosser\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "C:\\Users\\michael.prosser\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.2.3", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-fa9b2a43;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" };
|
|
23820
|
+
var r = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", FPS_BROWSER_APP_PROFILE_STRING: "Internet Explorer", FPS_BROWSER_USER_PROFILE_STRING: "Default", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "H:\\", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "H:\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "H:\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.3.1", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/vsdev/workspace/dot-org-brxm", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-5bb41da0;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;H:\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" };
|
|
23821
23821
|
const t = requireEscapeStringRegexp(), n = requireAnsiStyles(), a = requireBrowser$1().stdout, o = requireTemplates(), i = !r.TERM.toLowerCase().startsWith("xterm"), l = ["ansi", "ansi", "ansi256", "ansi16m"], u = /* @__PURE__ */ new Set(["gray"]), d = /* @__PURE__ */ Object.create(null);
|
|
23822
23822
|
function f(S, w) {
|
|
23823
23823
|
w = w || {};
|
|
@@ -23938,7 +23938,7 @@ function requireLib$1() {
|
|
|
23938
23938
|
if (hasRequiredLib$1)
|
|
23939
23939
|
return lib$1;
|
|
23940
23940
|
hasRequiredLib$1 = 1;
|
|
23941
|
-
var e = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "C:\\Users\\michael.prosser", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "C:\\Users\\michael.prosser\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "C:\\Users\\michael.prosser\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.2.3", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-fa9b2a43;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" };
|
|
23941
|
+
var e = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", FPS_BROWSER_APP_PROFILE_STRING: "Internet Explorer", FPS_BROWSER_USER_PROFILE_STRING: "Default", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "H:\\", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "H:\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "H:\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.3.1", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/vsdev/workspace/dot-org-brxm", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-5bb41da0;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;H:\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" };
|
|
23942
23942
|
Object.defineProperty(lib$1, "__esModule", {
|
|
23943
23943
|
value: !0
|
|
23944
23944
|
}), lib$1.default = w, lib$1.shouldHighlight = v;
|
|
@@ -24057,7 +24057,7 @@ function requireLib() {
|
|
|
24057
24057
|
if (hasRequiredLib)
|
|
24058
24058
|
return lib$2;
|
|
24059
24059
|
hasRequiredLib = 1;
|
|
24060
|
-
var e = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "C:\\Users\\michael.prosser", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "C:\\Users\\michael.prosser\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "C:\\Users\\michael.prosser\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.2.3", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-fa9b2a43;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" };
|
|
24060
|
+
var e = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", FPS_BROWSER_APP_PROFILE_STRING: "Internet Explorer", FPS_BROWSER_USER_PROFILE_STRING: "Default", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "H:\\", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "H:\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "H:\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.3.1", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/vsdev/workspace/dot-org-brxm", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-5bb41da0;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;H:\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" };
|
|
24061
24061
|
Object.defineProperty(lib$2, "__esModule", {
|
|
24062
24062
|
value: !0
|
|
24063
24063
|
}), lib$2.codeFrameColumns = _, lib$2.default = v;
|
|
@@ -27746,7 +27746,7 @@ function resolveFlowSeqItems(e, r) {
|
|
|
27746
27746
|
items: n
|
|
27747
27747
|
};
|
|
27748
27748
|
}
|
|
27749
|
-
var define_process_env_default$2 = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "C:\\Users\\michael.prosser", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "C:\\Users\\michael.prosser\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "C:\\Users\\michael.prosser\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.2.3", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-fa9b2a43;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" }, binary = {
|
|
27749
|
+
var define_process_env_default$2 = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", FPS_BROWSER_APP_PROFILE_STRING: "Internet Explorer", FPS_BROWSER_USER_PROFILE_STRING: "Default", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "H:\\", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "H:\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "H:\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.3.1", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/vsdev/workspace/dot-org-brxm", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-5bb41da0;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;H:\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" }, binary = {
|
|
27750
27750
|
identify: function e(r) {
|
|
27751
27751
|
return r instanceof Uint8Array;
|
|
27752
27752
|
},
|
|
@@ -30006,7 +30006,7 @@ else if (import.meta && define_import_meta_env_default$1) {
|
|
|
30006
30006
|
files = e;
|
|
30007
30007
|
} else
|
|
30008
30008
|
files = requireContext$1("../assets/svg?optimise", !0, /^\.\/.*\.svg$/);
|
|
30009
|
-
const output = files, _sfc_main$
|
|
30009
|
+
const output = files, _sfc_main$1f = {
|
|
30010
30010
|
name: "VsSvg",
|
|
30011
30011
|
release: "0.1.1",
|
|
30012
30012
|
status: "prototype",
|
|
@@ -30085,14 +30085,14 @@ const output = files, _sfc_main$1d = {
|
|
|
30085
30085
|
this.svg = e;
|
|
30086
30086
|
});
|
|
30087
30087
|
}
|
|
30088
|
-
}, _hoisted_1
|
|
30088
|
+
}, _hoisted_1$$ = ["innerHTML"];
|
|
30089
30089
|
function _sfc_render$16(e, r, t, n, a, o) {
|
|
30090
30090
|
return a.svg ? (openBlock(), createElementBlock("svg", mergeProps({ key: 0 }, o.attributes, {
|
|
30091
30091
|
innerHTML: o.children,
|
|
30092
30092
|
focusable: "false"
|
|
30093
|
-
}), null, 16, _hoisted_1
|
|
30093
|
+
}), null, 16, _hoisted_1$$)) : createCommentVNode("", !0);
|
|
30094
30094
|
}
|
|
30095
|
-
const VsSvg = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
30095
|
+
const VsSvg = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["render", _sfc_render$16]]), _sfc_main$1e = {
|
|
30096
30096
|
name: "VsSvgLink",
|
|
30097
30097
|
status: "prototype",
|
|
30098
30098
|
release: "0.0.1",
|
|
@@ -30160,7 +30160,7 @@ const VsSvg = /* @__PURE__ */ _export_sfc(_sfc_main$1d, [["render", _sfc_render$
|
|
|
30160
30160
|
validator: (e) => e.match(/(primary|on-dark)/)
|
|
30161
30161
|
}
|
|
30162
30162
|
}
|
|
30163
|
-
}, _hoisted_1$
|
|
30163
|
+
}, _hoisted_1$_ = {
|
|
30164
30164
|
class: "visually-hidden",
|
|
30165
30165
|
"data-test": "link-alt-text"
|
|
30166
30166
|
};
|
|
@@ -30174,7 +30174,7 @@ function _sfc_render$15(e, r, t, n, a, o) {
|
|
|
30174
30174
|
variant: t.linkVariant
|
|
30175
30175
|
}, {
|
|
30176
30176
|
default: withCtx(() => [
|
|
30177
|
-
createElementVNode("span", _hoisted_1$
|
|
30177
|
+
createElementVNode("span", _hoisted_1$_, toDisplayString(t.linkAltText), 1),
|
|
30178
30178
|
createVNode(i, {
|
|
30179
30179
|
"data-test": "vs-svg-link__svg",
|
|
30180
30180
|
focusable: "false",
|
|
@@ -30187,7 +30187,7 @@ function _sfc_render$15(e, r, t, n, a, o) {
|
|
|
30187
30187
|
_: 1
|
|
30188
30188
|
}, 8, ["href", "data-layer-value", "variant"]);
|
|
30189
30189
|
}
|
|
30190
|
-
const VsSvgLink = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
30190
|
+
const VsSvgLink = /* @__PURE__ */ _export_sfc(_sfc_main$1e, [["render", _sfc_render$15]]), _sfc_main$1d = {
|
|
30191
30191
|
name: "VsFooterCopyright",
|
|
30192
30192
|
status: "prototype",
|
|
30193
30193
|
release: "0.0.1",
|
|
@@ -30223,14 +30223,14 @@ const VsSvgLink = /* @__PURE__ */ _export_sfc(_sfc_main$1c, [["render", _sfc_ren
|
|
|
30223
30223
|
return (/* @__PURE__ */ new Date()).getFullYear();
|
|
30224
30224
|
}
|
|
30225
30225
|
}
|
|
30226
|
-
}, _hoisted_1$
|
|
30226
|
+
}, _hoisted_1$Z = {
|
|
30227
30227
|
class: "vs-footer-copyright",
|
|
30228
30228
|
"data-unique-id": "vs-footer-sub_footer",
|
|
30229
30229
|
"data-test": "vs-footer-copyright"
|
|
30230
|
-
}, _hoisted_2$
|
|
30230
|
+
}, _hoisted_2$G = { class: "vs-footer-copyright__text" };
|
|
30231
30231
|
function _sfc_render$14(e, r, t, n, a, o) {
|
|
30232
30232
|
const i = resolveComponent("VsSvgLink"), l = resolveComponent("VsCol"), u = resolveComponent("VsRow"), d = resolveComponent("VsContainer");
|
|
30233
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
30233
|
+
return openBlock(), createElementBlock("div", _hoisted_1$Z, [
|
|
30234
30234
|
createVNode(d, null, {
|
|
30235
30235
|
default: withCtx(() => [
|
|
30236
30236
|
createVNode(u, null, {
|
|
@@ -30249,7 +30249,7 @@ function _sfc_render$14(e, r, t, n, a, o) {
|
|
|
30249
30249
|
"svg-path": "brandscotland-logo",
|
|
30250
30250
|
"link-variant": "on-dark"
|
|
30251
30251
|
}, null, 8, ["link-alt-text", "href"]),
|
|
30252
|
-
createElementVNode("p", _hoisted_2$
|
|
30252
|
+
createElementVNode("p", _hoisted_2$G, [
|
|
30253
30253
|
createTextVNode(" © " + toDisplayString(o.getCurrentYear) + " ", 1),
|
|
30254
30254
|
renderSlot(e.$slots, "copyright")
|
|
30255
30255
|
])
|
|
@@ -30264,7 +30264,7 @@ function _sfc_render$14(e, r, t, n, a, o) {
|
|
|
30264
30264
|
})
|
|
30265
30265
|
]);
|
|
30266
30266
|
}
|
|
30267
|
-
const FooterCopyright = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
30267
|
+
const FooterCopyright = /* @__PURE__ */ _export_sfc(_sfc_main$1d, [["render", _sfc_render$14]]), _sfc_main$1c = {
|
|
30268
30268
|
name: "VsGlobalMenuDropdown",
|
|
30269
30269
|
status: "prototype",
|
|
30270
30270
|
release: "0.1.0",
|
|
@@ -30322,7 +30322,7 @@ function _sfc_render$13(e, r, t, n, a, o) {
|
|
|
30322
30322
|
_: 1
|
|
30323
30323
|
}, 8, ["text"]);
|
|
30324
30324
|
}
|
|
30325
|
-
const VsGlobalMenuDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
30325
|
+
const VsGlobalMenuDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$1c, [["render", _sfc_render$13]]), _sfc_main$1b = {
|
|
30326
30326
|
name: "VsGlobalMenuList",
|
|
30327
30327
|
status: "prototype",
|
|
30328
30328
|
release: "0.1.0",
|
|
@@ -30345,7 +30345,7 @@ const VsGlobalMenuDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$1a, [["render
|
|
|
30345
30345
|
required: !0
|
|
30346
30346
|
}
|
|
30347
30347
|
}
|
|
30348
|
-
}, _hoisted_1$
|
|
30348
|
+
}, _hoisted_1$Y = ["target", "href"];
|
|
30349
30349
|
function _sfc_render$12(e, r, t, n, a, o) {
|
|
30350
30350
|
const i = resolveComponent("VsList");
|
|
30351
30351
|
return openBlock(), createBlock(i, {
|
|
@@ -30363,13 +30363,13 @@ function _sfc_render$12(e, r, t, n, a, o) {
|
|
|
30363
30363
|
createElementVNode("a", {
|
|
30364
30364
|
target: l.siteUrl == t.activeSite ? "_self" : "_blank",
|
|
30365
30365
|
href: l.siteUrl
|
|
30366
|
-
}, toDisplayString(l.siteName), 9, _hoisted_1$
|
|
30366
|
+
}, toDisplayString(l.siteName), 9, _hoisted_1$Y)
|
|
30367
30367
|
], 2))), 128))
|
|
30368
30368
|
]),
|
|
30369
30369
|
_: 1
|
|
30370
30370
|
});
|
|
30371
30371
|
}
|
|
30372
|
-
const VsGlobalMenuList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
30372
|
+
const VsGlobalMenuList = /* @__PURE__ */ _export_sfc(_sfc_main$1b, [["render", _sfc_render$12]]), _sfc_main$1a = {
|
|
30373
30373
|
name: "VsGlobalMenu",
|
|
30374
30374
|
status: "prototype",
|
|
30375
30375
|
release: "0.1.0",
|
|
@@ -30423,10 +30423,10 @@ const VsGlobalMenuList = /* @__PURE__ */ _export_sfc(_sfc_main$19, [["render", _
|
|
|
30423
30423
|
]
|
|
30424
30424
|
};
|
|
30425
30425
|
}
|
|
30426
|
-
}, _hoisted_1$
|
|
30426
|
+
}, _hoisted_1$X = { class: "vs-global-menu" };
|
|
30427
30427
|
function _sfc_render$11(e, r, t, n, a, o) {
|
|
30428
30428
|
const i = resolveComponent("VsGlobalMenuDropdown"), l = resolveComponent("VsGlobalMenuList"), u = resolveComponent("VsCol"), d = resolveComponent("VsRow"), f = resolveComponent("VsContainer"), p = resolveComponent("LazyHydrationWrapper");
|
|
30429
|
-
return openBlock(), createElementBlock("nav", _hoisted_1$
|
|
30429
|
+
return openBlock(), createElementBlock("nav", _hoisted_1$X, [
|
|
30430
30430
|
createVNode(p, { "on-interaction": ["focus", "click"] }, {
|
|
30431
30431
|
default: withCtx(() => [
|
|
30432
30432
|
createVNode(f, {
|
|
@@ -30468,7 +30468,7 @@ function _sfc_render$11(e, r, t, n, a, o) {
|
|
|
30468
30468
|
})
|
|
30469
30469
|
]);
|
|
30470
30470
|
}
|
|
30471
|
-
const GlobalMenu = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
30471
|
+
const GlobalMenu = /* @__PURE__ */ _export_sfc(_sfc_main$1a, [["render", _sfc_render$11]]), _sfc_main$19 = {
|
|
30472
30472
|
name: "VsGlobalMenuLanguage",
|
|
30473
30473
|
status: "prototype",
|
|
30474
30474
|
release: "0.1.0",
|
|
@@ -30500,7 +30500,7 @@ const GlobalMenu = /* @__PURE__ */ _export_sfc(_sfc_main$18, [["render", _sfc_re
|
|
|
30500
30500
|
mounted() {
|
|
30501
30501
|
this.cookieExists("vs_locale") || this.setCookie("vs_locale", this.localeCookie, !0), this.cookieExists("googtrans") || this.setCookie("googtrans", this.translationCookie, !0);
|
|
30502
30502
|
}
|
|
30503
|
-
}, _hoisted_1$
|
|
30503
|
+
}, _hoisted_1$W = { class: "vs-global-menu__languages__text" }, _hoisted_2$F = { class: "vs-global-menu__languages__selected" }, _hoisted_3$w = {
|
|
30504
30504
|
class: "vs-global-menu__languages__label",
|
|
30505
30505
|
role: "menuitem"
|
|
30506
30506
|
};
|
|
@@ -30518,8 +30518,8 @@ function _sfc_render$10(e, r, t, n, a, o) {
|
|
|
30518
30518
|
size: "xxs",
|
|
30519
30519
|
focusable: "false"
|
|
30520
30520
|
}),
|
|
30521
|
-
createElementVNode("span", _hoisted_1$
|
|
30522
|
-
createElementVNode("span", _hoisted_2$
|
|
30521
|
+
createElementVNode("span", _hoisted_1$W, toDisplayString(t.languageLabel), 1),
|
|
30522
|
+
createElementVNode("span", _hoisted_2$F, toDisplayString(e.selectedLanguage), 1)
|
|
30523
30523
|
]),
|
|
30524
30524
|
default: withCtx(() => [
|
|
30525
30525
|
createElementVNode("li", _hoisted_3$w, [
|
|
@@ -30536,7 +30536,7 @@ function _sfc_render$10(e, r, t, n, a, o) {
|
|
|
30536
30536
|
_: 3
|
|
30537
30537
|
});
|
|
30538
30538
|
}
|
|
30539
|
-
const GlobalMenuLanguage = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
30539
|
+
const GlobalMenuLanguage = /* @__PURE__ */ _export_sfc(_sfc_main$19, [["render", _sfc_render$10]]), _sfc_main$18 = {
|
|
30540
30540
|
name: "VsGlobalMenuLanguageItem",
|
|
30541
30541
|
status: "prototype",
|
|
30542
30542
|
release: "0.1.0",
|
|
@@ -30591,7 +30591,7 @@ function _sfc_render$$(e, r, t, n, a, o) {
|
|
|
30591
30591
|
_: 1
|
|
30592
30592
|
}, 8, ["href"]);
|
|
30593
30593
|
}
|
|
30594
|
-
const GlobalMenuLanguageItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
30594
|
+
const GlobalMenuLanguageItem = /* @__PURE__ */ _export_sfc(_sfc_main$18, [["render", _sfc_render$$]]), _sfc_main$17 = {
|
|
30595
30595
|
name: "VsHtmlError",
|
|
30596
30596
|
status: "prototype",
|
|
30597
30597
|
release: "0.1.0",
|
|
@@ -30613,83 +30613,78 @@ const GlobalMenuLanguageItem = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["rend
|
|
|
30613
30613
|
error_details: this.statusCode
|
|
30614
30614
|
});
|
|
30615
30615
|
}
|
|
30616
|
-
}, _hoisted_1$
|
|
30616
|
+
}, _hoisted_1$V = { class: "d-none" };
|
|
30617
30617
|
function _sfc_render$_(e, r, t, n, a, o) {
|
|
30618
|
-
return openBlock(), createElementBlock("span", _hoisted_1$
|
|
30618
|
+
return openBlock(), createElementBlock("span", _hoisted_1$V);
|
|
30619
30619
|
}
|
|
30620
|
-
const HtmlError = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
30621
|
-
name: "
|
|
30620
|
+
const HtmlError = /* @__PURE__ */ _export_sfc(_sfc_main$17, [["render", _sfc_render$_]]), _sfc_main$16 = {
|
|
30621
|
+
name: "VsTourismInfo",
|
|
30622
30622
|
status: "prototype",
|
|
30623
30623
|
release: "0.0.1",
|
|
30624
30624
|
components: {
|
|
30625
|
-
VsSvg,
|
|
30626
30625
|
VsContainer,
|
|
30627
30626
|
VsRow,
|
|
30628
30627
|
VsCol
|
|
30629
30628
|
}
|
|
30630
|
-
}, _hoisted_1$
|
|
30631
|
-
class: "vs-
|
|
30632
|
-
"data-test": "vs-
|
|
30633
|
-
}, _hoisted_2$
|
|
30629
|
+
}, _hoisted_1$U = {
|
|
30630
|
+
class: "vs-tourism-info",
|
|
30631
|
+
"data-test": "vs-tourism-info"
|
|
30632
|
+
}, _hoisted_2$E = {
|
|
30634
30633
|
key: 0,
|
|
30635
|
-
class: "vs-
|
|
30636
|
-
"data-test": "vs-
|
|
30637
|
-
}, _hoisted_3$v = { class: "vs-
|
|
30638
|
-
class: "vs-
|
|
30639
|
-
"data-test": "vs-
|
|
30634
|
+
class: "vs-tourism-info__links",
|
|
30635
|
+
"data-test": "vs-tourism-info__standalone-links"
|
|
30636
|
+
}, _hoisted_3$v = { class: "vs-tourism-info__quote-block" }, _hoisted_4$p = {
|
|
30637
|
+
class: "vs-tourism-info__links-contained",
|
|
30638
|
+
"data-test": "vs-tourism-info__embedded-links"
|
|
30640
30639
|
};
|
|
30641
30640
|
function _sfc_render$Z(e, r, t, n, a, o) {
|
|
30642
|
-
const i = resolveComponent("
|
|
30643
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
30644
|
-
createVNode(
|
|
30641
|
+
const i = resolveComponent("VsCol"), l = resolveComponent("VsRow"), u = resolveComponent("VsContainer");
|
|
30642
|
+
return openBlock(), createElementBlock("div", _hoisted_1$U, [
|
|
30643
|
+
createVNode(u, null, {
|
|
30645
30644
|
default: withCtx(() => [
|
|
30646
|
-
createVNode(
|
|
30645
|
+
createVNode(l, null, {
|
|
30647
30646
|
default: withCtx(() => [
|
|
30648
|
-
createVNode(
|
|
30647
|
+
createVNode(i, {
|
|
30649
30648
|
cols: "10",
|
|
30650
30649
|
offset: "1",
|
|
30651
30650
|
md: "8",
|
|
30652
30651
|
"offset-md": "2",
|
|
30653
30652
|
lg: "6",
|
|
30654
30653
|
"offset-lg": "3",
|
|
30655
|
-
class: "vs-
|
|
30654
|
+
class: "vs-tourism-info__intro-content"
|
|
30656
30655
|
}, {
|
|
30657
30656
|
default: withCtx(() => [
|
|
30658
|
-
|
|
30659
|
-
|
|
30660
|
-
path: "iCentre"
|
|
30661
|
-
}),
|
|
30662
|
-
e.$slots["icentre-links"] && e.$slots["icentre-links"]() && !(e.$slots["icentre-quote"] && e.$slots["icentre-quote"]()) ? (openBlock(), createElementBlock("div", _hoisted_2$D, [
|
|
30663
|
-
renderSlot(e.$slots, "icentre-links")
|
|
30657
|
+
e.$slots["tourism-info-links"] && e.$slots["tourism-info-links"]() && !(e.$slots["tourism-info-quote"] && e.$slots["tourism-info-quote"]()) ? (openBlock(), createElementBlock("div", _hoisted_2$E, [
|
|
30658
|
+
renderSlot(e.$slots, "tourism-info-links")
|
|
30664
30659
|
])) : createCommentVNode("", !0)
|
|
30665
30660
|
]),
|
|
30666
30661
|
_: 3
|
|
30667
30662
|
}),
|
|
30668
|
-
createVNode(
|
|
30663
|
+
createVNode(i, {
|
|
30669
30664
|
cols: "12",
|
|
30670
30665
|
md: "10",
|
|
30671
30666
|
"offset-md": "1",
|
|
30672
|
-
class: normalizeClass({ "vs-
|
|
30667
|
+
class: normalizeClass({ "vs-tourism-info__image-offset": e.$slots["tourism-info-quote"] && e.$slots["tourism-info-quote"]() })
|
|
30673
30668
|
}, {
|
|
30674
30669
|
default: withCtx(() => [
|
|
30675
|
-
renderSlot(e.$slots, "
|
|
30670
|
+
renderSlot(e.$slots, "tourism-info-image-with-caption")
|
|
30676
30671
|
]),
|
|
30677
30672
|
_: 3
|
|
30678
30673
|
}, 8, ["class"]),
|
|
30679
|
-
e.$slots["
|
|
30674
|
+
e.$slots["tourism-info-quote"] && e.$slots["tourism-info-quote"]() ? (openBlock(), createBlock(i, {
|
|
30680
30675
|
key: 0,
|
|
30681
30676
|
cols: "12",
|
|
30682
30677
|
md: "10",
|
|
30683
30678
|
"offset-md": "1",
|
|
30684
30679
|
lg: "7",
|
|
30685
30680
|
"offset-lg": "5",
|
|
30686
|
-
class: "vs-
|
|
30681
|
+
class: "vs-tourism-info__quote-block-container"
|
|
30687
30682
|
}, {
|
|
30688
30683
|
default: withCtx(() => [
|
|
30689
30684
|
createElementVNode("div", _hoisted_3$v, [
|
|
30690
|
-
renderSlot(e.$slots, "
|
|
30685
|
+
renderSlot(e.$slots, "tourism-info-quote"),
|
|
30691
30686
|
createElementVNode("div", _hoisted_4$p, [
|
|
30692
|
-
renderSlot(e.$slots, "
|
|
30687
|
+
renderSlot(e.$slots, "tourism-info-links")
|
|
30693
30688
|
])
|
|
30694
30689
|
])
|
|
30695
30690
|
]),
|
|
@@ -30703,7 +30698,7 @@ function _sfc_render$Z(e, r, t, n, a, o) {
|
|
|
30703
30698
|
})
|
|
30704
30699
|
]);
|
|
30705
30700
|
}
|
|
30706
|
-
const
|
|
30701
|
+
const TourismInfo = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["render", _sfc_render$Z]]), _sfc_main$15 = {
|
|
30707
30702
|
name: "VsIconList",
|
|
30708
30703
|
status: "prototype",
|
|
30709
30704
|
release: "0.0.1",
|
|
@@ -30716,22 +30711,22 @@ const Icentre = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_rende
|
|
|
30716
30711
|
default: ""
|
|
30717
30712
|
}
|
|
30718
30713
|
}
|
|
30719
|
-
}, _hoisted_1$
|
|
30714
|
+
}, _hoisted_1$T = {
|
|
30720
30715
|
class: "vs-icon-list",
|
|
30721
30716
|
"data-test": "vs-icon-list"
|
|
30722
|
-
}, _hoisted_2$
|
|
30717
|
+
}, _hoisted_2$D = {
|
|
30723
30718
|
key: 0,
|
|
30724
30719
|
class: "vs-icon-list__title"
|
|
30725
30720
|
}, _hoisted_3$u = { class: "vs-icon-list__list mb-0" };
|
|
30726
30721
|
function _sfc_render$Y(e, r, t, n, a, o) {
|
|
30727
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
30728
|
-
t.title ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
30722
|
+
return openBlock(), createElementBlock("div", _hoisted_1$T, [
|
|
30723
|
+
t.title ? (openBlock(), createElementBlock("div", _hoisted_2$D, toDisplayString(t.title), 1)) : createCommentVNode("", !0),
|
|
30729
30724
|
createElementVNode("ul", _hoisted_3$u, [
|
|
30730
30725
|
renderSlot(e.$slots, "default")
|
|
30731
30726
|
])
|
|
30732
30727
|
]);
|
|
30733
30728
|
}
|
|
30734
|
-
const IconList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
30729
|
+
const IconList = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$Y]]), _sfc_main$14 = {
|
|
30735
30730
|
name: "VsIconListItem",
|
|
30736
30731
|
status: "prototype",
|
|
30737
30732
|
release: "0.0.1",
|
|
@@ -30754,13 +30749,13 @@ const IconList = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_rend
|
|
|
30754
30749
|
required: !0
|
|
30755
30750
|
}
|
|
30756
30751
|
}
|
|
30757
|
-
}, _hoisted_1$
|
|
30752
|
+
}, _hoisted_1$S = {
|
|
30758
30753
|
class: "vs-icon-list__item",
|
|
30759
30754
|
"data-test": "vs-icon-list__item"
|
|
30760
30755
|
};
|
|
30761
30756
|
function _sfc_render$X(e, r, t, n, a, o) {
|
|
30762
30757
|
const i = resolveComponent("VsIcon");
|
|
30763
|
-
return openBlock(), createElementBlock("li", _hoisted_1$
|
|
30758
|
+
return openBlock(), createElementBlock("li", _hoisted_1$S, [
|
|
30764
30759
|
createVNode(i, {
|
|
30765
30760
|
name: t.icon,
|
|
30766
30761
|
size: "md",
|
|
@@ -30769,7 +30764,7 @@ function _sfc_render$X(e, r, t, n, a, o) {
|
|
|
30769
30764
|
createTextVNode(" " + toDisplayString(t.label), 1)
|
|
30770
30765
|
]);
|
|
30771
30766
|
}
|
|
30772
|
-
const IconListItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
30767
|
+
const IconListItem = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$X]]), _sfc_main$13 = {
|
|
30773
30768
|
name: "VsToggleButton",
|
|
30774
30769
|
status: "prototype",
|
|
30775
30770
|
release: "0.0.1",
|
|
@@ -30796,7 +30791,7 @@ const IconListItem = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_
|
|
|
30796
30791
|
this.show = !this.show, this.$emit("toggleAction", this.show);
|
|
30797
30792
|
}
|
|
30798
30793
|
}
|
|
30799
|
-
}, _hoisted_1$
|
|
30794
|
+
}, _hoisted_1$R = { class: "visually-hidden" };
|
|
30800
30795
|
function _sfc_render$W(e, r, t, n, a, o) {
|
|
30801
30796
|
const i = resolveComponent("VsIcon"), l = resolveComponent("VsButton");
|
|
30802
30797
|
return openBlock(), createBlock(l, {
|
|
@@ -30810,7 +30805,7 @@ function _sfc_render$W(e, r, t, n, a, o) {
|
|
|
30810
30805
|
onClick: o.toggleAction
|
|
30811
30806
|
}, {
|
|
30812
30807
|
default: withCtx(() => [
|
|
30813
|
-
createElementVNode("span", _hoisted_1$
|
|
30808
|
+
createElementVNode("span", _hoisted_1$R, [
|
|
30814
30809
|
renderSlot(e.$slots, "default")
|
|
30815
30810
|
]),
|
|
30816
30811
|
a.show ? (openBlock(), createBlock(i, {
|
|
@@ -30829,7 +30824,7 @@ function _sfc_render$W(e, r, t, n, a, o) {
|
|
|
30829
30824
|
_: 3
|
|
30830
30825
|
}, 8, ["aria-controls", "aria-expanded", "onClick"]);
|
|
30831
30826
|
}
|
|
30832
|
-
const VsToggleButton = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
30827
|
+
const VsToggleButton = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$W]]), _sfc_main$12 = {
|
|
30833
30828
|
name: "VsVideoCaption",
|
|
30834
30829
|
status: "prototype",
|
|
30835
30830
|
release: "0.0.1",
|
|
@@ -30907,10 +30902,10 @@ const VsToggleButton = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sf
|
|
|
30907
30902
|
this.emitter && this.emitter.emit("showModal", this.videoId, "#videoShow");
|
|
30908
30903
|
}
|
|
30909
30904
|
}
|
|
30910
|
-
}, _hoisted_1$
|
|
30905
|
+
}, _hoisted_1$Q = {
|
|
30911
30906
|
key: 0,
|
|
30912
30907
|
class: "vs-video-caption__buttons-container"
|
|
30913
|
-
}, _hoisted_2$
|
|
30908
|
+
}, _hoisted_2$C = { class: "container" }, _hoisted_3$t = { class: "vs-video-caption__details" }, _hoisted_4$o = { class: "vs-video-caption__title" }, _hoisted_5$k = { class: "vs-video-caption__duration" }, _hoisted_6$h = {
|
|
30914
30909
|
key: 1,
|
|
30915
30910
|
class: "vs-video-caption vs-video-caption--no-js vs-video-caption--warning",
|
|
30916
30911
|
"data-test": "video-caption-nojs"
|
|
@@ -30926,8 +30921,8 @@ function _sfc_render$V(e, r, t, n, a, o) {
|
|
|
30926
30921
|
class: normalizeClass(["vs-video-caption", `vs-video-caption--${t.variant}`]),
|
|
30927
30922
|
key: "video-caption"
|
|
30928
30923
|
}, [
|
|
30929
|
-
t.videoBtnText ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
30930
|
-
createElementVNode("div", _hoisted_2$
|
|
30924
|
+
t.videoBtnText ? (openBlock(), createElementBlock("div", _hoisted_1$Q, [
|
|
30925
|
+
createElementVNode("div", _hoisted_2$C, [
|
|
30931
30926
|
createVNode(i, {
|
|
30932
30927
|
class: "vs-video-caption__button",
|
|
30933
30928
|
icon: "play",
|
|
@@ -30969,7 +30964,7 @@ function _sfc_render$V(e, r, t, n, a, o) {
|
|
|
30969
30964
|
])) : createCommentVNode("", !0)
|
|
30970
30965
|
], 2);
|
|
30971
30966
|
}
|
|
30972
|
-
const VsVideoCaption = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
30967
|
+
const VsVideoCaption = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$V]]), _sfc_main$11 = {
|
|
30973
30968
|
name: "VsImageWithCaption",
|
|
30974
30969
|
status: "prototype",
|
|
30975
30970
|
release: "0.0.1",
|
|
@@ -31116,7 +31111,7 @@ const VsVideoCaption = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sf
|
|
|
31116
31111
|
this.showCaption = !this.showCaption;
|
|
31117
31112
|
}
|
|
31118
31113
|
}
|
|
31119
|
-
}, _hoisted_1$
|
|
31114
|
+
}, _hoisted_1$P = { class: "vs-image-with-caption__captions" }, _hoisted_2$B = ["id"];
|
|
31120
31115
|
function _sfc_render$U(e, r, t, n, a, o) {
|
|
31121
31116
|
const i = resolveComponent("VsImg"), l = resolveComponent("VsToggleButton"), u = resolveComponent("VsVideoCaption");
|
|
31122
31117
|
return openBlock(), createElementBlock("figure", {
|
|
@@ -31149,7 +31144,7 @@ function _sfc_render$U(e, r, t, n, a, o) {
|
|
|
31149
31144
|
_: 3
|
|
31150
31145
|
}, 8, ["img-src", "toggle-id", "onToggleAction"])) : createCommentVNode("", !0)
|
|
31151
31146
|
], 2),
|
|
31152
|
-
createElementVNode("figcaption", _hoisted_1$
|
|
31147
|
+
createElementVNode("figcaption", _hoisted_1$P, [
|
|
31153
31148
|
t.isVideo ? (openBlock(), createElementBlock("div", {
|
|
31154
31149
|
key: 0,
|
|
31155
31150
|
class: normalizeClass(["vs-image-with-caption__video-caption-wrapper", t.isHeroImage ? "container-lg" : ""])
|
|
@@ -31173,11 +31168,11 @@ function _sfc_render$U(e, r, t, n, a, o) {
|
|
|
31173
31168
|
id: a.uniqueCaptionId
|
|
31174
31169
|
}, [
|
|
31175
31170
|
renderSlot(e.$slots, "img-caption")
|
|
31176
|
-
], 10, _hoisted_2$
|
|
31171
|
+
], 10, _hoisted_2$B)
|
|
31177
31172
|
])
|
|
31178
31173
|
], 2);
|
|
31179
31174
|
}
|
|
31180
|
-
const ImageWithCaption = /* @__PURE__ */ _export_sfc(_sfc_main
|
|
31175
|
+
const ImageWithCaption = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$U]]), _sfc_main$10 = {
|
|
31181
31176
|
name: "VsInput",
|
|
31182
31177
|
status: "prototype",
|
|
31183
31178
|
release: "0.0.1",
|
|
@@ -31411,15 +31406,15 @@ const ImageWithCaption = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _s
|
|
|
31411
31406
|
validations() {
|
|
31412
31407
|
return this.rules;
|
|
31413
31408
|
}
|
|
31414
|
-
}, _hoisted_1$
|
|
31409
|
+
}, _hoisted_1$O = { "data-test": "vs-input" }, _hoisted_2$A = ["id"], _hoisted_3$s = ["id"], _hoisted_4$n = { class: "visually-hidden" }, _hoisted_5$j = { class: "visually-hidden" };
|
|
31415
31410
|
function _sfc_render$T(e, r, t, n, a, o) {
|
|
31416
31411
|
const i = resolveComponent("BFormInput"), l = resolveComponent("VsButton");
|
|
31417
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
31412
|
+
return openBlock(), createElementBlock("div", _hoisted_1$O, [
|
|
31418
31413
|
t.hintText ? (openBlock(), createElementBlock("p", {
|
|
31419
31414
|
key: 0,
|
|
31420
31415
|
class: "hint-text",
|
|
31421
31416
|
id: `hint-${t.fieldName}`
|
|
31422
|
-
}, toDisplayString(t.hintText), 9, _hoisted_2$
|
|
31417
|
+
}, toDisplayString(t.hintText), 9, _hoisted_2$A)) : createCommentVNode("", !0),
|
|
31423
31418
|
e.errorsList.length || t.invalid ? (openBlock(), createElementBlock("div", {
|
|
31424
31419
|
key: 1,
|
|
31425
31420
|
role: "alert",
|
|
@@ -31476,7 +31471,7 @@ function _sfc_render$T(e, r, t, n, a, o) {
|
|
|
31476
31471
|
})) : createCommentVNode("", !0)
|
|
31477
31472
|
]);
|
|
31478
31473
|
}
|
|
31479
|
-
const VsInput = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
31474
|
+
const VsInput = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sfc_render$T]]), _sfc_main$$ = {
|
|
31480
31475
|
name: "VsItinerary",
|
|
31481
31476
|
status: "prototype",
|
|
31482
31477
|
release: "0.0.1",
|
|
@@ -31529,18 +31524,18 @@ const VsInput = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render
|
|
|
31529
31524
|
this.showMap = !this.showMap;
|
|
31530
31525
|
}
|
|
31531
31526
|
}
|
|
31532
|
-
}, _hoisted_1$
|
|
31527
|
+
}, _hoisted_1$N = {
|
|
31533
31528
|
class: "vs-itinerary",
|
|
31534
31529
|
"data-test": "vs-itinerary"
|
|
31535
|
-
}, _hoisted_2$
|
|
31530
|
+
}, _hoisted_2$z = { class: "fixed-bottom" }, _hoisted_3$r = { class: "d-flex justify-content-center pb-2" }, _hoisted_4$m = {
|
|
31536
31531
|
key: 0,
|
|
31537
31532
|
class: "vs-itinerary__map-container",
|
|
31538
31533
|
"data-chromatic": "ignore"
|
|
31539
31534
|
};
|
|
31540
31535
|
function _sfc_render$S(e, r, t, n, a, o) {
|
|
31541
31536
|
const i = resolveComponent("VsButton"), l = resolveComponent("VsAccordion"), u = resolveComponent("VsCol"), d = resolveComponent("VsRow"), f = resolveComponent("VsContainer");
|
|
31542
|
-
return openBlock(), createElementBlock("section", _hoisted_1$
|
|
31543
|
-
withDirectives(createElementVNode("div", _hoisted_2$
|
|
31537
|
+
return openBlock(), createElementBlock("section", _hoisted_1$N, [
|
|
31538
|
+
withDirectives(createElementVNode("div", _hoisted_2$z, [
|
|
31544
31539
|
createElementVNode("div", _hoisted_3$r, [
|
|
31545
31540
|
createVNode(i, {
|
|
31546
31541
|
class: "vs-itinerary__map-toggle-button",
|
|
@@ -31586,7 +31581,7 @@ function _sfc_render$S(e, r, t, n, a, o) {
|
|
|
31586
31581
|
})
|
|
31587
31582
|
]);
|
|
31588
31583
|
}
|
|
31589
|
-
const Itinerary = /* @__PURE__ */ _export_sfc(_sfc_main
|
|
31584
|
+
const Itinerary = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$S]]), _sfc_main$_ = {
|
|
31590
31585
|
name: "VsItineraryDay",
|
|
31591
31586
|
status: "prototype",
|
|
31592
31587
|
release: "0.0.1",
|
|
@@ -31633,10 +31628,10 @@ const Itinerary = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_rend
|
|
|
31633
31628
|
show: this.defaultShow
|
|
31634
31629
|
};
|
|
31635
31630
|
}
|
|
31636
|
-
}, _hoisted_1$
|
|
31631
|
+
}, _hoisted_1$M = { class: "vs-itinerary-day" }, _hoisted_2$y = { class: "vs-itinerary-day__header" }, _hoisted_3$q = { class: "vs-itinerary-day__title vs-heading vs-heading--style-level-2 d-inline-block" }, _hoisted_4$l = { class: "vs-itinerary-day__sub-heading" }, _hoisted_5$i = ["id"], _hoisted_6$g = { class: "vs-itinerary-day__intro-content" }, _hoisted_7$c = { class: "list-unstyled" };
|
|
31637
31632
|
function _sfc_render$R(e, r, t, n, a, o) {
|
|
31638
31633
|
const i = resolveComponent("VsIcon"), l = resolveComponent("VsAccordionItem"), u = resolveComponent("VsCol"), d = resolveComponent("VsRow"), f = resolveComponent("VsContainer");
|
|
31639
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
31634
|
+
return openBlock(), createElementBlock("div", _hoisted_1$M, [
|
|
31640
31635
|
createVNode(f, null, {
|
|
31641
31636
|
default: withCtx(() => [
|
|
31642
31637
|
createVNode(d, null, {
|
|
@@ -31651,7 +31646,7 @@ function _sfc_render$R(e, r, t, n, a, o) {
|
|
|
31651
31646
|
class: "vs-itinerary-day__list-item"
|
|
31652
31647
|
}, {
|
|
31653
31648
|
title: withCtx(() => [
|
|
31654
|
-
createElementVNode("span", _hoisted_2$
|
|
31649
|
+
createElementVNode("span", _hoisted_2$y, [
|
|
31655
31650
|
createElementVNode("span", _hoisted_3$q, toDisplayString(t.dayLabel) + " " + toDisplayString(t.dayNumber), 1),
|
|
31656
31651
|
createElementVNode("span", _hoisted_4$l, toDisplayString(t.dayTitle), 1)
|
|
31657
31652
|
])
|
|
@@ -31700,7 +31695,7 @@ function _sfc_render$R(e, r, t, n, a, o) {
|
|
|
31700
31695
|
})
|
|
31701
31696
|
]);
|
|
31702
31697
|
}
|
|
31703
|
-
const ItineraryDay = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
31698
|
+
const ItineraryDay = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$R]]), _sfc_main$Z = {
|
|
31704
31699
|
name: "VsItineraryStop",
|
|
31705
31700
|
status: "prototype",
|
|
31706
31701
|
release: "0.0.1",
|
|
@@ -31731,10 +31726,10 @@ const ItineraryDay = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_r
|
|
|
31731
31726
|
required: !0
|
|
31732
31727
|
}
|
|
31733
31728
|
}
|
|
31734
|
-
}, _hoisted_1$
|
|
31729
|
+
}, _hoisted_1$L = {
|
|
31735
31730
|
class: "vs-itinerary-stop",
|
|
31736
31731
|
"data-test": "vs-itinerary-stop"
|
|
31737
|
-
}, _hoisted_2$
|
|
31732
|
+
}, _hoisted_2$x = { class: "border" }, _hoisted_3$p = {
|
|
31738
31733
|
class: "d-flex justify-content-start align-items-top",
|
|
31739
31734
|
"data-test": "vs-itinerary-stop-heading"
|
|
31740
31735
|
}, _hoisted_4$k = { class: "position-relative" }, _hoisted_5$h = {
|
|
@@ -31751,8 +31746,8 @@ const ItineraryDay = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_r
|
|
|
31751
31746
|
};
|
|
31752
31747
|
function _sfc_render$Q(e, r, t, n, a, o) {
|
|
31753
31748
|
const i = resolveComponent("VsIcon"), l = resolveComponent("VsHeading");
|
|
31754
|
-
return openBlock(), createElementBlock("li", _hoisted_1$
|
|
31755
|
-
createElementVNode("div", _hoisted_2$
|
|
31749
|
+
return openBlock(), createElementBlock("li", _hoisted_1$L, [
|
|
31750
|
+
createElementVNode("div", _hoisted_2$x, [
|
|
31756
31751
|
createElementVNode("div", _hoisted_3$p, [
|
|
31757
31752
|
createElementVNode("div", _hoisted_4$k, [
|
|
31758
31753
|
createVNode(i, {
|
|
@@ -31789,7 +31784,7 @@ function _sfc_render$Q(e, r, t, n, a, o) {
|
|
|
31789
31784
|
e.$slots["stop-buttons"] ? renderSlot(e.$slots, "stop-buttons", { key: 0 }) : createCommentVNode("", !0)
|
|
31790
31785
|
]);
|
|
31791
31786
|
}
|
|
31792
|
-
const ItineraryStop = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
31787
|
+
const ItineraryStop = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$Q]]), _sfc_main$Y = {
|
|
31793
31788
|
name: "VsItineraryStopInfo",
|
|
31794
31789
|
status: "prototype",
|
|
31795
31790
|
release: "0.0.1",
|
|
@@ -31998,10 +31993,10 @@ const ItineraryStop = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_
|
|
|
31998
31993
|
return !(r.hours > e.hours || r.hours === e.hours && r.mins > e.minutes);
|
|
31999
31994
|
}
|
|
32000
31995
|
}
|
|
32001
|
-
}, _hoisted_1$
|
|
31996
|
+
}, _hoisted_1$K = {
|
|
32002
31997
|
class: "vs-itinerary-stop-info",
|
|
32003
31998
|
"data-test": "vs-itinerary-stop-info"
|
|
32004
|
-
}, _hoisted_2$
|
|
31999
|
+
}, _hoisted_2$w = {
|
|
32005
32000
|
key: 0,
|
|
32006
32001
|
class: "itinerary-stop-info__times mb-0",
|
|
32007
32002
|
"data-test": "vs-itinerary-stop-status"
|
|
@@ -32017,14 +32012,14 @@ const ItineraryStop = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_
|
|
|
32017
32012
|
};
|
|
32018
32013
|
function _sfc_render$P(e, r, t, n, a, o) {
|
|
32019
32014
|
const i = resolveComponent("VsIcon"), l = resolveComponent("VsLink");
|
|
32020
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
32015
|
+
return openBlock(), createElementBlock("div", _hoisted_1$K, [
|
|
32021
32016
|
createVNode(i, {
|
|
32022
32017
|
name: "information",
|
|
32023
32018
|
class: "vs-address__map-marker me-2"
|
|
32024
32019
|
}),
|
|
32025
32020
|
createElementVNode("div", null, [
|
|
32026
32021
|
a.isCurrentTimeframe ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
32027
|
-
o.hoursMessage.length > 0 ? (openBlock(), createElementBlock("p", _hoisted_2$
|
|
32022
|
+
o.hoursMessage.length > 0 ? (openBlock(), createElementBlock("p", _hoisted_2$w, [
|
|
32028
32023
|
createTextVNode(toDisplayString(o.hoursMessage), 1),
|
|
32029
32024
|
_hoisted_3$o
|
|
32030
32025
|
])) : createCommentVNode("", !0),
|
|
@@ -32044,16 +32039,16 @@ function _sfc_render$P(e, r, t, n, a, o) {
|
|
|
32044
32039
|
])
|
|
32045
32040
|
]);
|
|
32046
32041
|
}
|
|
32047
|
-
const ItineraryStopInfo = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
32042
|
+
const ItineraryStopInfo = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$P]]), _sfc_main$X = {
|
|
32048
32043
|
name: "VsItineraryTips",
|
|
32049
32044
|
status: "prototype",
|
|
32050
32045
|
release: "0.0.1",
|
|
32051
32046
|
components: {},
|
|
32052
32047
|
props: {}
|
|
32053
|
-
}, _hoisted_1$
|
|
32048
|
+
}, _hoisted_1$J = { class: "vs-itinerary-tips position-relative my-7" }, _hoisted_2$v = { class: "vs-itinerary-tips__text" }, _hoisted_3$n = { class: "vs-itinerary-tips__svg position-absolute" };
|
|
32054
32049
|
function _sfc_render$O(e, r, t, n, a, o) {
|
|
32055
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
32056
|
-
createElementVNode("div", _hoisted_2$
|
|
32050
|
+
return openBlock(), createElementBlock("div", _hoisted_1$J, [
|
|
32051
|
+
createElementVNode("div", _hoisted_2$v, [
|
|
32057
32052
|
renderSlot(e.$slots, "text")
|
|
32058
32053
|
]),
|
|
32059
32054
|
createElementVNode("div", _hoisted_3$n, [
|
|
@@ -32061,7 +32056,7 @@ function _sfc_render$O(e, r, t, n, a, o) {
|
|
|
32061
32056
|
])
|
|
32062
32057
|
]);
|
|
32063
32058
|
}
|
|
32064
|
-
const ItineraryTips = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
32059
|
+
const ItineraryTips = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$O]]), _sfc_main$W = {
|
|
32065
32060
|
name: "VsLinkList",
|
|
32066
32061
|
status: "prototype",
|
|
32067
32062
|
release: "0.0.1",
|
|
@@ -32088,7 +32083,7 @@ const ItineraryTips = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_
|
|
|
32088
32083
|
return !!this.$slots.heading;
|
|
32089
32084
|
}
|
|
32090
32085
|
}
|
|
32091
|
-
}, _hoisted_1$
|
|
32086
|
+
}, _hoisted_1$I = ["data-test"], _hoisted_2$u = { class: "link-list__list" };
|
|
32092
32087
|
function _sfc_render$N(e, r, t, n, a, o) {
|
|
32093
32088
|
const i = resolveComponent("VsHeading");
|
|
32094
32089
|
return openBlock(), createElementBlock("div", {
|
|
@@ -32105,13 +32100,13 @@ function _sfc_render$N(e, r, t, n, a, o) {
|
|
|
32105
32100
|
]),
|
|
32106
32101
|
_: 3
|
|
32107
32102
|
})) : createCommentVNode("", !0),
|
|
32108
|
-
createElementVNode("ul", _hoisted_2$
|
|
32103
|
+
createElementVNode("ul", _hoisted_2$u, [
|
|
32109
32104
|
renderSlot(e.$slots, "default")
|
|
32110
32105
|
])
|
|
32111
32106
|
])
|
|
32112
|
-
], 10, _hoisted_1$
|
|
32107
|
+
], 10, _hoisted_1$I);
|
|
32113
32108
|
}
|
|
32114
|
-
const VsLinkList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
32109
|
+
const VsLinkList = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render", _sfc_render$N]]), _sfc_main$V = {
|
|
32115
32110
|
name: "VsLinkListItem",
|
|
32116
32111
|
status: "prototype",
|
|
32117
32112
|
release: "0.0.1",
|
|
@@ -32175,10 +32170,10 @@ const VsLinkList = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_ren
|
|
|
32175
32170
|
this.videoId && this.emitter && this.emitter.emit("showModal", this.videoId, "#videoShow");
|
|
32176
32171
|
}
|
|
32177
32172
|
}
|
|
32178
|
-
}, _hoisted_1$
|
|
32173
|
+
}, _hoisted_1$H = { class: "link-list-item" };
|
|
32179
32174
|
function _sfc_render$M(e, r, t, n, a, o) {
|
|
32180
32175
|
const i = resolveComponent("VsLink");
|
|
32181
|
-
return openBlock(), createElementBlock("li", _hoisted_1$
|
|
32176
|
+
return openBlock(), createElementBlock("li", _hoisted_1$H, [
|
|
32182
32177
|
createVNode(i, {
|
|
32183
32178
|
href: t.href,
|
|
32184
32179
|
type: t.type == "video" ? "default" : t.type,
|
|
@@ -32195,7 +32190,7 @@ function _sfc_render$M(e, r, t, n, a, o) {
|
|
|
32195
32190
|
}, 8, ["href", "type", "role", "onClick"])
|
|
32196
32191
|
]);
|
|
32197
32192
|
}
|
|
32198
|
-
const LinkListItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
32193
|
+
const LinkListItem = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$M]]), _sfc_main$U = {
|
|
32199
32194
|
name: "VsListicleItem",
|
|
32200
32195
|
status: "prototype",
|
|
32201
32196
|
release: "0.0.1",
|
|
@@ -32232,18 +32227,18 @@ const LinkListItem = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_r
|
|
|
32232
32227
|
return !!this.$slots["facilities-slot"];
|
|
32233
32228
|
}
|
|
32234
32229
|
}
|
|
32235
|
-
}, _hoisted_1$
|
|
32230
|
+
}, _hoisted_1$G = {
|
|
32236
32231
|
class: "vs-listicle-item border",
|
|
32237
32232
|
"data-test": "vs-listicle-item"
|
|
32238
|
-
}, _hoisted_2$
|
|
32233
|
+
}, _hoisted_2$t = { class: "d-flex justify-content-start align-items-top border-bottom border-white" }, _hoisted_3$m = { class: "position-relative" }, _hoisted_4$i = { class: "count__bg" }, _hoisted_5$f = {
|
|
32239
32234
|
class: "count",
|
|
32240
32235
|
"aria-hidden": "true"
|
|
32241
32236
|
};
|
|
32242
32237
|
function _sfc_render$L(e, r, t, n, a, o) {
|
|
32243
32238
|
const i = resolveComponent("VsHeading"), l = resolveComponent("VsCol"), u = resolveComponent("VsRow");
|
|
32244
|
-
return openBlock(), createElementBlock("li", _hoisted_1$
|
|
32239
|
+
return openBlock(), createElementBlock("li", _hoisted_1$G, [
|
|
32245
32240
|
renderSlot(e.$slots, "hippo-details"),
|
|
32246
|
-
createElementVNode("div", _hoisted_2$
|
|
32241
|
+
createElementVNode("div", _hoisted_2$t, [
|
|
32247
32242
|
createElementVNode("div", _hoisted_3$m, [
|
|
32248
32243
|
createElementVNode("div", _hoisted_4$i, [
|
|
32249
32244
|
createElementVNode("span", _hoisted_5$f, toDisplayString(t.index), 1)
|
|
@@ -32287,7 +32282,7 @@ function _sfc_render$L(e, r, t, n, a, o) {
|
|
|
32287
32282
|
})
|
|
32288
32283
|
]);
|
|
32289
32284
|
}
|
|
32290
|
-
const ListicleItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
32285
|
+
const ListicleItem = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$L]]), _sfc_main$T = {
|
|
32291
32286
|
name: "VsLoadingSpinner",
|
|
32292
32287
|
status: "prototype",
|
|
32293
32288
|
release: "0.1.0",
|
|
@@ -32309,8 +32304,8 @@ const ListicleItem = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_r
|
|
|
32309
32304
|
return this.variant ? `vs-loading-spinner--${this.variant}` : "";
|
|
32310
32305
|
}
|
|
32311
32306
|
}
|
|
32312
|
-
}, _hoisted_1$
|
|
32313
|
-
_hoisted_1$
|
|
32307
|
+
}, _hoisted_1$F = /* @__PURE__ */ createStaticVNode('<div class="vs-loading-spinner__dot"></div><div class="vs-loading-spinner__dot"></div><div class="vs-loading-spinner__dot"></div><div class="vs-loading-spinner__dot"></div><div class="vs-loading-spinner__dot"></div><div class="vs-loading-spinner__dot"></div><div class="vs-loading-spinner__dot"></div>', 7), _hoisted_8$7 = [
|
|
32308
|
+
_hoisted_1$F
|
|
32314
32309
|
];
|
|
32315
32310
|
function _sfc_render$K(e, r, t, n, a, o) {
|
|
32316
32311
|
return openBlock(), createElementBlock("div", {
|
|
@@ -32318,9 +32313,9 @@ function _sfc_render$K(e, r, t, n, a, o) {
|
|
|
32318
32313
|
"data-test": "vs-loading-spinner"
|
|
32319
32314
|
}, _hoisted_8$7, 2);
|
|
32320
32315
|
}
|
|
32321
|
-
const VsLoadingSpinner = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
32322
|
-
var define_import_meta_env_default = { BASE_URL: "/", MODE: "production", DEV: !1, PROD: !0, SSR: !1 }, define_process_env_default$1 = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "C:\\Users\\michael.prosser", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "C:\\Users\\michael.prosser\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "C:\\Users\\michael.prosser\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.2.3", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-fa9b2a43;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" };
|
|
32323
|
-
const getEnvValue = (e) => define_process_env_default$1 ? define_process_env_default$1[e] : define_import_meta_env_default[e], _sfc_main$
|
|
32316
|
+
const VsLoadingSpinner = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render$K]]);
|
|
32317
|
+
var define_import_meta_env_default = { BASE_URL: "/", MODE: "production", DEV: !1, PROD: !0, SSR: !1 }, define_process_env_default$1 = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", FPS_BROWSER_APP_PROFILE_STRING: "Internet Explorer", FPS_BROWSER_USER_PROFILE_STRING: "Default", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "H:\\", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "H:\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "H:\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.3.1", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/vsdev/workspace/dot-org-brxm", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-5bb41da0;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;H:\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" };
|
|
32318
|
+
const getEnvValue = (e) => define_process_env_default$1 ? define_process_env_default$1[e] : define_import_meta_env_default[e], _sfc_main$S = {
|
|
32324
32319
|
name: "VsSelect",
|
|
32325
32320
|
status: "prototype",
|
|
32326
32321
|
release: "0.0.1",
|
|
@@ -32484,14 +32479,14 @@ const getEnvValue = (e) => define_process_env_default$1 ? define_process_env_def
|
|
|
32484
32479
|
validations() {
|
|
32485
32480
|
return this.rules;
|
|
32486
32481
|
}
|
|
32487
|
-
}, _hoisted_1$
|
|
32482
|
+
}, _hoisted_1$E = { class: "vs-select" }, _hoisted_2$s = ["id"], _hoisted_3$l = ["id"], _hoisted_4$h = { class: "visually-hidden" }, _hoisted_5$e = { class: "vs-select__container mt-2" }, _hoisted_6$d = /* @__PURE__ */ createElementVNode("span", { class: "vs-select__focus" }, null, -1);
|
|
32488
32483
|
function _sfc_render$J(e, r, t, n, a, o) {
|
|
32489
32484
|
const i = resolveComponent("BFormSelect");
|
|
32490
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
32485
|
+
return openBlock(), createElementBlock("div", _hoisted_1$E, [
|
|
32491
32486
|
createElementVNode("p", {
|
|
32492
32487
|
class: "hint-text",
|
|
32493
32488
|
id: `hint-${t.fieldName}`
|
|
32494
|
-
}, toDisplayString(t.hintText), 9, _hoisted_2$
|
|
32489
|
+
}, toDisplayString(t.hintText), 9, _hoisted_2$s),
|
|
32495
32490
|
e.errorsList.length || t.invalid ? (openBlock(), createElementBlock("div", {
|
|
32496
32491
|
key: 0,
|
|
32497
32492
|
role: "alert",
|
|
@@ -32530,7 +32525,7 @@ function _sfc_render$J(e, r, t, n, a, o) {
|
|
|
32530
32525
|
])
|
|
32531
32526
|
]);
|
|
32532
32527
|
}
|
|
32533
|
-
const VsSelect = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
32528
|
+
const VsSelect = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_render$J]]);
|
|
32534
32529
|
function _extends() {
|
|
32535
32530
|
return _extends = Object.assign ? Object.assign.bind() : function(e) {
|
|
32536
32531
|
for (var r = 1; r < arguments.length; r++) {
|
|
@@ -32679,7 +32674,7 @@ var Recaptcha = defineComponent({
|
|
|
32679
32674
|
}, t);
|
|
32680
32675
|
}
|
|
32681
32676
|
});
|
|
32682
|
-
const _sfc_main$
|
|
32677
|
+
const _sfc_main$R = {
|
|
32683
32678
|
name: "VsRecaptcha",
|
|
32684
32679
|
status: "prototype",
|
|
32685
32680
|
release: "0.0.1",
|
|
@@ -32756,17 +32751,17 @@ const _sfc_main$P = {
|
|
|
32756
32751
|
}
|
|
32757
32752
|
}
|
|
32758
32753
|
}
|
|
32759
|
-
}, _hoisted_1$
|
|
32754
|
+
}, _hoisted_1$D = {
|
|
32760
32755
|
class: "vs-recaptcha",
|
|
32761
32756
|
"aria-live": "assertive"
|
|
32762
|
-
}, _hoisted_2$
|
|
32757
|
+
}, _hoisted_2$r = {
|
|
32763
32758
|
key: 0,
|
|
32764
32759
|
class: "error"
|
|
32765
32760
|
};
|
|
32766
32761
|
function _sfc_render$I(e, r, t, n, a, o) {
|
|
32767
32762
|
const i = resolveComponent("VueRecaptcha");
|
|
32768
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
32769
|
-
t.invalid && !t.reAlertErrors ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
32763
|
+
return openBlock(), createElementBlock("div", _hoisted_1$D, [
|
|
32764
|
+
t.invalid && !t.reAlertErrors ? (openBlock(), createElementBlock("span", _hoisted_2$r, toDisplayString(t.errorMsg), 1)) : createCommentVNode("", !0),
|
|
32770
32765
|
a.recaptchaSiteKey ? (openBlock(), createBlock(i, {
|
|
32771
32766
|
key: 1,
|
|
32772
32767
|
sitekey: a.recaptchaSiteKey,
|
|
@@ -32777,7 +32772,7 @@ function _sfc_render$I(e, r, t, n, a, o) {
|
|
|
32777
32772
|
}, null, 8, ["sitekey", "onVerify", "onRender", "class", "language"])) : createCommentVNode("", !0)
|
|
32778
32773
|
]);
|
|
32779
32774
|
}
|
|
32780
|
-
const VsRecaptcha = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
32775
|
+
const VsRecaptcha = /* @__PURE__ */ _export_sfc(_sfc_main$R, [["render", _sfc_render$I]]), _sfc_main$Q = {
|
|
32781
32776
|
name: "VsForm",
|
|
32782
32777
|
status: "prototype",
|
|
32783
32778
|
release: "0.0.1",
|
|
@@ -33148,17 +33143,17 @@ const VsRecaptcha = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["render", _sfc_re
|
|
|
33148
33143
|
return this.conditionalFields[e] === !0 || typeof this.conditionalFields[e] > "u" ? "" : "d-none";
|
|
33149
33144
|
}
|
|
33150
33145
|
}
|
|
33151
|
-
}, _hoisted_1$
|
|
33146
|
+
}, _hoisted_1$C = {
|
|
33152
33147
|
class: "vs-form",
|
|
33153
33148
|
"data-test": "vs-form"
|
|
33154
|
-
}, _hoisted_2$
|
|
33149
|
+
}, _hoisted_2$q = /* @__PURE__ */ createElementVNode("form", { class: "d-none" }, null, -1), _hoisted_3$k = {
|
|
33155
33150
|
class: "vs-form__main-heading vs-heading--style-level-2 float-none",
|
|
33156
33151
|
"data-test": "vs-form__main-heading"
|
|
33157
33152
|
}, _hoisted_4$g = { key: 0 }, _hoisted_5$d = { "aria-live": "assertive" }, _hoisted_6$c = { key: 0 }, _hoisted_7$a = ["innerHTML"], _hoisted_8$6 = { key: 2 };
|
|
33158
33153
|
function _sfc_render$H(e, r, t, n, a, o) {
|
|
33159
33154
|
const i = resolveComponent("VsInput"), l = resolveComponent("VsSelect"), u = resolveComponent("VsCheckbox"), d = resolveComponent("BFormGroup"), f = resolveComponent("VsRecaptcha"), p = resolveComponent("VsButton"), m = resolveComponent("VsWarning"), _ = resolveComponent("VsHeading");
|
|
33160
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
33161
|
-
_hoisted_2$
|
|
33155
|
+
return openBlock(), createElementBlock("div", _hoisted_1$C, [
|
|
33156
|
+
_hoisted_2$q,
|
|
33162
33157
|
a.submitted ? createCommentVNode("", !0) : (openBlock(), createElementBlock("form", {
|
|
33163
33158
|
key: 0,
|
|
33164
33159
|
onSubmit: r[0] || (r[0] = withModifiers((...v) => o.preSubmit && o.preSubmit(...v), ["prevent"]))
|
|
@@ -33287,7 +33282,7 @@ function _sfc_render$H(e, r, t, n, a, o) {
|
|
|
33287
33282
|
])
|
|
33288
33283
|
]);
|
|
33289
33284
|
}
|
|
33290
|
-
const Form = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
33285
|
+
const Form = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$H]]), _sfc_main$P = {
|
|
33291
33286
|
name: "VsMegaNavTopMenu",
|
|
33292
33287
|
status: "prototype",
|
|
33293
33288
|
release: "0.1.0",
|
|
@@ -33310,7 +33305,7 @@ function _sfc_render$G(e, r, t, n, a, o) {
|
|
|
33310
33305
|
_: 3
|
|
33311
33306
|
}, 8, ["role"]);
|
|
33312
33307
|
}
|
|
33313
|
-
const VsMegaNavTopMenu = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
33308
|
+
const VsMegaNavTopMenu = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["render", _sfc_render$G]]), _sfc_main$O = {
|
|
33314
33309
|
name: "VsMegaNavMobileMenu",
|
|
33315
33310
|
status: "prototype",
|
|
33316
33311
|
release: "0.1.0",
|
|
@@ -33339,16 +33334,16 @@ const VsMegaNavTopMenu = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _s
|
|
|
33339
33334
|
);
|
|
33340
33335
|
}
|
|
33341
33336
|
}
|
|
33342
|
-
}, _hoisted_1$
|
|
33337
|
+
}, _hoisted_1$B = {
|
|
33343
33338
|
class: "mega-nav-mobile-menu",
|
|
33344
33339
|
"data-test": "vs-mega-nav-mobile-menu"
|
|
33345
33340
|
};
|
|
33346
33341
|
function _sfc_render$F(e, r, t, n, a, o) {
|
|
33347
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
33342
|
+
return openBlock(), createElementBlock("div", _hoisted_1$B, [
|
|
33348
33343
|
renderSlot(e.$slots, "default")
|
|
33349
33344
|
]);
|
|
33350
33345
|
}
|
|
33351
|
-
const VsMegaNavMobileMenu = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
33346
|
+
const VsMegaNavMobileMenu = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$F]]), _sfc_main$N = {
|
|
33352
33347
|
name: "VsSiteSearch",
|
|
33353
33348
|
status: "prototype",
|
|
33354
33349
|
release: "0.0.1",
|
|
@@ -33377,7 +33372,7 @@ const VsMegaNavMobileMenu = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render",
|
|
|
33377
33372
|
this.showSearchForm = !this.showSearchForm, this.$emit("toggleAction", this.showSearchForm);
|
|
33378
33373
|
}
|
|
33379
33374
|
}
|
|
33380
|
-
}, _hoisted_1$
|
|
33375
|
+
}, _hoisted_1$A = { class: "visually-hidden-xxl-down" };
|
|
33381
33376
|
function _sfc_render$E(e, r, t, n, a, o) {
|
|
33382
33377
|
const i = resolveComponent("VsButton");
|
|
33383
33378
|
return openBlock(), createBlock(i, {
|
|
@@ -33390,14 +33385,14 @@ function _sfc_render$E(e, r, t, n, a, o) {
|
|
|
33390
33385
|
id: "site-search-btn"
|
|
33391
33386
|
}, {
|
|
33392
33387
|
default: withCtx(() => [
|
|
33393
|
-
createElementVNode("span", _hoisted_1$
|
|
33388
|
+
createElementVNode("span", _hoisted_1$A, [
|
|
33394
33389
|
renderSlot(e.$slots, "default")
|
|
33395
33390
|
])
|
|
33396
33391
|
]),
|
|
33397
33392
|
_: 3
|
|
33398
33393
|
}, 8, ["class", "onClick"]);
|
|
33399
33394
|
}
|
|
33400
|
-
const VsSiteSearch = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
33395
|
+
const VsSiteSearch = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$E]]), _sfc_main$M = {
|
|
33401
33396
|
name: "VsSiteSearchForm",
|
|
33402
33397
|
status: "prototype",
|
|
33403
33398
|
release: "0.0.1",
|
|
@@ -33493,11 +33488,11 @@ const VsSiteSearch = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_r
|
|
|
33493
33488
|
this.$emit("toggleAction", this.showSearchForm);
|
|
33494
33489
|
}
|
|
33495
33490
|
}
|
|
33496
|
-
}, _hoisted_1$
|
|
33491
|
+
}, _hoisted_1$z = {
|
|
33497
33492
|
key: 0,
|
|
33498
33493
|
class: "vs-site-search-form",
|
|
33499
33494
|
"data-test": "vs-site-search-form"
|
|
33500
|
-
}, _hoisted_2$
|
|
33495
|
+
}, _hoisted_2$p = {
|
|
33501
33496
|
class: "cludo-input-form d-flex align-items-start",
|
|
33502
33497
|
role: "search",
|
|
33503
33498
|
id: "cludo-search-input"
|
|
@@ -33507,14 +33502,14 @@ const VsSiteSearch = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_r
|
|
|
33507
33502
|
}, _hoisted_5$c = { class: "visually-hidden" }, _hoisted_6$b = { class: "visually-hidden" };
|
|
33508
33503
|
function _sfc_render$D(e, r, t, n, a, o) {
|
|
33509
33504
|
const i = resolveComponent("VsIcon"), l = resolveComponent("VsInput"), u = resolveComponent("VsButton"), d = resolveComponent("VsCol"), f = resolveComponent("VsRow"), p = resolveComponent("VsContainer");
|
|
33510
|
-
return a.showSearchForm ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
33505
|
+
return a.showSearchForm ? (openBlock(), createElementBlock("div", _hoisted_1$z, [
|
|
33511
33506
|
createVNode(p, { fluid: "lg" }, {
|
|
33512
33507
|
default: withCtx(() => [
|
|
33513
33508
|
createVNode(f, null, {
|
|
33514
33509
|
default: withCtx(() => [
|
|
33515
33510
|
createVNode(d, { cols: "12" }, {
|
|
33516
33511
|
default: withCtx(() => [
|
|
33517
|
-
createElementVNode("div", _hoisted_2$
|
|
33512
|
+
createElementVNode("div", _hoisted_2$p, [
|
|
33518
33513
|
createElementVNode("div", _hoisted_3$j, [
|
|
33519
33514
|
createElementVNode("label", _hoisted_4$f, [
|
|
33520
33515
|
createElementVNode("span", _hoisted_5$c, toDisplayString(t.labelText), 1),
|
|
@@ -33573,7 +33568,7 @@ function _sfc_render$D(e, r, t, n, a, o) {
|
|
|
33573
33568
|
}, 8, ["onClick", "onKeydown"])
|
|
33574
33569
|
])) : createCommentVNode("", !0);
|
|
33575
33570
|
}
|
|
33576
|
-
const VsSiteSearchForm = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
33571
|
+
const VsSiteSearchForm = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_render$D]]), clickOutside = {
|
|
33577
33572
|
mounted(e, r) {
|
|
33578
33573
|
e.clickOutsideEvent = (t) => {
|
|
33579
33574
|
e === t.target || e.contains(t.target) || r.value(t);
|
|
@@ -33582,7 +33577,7 @@ const VsSiteSearchForm = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _s
|
|
|
33582
33577
|
unmounted(e) {
|
|
33583
33578
|
document.body.removeEventListener("click", e.clickOutsideEvent);
|
|
33584
33579
|
}
|
|
33585
|
-
}, _sfc_main$
|
|
33580
|
+
}, _sfc_main$L = {
|
|
33586
33581
|
name: "VsMegaNav",
|
|
33587
33582
|
status: "prototype",
|
|
33588
33583
|
release: "0.1.0",
|
|
@@ -33716,12 +33711,12 @@ const VsSiteSearchForm = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _s
|
|
|
33716
33711
|
});
|
|
33717
33712
|
}
|
|
33718
33713
|
}
|
|
33719
|
-
}, _hoisted_1$
|
|
33714
|
+
}, _hoisted_1$y = {
|
|
33720
33715
|
class: "vs-mega-nav bg-white",
|
|
33721
33716
|
"aria-label": "main nav",
|
|
33722
33717
|
"data-test": "vs-mega-nav",
|
|
33723
33718
|
id: "main-nav"
|
|
33724
|
-
}, _hoisted_2$
|
|
33719
|
+
}, _hoisted_2$o = {
|
|
33725
33720
|
class: "vs-mega-nav__menu-mobile d-lg-none",
|
|
33726
33721
|
id: "vs-mega-nav__menu-mobile",
|
|
33727
33722
|
"data-test": "vs-mega-nav-mobile-container"
|
|
@@ -33729,7 +33724,7 @@ const VsSiteSearchForm = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _s
|
|
|
33729
33724
|
function _sfc_render$C(e, r, t, n, a, o) {
|
|
33730
33725
|
const i = resolveComponent("VsSvgLink"), l = resolveComponent("VsCol"), u = resolveComponent("VsMegaNavTopMenu"), d = resolveComponent("VsSiteSearch"), f = resolveComponent("VsButton"), p = resolveComponent("VsMegaNavMobileMenu"), m = resolveComponent("VsRow"), _ = resolveComponent("VsContainer"), v = resolveComponent("VsSiteSearchForm"), C = resolveDirective("click-outside");
|
|
33731
33726
|
return openBlock(), createElementBlock("div", null, [
|
|
33732
|
-
createElementVNode("nav", _hoisted_1$
|
|
33727
|
+
createElementVNode("nav", _hoisted_1$y, [
|
|
33733
33728
|
createVNode(_, {
|
|
33734
33729
|
fluid: "lg",
|
|
33735
33730
|
class: "h-100"
|
|
@@ -33790,7 +33785,7 @@ function _sfc_render$C(e, r, t, n, a, o) {
|
|
|
33790
33785
|
]),
|
|
33791
33786
|
_: 1
|
|
33792
33787
|
}, 8, ["onToggleAction", "is-showing"])),
|
|
33793
|
-
createElementVNode("div", _hoisted_2$
|
|
33788
|
+
createElementVNode("div", _hoisted_2$o, [
|
|
33794
33789
|
createVNode(f, {
|
|
33795
33790
|
class: "vs-mega-nav__mobile-menu-toggle p-0",
|
|
33796
33791
|
"icon-only": "",
|
|
@@ -33836,7 +33831,7 @@ function _sfc_render$C(e, r, t, n, a, o) {
|
|
|
33836
33831
|
])
|
|
33837
33832
|
]);
|
|
33838
33833
|
}
|
|
33839
|
-
const MegaNav = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
33834
|
+
const MegaNav = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_render$C]]), _sfc_main$K = {
|
|
33840
33835
|
name: "VsMegaNavDropdown",
|
|
33841
33836
|
status: "prototype",
|
|
33842
33837
|
release: "0.1.0",
|
|
@@ -33901,16 +33896,16 @@ const MegaNav = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render
|
|
|
33901
33896
|
}
|
|
33902
33897
|
}
|
|
33903
33898
|
}
|
|
33904
|
-
}, _hoisted_1$
|
|
33899
|
+
}, _hoisted_1$x = {
|
|
33905
33900
|
class: "vs-mega-nav-dropdown",
|
|
33906
33901
|
"data-test": "vs-mega-nav-dropdown"
|
|
33907
|
-
}, _hoisted_2$
|
|
33902
|
+
}, _hoisted_2$n = { role: "menuitem" }, _hoisted_3$h = { class: "visually-hidden" }, _hoisted_4$e = {
|
|
33908
33903
|
class: "dropdown-menu dropdown-menu--fallback overflow-auto",
|
|
33909
33904
|
role: "menu"
|
|
33910
33905
|
}, _hoisted_5$b = { role: "menuitem" }, _hoisted_6$a = { class: "visually-hidden" };
|
|
33911
33906
|
function _sfc_render$B(e, r, t, n, a, o) {
|
|
33912
33907
|
const i = resolveComponent("VsButton"), l = resolveComponent("VsCol"), u = resolveComponent("VsRow"), d = resolveComponent("VsContainer"), f = resolveComponent("BDropdown");
|
|
33913
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
33908
|
+
return openBlock(), createElementBlock("div", _hoisted_1$x, [
|
|
33914
33909
|
createVNode(f, {
|
|
33915
33910
|
variant: "transparent",
|
|
33916
33911
|
ref: "dropdown",
|
|
@@ -33920,7 +33915,7 @@ function _sfc_render$B(e, r, t, n, a, o) {
|
|
|
33920
33915
|
renderSlot(e.$slots, "button-content")
|
|
33921
33916
|
]),
|
|
33922
33917
|
default: withCtx(() => [
|
|
33923
|
-
createElementVNode("li", _hoisted_2$
|
|
33918
|
+
createElementVNode("li", _hoisted_2$n, [
|
|
33924
33919
|
createVNode(d, {
|
|
33925
33920
|
fluid: "lg",
|
|
33926
33921
|
class: "px-0 px-lg-3"
|
|
@@ -34004,7 +33999,7 @@ function _sfc_render$B(e, r, t, n, a, o) {
|
|
|
34004
33999
|
])
|
|
34005
34000
|
]);
|
|
34006
34001
|
}
|
|
34007
|
-
const VsMegaNavDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
34002
|
+
const VsMegaNavDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_render$B]]), _sfc_main$J = {
|
|
34008
34003
|
name: "VsMegaNavDropdownContainer",
|
|
34009
34004
|
status: "prototype",
|
|
34010
34005
|
release: "0.1.0",
|
|
@@ -34051,18 +34046,18 @@ const VsMegaNavDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["render", _
|
|
|
34051
34046
|
return this.align === "bottom" ? "vs-mega-nav-dropdown-container__featured--bottom" : "";
|
|
34052
34047
|
}
|
|
34053
34048
|
}
|
|
34054
|
-
}, _hoisted_1$
|
|
34049
|
+
}, _hoisted_1$w = {
|
|
34055
34050
|
class: "vs-mega-nav-dropdown-container",
|
|
34056
34051
|
"data-test": "vs-mega-nav-dropdown-container",
|
|
34057
34052
|
ref: "menuToggle"
|
|
34058
|
-
}, _hoisted_2$
|
|
34053
|
+
}, _hoisted_2$m = /* @__PURE__ */ createElementVNode("hr", { class: "vs-mega-nav-dropdown-container__divider" }, null, -1), _hoisted_3$g = { class: "vs-mega-nav-dropdown-container__columns-wrapper" }, _hoisted_4$d = {
|
|
34059
34054
|
key: 2,
|
|
34060
34055
|
class: "vs-mega-nav-dropdown-container__featured-event",
|
|
34061
34056
|
"data-test": "vs-mega-nav-dropdown-container__featured-event"
|
|
34062
34057
|
};
|
|
34063
34058
|
function _sfc_render$A(e, r, t, n, a, o) {
|
|
34064
34059
|
const i = resolveComponent("VsLink"), l = resolveComponent("VsMegaNavDropdown"), u = resolveComponent("LazyHydrationWrapper");
|
|
34065
|
-
return openBlock(), createElementBlock("li", _hoisted_1$
|
|
34060
|
+
return openBlock(), createElementBlock("li", _hoisted_1$w, [
|
|
34066
34061
|
createVNode(u, { "on-interaction": ["focus", "click"] }, {
|
|
34067
34062
|
default: withCtx(() => [
|
|
34068
34063
|
createVNode(l, { "menu-toggle-alt-text": "Toggle Menu" }, {
|
|
@@ -34081,7 +34076,7 @@ function _sfc_render$A(e, r, t, n, a, o) {
|
|
|
34081
34076
|
]),
|
|
34082
34077
|
_: 1
|
|
34083
34078
|
}, 8, ["href"])) : createCommentVNode("", !0),
|
|
34084
|
-
_hoisted_2$
|
|
34079
|
+
_hoisted_2$m
|
|
34085
34080
|
]),
|
|
34086
34081
|
"dropdown-content": withCtx(() => [
|
|
34087
34082
|
createElementVNode("div", _hoisted_3$g, [
|
|
@@ -34112,7 +34107,7 @@ function _sfc_render$A(e, r, t, n, a, o) {
|
|
|
34112
34107
|
})
|
|
34113
34108
|
], 512);
|
|
34114
34109
|
}
|
|
34115
|
-
const MegaNavDropdownContainer = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
34110
|
+
const MegaNavDropdownContainer = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$A]]), _sfc_main$I = {
|
|
34116
34111
|
name: "VsMegaNavList",
|
|
34117
34112
|
status: "prototype",
|
|
34118
34113
|
release: "0.1.0",
|
|
@@ -34134,7 +34129,7 @@ const MegaNavDropdownContainer = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["ren
|
|
|
34134
34129
|
return this.listHeading ? `vsMeganav${this.listHeading.replace(/\W/g, "")}` : "";
|
|
34135
34130
|
}
|
|
34136
34131
|
}
|
|
34137
|
-
}, _hoisted_1$
|
|
34132
|
+
}, _hoisted_1$v = ["aria-label"];
|
|
34138
34133
|
function _sfc_render$z(e, r, t, n, a, o) {
|
|
34139
34134
|
const i = resolveComponent("VsHeading"), l = resolveComponent("VsList");
|
|
34140
34135
|
return openBlock(), createElementBlock("nav", {
|
|
@@ -34163,9 +34158,9 @@ function _sfc_render$z(e, r, t, n, a, o) {
|
|
|
34163
34158
|
]),
|
|
34164
34159
|
_: 3
|
|
34165
34160
|
})
|
|
34166
|
-
], 8, _hoisted_1$
|
|
34161
|
+
], 8, _hoisted_1$v);
|
|
34167
34162
|
}
|
|
34168
|
-
const MegaNavList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
34163
|
+
const MegaNavList = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["render", _sfc_render$z]]), _sfc_main$H = {
|
|
34169
34164
|
name: "VsMegaNavListItem",
|
|
34170
34165
|
status: "prototype",
|
|
34171
34166
|
release: "0.1.0",
|
|
@@ -34218,7 +34213,7 @@ function _sfc_render$y(e, r, t, n, a, o) {
|
|
|
34218
34213
|
}, 8, ["href"])
|
|
34219
34214
|
], 2);
|
|
34220
34215
|
}
|
|
34221
|
-
const MegaNavListItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
34216
|
+
const MegaNavListItem = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$y]]), _sfc_main$G = {
|
|
34222
34217
|
name: "VsMegaNavAccordionItem",
|
|
34223
34218
|
status: "prototype",
|
|
34224
34219
|
release: "0.1.0",
|
|
@@ -34305,7 +34300,7 @@ function _sfc_render$x(e, r, t, n, a, o) {
|
|
|
34305
34300
|
_: 3
|
|
34306
34301
|
}, 8, ["class", "data-unique-id", "control-id"]);
|
|
34307
34302
|
}
|
|
34308
|
-
const MegaNavAccordionItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
34303
|
+
const MegaNavAccordionItem = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["render", _sfc_render$x]]), _sfc_main$F = {
|
|
34309
34304
|
name: "VsMegaNavFeaturedItem",
|
|
34310
34305
|
status: "prototype",
|
|
34311
34306
|
release: "0.1.0",
|
|
@@ -34359,7 +34354,7 @@ function _sfc_render$w(e, r, t, n, a, o) {
|
|
|
34359
34354
|
_: 3
|
|
34360
34355
|
}, 8, ["link", "img-src", "img-alt"]);
|
|
34361
34356
|
}
|
|
34362
|
-
const MegaNavFeaturedItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
34357
|
+
const MegaNavFeaturedItem = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["render", _sfc_render$w]]), _sfc_main$E = {
|
|
34363
34358
|
name: "VsMegaNavFeaturedEvent",
|
|
34364
34359
|
status: "prototype",
|
|
34365
34360
|
release: "0.1.0",
|
|
@@ -34396,10 +34391,10 @@ const MegaNavFeaturedItem = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["render",
|
|
|
34396
34391
|
});
|
|
34397
34392
|
}
|
|
34398
34393
|
}
|
|
34399
|
-
}, _hoisted_1$
|
|
34394
|
+
}, _hoisted_1$u = {
|
|
34400
34395
|
key: 0,
|
|
34401
34396
|
class: "vs-mega-nav-featured-event__date-range"
|
|
34402
|
-
}, _hoisted_2$
|
|
34397
|
+
}, _hoisted_2$l = { class: "vs-mega-nav-featured-event__date-detail" }, _hoisted_3$f = { class: "vs-mega-nav-featured-event__title" }, _hoisted_4$c = {
|
|
34403
34398
|
key: 1,
|
|
34404
34399
|
class: "vs-mega-nav-featured-event__location"
|
|
34405
34400
|
};
|
|
@@ -34416,9 +34411,9 @@ function _sfc_render$v(e, r, t, n, a, o) {
|
|
|
34416
34411
|
"data-chromatic": "ignore"
|
|
34417
34412
|
}, {
|
|
34418
34413
|
"stretched-card-content": withCtx(() => [
|
|
34419
|
-
a.featuredEvent && a.featuredEvent.opening ? (openBlock(), createElementBlock("p", _hoisted_1$
|
|
34414
|
+
a.featuredEvent && a.featuredEvent.opening ? (openBlock(), createElementBlock("p", _hoisted_1$u, [
|
|
34420
34415
|
createTextVNode(toDisplayString(a.featuredEvent.opening.period.label) + " ", 1),
|
|
34421
|
-
createElementVNode("span", _hoisted_2$
|
|
34416
|
+
createElementVNode("span", _hoisted_2$l, toDisplayString(a.featuredEvent.opening.period.startDay), 1)
|
|
34422
34417
|
])) : createCommentVNode("", !0),
|
|
34423
34418
|
createElementVNode("p", _hoisted_3$f, toDisplayString(a.featuredEvent.name), 1),
|
|
34424
34419
|
a.featuredEvent && a.featuredEvent.address ? (openBlock(), createElementBlock("p", _hoisted_4$c, toDisplayString(a.featuredEvent.address.shortAddress), 1)) : createCommentVNode("", !0)
|
|
@@ -34429,7 +34424,7 @@ function _sfc_render$v(e, r, t, n, a, o) {
|
|
|
34429
34424
|
_: 1
|
|
34430
34425
|
}, 8, ["link", "img-src", "img-alt"])) : createCommentVNode("", !0);
|
|
34431
34426
|
}
|
|
34432
|
-
const MegaNavFeaturedEvent = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
34427
|
+
const MegaNavFeaturedEvent = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["render", _sfc_render$v]]), _sfc_main$D = {
|
|
34433
34428
|
name: "VsMegaNavStaticLink",
|
|
34434
34429
|
status: "prototype",
|
|
34435
34430
|
release: "0.1.0",
|
|
@@ -34475,7 +34470,7 @@ function _sfc_render$u(e, r, t, n, a, o) {
|
|
|
34475
34470
|
}, 8, ["href"])
|
|
34476
34471
|
], 2);
|
|
34477
34472
|
}
|
|
34478
|
-
const MegaNavStaticLink = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
34473
|
+
const MegaNavStaticLink = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["render", _sfc_render$u]]), _sfc_main$C = {
|
|
34479
34474
|
name: "VsMegalinks",
|
|
34480
34475
|
status: "prototype",
|
|
34481
34476
|
release: "0.0.1",
|
|
@@ -34562,11 +34557,11 @@ const MegaNavStaticLink = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["render", _
|
|
|
34562
34557
|
];
|
|
34563
34558
|
}
|
|
34564
34559
|
}
|
|
34565
|
-
}, _hoisted_1$
|
|
34560
|
+
}, _hoisted_1$t = {
|
|
34566
34561
|
key: 0,
|
|
34567
34562
|
class: "vs-megalinks__intro",
|
|
34568
34563
|
"data-test": "vs-megalinks__intro"
|
|
34569
|
-
}, _hoisted_2$
|
|
34564
|
+
}, _hoisted_2$k = { class: "row vs-megalinks__links-wrapper" }, _hoisted_3$e = {
|
|
34570
34565
|
class: "vs-megalinks__button",
|
|
34571
34566
|
"data-test": "vs-megalinks__button"
|
|
34572
34567
|
};
|
|
@@ -34586,7 +34581,7 @@ function _sfc_render$t(e, r, t, n, a, o) {
|
|
|
34586
34581
|
"offset-md": "2"
|
|
34587
34582
|
}, {
|
|
34588
34583
|
default: withCtx(() => [
|
|
34589
|
-
t.title ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
34584
|
+
t.title ? (openBlock(), createElementBlock("div", _hoisted_1$t, [
|
|
34590
34585
|
createVNode(i, {
|
|
34591
34586
|
level: "2",
|
|
34592
34587
|
class: "vs-megalinks__heading",
|
|
@@ -34615,7 +34610,7 @@ function _sfc_render$t(e, r, t, n, a, o) {
|
|
|
34615
34610
|
]),
|
|
34616
34611
|
_: 3
|
|
34617
34612
|
}),
|
|
34618
|
-
createElementVNode("div", _hoisted_2$
|
|
34613
|
+
createElementVNode("div", _hoisted_2$k, [
|
|
34619
34614
|
renderSlot(e.$slots, "default")
|
|
34620
34615
|
]),
|
|
34621
34616
|
t.buttonLink && t.variant !== "single-image" ? (openBlock(), createBlock(d, { key: 0 }, {
|
|
@@ -34641,7 +34636,7 @@ function _sfc_render$t(e, r, t, n, a, o) {
|
|
|
34641
34636
|
})
|
|
34642
34637
|
], 2);
|
|
34643
34638
|
}
|
|
34644
|
-
const Megalinks = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
34639
|
+
const Megalinks = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["render", _sfc_render$t]]), _sfc_main$B = {
|
|
34645
34640
|
name: "VsMegalinkLinkList",
|
|
34646
34641
|
status: "prototype",
|
|
34647
34642
|
release: "0.0.1",
|
|
@@ -34742,7 +34737,7 @@ const Megalinks = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["render", _sfc_rend
|
|
|
34742
34737
|
default: ""
|
|
34743
34738
|
}
|
|
34744
34739
|
}
|
|
34745
|
-
}, _hoisted_1$
|
|
34740
|
+
}, _hoisted_1$s = {
|
|
34746
34741
|
class: "vs-megalink-link-list__title",
|
|
34747
34742
|
"data-test": "megalink-link-list__title"
|
|
34748
34743
|
};
|
|
@@ -34764,7 +34759,7 @@ function _sfc_render$s(e, r, t, n, a, o) {
|
|
|
34764
34759
|
"error-type": "full"
|
|
34765
34760
|
}, createSlots({
|
|
34766
34761
|
"stretched-card-header": withCtx(() => [
|
|
34767
|
-
createElementVNode("span", _hoisted_1$
|
|
34762
|
+
createElementVNode("span", _hoisted_1$s, [
|
|
34768
34763
|
renderSlot(e.$slots, "vs-link-list-heading")
|
|
34769
34764
|
])
|
|
34770
34765
|
]),
|
|
@@ -34797,7 +34792,7 @@ function _sfc_render$s(e, r, t, n, a, o) {
|
|
|
34797
34792
|
]), 1032, ["link", "type", "img-src", "img-alt", "theme", "video-id", "video-btn-text", "error-message"])
|
|
34798
34793
|
], 2);
|
|
34799
34794
|
}
|
|
34800
|
-
const MegalinkLinkList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
34795
|
+
const MegalinkLinkList = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["render", _sfc_render$s]]), _sfc_main$A = {
|
|
34801
34796
|
name: "VsMegalinkMultiImage",
|
|
34802
34797
|
status: "prototype",
|
|
34803
34798
|
release: "0.0.1",
|
|
@@ -34925,13 +34920,13 @@ const MegalinkLinkList = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["render", _s
|
|
|
34925
34920
|
];
|
|
34926
34921
|
}
|
|
34927
34922
|
}
|
|
34928
|
-
}, _hoisted_1$
|
|
34923
|
+
}, _hoisted_1$r = { class: "vs-megalink-multi-image" }, _hoisted_2$j = {
|
|
34929
34924
|
class: "vs-megalink-multi-image-card__title",
|
|
34930
34925
|
"data-test": "megalink-multi-image-card__title"
|
|
34931
34926
|
};
|
|
34932
34927
|
function _sfc_render$r(e, r, t, n, a, o) {
|
|
34933
34928
|
const i = resolveComponent("VsStretchedLinkPanels"), l = resolveComponent("VsRichTextWrapper"), u = resolveComponent("VsStretchedLinkCard");
|
|
34934
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
34929
|
+
return openBlock(), createElementBlock("div", _hoisted_1$r, [
|
|
34935
34930
|
createVNode(u, {
|
|
34936
34931
|
link: t.linkUrl,
|
|
34937
34932
|
type: t.linkType,
|
|
@@ -34946,7 +34941,7 @@ function _sfc_render$r(e, r, t, n, a, o) {
|
|
|
34946
34941
|
"warning-size": t.featured ? "normal" : "small"
|
|
34947
34942
|
}, createSlots({
|
|
34948
34943
|
"stretched-card-header": withCtx(() => [
|
|
34949
|
-
createElementVNode("span", _hoisted_2$
|
|
34944
|
+
createElementVNode("span", _hoisted_2$j, [
|
|
34950
34945
|
renderSlot(e.$slots, "vs-multi-image-heading")
|
|
34951
34946
|
])
|
|
34952
34947
|
]),
|
|
@@ -34979,7 +34974,7 @@ function _sfc_render$r(e, r, t, n, a, o) {
|
|
|
34979
34974
|
]), 1032, ["link", "type", "class", "img-src", "img-alt", "data-test", "theme", "video-id", "video-btn-text", "error-message", "warning-size"])
|
|
34980
34975
|
]);
|
|
34981
34976
|
}
|
|
34982
|
-
const MegalinkMultiImage = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
34977
|
+
const MegalinkMultiImage = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["render", _sfc_render$r]]), _sfc_main$z = {
|
|
34983
34978
|
name: "VsMegalinkSingleImage",
|
|
34984
34979
|
status: "prototype",
|
|
34985
34980
|
release: "0.0.1",
|
|
@@ -35048,7 +35043,7 @@ const MegalinkMultiImage = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render",
|
|
|
35048
35043
|
});
|
|
35049
35044
|
}
|
|
35050
35045
|
}
|
|
35051
|
-
}, _hoisted_1$
|
|
35046
|
+
}, _hoisted_1$q = { class: "vs-megalink-single-image__image-container" }, _hoisted_2$i = {
|
|
35052
35047
|
class: "vs-megalink-single-image__content",
|
|
35053
35048
|
"data-test": "megalink-single-image__content"
|
|
35054
35049
|
}, _hoisted_3$d = { class: "vs-megalink-single-image__button" };
|
|
@@ -35059,7 +35054,7 @@ function _sfc_render$q(e, r, t, n, a, o) {
|
|
|
35059
35054
|
"data-test": "megalink-single-image",
|
|
35060
35055
|
style: normalizeStyle(o.cssVars)
|
|
35061
35056
|
}, [
|
|
35062
|
-
createElementVNode("div", _hoisted_1$
|
|
35057
|
+
createElementVNode("div", _hoisted_1$q, [
|
|
35063
35058
|
renderSlot(e.$slots, "vs-single-image")
|
|
35064
35059
|
]),
|
|
35065
35060
|
createVNode(p, { class: "vs-megalink-single-image__text-container" }, {
|
|
@@ -35071,7 +35066,7 @@ function _sfc_render$q(e, r, t, n, a, o) {
|
|
|
35071
35066
|
class: normalizeClass(["offset-sm-1", t.alternate ? "offset-lg-6" : "offset-lg-0"])
|
|
35072
35067
|
}, {
|
|
35073
35068
|
default: withCtx(() => [
|
|
35074
|
-
createElementVNode("div", _hoisted_2$
|
|
35069
|
+
createElementVNode("div", _hoisted_2$i, [
|
|
35075
35070
|
t.title ? (openBlock(), createBlock(i, {
|
|
35076
35071
|
key: 0,
|
|
35077
35072
|
level: "3",
|
|
@@ -35116,7 +35111,7 @@ function _sfc_render$q(e, r, t, n, a, o) {
|
|
|
35116
35111
|
})
|
|
35117
35112
|
], 6);
|
|
35118
35113
|
}
|
|
35119
|
-
const MegalinkSingleImage = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
35114
|
+
const MegalinkSingleImage = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["render", _sfc_render$q]]), _sfc_main$y = {
|
|
35120
35115
|
name: "VsModal",
|
|
35121
35116
|
status: "prototype",
|
|
35122
35117
|
release: "0.0.1",
|
|
@@ -35253,7 +35248,7 @@ function _sfc_render$p(e, r, t, n, a, o) {
|
|
|
35253
35248
|
_: 3
|
|
35254
35249
|
}, 8, ["id", "static", "modelValue"])) : createCommentVNode("", !0);
|
|
35255
35250
|
}
|
|
35256
|
-
const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
35251
|
+
const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$p]]), _sfc_main$x = {
|
|
35257
35252
|
name: "VsPageIntro",
|
|
35258
35253
|
status: "prototype",
|
|
35259
35254
|
release: "0.0.1",
|
|
@@ -35309,11 +35304,11 @@ const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["render", _sfc_render$p
|
|
|
35309
35304
|
return this.isItinerary ? (e.md = "6", e.lg = "5", e.xl = "6", e["offset-lg"] = "1") : this.heroIntro ? (e.md = "12", e.lg = "7", e.xl = "8", e["offset-lg"] = "1") : e.md = "8", e;
|
|
35310
35305
|
}
|
|
35311
35306
|
}
|
|
35312
|
-
}, _hoisted_1$
|
|
35307
|
+
}, _hoisted_1$p = {
|
|
35313
35308
|
key: 0,
|
|
35314
35309
|
class: "vs-page-intro__fs-mobile-heading-wrapper",
|
|
35315
35310
|
"data-test": "vs-page-intro__mobile-breadcrumb"
|
|
35316
|
-
}, _hoisted_2$
|
|
35311
|
+
}, _hoisted_2$h = { class: "vs-page-intro__wrapper" }, _hoisted_3$c = { class: "vs-page-intro__share" }, _hoisted_4$b = {
|
|
35317
35312
|
key: 0,
|
|
35318
35313
|
class: "list-inline"
|
|
35319
35314
|
}, _hoisted_5$a = {
|
|
@@ -35327,7 +35322,7 @@ function _sfc_render$o(e, r, t, n, a, o) {
|
|
|
35327
35322
|
class: normalizeClass(["vs-page-intro", o.introClasses]),
|
|
35328
35323
|
"data-test": "vs-page-intro"
|
|
35329
35324
|
}, [
|
|
35330
|
-
t.fullscreenMobile ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
35325
|
+
t.fullscreenMobile ? (openBlock(), createElementBlock("div", _hoisted_1$p, [
|
|
35331
35326
|
createVNode(u, null, {
|
|
35332
35327
|
default: withCtx(() => [
|
|
35333
35328
|
createVNode(l, {
|
|
@@ -35356,7 +35351,7 @@ function _sfc_render$o(e, r, t, n, a, o) {
|
|
|
35356
35351
|
})
|
|
35357
35352
|
])) : createCommentVNode("", !0),
|
|
35358
35353
|
renderSlot(e.$slots, "vs-intro-hero"),
|
|
35359
|
-
createElementVNode("div", _hoisted_2$
|
|
35354
|
+
createElementVNode("div", _hoisted_2$h, [
|
|
35360
35355
|
createVNode(u, null, {
|
|
35361
35356
|
default: withCtx(() => [
|
|
35362
35357
|
createVNode(l, {
|
|
@@ -35439,14 +35434,14 @@ function _sfc_render$o(e, r, t, n, a, o) {
|
|
|
35439
35434
|
])
|
|
35440
35435
|
], 2);
|
|
35441
35436
|
}
|
|
35442
|
-
const PageIntro = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
35437
|
+
const PageIntro = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["render", _sfc_render$o]]), _sfc_main$w = {
|
|
35443
35438
|
name: "VsPanel",
|
|
35444
35439
|
status: "prototype",
|
|
35445
35440
|
release: "0.0.1",
|
|
35446
35441
|
components: {
|
|
35447
35442
|
BCard
|
|
35448
35443
|
}
|
|
35449
|
-
}, _hoisted_1$
|
|
35444
|
+
}, _hoisted_1$o = { class: "vs-panel__text" };
|
|
35450
35445
|
function _sfc_render$n(e, r, t, n, a, o) {
|
|
35451
35446
|
const i = resolveComponent("BCard");
|
|
35452
35447
|
return openBlock(), createBlock(i, {
|
|
@@ -35456,14 +35451,14 @@ function _sfc_render$n(e, r, t, n, a, o) {
|
|
|
35456
35451
|
renderSlot(e.$slots, "vs-panel-title")
|
|
35457
35452
|
]),
|
|
35458
35453
|
default: withCtx(() => [
|
|
35459
|
-
createElementVNode("div", _hoisted_1$
|
|
35454
|
+
createElementVNode("div", _hoisted_1$o, [
|
|
35460
35455
|
renderSlot(e.$slots, "default")
|
|
35461
35456
|
])
|
|
35462
35457
|
]),
|
|
35463
35458
|
_: 3
|
|
35464
35459
|
}, 8, ["class"]);
|
|
35465
35460
|
}
|
|
35466
|
-
const Panel = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
35461
|
+
const Panel = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["render", _sfc_render$n]]);
|
|
35467
35462
|
let VS$1;
|
|
35468
35463
|
function setWindowObj() {
|
|
35469
35464
|
typeof window < "u" ? VS$1 = typeof window.VS == "object" ? window.VS : {} : VS$1 = {};
|
|
@@ -35507,7 +35502,7 @@ async function getData(e) {
|
|
|
35507
35502
|
console.error(`Axios error: ${r}`);
|
|
35508
35503
|
}
|
|
35509
35504
|
}
|
|
35510
|
-
var define_process_env_default = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "C:\\Users\\michael.prosser", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "C:\\Users\\michael.prosser\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "C:\\Users\\michael.prosser\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.2.3", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-fa9b2a43;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" }, controls = {
|
|
35505
|
+
var define_process_env_default = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", FPS_BROWSER_APP_PROFILE_STRING: "Internet Explorer", FPS_BROWSER_USER_PROFILE_STRING: "Default", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "H:\\", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "H:\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "H:\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.3.1", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/vsdev/workspace/dot-org-brxm", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-5bb41da0;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;H:\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" }, controls = {
|
|
35511
35506
|
arrowUpKey: 38,
|
|
35512
35507
|
arrowDownKey: 40,
|
|
35513
35508
|
escKey: 27,
|
|
@@ -35967,10 +35962,10 @@ var VueComboBlocks = defineComponent({
|
|
|
35967
35962
|
}
|
|
35968
35963
|
});
|
|
35969
35964
|
VueComboBlocks.stateChangeTypes = sct;
|
|
35970
|
-
const _hoisted_1$
|
|
35965
|
+
const _hoisted_1$n = {
|
|
35971
35966
|
"data-test": "vs-autocomplete",
|
|
35972
35967
|
class: "vs-autocomplete mb-4"
|
|
35973
|
-
}, _hoisted_2$
|
|
35968
|
+
}, _hoisted_2$g = ["for"], _hoisted_3$b = ["placeholder", "onClick"], _hoisted_4$a = ["name"], _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
35974
35969
|
__name: "Autocomplete",
|
|
35975
35970
|
props: {
|
|
35976
35971
|
id: {},
|
|
@@ -36007,8 +36002,8 @@ const _hoisted_1$l = {
|
|
|
36007
36002
|
a.value === null && (a.value = []);
|
|
36008
36003
|
}), onMounted(() => {
|
|
36009
36004
|
typeof t.defaultVal < "u" && (a.value = t.defaultVal);
|
|
36010
|
-
}), (m, _) => (openBlock(), createElementBlock("div", _hoisted_1$
|
|
36011
|
-
createElementVNode("label", { for: m.id }, toDisplayString(m.label), 9, _hoisted_2$
|
|
36005
|
+
}), (m, _) => (openBlock(), createElementBlock("div", _hoisted_1$n, [
|
|
36006
|
+
createElementVNode("label", { for: m.id }, toDisplayString(m.label), 9, _hoisted_2$g),
|
|
36012
36007
|
createVNode(unref(VueComboBlocks), {
|
|
36013
36008
|
"input-id": m.id,
|
|
36014
36009
|
modelValue: a.value,
|
|
@@ -36064,10 +36059,10 @@ const _hoisted_1$l = {
|
|
|
36064
36059
|
]) : createCommentVNode("", !0)
|
|
36065
36060
|
]));
|
|
36066
36061
|
}
|
|
36067
|
-
}), _hoisted_1$
|
|
36062
|
+
}), _hoisted_1$m = {
|
|
36068
36063
|
class: "vs-guest-selector-number-group",
|
|
36069
36064
|
"data-test": "vs-guest-selector-number-group"
|
|
36070
|
-
}, _hoisted_2$
|
|
36065
|
+
}, _hoisted_2$f = { class: "vs-guest-selector-number-group__label" }, _hoisted_3$a = { class: "vs-guest-selector-number-group__buttons justify-content-end" }, _hoisted_4$9 = /* @__PURE__ */ createElementVNode("span", { class: "visually-hidden" }, " Remove ", -1), _hoisted_5$9 = ["disabled"], _hoisted_6$9 = /* @__PURE__ */ createElementVNode("span", { class: "visually-hidden" }, " Add ", -1), _hoisted_7$9 = ["name", "disabled"], _sfc_main$u = /* @__PURE__ */ defineComponent({
|
|
36071
36066
|
__name: "GuestSelectorNumberGroup",
|
|
36072
36067
|
props: {
|
|
36073
36068
|
adultCount: {},
|
|
@@ -36101,8 +36096,8 @@ const _hoisted_1$l = {
|
|
|
36101
36096
|
};
|
|
36102
36097
|
return onMounted(() => {
|
|
36103
36098
|
o.value || (a.value = t.minValue), a.value <= t.maxValue && (a.value = t.count), t.unitRemoved && (t.name.includes("children") ? (a.value = t.childrenCount, i.value = t.rowName + "children") : t.name.includes("infants") ? (a.value = t.infantCount, i.value = t.rowName + "infants") : (a.value = t.adultCount, i.value = t.rowName + "a"));
|
|
36104
|
-
}), (f, p) => (openBlock(), createElementBlock("div", _hoisted_1$
|
|
36105
|
-
createElementVNode("span", _hoisted_2$
|
|
36099
|
+
}), (f, p) => (openBlock(), createElementBlock("div", _hoisted_1$m, [
|
|
36100
|
+
createElementVNode("span", _hoisted_2$f, toDisplayString(f.rowLabel), 1),
|
|
36106
36101
|
createElementVNode("div", _hoisted_3$a, [
|
|
36107
36102
|
createVNode(VsButton, {
|
|
36108
36103
|
class: "vs-guest-selector-number-group__button--remove",
|
|
@@ -36154,13 +36149,13 @@ const _hoisted_1$l = {
|
|
|
36154
36149
|
])
|
|
36155
36150
|
]));
|
|
36156
36151
|
}
|
|
36157
|
-
}), _hoisted_1$
|
|
36152
|
+
}), _hoisted_1$l = {
|
|
36158
36153
|
class: "vs-guest-selector-row",
|
|
36159
36154
|
"data-test": "vs-guest-selector-row"
|
|
36160
|
-
}, _hoisted_2$
|
|
36155
|
+
}, _hoisted_2$e = { class: "vs-guest-selector-row__title" }, _hoisted_3$9 = { class: "visually-hidden" }, _hoisted_4$8 = {
|
|
36161
36156
|
key: 1,
|
|
36162
36157
|
class: "c-search__rooms-guests-picker__row"
|
|
36163
|
-
}, _hoisted_5$8 = ["name"], _hoisted_6$8 = ["name"], _hoisted_7$8 = ["name"], _sfc_main$
|
|
36158
|
+
}, _hoisted_5$8 = ["name"], _hoisted_6$8 = ["name"], _hoisted_7$8 = ["name"], _sfc_main$t = /* @__PURE__ */ defineComponent({
|
|
36164
36159
|
__name: "GuestSelectorRow",
|
|
36165
36160
|
props: {
|
|
36166
36161
|
name: {},
|
|
@@ -36182,8 +36177,8 @@ const _hoisted_1$l = {
|
|
|
36182
36177
|
t.unitOptions.id
|
|
36183
36178
|
);
|
|
36184
36179
|
};
|
|
36185
|
-
return (p, m) => (openBlock(), createElementBlock("div", _hoisted_1$
|
|
36186
|
-
createElementVNode("div", _hoisted_2$
|
|
36180
|
+
return (p, m) => (openBlock(), createElementBlock("div", _hoisted_1$l, [
|
|
36181
|
+
createElementVNode("div", _hoisted_2$e, toDisplayString(p.unitLabel), 1),
|
|
36187
36182
|
p.name !== "r1" ? (openBlock(), createBlock(VsButton, {
|
|
36188
36183
|
key: 0,
|
|
36189
36184
|
class: "vs-guest-selector-row__remove",
|
|
@@ -36201,7 +36196,7 @@ const _hoisted_1$l = {
|
|
|
36201
36196
|
_: 1
|
|
36202
36197
|
})) : createCommentVNode("", !0),
|
|
36203
36198
|
p.unitOptions ? (openBlock(), createElementBlock("div", _hoisted_4$8, [
|
|
36204
|
-
(openBlock(!0), createElementBlock(Fragment, null, renderList(p.unitOptions.numberGroups, (_, v) => (openBlock(), createBlock(_sfc_main$
|
|
36199
|
+
(openBlock(!0), createElementBlock(Fragment, null, renderList(p.unitOptions.numberGroups, (_, v) => (openBlock(), createBlock(_sfc_main$u, {
|
|
36205
36200
|
"adult-count": a.value,
|
|
36206
36201
|
"children-count": o.value,
|
|
36207
36202
|
count: _.count,
|
|
@@ -36240,10 +36235,10 @@ const _hoisted_1$l = {
|
|
|
36240
36235
|
}, null, 8, _hoisted_7$8))), 128))
|
|
36241
36236
|
]));
|
|
36242
36237
|
}
|
|
36243
|
-
}), _hoisted_1$
|
|
36238
|
+
}), _hoisted_1$k = {
|
|
36244
36239
|
class: "form-group vs-guest-selector",
|
|
36245
36240
|
"data-test": "vs-guest-selector"
|
|
36246
|
-
}, _hoisted_2$
|
|
36241
|
+
}, _hoisted_2$d = { class: "vs-guest-selector__label" }, _hoisted_3$8 = ["disabled"], _hoisted_4$7 = { class: "visually-hidden" }, _hoisted_5$7 = { class: "vs-guest-selector__button-row mb-3" }, _hoisted_6$7 = { class: "d-flex justify-content-between" }, _hoisted_7$7 = ["value", "disabled"], _hoisted_8$5 = ["value", "disabled"], adultDefaultCount = 1, unitLimit = 5, _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
36247
36242
|
__name: "GuestSelector",
|
|
36248
36243
|
props: {
|
|
36249
36244
|
availability: { type: Boolean }
|
|
@@ -36321,8 +36316,8 @@ const _hoisted_1$l = {
|
|
|
36321
36316
|
const B = d.value.findIndex((L) => L.id === R);
|
|
36322
36317
|
d.value[B].numberGroups[$].count = V === "increase" ? d.value[B].numberGroups[$].count + 1 : d.value[B].numberGroups[$].count - 1;
|
|
36323
36318
|
};
|
|
36324
|
-
return (V, $) => (openBlock(), createElementBlock("div", _hoisted_1$
|
|
36325
|
-
createElementVNode("span", _hoisted_2$
|
|
36319
|
+
return (V, $) => (openBlock(), createElementBlock("div", _hoisted_1$k, [
|
|
36320
|
+
createElementVNode("span", _hoisted_2$d, toDisplayString(unref(i)), 1),
|
|
36326
36321
|
createElementVNode("button", {
|
|
36327
36322
|
tabIndex: "availability ? '0' : ''",
|
|
36328
36323
|
class: "vs-guest-selector__trigger form-control vs-input",
|
|
@@ -36353,7 +36348,7 @@ const _hoisted_1$l = {
|
|
|
36353
36348
|
_: 1
|
|
36354
36349
|
}),
|
|
36355
36350
|
createElementVNode("div", _hoisted_5$7, [
|
|
36356
|
-
(openBlock(!0), createElementBlock(Fragment, null, renderList(d.value, (R, B) => (openBlock(), createBlock(_sfc_main$
|
|
36351
|
+
(openBlock(!0), createElementBlock(Fragment, null, renderList(d.value, (R, B) => (openBlock(), createBlock(_sfc_main$t, {
|
|
36357
36352
|
key: R.id,
|
|
36358
36353
|
name: "r" + (B + 1),
|
|
36359
36354
|
"show-remove-btn": l.value,
|
|
@@ -36406,10 +36401,10 @@ const _hoisted_1$l = {
|
|
|
36406
36401
|
}, null, 8, _hoisted_8$5)) : createCommentVNode("", !0)
|
|
36407
36402
|
]));
|
|
36408
36403
|
}
|
|
36409
|
-
}), _hoisted_1$
|
|
36404
|
+
}), _hoisted_1$j = {
|
|
36410
36405
|
class: "vs-date-input",
|
|
36411
36406
|
"data-test": "vs-date-input"
|
|
36412
|
-
}, _hoisted_2$
|
|
36407
|
+
}, _hoisted_2$c = ["for"], _hoisted_3$7 = ["min", "name", "id"], _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
36413
36408
|
__name: "DateInput",
|
|
36414
36409
|
props: {
|
|
36415
36410
|
label: {},
|
|
@@ -36423,8 +36418,8 @@ const _hoisted_1$l = {
|
|
|
36423
36418
|
const t = e, n = r, a = ref$1(t.value), o = computed$1(() => (/* @__PURE__ */ new Date()).toISOString().split("T")[0]);
|
|
36424
36419
|
return watch(() => t.value, (i) => {
|
|
36425
36420
|
a.value = i, n("changeDate", a.value);
|
|
36426
|
-
}), (i, l) => (openBlock(), createElementBlock("div", _hoisted_1$
|
|
36427
|
-
createElementVNode("label", { for: i.id }, toDisplayString(i.label), 9, _hoisted_2$
|
|
36421
|
+
}), (i, l) => (openBlock(), createElementBlock("div", _hoisted_1$j, [
|
|
36422
|
+
createElementVNode("label", { for: i.id }, toDisplayString(i.label), 9, _hoisted_2$c),
|
|
36428
36423
|
withDirectives(createElementVNode("input", {
|
|
36429
36424
|
type: "date",
|
|
36430
36425
|
min: typeof i.minDate < "u" && i.minDate.length > 0 ? i.minDate : o.value,
|
|
@@ -36438,15 +36433,15 @@ const _hoisted_1$l = {
|
|
|
36438
36433
|
])
|
|
36439
36434
|
]));
|
|
36440
36435
|
}
|
|
36441
|
-
}), _hoisted_1$
|
|
36436
|
+
}), _hoisted_1$i = {
|
|
36442
36437
|
class: "vs-date-range",
|
|
36443
36438
|
"data-test": "vs-date-range"
|
|
36444
|
-
}, _hoisted_2$
|
|
36439
|
+
}, _hoisted_2$b = { class: "row align-items-center" }, _hoisted_3$6 = { class: "col-12 col-sm-5 order-1" }, _hoisted_4$6 = { class: "col-12 col-sm-5 order-2" }, _hoisted_5$6 = { class: "col-12 col-sm-2 order-first order-sm-3 text-sm-right" }, _hoisted_6$6 = {
|
|
36445
36440
|
key: 1,
|
|
36446
36441
|
type: "hidden",
|
|
36447
36442
|
name: "refine-date",
|
|
36448
36443
|
value: "on"
|
|
36449
|
-
}, _hoisted_7$6 = ["value"], _sfc_main$
|
|
36444
|
+
}, _hoisted_7$6 = ["value"], _sfc_main$q = /* @__PURE__ */ defineComponent({
|
|
36450
36445
|
__name: "DateRange",
|
|
36451
36446
|
props: {
|
|
36452
36447
|
startLabel: {
|
|
@@ -36519,10 +36514,10 @@ const _hoisted_1$l = {
|
|
|
36519
36514
|
v(), _();
|
|
36520
36515
|
}
|
|
36521
36516
|
const S = computed$1(() => t.selectedProd === "acco" ? "stay" : "isostartdate"), w = computed$1(() => t.selectedProd === "acco" ? "endDate" : "isoenddate");
|
|
36522
|
-
return (k, P) => (openBlock(), createElementBlock("fieldset", _hoisted_1$
|
|
36523
|
-
createElementVNode("div", _hoisted_2$
|
|
36517
|
+
return (k, P) => (openBlock(), createElementBlock("fieldset", _hoisted_1$i, [
|
|
36518
|
+
createElementVNode("div", _hoisted_2$b, [
|
|
36524
36519
|
createElementVNode("div", _hoisted_3$6, [
|
|
36525
|
-
createVNode(_sfc_main$
|
|
36520
|
+
createVNode(_sfc_main$r, {
|
|
36526
36521
|
label: e.startLabel,
|
|
36527
36522
|
value: e.defaultDates && a.value === "" && o.value ? f.value : a.value,
|
|
36528
36523
|
name: S.value,
|
|
@@ -36534,7 +36529,7 @@ const _hoisted_1$l = {
|
|
|
36534
36529
|
}, null, 8, ["label", "value", "name"])
|
|
36535
36530
|
]),
|
|
36536
36531
|
createElementVNode("div", _hoisted_4$6, [
|
|
36537
|
-
createVNode(_sfc_main$
|
|
36532
|
+
createVNode(_sfc_main$r, {
|
|
36538
36533
|
label: e.endLabel,
|
|
36539
36534
|
value: e.defaultDates && o.value === "" && a.value ? p.value : o.value,
|
|
36540
36535
|
"min-date": m.value,
|
|
@@ -36564,10 +36559,10 @@ const _hoisted_1$l = {
|
|
|
36564
36559
|
])
|
|
36565
36560
|
]));
|
|
36566
36561
|
}
|
|
36567
|
-
}), _hoisted_1$
|
|
36562
|
+
}), _hoisted_1$h = {
|
|
36568
36563
|
class: "vs-product-search-embed",
|
|
36569
36564
|
"data-test": "vs-product-search-embed"
|
|
36570
|
-
}, _hoisted_2$
|
|
36565
|
+
}, _hoisted_2$a = {
|
|
36571
36566
|
key: 0,
|
|
36572
36567
|
class: "container"
|
|
36573
36568
|
}, _hoisted_3$5 = { class: "row" }, _hoisted_4$5 = { class: "col-12" }, _hoisted_5$5 = ["action"], _hoisted_6$5 = { class: "form-group product-search__type mb-4" }, _hoisted_7$5 = { for: "prodtypes" }, _hoisted_8$4 = { class: "product-search__in d-none d-md-block mt-4" }, _hoisted_9$3 = { "aria-live": "polite" }, _hoisted_10$3 = ["disabled", "value"], _hoisted_11$3 = ["disabled", "value"], _hoisted_12$2 = ["value"], _hoisted_13$2 = {
|
|
@@ -36592,7 +36587,7 @@ const _hoisted_1$l = {
|
|
|
36592
36587
|
);
|
|
36593
36588
|
}
|
|
36594
36589
|
}
|
|
36595
|
-
}), _sfc_main$
|
|
36590
|
+
}), _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
36596
36591
|
...__default__,
|
|
36597
36592
|
__name: "ProductSearchEmbed",
|
|
36598
36593
|
props: {
|
|
@@ -36703,8 +36698,8 @@ const _hoisted_1$l = {
|
|
|
36703
36698
|
};
|
|
36704
36699
|
return (N, U) => {
|
|
36705
36700
|
var H, Z, pe, D, M, W;
|
|
36706
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
36707
|
-
t.value ? createCommentVNode("", !0) : (openBlock(), createElementBlock("div", _hoisted_2$
|
|
36701
|
+
return openBlock(), createElementBlock("div", _hoisted_1$h, [
|
|
36702
|
+
t.value ? createCommentVNode("", !0) : (openBlock(), createElementBlock("div", _hoisted_2$a, [
|
|
36708
36703
|
createElementVNode("div", _hoisted_3$5, [
|
|
36709
36704
|
createElementVNode("div", _hoisted_4$5, [
|
|
36710
36705
|
unref(d) ? (openBlock(), createElementBlock("form", {
|
|
@@ -36729,7 +36724,7 @@ const _hoisted_1$l = {
|
|
|
36729
36724
|
], 2)
|
|
36730
36725
|
]),
|
|
36731
36726
|
createElementVNode("div", _hoisted_9$3, [
|
|
36732
|
-
n.value != "tour" && unref(d) ? (openBlock(), createBlock(_sfc_main$
|
|
36727
|
+
n.value != "tour" && unref(d) ? (openBlock(), createBlock(_sfc_main$v, {
|
|
36733
36728
|
key: 0,
|
|
36734
36729
|
id: "search-location",
|
|
36735
36730
|
label: unref(getLabelText)("location", "Location"),
|
|
@@ -36764,7 +36759,7 @@ const _hoisted_1$l = {
|
|
|
36764
36759
|
}, null, 8, _hoisted_12$2)) : createCommentVNode("", !0),
|
|
36765
36760
|
n.value !== "tour" && ((W = unref(o)) == null ? void 0 : W.type) === "DISTRICT" ? (openBlock(), createElementBlock("input", _hoisted_13$2)) : createCommentVNode("", !0),
|
|
36766
36761
|
n.value === "even" || n.value === "acco" ? (openBlock(), createElementBlock("div", _hoisted_14$2, [
|
|
36767
|
-
createVNode(_sfc_main$
|
|
36762
|
+
createVNode(_sfc_main$q, {
|
|
36768
36763
|
"start-label": unref(getLabelText)("startdate", "Start Date", "dates"),
|
|
36769
36764
|
"end-label": unref(getLabelText)("enddate", "End Date", "dates"),
|
|
36770
36765
|
onDateUpdated: U[2] || (U[2] = (oe) => _e(oe)),
|
|
@@ -36779,7 +36774,7 @@ const _hoisted_1$l = {
|
|
|
36779
36774
|
name: "name"
|
|
36780
36775
|
}, null, 8, ["placeholder"])
|
|
36781
36776
|
])) : createCommentVNode("", !0),
|
|
36782
|
-
n.value === "acco" ? (openBlock(), createBlock(_sfc_main$
|
|
36777
|
+
n.value === "acco" ? (openBlock(), createBlock(_sfc_main$s, {
|
|
36783
36778
|
key: 1,
|
|
36784
36779
|
availability: !0,
|
|
36785
36780
|
id: "guest-selector"
|
|
@@ -36794,7 +36789,7 @@ const _hoisted_1$l = {
|
|
|
36794
36789
|
])) : createCommentVNode("", !0)
|
|
36795
36790
|
]),
|
|
36796
36791
|
n.value === "tour" ? (openBlock(), createElementBlock("div", _hoisted_19, [
|
|
36797
|
-
createVNode(_sfc_main$
|
|
36792
|
+
createVNode(_sfc_main$v, {
|
|
36798
36793
|
id: "tour-origin",
|
|
36799
36794
|
label: unref(getLabelText)("tour_origin", "Starting point"),
|
|
36800
36795
|
"multiselect-label": "name",
|
|
@@ -36809,7 +36804,7 @@ const _hoisted_1$l = {
|
|
|
36809
36804
|
name: "attractions[]",
|
|
36810
36805
|
value: oe
|
|
36811
36806
|
}, null, 8, _hoisted_20))), 256)),
|
|
36812
|
-
createVNode(_sfc_main$
|
|
36807
|
+
createVNode(_sfc_main$v, {
|
|
36813
36808
|
id: "tour-month",
|
|
36814
36809
|
label: unref(getLabelText)("tour_month", "I'm traveling in"),
|
|
36815
36810
|
"multiselect-label": "label",
|
|
@@ -36841,7 +36836,7 @@ const _hoisted_1$l = {
|
|
|
36841
36836
|
]);
|
|
36842
36837
|
};
|
|
36843
36838
|
}
|
|
36844
|
-
}), _sfc_main$
|
|
36839
|
+
}), _sfc_main$o = {
|
|
36845
36840
|
name: "VsProductSearch",
|
|
36846
36841
|
status: "prototype",
|
|
36847
36842
|
release: "0.0.1",
|
|
@@ -36849,7 +36844,7 @@ const _hoisted_1$l = {
|
|
|
36849
36844
|
VsContainer,
|
|
36850
36845
|
VsRow,
|
|
36851
36846
|
VsCol,
|
|
36852
|
-
VsProductSearchEmbed: _sfc_main$
|
|
36847
|
+
VsProductSearchEmbed: _sfc_main$p,
|
|
36853
36848
|
VsHeading,
|
|
36854
36849
|
VsWarning
|
|
36855
36850
|
},
|
|
@@ -36883,13 +36878,13 @@ const _hoisted_1$l = {
|
|
|
36883
36878
|
default: "en"
|
|
36884
36879
|
}
|
|
36885
36880
|
}
|
|
36886
|
-
}, _hoisted_1$
|
|
36881
|
+
}, _hoisted_1$g = {
|
|
36887
36882
|
class: "vs-product-search",
|
|
36888
36883
|
"data-test": "vs-product-search"
|
|
36889
|
-
}, _hoisted_2$
|
|
36884
|
+
}, _hoisted_2$9 = { class: "vs-product-search__intro" };
|
|
36890
36885
|
function _sfc_render$m(e, r, t, n, a, o) {
|
|
36891
36886
|
const i = resolveComponent("VsHeading"), l = resolveComponent("VsCol"), u = resolveComponent("VsProductSearchEmbed"), d = resolveComponent("VsWarning"), f = resolveComponent("VsRow"), p = resolveComponent("VsContainer");
|
|
36892
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
36887
|
+
return openBlock(), createElementBlock("div", _hoisted_1$g, [
|
|
36893
36888
|
createVNode(p, null, {
|
|
36894
36889
|
default: withCtx(() => [
|
|
36895
36890
|
createVNode(f, null, {
|
|
@@ -36909,7 +36904,7 @@ function _sfc_render$m(e, r, t, n, a, o) {
|
|
|
36909
36904
|
]),
|
|
36910
36905
|
_: 3
|
|
36911
36906
|
}),
|
|
36912
|
-
createElementVNode("div", _hoisted_2$
|
|
36907
|
+
createElementVNode("div", _hoisted_2$9, [
|
|
36913
36908
|
renderSlot(e.$slots, "vs-module-intro")
|
|
36914
36909
|
])
|
|
36915
36910
|
]),
|
|
@@ -36943,7 +36938,7 @@ function _sfc_render$m(e, r, t, n, a, o) {
|
|
|
36943
36938
|
})
|
|
36944
36939
|
]);
|
|
36945
36940
|
}
|
|
36946
|
-
const ProductSearch = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
36941
|
+
const ProductSearch = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$m]]), _sfc_main$n = {
|
|
36947
36942
|
name: "VsQuote",
|
|
36948
36943
|
status: "prototype",
|
|
36949
36944
|
release: "0.0.1",
|
|
@@ -36978,11 +36973,11 @@ const ProductSearch = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_
|
|
|
36978
36973
|
];
|
|
36979
36974
|
}
|
|
36980
36975
|
}
|
|
36981
|
-
}, _hoisted_1$
|
|
36976
|
+
}, _hoisted_1$f = {
|
|
36982
36977
|
key: 0,
|
|
36983
36978
|
class: "vs-quote__speech-container"
|
|
36984
|
-
}, _hoisted_2$
|
|
36985
|
-
_hoisted_2$
|
|
36979
|
+
}, _hoisted_2$8 = /* @__PURE__ */ createElementVNode("span", { class: "vs-quote__speech-mark" }, "“", -1), _hoisted_3$4 = [
|
|
36980
|
+
_hoisted_2$8
|
|
36986
36981
|
], _hoisted_4$4 = {
|
|
36987
36982
|
key: 1,
|
|
36988
36983
|
class: "vs-quote__author-container"
|
|
@@ -36998,7 +36993,7 @@ function _sfc_render$l(e, r, t, n, a, o) {
|
|
|
36998
36993
|
class: normalizeClass(["vs-quote", o.variantClass]),
|
|
36999
36994
|
"data-test": "vs-quote"
|
|
37000
36995
|
}, [
|
|
37001
|
-
t.withBorder ? createCommentVNode("", !0) : (openBlock(), createElementBlock("div", _hoisted_1$
|
|
36996
|
+
t.withBorder ? createCommentVNode("", !0) : (openBlock(), createElementBlock("div", _hoisted_1$f, _hoisted_3$4)),
|
|
37002
36997
|
o.hasAuthorImage ? (openBlock(), createElementBlock("div", _hoisted_4$4, [
|
|
37003
36998
|
renderSlot(e.$slots, "quote-image")
|
|
37004
36999
|
])) : createCommentVNode("", !0),
|
|
@@ -37016,7 +37011,7 @@ function _sfc_render$l(e, r, t, n, a, o) {
|
|
|
37016
37011
|
])
|
|
37017
37012
|
], 2);
|
|
37018
37013
|
}
|
|
37019
|
-
const Quote = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
37014
|
+
const Quote = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["render", _sfc_render$l]]), _sfc_main$m = {
|
|
37020
37015
|
name: "VsTable",
|
|
37021
37016
|
status: "prototype",
|
|
37022
37017
|
release: "0.0.1",
|
|
@@ -37051,7 +37046,7 @@ const Quote = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$l
|
|
|
37051
37046
|
return this.tableType === "stacked";
|
|
37052
37047
|
}
|
|
37053
37048
|
}
|
|
37054
|
-
}, _hoisted_1$
|
|
37049
|
+
}, _hoisted_1$e = {
|
|
37055
37050
|
class: "visually-hidden",
|
|
37056
37051
|
"data-test": "vs-table__caption"
|
|
37057
37052
|
};
|
|
@@ -37066,13 +37061,13 @@ function _sfc_render$k(e, r, t, n, a, o) {
|
|
|
37066
37061
|
stacked: o.stacked
|
|
37067
37062
|
}, {
|
|
37068
37063
|
default: withCtx(() => [
|
|
37069
|
-
createElementVNode("caption", _hoisted_1$
|
|
37064
|
+
createElementVNode("caption", _hoisted_1$e, toDisplayString(t.tableCaption), 1),
|
|
37070
37065
|
renderSlot(e.$slots, "default")
|
|
37071
37066
|
]),
|
|
37072
37067
|
_: 3
|
|
37073
37068
|
}, 8, ["responsive", "stacked"]);
|
|
37074
37069
|
}
|
|
37075
|
-
const VsTable = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
37070
|
+
const VsTable = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$k]]), _sfc_main$l = {
|
|
37076
37071
|
name: "VsTableHead",
|
|
37077
37072
|
status: "prototype",
|
|
37078
37073
|
release: "0.0.1",
|
|
@@ -37089,7 +37084,7 @@ function _sfc_render$j(e, r, t, n, a, o) {
|
|
|
37089
37084
|
_: 3
|
|
37090
37085
|
}, 16);
|
|
37091
37086
|
}
|
|
37092
|
-
const VsTableHead = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
37087
|
+
const VsTableHead = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$j]]), _sfc_main$k = {
|
|
37093
37088
|
name: "VsTableHeaderCell",
|
|
37094
37089
|
status: "prototype",
|
|
37095
37090
|
release: "0.0.1",
|
|
@@ -37118,7 +37113,7 @@ function _sfc_render$i(e, r, t, n, a, o) {
|
|
|
37118
37113
|
_: 3
|
|
37119
37114
|
}, 16, ["stacked-heading"]);
|
|
37120
37115
|
}
|
|
37121
|
-
const VsTableHeaderCell = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
37116
|
+
const VsTableHeaderCell = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["render", _sfc_render$i]]), _sfc_main$j = {
|
|
37122
37117
|
name: "VsTableBody",
|
|
37123
37118
|
status: "prototype",
|
|
37124
37119
|
release: "0.0.1",
|
|
@@ -37135,7 +37130,7 @@ function _sfc_render$h(e, r, t, n, a, o) {
|
|
|
37135
37130
|
_: 3
|
|
37136
37131
|
}, 16);
|
|
37137
37132
|
}
|
|
37138
|
-
const VsTableBody = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
37133
|
+
const VsTableBody = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$h]]), _sfc_main$i = {
|
|
37139
37134
|
name: "VsTableRow",
|
|
37140
37135
|
status: "prototype",
|
|
37141
37136
|
release: "0.0.1",
|
|
@@ -37152,7 +37147,7 @@ function _sfc_render$g(e, r, t, n, a, o) {
|
|
|
37152
37147
|
_: 3
|
|
37153
37148
|
}, 16);
|
|
37154
37149
|
}
|
|
37155
|
-
const VsTableRow = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
37150
|
+
const VsTableRow = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$g]]), _sfc_main$h = {
|
|
37156
37151
|
name: "VsTableDataCell",
|
|
37157
37152
|
status: "prototype",
|
|
37158
37153
|
release: "0.0.1",
|
|
@@ -37181,7 +37176,7 @@ function _sfc_render$f(e, r, t, n, a, o) {
|
|
|
37181
37176
|
_: 3
|
|
37182
37177
|
}, 16, ["stacked-heading"]);
|
|
37183
37178
|
}
|
|
37184
|
-
const VsTableDataCell = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
37179
|
+
const VsTableDataCell = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_render$f]]), _sfc_main$g = {
|
|
37185
37180
|
name: "VsTableFooter",
|
|
37186
37181
|
status: "prototype",
|
|
37187
37182
|
release: "0.0.1",
|
|
@@ -37198,7 +37193,7 @@ function _sfc_render$e(e, r, t, n, a, o) {
|
|
|
37198
37193
|
_: 3
|
|
37199
37194
|
}, 16);
|
|
37200
37195
|
}
|
|
37201
|
-
const VsTableFooter = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
37196
|
+
const VsTableFooter = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$e]]), _sfc_main$f = {
|
|
37202
37197
|
name: "VsSkiScotlandCard",
|
|
37203
37198
|
status: "prototype",
|
|
37204
37199
|
release: "0.0.1",
|
|
@@ -37480,17 +37475,17 @@ const VsTableFooter = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["render", _sfc_
|
|
|
37480
37475
|
this.runs = e;
|
|
37481
37476
|
}
|
|
37482
37477
|
}
|
|
37483
|
-
}, _hoisted_1$
|
|
37478
|
+
}, _hoisted_1$d = {
|
|
37484
37479
|
class: "card vs-ski-scotland-card",
|
|
37485
37480
|
"data-test": "vs-ski-scotland-card"
|
|
37486
|
-
}, _hoisted_2$
|
|
37481
|
+
}, _hoisted_2$7 = { class: "vs-ski-scotland-card__img-container" }, _hoisted_3$3 = { class: "card-body" }, _hoisted_4$3 = {
|
|
37487
37482
|
key: 0,
|
|
37488
37483
|
class: "text-center pb-8 position-relative"
|
|
37489
37484
|
}, _hoisted_5$3 = { "data-test": "vs-ski__status-label" }, _hoisted_6$3 = { "data-test": "vs-ski__runs-label" }, _hoisted_7$3 = { "data-test": "vs-ski__lifts-label" }, _hoisted_8$2 = { "data-test": "vs-ski__open-label" }, _hoisted_9$2 = { "data-test": "vs-ski__limited-patrol-label" }, _hoisted_10$2 = { "data-test": "vs-ski__opening-label" }, _hoisted_11$2 = { "data-test": "vs-ski__closed-label" }, _hoisted_12$1 = { "data-test": "vs-ski__on-hold-label" }, _hoisted_13$1 = { "data-test": "vs-ski__last-updated-label" }, _hoisted_14$1 = { class: "vs-ski-scotland-card__button-holder vs-ski-scotland-card__button-holder--left" }, _hoisted_15$1 = { class: "vs-ski-scotland-card__button-holder vs-ski-scotland-card__button-holder--right" };
|
|
37490
37485
|
function _sfc_render$d(e, r, t, n, a, o) {
|
|
37491
37486
|
const i = resolveComponent("VsImg"), l = resolveComponent("VsHeading"), u = resolveComponent("VsLoadingSpinner"), d = resolveComponent("VsWarning"), f = resolveComponent("VsTableHeaderCell"), p = resolveComponent("VsTableHead"), m = resolveComponent("VsIcon"), _ = resolveComponent("VsTableDataCell"), v = resolveComponent("VsTableRow"), C = resolveComponent("VsTableBody"), S = resolveComponent("VsTableFooter"), w = resolveComponent("VsTable"), k = resolveComponent("VsButton");
|
|
37492
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
37493
|
-
createElementVNode("div", _hoisted_2$
|
|
37487
|
+
return openBlock(), createElementBlock("div", _hoisted_1$d, [
|
|
37488
|
+
createElementVNode("div", _hoisted_2$7, [
|
|
37494
37489
|
t.imgSrc ? (openBlock(), createBlock(i, {
|
|
37495
37490
|
key: 0,
|
|
37496
37491
|
src: t.imgSrc,
|
|
@@ -37754,7 +37749,7 @@ function _sfc_render$d(e, r, t, n, a, o) {
|
|
|
37754
37749
|
])
|
|
37755
37750
|
]);
|
|
37756
37751
|
}
|
|
37757
|
-
const SkiScotlandCard = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
37752
|
+
const SkiScotlandCard = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$d]]), _sfc_main$e = {
|
|
37758
37753
|
name: "VsSkiScotlandStatus",
|
|
37759
37754
|
status: "prototype",
|
|
37760
37755
|
release: "0.0.1",
|
|
@@ -38267,13 +38262,13 @@ const SkiScotlandCard = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["render", _sf
|
|
|
38267
38262
|
}));
|
|
38268
38263
|
}
|
|
38269
38264
|
}
|
|
38270
|
-
}, _hoisted_1$
|
|
38265
|
+
}, _hoisted_1$c = {
|
|
38271
38266
|
class: "vs-ski-scotland-status",
|
|
38272
38267
|
"data-test": "vs-ski-scotland-status"
|
|
38273
|
-
}, _hoisted_2$
|
|
38268
|
+
}, _hoisted_2$6 = { "data-test": "vs-ski__status-label" }, _hoisted_3$2 = { "data-test": "vs-ski__runs-label" }, _hoisted_4$2 = { "data-test": "vs-ski__lifts-label" }, _hoisted_5$2 = { "data-test": "vs-ski__open-label" }, _hoisted_6$2 = { "data-test": "vs-ski__open-label" }, _hoisted_7$2 = { "data-test": "vs-ski__opening-label" }, _hoisted_8$1 = { "data-test": "vs-ski__closed-label" }, _hoisted_9$1 = { "data-test": "vs-ski__open-label" }, _hoisted_10$1 = { "data-test": "vs-ski__last-updated-label" }, _hoisted_11$1 = ["innerHTML"], _hoisted_12 = ["innerHTML"], _hoisted_13 = ["innerHTML"], _hoisted_14 = ["innerHTML"], _hoisted_15 = ["innerHTML"], _hoisted_16 = ["data-test"], _hoisted_17 = { class: "visually-hidden" };
|
|
38274
38269
|
function _sfc_render$c(e, r, t, n, a, o) {
|
|
38275
38270
|
const i = resolveComponent("VsLoadingSpinner"), l = resolveComponent("VsCol"), u = resolveComponent("VsRow"), d = resolveComponent("VsContainer"), f = resolveComponent("VsWarning"), p = resolveComponent("VsHeading"), m = resolveComponent("VsTableHeaderCell"), _ = resolveComponent("VsTableHead"), v = resolveComponent("VsIcon"), C = resolveComponent("VsTableDataCell"), S = resolveComponent("VsTableRow"), w = resolveComponent("VsTableBody"), k = resolveComponent("VsTableFooter"), P = resolveComponent("VsTable"), V = resolveComponent("VsLink"), $ = resolveComponent("VsAccordionItem"), R = resolveComponent("VsAccordion");
|
|
38276
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
38271
|
+
return openBlock(), createElementBlock("div", _hoisted_1$c, [
|
|
38277
38272
|
!a.jsDisabled && a.isLoading ? (openBlock(), createBlock(d, { key: 0 }, {
|
|
38278
38273
|
default: withCtx(() => [
|
|
38279
38274
|
createVNode(u, null, {
|
|
@@ -38355,7 +38350,7 @@ function _sfc_render$c(e, r, t, n, a, o) {
|
|
|
38355
38350
|
default: withCtx(() => [
|
|
38356
38351
|
createVNode(m, null, {
|
|
38357
38352
|
default: withCtx(() => [
|
|
38358
|
-
createElementVNode("span", _hoisted_2$
|
|
38353
|
+
createElementVNode("span", _hoisted_2$6, toDisplayString(t.statusLabel), 1)
|
|
38359
38354
|
]),
|
|
38360
38355
|
_: 1
|
|
38361
38356
|
}),
|
|
@@ -38964,7 +38959,7 @@ function _sfc_render$c(e, r, t, n, a, o) {
|
|
|
38964
38959
|
})
|
|
38965
38960
|
]);
|
|
38966
38961
|
}
|
|
38967
|
-
const SkiScotlandStatus = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
38962
|
+
const SkiScotlandStatus = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["render", _sfc_render$c]]), _sfc_main$d = {
|
|
38968
38963
|
name: "VsSkipTo",
|
|
38969
38964
|
status: "prototype",
|
|
38970
38965
|
release: "0.0.1",
|
|
@@ -39009,7 +39004,7 @@ const SkiScotlandStatus = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _
|
|
|
39009
39004
|
return typeof e > "u";
|
|
39010
39005
|
}
|
|
39011
39006
|
}
|
|
39012
|
-
}, _hoisted_1$
|
|
39007
|
+
}, _hoisted_1$b = ["aria-label"], _hoisted_2$5 = {
|
|
39013
39008
|
class: "vs-skip-to__label",
|
|
39014
39009
|
id: "skip-to-label"
|
|
39015
39010
|
};
|
|
@@ -39020,7 +39015,7 @@ function _sfc_render$b(e, r, t, n, a, o) {
|
|
|
39020
39015
|
"data-test": "vs-skip-to",
|
|
39021
39016
|
"aria-label": t.skipToText
|
|
39022
39017
|
}, [
|
|
39023
|
-
createElementVNode("p", _hoisted_2$
|
|
39018
|
+
createElementVNode("p", _hoisted_2$5, toDisplayString(t.skipToText) + ": ", 1),
|
|
39024
39019
|
createVNode(i, {
|
|
39025
39020
|
href: "#main-nav",
|
|
39026
39021
|
"data-test": "vs-skip-to-main-menu",
|
|
@@ -39061,9 +39056,9 @@ function _sfc_render$b(e, r, t, n, a, o) {
|
|
|
39061
39056
|
]),
|
|
39062
39057
|
_: 3
|
|
39063
39058
|
})
|
|
39064
|
-
], 8, _hoisted_1$
|
|
39059
|
+
], 8, _hoisted_1$b);
|
|
39065
39060
|
}
|
|
39066
|
-
const SkipTo = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
39061
|
+
const SkipTo = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["render", _sfc_render$b]]), _sfc_main$c = {
|
|
39067
39062
|
name: "VsSocialCreditLink",
|
|
39068
39063
|
status: "prototype",
|
|
39069
39064
|
release: "0.0.1",
|
|
@@ -39096,13 +39091,13 @@ const SkipTo = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["render", _sfc_render$
|
|
|
39096
39091
|
validator: (e) => e.match(/(instagram)/)
|
|
39097
39092
|
}
|
|
39098
39093
|
}
|
|
39099
|
-
}, _hoisted_1$
|
|
39094
|
+
}, _hoisted_1$a = {
|
|
39100
39095
|
class: "social-credit",
|
|
39101
39096
|
"data-test": "vs-social-credit-link"
|
|
39102
39097
|
};
|
|
39103
39098
|
function _sfc_render$a(e, r, t, n, a, o) {
|
|
39104
39099
|
const i = resolveComponent("VsIcon"), l = resolveComponent("VsLink");
|
|
39105
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
39100
|
+
return openBlock(), createElementBlock("div", _hoisted_1$a, [
|
|
39106
39101
|
t.source ? (openBlock(), createBlock(i, {
|
|
39107
39102
|
key: 0,
|
|
39108
39103
|
name: t.source,
|
|
@@ -39125,7 +39120,7 @@ function _sfc_render$a(e, r, t, n, a, o) {
|
|
|
39125
39120
|
}, 8, ["href"])
|
|
39126
39121
|
]);
|
|
39127
39122
|
}
|
|
39128
|
-
const SocialCreditLink = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
39123
|
+
const SocialCreditLink = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$a]]), _sfc_main$b = {
|
|
39129
39124
|
name: "VsSocialShare",
|
|
39130
39125
|
status: "prototype",
|
|
39131
39126
|
release: "0.0.1",
|
|
@@ -39268,7 +39263,7 @@ const SocialCreditLink = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["render", _s
|
|
|
39268
39263
|
e.shiftKey && (e.preventDefault(), this.focusRef(this.$refs.closeButton));
|
|
39269
39264
|
}
|
|
39270
39265
|
}
|
|
39271
|
-
}, _hoisted_1$
|
|
39266
|
+
}, _hoisted_1$9 = { class: "visually-hidden" };
|
|
39272
39267
|
function _sfc_render$9(e, r, t, n, a, o) {
|
|
39273
39268
|
const i = resolveComponent("VsButton"), l = resolveComponent("VsHeading"), u = resolveComponent("VsRow"), d = resolveComponent("BPopover"), f = resolveComponent("VsCol"), p = resolveComponent("VsContainer"), m = resolveComponent("VsModuleWrapper");
|
|
39274
39269
|
return openBlock(), createElementBlock("div", {
|
|
@@ -39333,7 +39328,7 @@ function _sfc_render$9(e, r, t, n, a, o) {
|
|
|
39333
39328
|
onKeydown: r[1] || (r[1] = withKeys((_) => o.tabFromClose(_), ["tab"]))
|
|
39334
39329
|
}, {
|
|
39335
39330
|
default: withCtx(() => [
|
|
39336
|
-
createElementVNode("span", _hoisted_1$
|
|
39331
|
+
createElementVNode("span", _hoisted_1$9, toDisplayString(t.closeAltText), 1)
|
|
39337
39332
|
]),
|
|
39338
39333
|
_: 1
|
|
39339
39334
|
}, 8, ["onClick"])
|
|
@@ -39382,7 +39377,7 @@ function _sfc_render$9(e, r, t, n, a, o) {
|
|
|
39382
39377
|
})) : createCommentVNode("", !0)
|
|
39383
39378
|
], 2);
|
|
39384
39379
|
}
|
|
39385
|
-
const SocialShare = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
39380
|
+
const SocialShare = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["render", _sfc_render$9]]), _sfc_main$a = {
|
|
39386
39381
|
name: "VsSocialShareItem",
|
|
39387
39382
|
status: "prototype",
|
|
39388
39383
|
release: "0.0.1",
|
|
@@ -39509,7 +39504,7 @@ const SocialShare = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_re
|
|
|
39509
39504
|
this.createDataLayerObject("socialShareDataEvent", e, this.href);
|
|
39510
39505
|
}
|
|
39511
39506
|
}
|
|
39512
|
-
}, _hoisted_1$
|
|
39507
|
+
}, _hoisted_1$8 = { class: "vs-social-share-item__text" };
|
|
39513
39508
|
function _sfc_render$8(e, r, t, n, a, o) {
|
|
39514
39509
|
const i = resolveComponent("VsIcon"), l = resolveComponent("VsLink"), u = resolveComponent("VsCol");
|
|
39515
39510
|
return openBlock(), createBlock(u, {
|
|
@@ -39532,7 +39527,7 @@ function _sfc_render$8(e, r, t, n, a, o) {
|
|
|
39532
39527
|
size: "xl",
|
|
39533
39528
|
"small-size": "lg"
|
|
39534
39529
|
}, null, 8, ["name", "custom-colour"]),
|
|
39535
|
-
createElementVNode("span", _hoisted_1$
|
|
39530
|
+
createElementVNode("span", _hoisted_1$8, toDisplayString(a.show ? t.linkCopiedText : t.linkText), 1)
|
|
39536
39531
|
]),
|
|
39537
39532
|
_: 1
|
|
39538
39533
|
}, 8, ["href", "id"])
|
|
@@ -39540,7 +39535,170 @@ function _sfc_render$8(e, r, t, n, a, o) {
|
|
|
39540
39535
|
_: 1
|
|
39541
39536
|
}, 8, ["md"]);
|
|
39542
39537
|
}
|
|
39543
|
-
const SocialShareItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
39538
|
+
const SocialShareItem = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["render", _sfc_render$8]]), _hoisted_1$7 = { class: "vs-styled-list__list" }, _hoisted_2$4 = { class: "vs-styled-list__source" }, _sfc_main$9 = {
|
|
39539
|
+
__name: "StyledList",
|
|
39540
|
+
props: {
|
|
39541
|
+
/**
|
|
39542
|
+
* ID of the anchor link if needed
|
|
39543
|
+
*/
|
|
39544
|
+
anchorLink: {
|
|
39545
|
+
type: String,
|
|
39546
|
+
default: null
|
|
39547
|
+
},
|
|
39548
|
+
/**
|
|
39549
|
+
* Text listing any sources for information displayed in the lists.
|
|
39550
|
+
*/
|
|
39551
|
+
source: {
|
|
39552
|
+
type: String,
|
|
39553
|
+
default: null
|
|
39554
|
+
},
|
|
39555
|
+
/**
|
|
39556
|
+
* Title of the module.
|
|
39557
|
+
*/
|
|
39558
|
+
title: {
|
|
39559
|
+
type: String,
|
|
39560
|
+
required: !0
|
|
39561
|
+
},
|
|
39562
|
+
/**
|
|
39563
|
+
* Determines the list style.
|
|
39564
|
+
* @values icon, image, image-horizontal, numbered
|
|
39565
|
+
*/
|
|
39566
|
+
variant: {
|
|
39567
|
+
type: String,
|
|
39568
|
+
default: "icon",
|
|
39569
|
+
validator: (e) => ["icon", "image", "image-horizontal", "numbered"].includes(e)
|
|
39570
|
+
}
|
|
39571
|
+
},
|
|
39572
|
+
setup(e) {
|
|
39573
|
+
const r = e;
|
|
39574
|
+
return (t, n) => (openBlock(), createElementBlock("div", {
|
|
39575
|
+
class: normalizeClass(["vs-styled-list", `vs-styled-list--${r.variant}`]),
|
|
39576
|
+
"data-test": "vs-styled-list"
|
|
39577
|
+
}, [
|
|
39578
|
+
createVNode(unref(VsContainer), null, {
|
|
39579
|
+
default: withCtx(() => [
|
|
39580
|
+
createVNode(unref(VsRow), null, {
|
|
39581
|
+
default: withCtx(() => [
|
|
39582
|
+
createVNode(unref(VsCol), null, {
|
|
39583
|
+
default: withCtx(() => [
|
|
39584
|
+
createVNode(VsHeading, {
|
|
39585
|
+
id: r.anchorLink ? r.anchorLink : null,
|
|
39586
|
+
level: "2"
|
|
39587
|
+
}, {
|
|
39588
|
+
default: withCtx(() => [
|
|
39589
|
+
createTextVNode(toDisplayString(r.title), 1)
|
|
39590
|
+
]),
|
|
39591
|
+
_: 1
|
|
39592
|
+
}, 8, ["id"]),
|
|
39593
|
+
renderSlot(t.$slots, "intro")
|
|
39594
|
+
]),
|
|
39595
|
+
_: 3
|
|
39596
|
+
})
|
|
39597
|
+
]),
|
|
39598
|
+
_: 3
|
|
39599
|
+
}),
|
|
39600
|
+
createVNode(unref(VsRow), null, {
|
|
39601
|
+
default: withCtx(() => [
|
|
39602
|
+
createVNode(unref(VsCol), {
|
|
39603
|
+
md: r.variant === "icon" ? "8" : null
|
|
39604
|
+
}, {
|
|
39605
|
+
default: withCtx(() => [
|
|
39606
|
+
createElementVNode("ul", _hoisted_1$7, [
|
|
39607
|
+
renderSlot(t.$slots, "default")
|
|
39608
|
+
])
|
|
39609
|
+
]),
|
|
39610
|
+
_: 3
|
|
39611
|
+
}, 8, ["md"])
|
|
39612
|
+
]),
|
|
39613
|
+
_: 3
|
|
39614
|
+
}),
|
|
39615
|
+
r.source ? (openBlock(), createBlock(unref(VsRow), { key: 0 }, {
|
|
39616
|
+
default: withCtx(() => [
|
|
39617
|
+
createElementVNode("p", _hoisted_2$4, toDisplayString(r.source), 1)
|
|
39618
|
+
]),
|
|
39619
|
+
_: 1
|
|
39620
|
+
})) : createCommentVNode("", !0)
|
|
39621
|
+
]),
|
|
39622
|
+
_: 3
|
|
39623
|
+
})
|
|
39624
|
+
], 2));
|
|
39625
|
+
}
|
|
39626
|
+
}, _hoisted_1$6 = {
|
|
39627
|
+
class: "vs-styled-list__item",
|
|
39628
|
+
"data-test": "vs-styled-list__item"
|
|
39629
|
+
}, _sfc_main$8 = {
|
|
39630
|
+
__name: "StyledListItem",
|
|
39631
|
+
props: {
|
|
39632
|
+
/**
|
|
39633
|
+
* Heading of the list item.
|
|
39634
|
+
*/
|
|
39635
|
+
heading: {
|
|
39636
|
+
type: String,
|
|
39637
|
+
required: !0
|
|
39638
|
+
},
|
|
39639
|
+
/**
|
|
39640
|
+
* Image source of the list item.
|
|
39641
|
+
*/
|
|
39642
|
+
imageSrc: {
|
|
39643
|
+
type: String,
|
|
39644
|
+
default: null
|
|
39645
|
+
},
|
|
39646
|
+
/**
|
|
39647
|
+
* Determines column layout and image position.
|
|
39648
|
+
* @values icon, image, image-horizontal, numbered
|
|
39649
|
+
*/
|
|
39650
|
+
variant: {
|
|
39651
|
+
type: String,
|
|
39652
|
+
default: "icon",
|
|
39653
|
+
validator: (e) => ["icon", "image", "image-horizontal", "numbered"].includes(e)
|
|
39654
|
+
}
|
|
39655
|
+
},
|
|
39656
|
+
setup(e) {
|
|
39657
|
+
const r = e;
|
|
39658
|
+
return (t, n) => (openBlock(), createElementBlock("li", _hoisted_1$6, [
|
|
39659
|
+
createVNode(unref(VsRow), null, {
|
|
39660
|
+
default: withCtx(() => [
|
|
39661
|
+
r.variant === "image" ? (openBlock(), createBlock(unref(VsCol), {
|
|
39662
|
+
key: 0,
|
|
39663
|
+
cols: "12",
|
|
39664
|
+
md: "2"
|
|
39665
|
+
}, {
|
|
39666
|
+
default: withCtx(() => [
|
|
39667
|
+
createVNode(VsImg, {
|
|
39668
|
+
src: r.imageSrc
|
|
39669
|
+
}, null, 8, ["src"])
|
|
39670
|
+
]),
|
|
39671
|
+
_: 1
|
|
39672
|
+
})) : createCommentVNode("", !0),
|
|
39673
|
+
createVNode(unref(VsCol), {
|
|
39674
|
+
md: r.variant === "image" ? "10" : "12"
|
|
39675
|
+
}, {
|
|
39676
|
+
default: withCtx(() => [
|
|
39677
|
+
r.variant === "image-horizontal" ? (openBlock(), createBlock(VsImg, {
|
|
39678
|
+
key: 0,
|
|
39679
|
+
src: r.imageSrc
|
|
39680
|
+
}, null, 8, ["src"])) : createCommentVNode("", !0),
|
|
39681
|
+
createVNode(VsHeading, { level: "3" }, {
|
|
39682
|
+
default: withCtx(() => [
|
|
39683
|
+
createTextVNode(toDisplayString(e.heading), 1)
|
|
39684
|
+
]),
|
|
39685
|
+
_: 1
|
|
39686
|
+
}),
|
|
39687
|
+
createVNode(VsRichTextWrapper, null, {
|
|
39688
|
+
default: withCtx(() => [
|
|
39689
|
+
renderSlot(t.$slots, "default")
|
|
39690
|
+
]),
|
|
39691
|
+
_: 3
|
|
39692
|
+
})
|
|
39693
|
+
]),
|
|
39694
|
+
_: 3
|
|
39695
|
+
}, 8, ["md"])
|
|
39696
|
+
]),
|
|
39697
|
+
_: 3
|
|
39698
|
+
})
|
|
39699
|
+
]));
|
|
39700
|
+
}
|
|
39701
|
+
}, _sfc_main$7 = {
|
|
39544
39702
|
name: "VsSummaryBoxList",
|
|
39545
39703
|
status: "prototype",
|
|
39546
39704
|
release: "0.0.1"
|
|
@@ -40036,7 +40194,7 @@ function setup(e) {
|
|
|
40036
40194
|
}
|
|
40037
40195
|
var common = setup;
|
|
40038
40196
|
(function(e, r) {
|
|
40039
|
-
var t = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "C:\\Users\\michael.prosser", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "C:\\Users\\michael.prosser\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "C:\\Users\\michael.prosser\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.2.3", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-74ca3510;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-fa9b2a43;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\michael.prosser\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" };
|
|
40197
|
+
var t = { ICON_KIT_TOKEN: "7c48e8b3d4", ICON_API_TOKEN: "AC462319-8130-4A02-9769-769105D6B489", RECAPTCHA_TOKEN: "6LdZ13gmAAAAAD5bpXvcE26kYVb1daMMXooSLffx", ACLOCAL_PATH: "C:\\Program Files\\Git\\mingw64\\share\\aclocal;C:\\Program Files\\Git\\usr\\share\\aclocal", ALLUSERSPROFILE: "C:\\ProgramData", APPDATA: "C:\\Users\\michael.prosser\\AppData\\Roaming", BERRY_BIN_FOLDER: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1", COLOR: "1", COMMONPROGRAMFILES: "C:\\Program Files\\Common Files", "COMMONPROGRAMFILES(X86)": "C:\\Program Files (x86)\\Common Files", COMMONPROGRAMW6432: "C:\\Program Files\\Common Files", COMPUTERNAME: "JY7C7S2", COMSPEC: "C:\\WINDOWS\\system32\\cmd.exe", CONFIG_SITE: "C:/Program Files/Git/etc/config.site", DISPLAY: "needs-to-be-defined", DRIVERDATA: "C:\\Windows\\System32\\Drivers\\DriverData", EDITOR: "C:\\WINDOWS\\notepad.exe", EXEPATH: "C:\\Program Files\\Git", FPS_BROWSER_APP_PROFILE_STRING: "Internet Explorer", FPS_BROWSER_USER_PROFILE_STRING: "Default", GDAL_DATA: "C:\\Program Files\\PostgreSQL\\9.6\\gdal-data", HOME: "H:\\", HOMEDRIVE: "H:", HOMEPATH: "\\", HOMESHARE: "\\\\vsweb.visitscotland.net\\fs\\home\\michael.prosser", HOSTNAME: "JY7C7S2", INFOPATH: "C:\\Program Files\\Git\\mingw64\\local\\info;C:\\Program Files\\Git\\mingw64\\share\\info;C:\\Program Files\\Git\\usr\\local\\info;C:\\Program Files\\Git\\usr\\share\\info;C:\\Program Files\\Git\\usr\\info;C:\\Program Files\\Git\\share\\info", INIT_CWD: "C:\\vsdev\\workspace\\vs-component-library", JAVA_HOME: "C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot", LC_CTYPE: "en_GB.UTF-8", LOCALAPPDATA: "C:\\Users\\michael.prosser\\AppData\\Local", LOGONSERVER: "\\\\OP-DOM-VSWEBVDC", M2: "C:\\vsdev\\apache-maven-3.9.4\\bin", M2_HOME: "C:\\vsdev\\apache-maven-3.9.4", MANPATH: "C:\\Program Files\\Git\\mingw64\\local\\man;C:\\Program Files\\Git\\mingw64\\share\\man;C:\\Program Files\\Git\\usr\\local\\man;C:\\Program Files\\Git\\usr\\share\\man;C:\\Program Files\\Git\\usr\\man;C:\\Program Files\\Git\\share\\man", MINGW_CHOST: "x86_64-w64-mingw32", MINGW_PACKAGE_PREFIX: "mingw-w64-x86_64", MINGW_PREFIX: "C:/Program Files/Git/mingw64", MSYSTEM: "MINGW64", MSYSTEM_CARCH: "x86_64", MSYSTEM_CHOST: "x86_64-w64-mingw32", MSYSTEM_PREFIX: "C:/Program Files/Git/mingw64", NODE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node.exe", NODE_ENV: "production", NODE_EXE: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node.exe", NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", npm_command: "publish", npm_config_cache: "C:\\Users\\michael.prosser\\AppData\\Local\\npm-cache", npm_config_globalconfig: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\etc\\npmrc", npm_config_global_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_init_module: "H:\\.npm-init.js", npm_config_local_prefix: "C:\\vsdev\\workspace\\vs-component-library", npm_config_node_gyp: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", npm_config_noproxy: "", npm_config_npm_version: "10.7.0", npm_config_prefix: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4", npm_config_userconfig: "H:\\.npmrc", npm_config_user_agent: "yarn/4.3.1 npm/? node/v18.20.4 win32 x64", npm_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\yarn", npm_lifecycle_event: "build:vite-no-theo", npm_lifecycle_script: "yarn build", npm_node_execpath: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1\\node", npm_package_config_commitizen_path: "./node_modules/cz-conventional-changelog", npm_package_engines_node: ">= 16.20.0", npm_package_engines_npm: ">= 6.14.5", npm_package_engines_yarn: ">= 1.22.4", npm_package_json: "C:\\vsdev\\workspace\\vs-component-library\\package.json", npm_package_name: "@visitscotland/component-library", npm_package_version: "3.3.1", NPM_PREFIX_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\\\node_modules\\npm\\bin\\npm-prefix.js", NPM_PREFIX_NPM_CLI_JS: "C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\bin\\npm-cli.js", NUMBER_OF_PROCESSORS: "8", NVM_HOME: "C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm", NVM_SYMLINK: "C:\\Program Files\\nodejs", OLDPWD: "C:/vsdev/workspace/dot-org-brxm", ONEDRIVE: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ONEDRIVECOMMERCIAL: "C:\\Users\\michael.prosser\\OneDrive - VisitScotland", ORIGINAL_PATH: "C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal", ORIGINAL_TEMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", ORIGINAL_TMP: "C:/Users/MICHAE~1.PRO/AppData/Local/Temp", OS: "Windows_NT", PATH: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-339da7b1;C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp\\xfs-5bb41da0;C:\\vsdev\\workspace\\vs-component-library\\node_modules\\.bin;C:\\vsdev\\workspace\\node_modules\\.bin;C:\\vsdev\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\yarn\\1.22.19\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\tools\\image\\node\\18.20.4;H:\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\local\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;H:\\bin;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot\\bin;C:\\Program Files\\Volta;C:\\WINDOWS;C:\\WINDOWS\\system32;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files (x86)\\QuickTime\\QTSystem;C:\\vsdev\\apache-maven-3.9.4\\bin;C:\\vsdev;C:\\vsinfo;C:\\vstools;C:\\program files\\nodejs;C:\\Program Files\\MongoDB 2.6 Standard\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\Java\\jdk1.8.0_141\\bin;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\ProgramData\\DockerDesktop\\version-bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.20.101-hotspot;C:\\Users\\michael.prosser\\AppData\\Local\\Volta\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310\\Scripts;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Python\\Python310;C:\\Users\\michael.prosser\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\michael.prosser\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\michael.prosser\\AppData\\Local\\Yarn\\bin;C:\\Users\\michael.prosser\\AppData\\Roaming\\nvm;C:\\Program Files\\nodejs;C:\\Program Files\\nodejs;C:\\Users\\michael.prosser\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files (x86)\\BrowserStackLocal;C:\\Program Files\\Git\\usr\\bin\\vendor_perl;C:\\Program Files\\Git\\usr\\bin\\core_perl", PATHEXT: ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC", PKG_CONFIG_PATH: "C:\\Program Files\\Git\\mingw64\\lib\\pkgconfig;C:\\Program Files\\Git\\mingw64\\share\\pkgconfig", PKG_CONFIG_SYSTEM_INCLUDE_PATH: "C:/Program Files/Git/mingw64/include", PKG_CONFIG_SYSTEM_LIBRARY_PATH: "C:/Program Files/Git/mingw64/lib", PLINK_PROTOCOL: "ssh", POSTGIS_ENABLE_OUTDB_RASTERS: "1", POSTGIS_GDAL_ENABLED_DRIVERS: "GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid", PROCESSOR_ARCHITECTURE: "AMD64", PROCESSOR_IDENTIFIER: "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel", PROCESSOR_LEVEL: "6", PROCESSOR_REVISION: "8e0a", PROGRAMDATA: "C:\\ProgramData", PROGRAMFILES: "C:\\Program Files", "PROGRAMFILES(X86)": "C:\\Program Files (x86)", PROGRAMW6432: "C:\\Program Files", PROJECT_CWD: "C:\\vsdev\\workspace\\vs-component-library", PROMPT: "$P$G", PS1: "\\[\\033]0;$TITLEPREFIX:$PWD\\007\\]\\n\\[\\033[32m\\]\\u@\\h \\[\\033[35m\\]$MSYSTEM \\[\\033[33m\\]\\w\\[\\033[36m\\]`__git_ps1`\\[\\033[0m\\]\\n$ ", PSMODULEPATH: "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules", PUBLIC: "C:\\Users\\Public", PWD: "C:\\vsdev\\workspace\\vs-component-library", SESSIONNAME: "Console", SHELL: "C:\\Program Files\\Git\\usr\\bin\\bash.exe", SHLVL: "1", SSH_ASKPASS: "C:/Program Files/Git/mingw64/bin/git-askpass.exe", SYSTEMDRIVE: "C:", SYSTEMROOT: "C:\\WINDOWS", TEMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TERM: "xterm", TERM_PROGRAM: "mintty", TERM_PROGRAM_VERSION: "3.6.4", TMP: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", TMPDIR: "C:\\Users\\MICHAE~1.PRO\\AppData\\Local\\Temp", UATDATA: "C:\\WINDOWS\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77", USERDNSDOMAIN: "VSWEB.VISITSCOTLAND.NET", USERDOMAIN: "VSWEB", USERDOMAIN_ROAMINGPROFILE: "VSWEB", USERNAME: "michael.prosser", USERPROFILE: "C:\\Users\\michael.prosser", VSDEVPATH: "C:\\vsdev", VSINFOPATH: "C:\\vsinfo", VSTOOLSPATH: "C:\\vstools", VS_ASE_ASE_URI: "C:/Program Files/Git/ase/ase", VS_ASE_CONFIG_DIR: "C:\\vsdev\\workspace\\www\\config", VS_ASE_DMS_SERVICE_URI: "http://localhost:9080/products-db-service/api/DMSService/", VS_ASE_FILE_STORE_ROOT: "C:\\vsdev\\ase\\filestore", VS_ASE_MONGODB_DB_NAME: "productDB", VS_ASE_MONGODB_HOST: "127.0.0.1", VS_ASE_NM_API_KEY: "ScotlandStage18643049", VS_ASE_NM_URI: "http://webservicepreview.nmdemo.net/TourismDataWebService.svc", VS_ASE_REST_PRODUCTS_DB_URI: "http://localhost:9080/products-db-service/api/productsDBService/", VS_CONFIG_DIR: "C:\\vsdev\\workspace", WINDIR: "C:\\WINDOWS", _: "C:/Program Files/Volta/npm", _VOLTA_TOOL_RECURSION: "1" };
|
|
40040
40198
|
r.formatArgs = a, r.save = o, r.load = i, r.useColors = n, r.storage = l(), r.destroy = /* @__PURE__ */ (() => {
|
|
40041
40199
|
let d = !1;
|
|
40042
40200
|
return () => {
|
|
@@ -40747,7 +40905,6 @@ export {
|
|
|
40747
40905
|
GlobalMenuLanguageItem as VsGlobalMenuLanguageItem,
|
|
40748
40906
|
VsHeading,
|
|
40749
40907
|
HtmlError as VsHtmlError,
|
|
40750
|
-
Icentre as VsIcentre,
|
|
40751
40908
|
VsIcon,
|
|
40752
40909
|
IconList as VsIconList,
|
|
40753
40910
|
IconListItem as VsIconListItem,
|
|
@@ -40800,6 +40957,8 @@ export {
|
|
|
40800
40957
|
SocialShareItem as VsSocialShareItem,
|
|
40801
40958
|
VsStretchedLinkCard,
|
|
40802
40959
|
VsStretchedLinkPanels as VsStretchedLinkPanel,
|
|
40960
|
+
_sfc_main$9 as VsStyledList,
|
|
40961
|
+
_sfc_main$8 as VsStyledListItem,
|
|
40803
40962
|
SummaryBoxDistanceListItem as VsSummaryBoxDistanceListItem,
|
|
40804
40963
|
SummaryBoxList as VsSummaryBoxList,
|
|
40805
40964
|
SummaryBoxListItem as VsSummaryBoxListItem,
|
|
@@ -40818,6 +40977,7 @@ export {
|
|
|
40818
40977
|
TagManagerWrapper as VsTagManagerWrapper,
|
|
40819
40978
|
VsToggleButton,
|
|
40820
40979
|
VsTooltip,
|
|
40980
|
+
TourismInfo as VsTourismInfo,
|
|
40821
40981
|
Video as VsVideo,
|
|
40822
40982
|
VsVideoCaption,
|
|
40823
40983
|
VsWarning
|