@mirweb/mir-web-components 1.7.11 → 1.7.13
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.
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as g, computed as D, openBlock as s, createElementBlock as i, normalizeClass as p, toDisplayString as d, createElementVNode as t, renderSlot as c, pushScopeId as O, popScopeId as H, createTextVNode as G, ref as
|
|
1
|
+
import { defineComponent as g, computed as D, openBlock as s, createElementBlock as i, normalizeClass as p, toDisplayString as d, createElementVNode as t, renderSlot as c, pushScopeId as O, popScopeId as H, createTextVNode as G, ref as C, resolveDirective as _e, withDirectives as K, Fragment as P, renderList as F, vShow as Q, normalizeProps as q, guardReactiveProps as L, toRefs as Se, mergeProps as X, createVNode as S, Transition as Ie, withCtx as y, withModifiers as he, createBlock as T, createCommentVNode as h, watchEffect as pe, withKeys as Ce, useSlots as qe, normalizeStyle as x, isRef as ce, unref as I, onMounted as me, watch as Y, onUnmounted as Ae } from "vue";
|
|
2
2
|
const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
3
3
|
__name: "button",
|
|
4
4
|
props: {
|
|
@@ -107,7 +107,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
107
107
|
const r = {
|
|
108
108
|
primary: "dropdown-dark-bg-primary",
|
|
109
109
|
dark: "dropdown-dark dropdown-dark-bg-dark"
|
|
110
|
-
}, o = e, l = D(() => r[o.variant]), _ =
|
|
110
|
+
}, o = e, l = D(() => r[o.variant]), _ = C(null), n = C(null), u = C([]), b = C(0), v = C(""), k = C(!0), w = C(0), te = a, ie = D(() => {
|
|
111
111
|
const m = o.options.find(
|
|
112
112
|
(B) => B.value === o.modelValue
|
|
113
113
|
);
|
|
@@ -295,7 +295,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
295
295
|
},
|
|
296
296
|
setup(e) {
|
|
297
297
|
return (a, r) => (s(), i("div", Qe, [
|
|
298
|
-
c(a.$slots, "default",
|
|
298
|
+
c(a.$slots, "default", q(L(a.$attrs)))
|
|
299
299
|
]));
|
|
300
300
|
}
|
|
301
301
|
}), z = /* @__PURE__ */ f(Ze, [["__scopeId", "data-v-e10217bd"]]), Xe = { class: "label__wrapper" }, xe = ["aria-label", "label-dark"], et = /* @__PURE__ */ g({
|
|
@@ -490,7 +490,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
490
490
|
},
|
|
491
491
|
emits: ["update:modelValue"],
|
|
492
492
|
setup(e, { emit: a }) {
|
|
493
|
-
const r = e, o = a, l =
|
|
493
|
+
const r = e, o = a, l = C(r.modelValue), _ = C(), n = C(!1), u = (v, k, w) => (v - k) / (w - k) * 100, b = (v) => {
|
|
494
494
|
var k;
|
|
495
495
|
(k = _.value) == null || k.style.setProperty("--ProgressPercent", `${v}%`);
|
|
496
496
|
};
|
|
@@ -516,7 +516,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
516
516
|
tabindex: "0",
|
|
517
517
|
"aria-haspopup": "dialog",
|
|
518
518
|
onClick: k[0] || (k[0] = (w) => n.value = !n.value),
|
|
519
|
-
onKeyup: k[1] || (k[1] =
|
|
519
|
+
onKeyup: k[1] || (k[1] = Ce((w) => n.value = !n.value, ["enter"]))
|
|
520
520
|
}, null, 42, bt)) : h("", !0)
|
|
521
521
|
]),
|
|
522
522
|
t("div", yt, [
|
|
@@ -556,7 +556,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
556
556
|
}, 8, ["show"])) : h("", !0)
|
|
557
557
|
]));
|
|
558
558
|
}
|
|
559
|
-
}), Bt = /* @__PURE__ */ f(wt, [["__scopeId", "data-v-24a83011"]]), St = { id: "textarea-wrapper" }, It = ["for"],
|
|
559
|
+
}), Bt = /* @__PURE__ */ f(wt, [["__scopeId", "data-v-24a83011"]]), St = { id: "textarea-wrapper" }, It = ["for"], Ct = ["id"], qt = ["id", "name", "placeholder", "required", "disabled", "maxlength", "value"], At = { class: "textarea-info" }, Lt = { key: 0 }, Dt = /* @__PURE__ */ g({
|
|
560
560
|
__name: "textarea",
|
|
561
561
|
props: {
|
|
562
562
|
id: { default: "" },
|
|
@@ -592,8 +592,8 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
592
592
|
a.modelValue !== void 0 && a.modelValue.length === a.maxLength ? "reached-meter-limit" : "border"
|
|
593
593
|
),
|
|
594
594
|
onInput: r[0] || (r[0] = (o) => a.$emit("update:modelValue", o.target.value))
|
|
595
|
-
}, null, 42,
|
|
596
|
-
], 8,
|
|
595
|
+
}, null, 42, qt)
|
|
596
|
+
], 8, Ct),
|
|
597
597
|
t("div", At, [
|
|
598
598
|
t("div", null, [
|
|
599
599
|
a.modelValue !== void 0 && a.modelValue.length === a.maxLength ? (s(), i("p", Lt, " Too many characters. Please make it shorter ")) : h("", !0)
|
|
@@ -642,7 +642,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
642
642
|
tel: "tel",
|
|
643
643
|
url: "url",
|
|
644
644
|
search: "search"
|
|
645
|
-
}, r = e, o = D(() => a[r.type]), l =
|
|
645
|
+
}, r = e, o = D(() => a[r.type]), l = C(!0), _ = D(
|
|
646
646
|
() => l.value ? "showPassword" : "hidePassword"
|
|
647
647
|
), n = D(
|
|
648
648
|
() => l.value ? "password" : "text"
|
|
@@ -715,7 +715,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
715
715
|
},
|
|
716
716
|
setup(e, { expose: a }) {
|
|
717
717
|
const r = e;
|
|
718
|
-
let o =
|
|
718
|
+
let o = C(null);
|
|
719
719
|
return pe(() => {
|
|
720
720
|
o.value && (r.play ? o.value.play() : r.play || o.value.pause());
|
|
721
721
|
}), a({
|
|
@@ -866,8 +866,8 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
866
866
|
},
|
|
867
867
|
emits: ["clicked"],
|
|
868
868
|
setup(e) {
|
|
869
|
-
const a =
|
|
870
|
-
let r =
|
|
869
|
+
const a = qe();
|
|
870
|
+
let r = C(!1);
|
|
871
871
|
const o = {
|
|
872
872
|
xsmall: {
|
|
873
873
|
class: "card--xsmall",
|
|
@@ -969,7 +969,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
969
969
|
key: 0,
|
|
970
970
|
class: p(["column-card__image", { cover: a.imageFit, contain: !a.imageFit }])
|
|
971
971
|
}, [
|
|
972
|
-
c(a.$slots, "column-card-image",
|
|
972
|
+
c(a.$slots, "column-card-image", q(L({
|
|
973
973
|
src: a.image.filename,
|
|
974
974
|
alt: a.image.alt
|
|
975
975
|
})), void 0, !0)
|
|
@@ -981,7 +981,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
981
981
|
])
|
|
982
982
|
]));
|
|
983
983
|
}
|
|
984
|
-
}), ge = /* @__PURE__ */ f(ya, [["__scopeId", "data-v-fc3755f9"]]), ka = (e) => (O("data-v-2c394add"), e = e(), H(), e), $a = { class: "event__wrapper" }, wa = { class: "event__headline" }, Ba = { class: "event__date-location" }, Sa = /* @__PURE__ */ ka(() => /* @__PURE__ */ t("br", null, null, -1)), Ia = { class: "event__exhibitor" },
|
|
984
|
+
}), ge = /* @__PURE__ */ f(ya, [["__scopeId", "data-v-fc3755f9"]]), ka = (e) => (O("data-v-2c394add"), e = e(), H(), e), $a = { class: "event__wrapper" }, wa = { class: "event__headline" }, Ba = { class: "event__date-location" }, Sa = /* @__PURE__ */ ka(() => /* @__PURE__ */ t("br", null, null, -1)), Ia = { class: "event__exhibitor" }, Ca = /* @__PURE__ */ g({
|
|
985
985
|
__name: "event-card",
|
|
986
986
|
props: {
|
|
987
987
|
eventType: {
|
|
@@ -1020,7 +1020,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1020
1020
|
t("div", Ia, d(e.exhibitor), 1)
|
|
1021
1021
|
]));
|
|
1022
1022
|
}
|
|
1023
|
-
}),
|
|
1023
|
+
}), qa = /* @__PURE__ */ f(Ca, [["__scopeId", "data-v-2c394add"]]), le = (e) => (O("data-v-93ee37aa"), e = e(), H(), e), Aa = { class: "flashcard-side flashcard-front" }, La = {
|
|
1024
1024
|
key: 0,
|
|
1025
1025
|
class: "content"
|
|
1026
1026
|
}, Da = { key: 0 }, Ta = {
|
|
@@ -1058,7 +1058,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1058
1058
|
imageFitBack: { type: Boolean }
|
|
1059
1059
|
},
|
|
1060
1060
|
setup(e) {
|
|
1061
|
-
const a =
|
|
1061
|
+
const a = C(!1);
|
|
1062
1062
|
function r() {
|
|
1063
1063
|
a.value = !a.value;
|
|
1064
1064
|
}
|
|
@@ -1080,7 +1080,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1080
1080
|
o.name || ((_ = o.bodytext) == null ? void 0 : _.length) > 0 ? (s(), i("div", La, [
|
|
1081
1081
|
o.name ? (s(), i("h3", Da, d(o.name), 1)) : h("", !0),
|
|
1082
1082
|
o.bodytext ? (s(), i("div", Ta, [
|
|
1083
|
-
c(o.$slots, "flashcard-front-body",
|
|
1083
|
+
c(o.$slots, "flashcard-front-body", q(L({ bodytext: o.bodytext })), void 0, !0)
|
|
1084
1084
|
])) : h("", !0),
|
|
1085
1085
|
Va
|
|
1086
1086
|
])) : (s(), i("div", {
|
|
@@ -1090,7 +1090,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1090
1090
|
cover: !o.imageFit
|
|
1091
1091
|
}])
|
|
1092
1092
|
}, [
|
|
1093
|
-
c(o.$slots, "flashcard-front-image",
|
|
1093
|
+
c(o.$slots, "flashcard-front-image", q(L({ src: (n = o.image) == null ? void 0 : n.filename, alt: (u = o.image) == null ? void 0 : u.alt })), void 0, !0),
|
|
1094
1094
|
Pa
|
|
1095
1095
|
], 2))
|
|
1096
1096
|
]),
|
|
@@ -1103,7 +1103,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1103
1103
|
o.namebackside || o.bodytextbackside.length > 0 ? (s(), i("div", Fa, [
|
|
1104
1104
|
o.namebackside ? (s(), i("h3", Ma, d(o.namebackside), 1)) : h("", !0),
|
|
1105
1105
|
o.bodytextbackside ? (s(), i("div", za, [
|
|
1106
|
-
c(o.$slots, "flashcard-back-body",
|
|
1106
|
+
c(o.$slots, "flashcard-back-body", q(L({ bodytextbackside: o.bodytextbackside })), void 0, !0)
|
|
1107
1107
|
])) : h("", !0),
|
|
1108
1108
|
Oa
|
|
1109
1109
|
])) : (s(), i("div", {
|
|
@@ -1113,7 +1113,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1113
1113
|
cover: !o.imageFitBack
|
|
1114
1114
|
}])
|
|
1115
1115
|
}, [
|
|
1116
|
-
c(o.$slots, "flashcard-back-image",
|
|
1116
|
+
c(o.$slots, "flashcard-back-image", q(L({ src: (v = o.imagebackside) == null ? void 0 : v.filename, alt: (k = o.imagebackside) == null ? void 0 : k.alt })), void 0, !0),
|
|
1117
1117
|
Ha
|
|
1118
1118
|
], 2))
|
|
1119
1119
|
], 2)
|
|
@@ -1161,7 +1161,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1161
1161
|
accordions: {}
|
|
1162
1162
|
},
|
|
1163
1163
|
setup(e) {
|
|
1164
|
-
const a =
|
|
1164
|
+
const a = C([]), r = (l) => {
|
|
1165
1165
|
const _ = a.value.indexOf(l);
|
|
1166
1166
|
_ > -1 ? a.value.splice(_, 1) : a.value.push(l);
|
|
1167
1167
|
}, o = (l) => a.value.includes(l);
|
|
@@ -1187,11 +1187,11 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1187
1187
|
})
|
|
1188
1188
|
}, [
|
|
1189
1189
|
t("div", eo, [
|
|
1190
|
-
c(l.$slots, "accordion-body",
|
|
1190
|
+
c(l.$slots, "accordion-body", q(L({ body: n.bodytext })), void 0, !0)
|
|
1191
1191
|
]),
|
|
1192
1192
|
S(z, null, {
|
|
1193
1193
|
default: y(() => [
|
|
1194
|
-
n.image ? c(l.$slots, "accordion-image",
|
|
1194
|
+
n.image ? c(l.$slots, "accordion-image", q(X({ key: 0 }, {
|
|
1195
1195
|
src: n.image.filename,
|
|
1196
1196
|
alt: n.image.alt,
|
|
1197
1197
|
class: "accordion__image"
|
|
@@ -1278,10 +1278,10 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1278
1278
|
"image-fit": o.imageFit
|
|
1279
1279
|
}, {
|
|
1280
1280
|
"column-card-body": y(() => [
|
|
1281
|
-
c(a.$slots, "column-card-body",
|
|
1281
|
+
c(a.$slots, "column-card-body", q(L({ body: o.bodytext })), void 0, !0)
|
|
1282
1282
|
]),
|
|
1283
1283
|
"column-card-image": y(() => [
|
|
1284
|
-
o.image ? c(a.$slots, "column-card-image",
|
|
1284
|
+
o.image ? c(a.$slots, "column-card-image", q(X({ key: 0 }, {
|
|
1285
1285
|
src: o.image.filename,
|
|
1286
1286
|
alt: o.image.alt,
|
|
1287
1287
|
style: { "object-fit": o.imageFit ? "cover" : "contain" }
|
|
@@ -1349,7 +1349,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1349
1349
|
])
|
|
1350
1350
|
]));
|
|
1351
1351
|
}
|
|
1352
|
-
}), So = /* @__PURE__ */ f(Bo, [["__scopeId", "data-v-d2b231d4"]]), Io = { class: "features__wrapper" },
|
|
1352
|
+
}), So = /* @__PURE__ */ f(Bo, [["__scopeId", "data-v-d2b231d4"]]), Io = { class: "features__wrapper" }, Co = { class: "features__content" }, qo = {
|
|
1353
1353
|
key: 0,
|
|
1354
1354
|
class: "features__headline"
|
|
1355
1355
|
}, Ao = {
|
|
@@ -1364,8 +1364,8 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1364
1364
|
},
|
|
1365
1365
|
setup(e) {
|
|
1366
1366
|
return (a, r) => (s(), i("div", Io, [
|
|
1367
|
-
t("div",
|
|
1368
|
-
a.headline ? (s(), i("div",
|
|
1367
|
+
t("div", Co, [
|
|
1368
|
+
a.headline ? (s(), i("div", qo, [
|
|
1369
1369
|
t("h2", null, d(a.headline), 1)
|
|
1370
1370
|
])) : h("", !0),
|
|
1371
1371
|
a.body ? (s(), i("div", Ao, [
|
|
@@ -1380,7 +1380,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1380
1380
|
}, [
|
|
1381
1381
|
S(z, { class: "element__icon" }, {
|
|
1382
1382
|
default: y(() => [
|
|
1383
|
-
c(a.$slots, "features-icon",
|
|
1383
|
+
c(a.$slots, "features-icon", q(L({
|
|
1384
1384
|
src: o.icon.src,
|
|
1385
1385
|
height: 30,
|
|
1386
1386
|
width: 30,
|
|
@@ -1451,16 +1451,16 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1451
1451
|
"image-fit-back": n.imageFitBack
|
|
1452
1452
|
}, {
|
|
1453
1453
|
"flashcard-front-body": y(({ bodytext: u }) => [
|
|
1454
|
-
c(l.$slots, "flashcard-front-body",
|
|
1454
|
+
c(l.$slots, "flashcard-front-body", q(L({ bodytext: u })), void 0, !0)
|
|
1455
1455
|
]),
|
|
1456
1456
|
"flashcard-front-image": y(({ src: u, alt: b }) => [
|
|
1457
|
-
c(l.$slots, "flashcard-front-image",
|
|
1457
|
+
c(l.$slots, "flashcard-front-image", q(L({ src: u, alt: b })), void 0, !0)
|
|
1458
1458
|
]),
|
|
1459
1459
|
"flashcard-back-body": y(({ bodytextbackside: u }) => [
|
|
1460
|
-
c(l.$slots, "flashcard-back-body",
|
|
1460
|
+
c(l.$slots, "flashcard-back-body", q(L({ bodytextbackside: u })), void 0, !0)
|
|
1461
1461
|
]),
|
|
1462
1462
|
"flashcard-back-image": y(({ src: u, alt: b }) => [
|
|
1463
|
-
c(l.$slots, "flashcard-back-image",
|
|
1463
|
+
c(l.$slots, "flashcard-back-image", q(L({ src: u, alt: b })), void 0, !0)
|
|
1464
1464
|
]),
|
|
1465
1465
|
_: 2
|
|
1466
1466
|
}, 1032, ["name", "bodytext", "image", "namebackside", "bodytextbackside", "imagebackside", "size", "image-fit", "image-fit-back"]))), 128))
|
|
@@ -1591,7 +1591,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1591
1591
|
t("div", _s, [
|
|
1592
1592
|
S(z, null, {
|
|
1593
1593
|
default: y(() => [
|
|
1594
|
-
c(a.$slots, "image",
|
|
1594
|
+
c(a.$slots, "image", q(L({
|
|
1595
1595
|
width: 984,
|
|
1596
1596
|
height: e.fullHeight ? "100%" : 554,
|
|
1597
1597
|
src: e.src,
|
|
@@ -1612,10 +1612,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1612
1612
|
}, gs = {
|
|
1613
1613
|
key: 1,
|
|
1614
1614
|
class: "video"
|
|
1615
|
-
}, bs = {
|
|
1616
|
-
key: 0,
|
|
1617
|
-
class: "body"
|
|
1618
|
-
}, ys = /* @__PURE__ */ g({
|
|
1615
|
+
}, bs = /* @__PURE__ */ g({
|
|
1619
1616
|
__name: "image-gallery",
|
|
1620
1617
|
props: {
|
|
1621
1618
|
mediaLarge: {},
|
|
@@ -1645,7 +1642,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1645
1642
|
l.mediaLarge && l.mediaType === "image" ? (s(), i("div", fs, [
|
|
1646
1643
|
S(z, null, {
|
|
1647
1644
|
default: y(() => [
|
|
1648
|
-
c(l.$slots, "image-large",
|
|
1645
|
+
c(l.$slots, "image-large", q(L({
|
|
1649
1646
|
width: 617,
|
|
1650
1647
|
height: 530,
|
|
1651
1648
|
src: l.mediaLarge.src,
|
|
@@ -1683,7 +1680,7 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1683
1680
|
}, [
|
|
1684
1681
|
S(z, null, {
|
|
1685
1682
|
default: y(() => [
|
|
1686
|
-
c(l.$slots, "image-small",
|
|
1683
|
+
c(l.$slots, "image-small", q(L({
|
|
1687
1684
|
width: 328,
|
|
1688
1685
|
height: 246,
|
|
1689
1686
|
src: n.src,
|
|
@@ -1693,17 +1690,20 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1693
1690
|
_: 2
|
|
1694
1691
|
}, 1024)
|
|
1695
1692
|
]))), 128)),
|
|
1696
|
-
l.mediaSmall.length < 2 ? (s(), i("div",
|
|
1693
|
+
l.mediaSmall.length < 2 ? (s(), i("div", {
|
|
1694
|
+
key: 0,
|
|
1695
|
+
class: p(["body", l.bgColor === "dark" ? "body--dark" : ""])
|
|
1696
|
+
}, [
|
|
1697
1697
|
t("p", null, d(l.body), 1)
|
|
1698
|
-
])) : h("", !0)
|
|
1698
|
+
], 2)) : h("", !0)
|
|
1699
1699
|
], 6)
|
|
1700
1700
|
], 2)
|
|
1701
1701
|
], 2));
|
|
1702
1702
|
}
|
|
1703
|
-
}),
|
|
1703
|
+
}), ys = /* @__PURE__ */ f(bs, [["__scopeId", "data-v-fcf0b1bc"]]), ks = { class: "logo-wall__wrapper" }, $s = { class: "logo-wall__content" }, ws = {
|
|
1704
1704
|
key: 0,
|
|
1705
1705
|
class: "logo-wall__text"
|
|
1706
|
-
},
|
|
1706
|
+
}, Bs = { key: 0 }, Ss = { key: 1 }, Is = { class: "logo-wall__logos" }, Cs = { class: "logo-wall__link" }, qs = /* @__PURE__ */ g({
|
|
1707
1707
|
__name: "logo-wall",
|
|
1708
1708
|
props: {
|
|
1709
1709
|
headline: {
|
|
@@ -1721,20 +1721,20 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1721
1721
|
}
|
|
1722
1722
|
},
|
|
1723
1723
|
setup(e) {
|
|
1724
|
-
return (a, r) => (s(), i("div",
|
|
1725
|
-
t("div",
|
|
1726
|
-
e.headline || e.body ? (s(), i("div",
|
|
1727
|
-
e.headline ? (s(), i("h2",
|
|
1728
|
-
e.body ? (s(), i("p",
|
|
1724
|
+
return (a, r) => (s(), i("div", ks, [
|
|
1725
|
+
t("div", $s, [
|
|
1726
|
+
e.headline || e.body ? (s(), i("div", ws, [
|
|
1727
|
+
e.headline ? (s(), i("h2", Bs, d(e.headline), 1)) : h("", !0),
|
|
1728
|
+
e.body ? (s(), i("p", Ss, d(e.body), 1)) : h("", !0)
|
|
1729
1729
|
])) : h("", !0),
|
|
1730
|
-
t("div",
|
|
1730
|
+
t("div", Is, [
|
|
1731
1731
|
(s(!0), i(P, null, F(e.logos, (o) => (s(), i("div", {
|
|
1732
1732
|
key: o.src + o.alt,
|
|
1733
1733
|
class: "logo-wall__logo"
|
|
1734
1734
|
}, [
|
|
1735
1735
|
S(z, null, {
|
|
1736
1736
|
default: y(() => [
|
|
1737
|
-
c(a.$slots, "logo-wall-logo",
|
|
1737
|
+
c(a.$slots, "logo-wall-logo", q(L({
|
|
1738
1738
|
width: 130,
|
|
1739
1739
|
height: 130,
|
|
1740
1740
|
src: o.src,
|
|
@@ -1759,13 +1759,13 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1759
1759
|
])
|
|
1760
1760
|
]));
|
|
1761
1761
|
}
|
|
1762
|
-
}),
|
|
1762
|
+
}), As = /* @__PURE__ */ f(qs, [["__scopeId", "data-v-fd489289"]]), Ls = { class: "micro-stories__top" }, Ds = {
|
|
1763
1763
|
key: 0,
|
|
1764
1764
|
class: "headline"
|
|
1765
|
-
},
|
|
1765
|
+
}, Ts = {
|
|
1766
1766
|
key: 1,
|
|
1767
1767
|
class: "body"
|
|
1768
|
-
},
|
|
1768
|
+
}, Vs = { class: "micro-stories__splide" }, Ps = /* @__PURE__ */ g({
|
|
1769
1769
|
__name: "micro-stories",
|
|
1770
1770
|
props: {
|
|
1771
1771
|
bgColor: { default: "blue" },
|
|
@@ -1781,35 +1781,35 @@ const Le = ["aria-label"], De = /* @__PURE__ */ g({
|
|
|
1781
1781
|
return (l, _) => (s(), i("div", {
|
|
1782
1782
|
class: p(["micro-stories__wrapper", r.value])
|
|
1783
1783
|
}, [
|
|
1784
|
-
t("div",
|
|
1785
|
-
l.headline ? (s(), i("div",
|
|
1784
|
+
t("div", Ls, [
|
|
1785
|
+
l.headline ? (s(), i("div", Ds, [
|
|
1786
1786
|
t("h2", null, d(l.headline), 1)
|
|
1787
1787
|
])) : h("", !0),
|
|
1788
|
-
l.body ? (s(), i("div",
|
|
1788
|
+
l.body ? (s(), i("div", Ts, [
|
|
1789
1789
|
t("p", null, d(l.body), 1)
|
|
1790
1790
|
])) : h("", !0)
|
|
1791
1791
|
]),
|
|
1792
|
-
t("div",
|
|
1792
|
+
t("div", Vs, [
|
|
1793
1793
|
c(l.$slots, "micro-stories-slides")
|
|
1794
1794
|
]),
|
|
1795
1795
|
c(l.$slots, "micro-stories-controls")
|
|
1796
1796
|
], 2));
|
|
1797
1797
|
}
|
|
1798
|
-
}),
|
|
1799
|
-
function
|
|
1800
|
-
return s(), i("div",
|
|
1801
|
-
t("div",
|
|
1798
|
+
}), Fs = {}, Ms = { class: "policy__wrapper" }, zs = { class: "policy__content" };
|
|
1799
|
+
function Os(e, a) {
|
|
1800
|
+
return s(), i("div", Ms, [
|
|
1801
|
+
t("div", zs, [
|
|
1802
1802
|
c(e.$slots, "default", {}, void 0, !0)
|
|
1803
1803
|
])
|
|
1804
1804
|
]);
|
|
1805
1805
|
}
|
|
1806
|
-
const
|
|
1806
|
+
const Hs = /* @__PURE__ */ f(Fs, [["render", Os], ["__scopeId", "data-v-ea887d7a"]]), Rs = { class: "product-hero__wrapper" }, Ns = { class: "product-hero__content" }, Es = { class: "product-hero__headline" }, js = { class: "product-hero__video" }, Ks = { class: "product-hero__insignia" }, Us = {
|
|
1807
1807
|
key: 0,
|
|
1808
1808
|
class: "product-hero__logo"
|
|
1809
|
-
},
|
|
1809
|
+
}, Gs = {
|
|
1810
1810
|
key: 1,
|
|
1811
1811
|
class: "product-hero__certification"
|
|
1812
|
-
},
|
|
1812
|
+
}, Js = /* @__PURE__ */ g({
|
|
1813
1813
|
__name: "product-hero",
|
|
1814
1814
|
props: {
|
|
1815
1815
|
headline: {
|
|
@@ -1844,10 +1844,10 @@ const Rs = /* @__PURE__ */ f(Ms, [["render", Hs], ["__scopeId", "data-v-ea887d7a
|
|
|
1844
1844
|
}
|
|
1845
1845
|
},
|
|
1846
1846
|
setup(e) {
|
|
1847
|
-
return (a, r) => (s(), i("div",
|
|
1848
|
-
t("div",
|
|
1849
|
-
t("div",
|
|
1850
|
-
t("div",
|
|
1847
|
+
return (a, r) => (s(), i("div", Rs, [
|
|
1848
|
+
t("div", Ns, [
|
|
1849
|
+
t("div", Es, d(e.headline), 1),
|
|
1850
|
+
t("div", js, [
|
|
1851
1851
|
e.videoSrc !== "" ? (s(), T(ee, {
|
|
1852
1852
|
key: 0,
|
|
1853
1853
|
play: "",
|
|
@@ -1865,8 +1865,8 @@ const Rs = /* @__PURE__ */ f(Ms, [["render", Hs], ["__scopeId", "data-v-ea887d7a
|
|
|
1865
1865
|
]),
|
|
1866
1866
|
_: 3
|
|
1867
1867
|
})),
|
|
1868
|
-
t("div",
|
|
1869
|
-
e.logoSrc ? (s(), i("div",
|
|
1868
|
+
t("div", Ks, [
|
|
1869
|
+
e.logoSrc ? (s(), i("div", Us, [
|
|
1870
1870
|
S(I(z), null, {
|
|
1871
1871
|
default: y(() => [
|
|
1872
1872
|
c(a.$slots, "product-hero-logo", {}, void 0, !0)
|
|
@@ -1874,7 +1874,7 @@ const Rs = /* @__PURE__ */ f(Ms, [["render", Hs], ["__scopeId", "data-v-ea887d7a
|
|
|
1874
1874
|
_: 3
|
|
1875
1875
|
})
|
|
1876
1876
|
])) : h("", !0),
|
|
1877
|
-
e.isCertified ? (s(), i("div",
|
|
1877
|
+
e.isCertified ? (s(), i("div", Gs, [
|
|
1878
1878
|
S(I(z), null, {
|
|
1879
1879
|
default: y(() => [
|
|
1880
1880
|
c(a.$slots, "product-hero-certification", {}, void 0, !0)
|
|
@@ -1887,7 +1887,7 @@ const Rs = /* @__PURE__ */ f(Ms, [["render", Hs], ["__scopeId", "data-v-ea887d7a
|
|
|
1887
1887
|
])
|
|
1888
1888
|
]));
|
|
1889
1889
|
}
|
|
1890
|
-
}),
|
|
1890
|
+
}), Ws = /* @__PURE__ */ f(Js, [["__scopeId", "data-v-deab9c3a"]]), Ys = { class: "promo__content" }, Qs = /* @__PURE__ */ g({
|
|
1891
1891
|
__name: "promo",
|
|
1892
1892
|
props: {
|
|
1893
1893
|
label: { default: "" },
|
|
@@ -1916,7 +1916,7 @@ const Rs = /* @__PURE__ */ f(Ms, [["render", Hs], ["__scopeId", "data-v-ea887d7a
|
|
|
1916
1916
|
l.multiply ? "promo__wrapper--multiply" : ""
|
|
1917
1917
|
])
|
|
1918
1918
|
}, [
|
|
1919
|
-
t("div",
|
|
1919
|
+
t("div", Ys, [
|
|
1920
1920
|
l.mediaType === "image" ? (s(), i("div", {
|
|
1921
1921
|
key: 0,
|
|
1922
1922
|
class: p([
|
|
@@ -1926,7 +1926,7 @@ const Rs = /* @__PURE__ */ f(Ms, [["render", Hs], ["__scopeId", "data-v-ea887d7a
|
|
|
1926
1926
|
}, [
|
|
1927
1927
|
S(z, null, {
|
|
1928
1928
|
default: y(() => [
|
|
1929
|
-
c(l.$slots, "promo-image",
|
|
1929
|
+
c(l.$slots, "promo-image", q(L({ src: l.src, width: 1920, alt: l.alt, height: 1080 })))
|
|
1930
1930
|
]),
|
|
1931
1931
|
_: 3
|
|
1932
1932
|
})
|
|
@@ -1992,10 +1992,10 @@ const Rs = /* @__PURE__ */ f(Ms, [["render", Hs], ["__scopeId", "data-v-ea887d7a
|
|
|
1992
1992
|
])
|
|
1993
1993
|
], 2));
|
|
1994
1994
|
}
|
|
1995
|
-
}),
|
|
1995
|
+
}), Zs = /* @__PURE__ */ f(Qs, [["__scopeId", "data-v-df54d965"]]), Xs = (e) => (O("data-v-e3cc8e27"), e = e(), H(), e), xs = { class: "quote__wrapper" }, el = { class: "quote__content" }, tl = /* @__PURE__ */ Xs(() => /* @__PURE__ */ t("p", { class: "quote__quote-mark" }, "“", -1)), al = { class: "quote__quote" }, ol = { class: "quote__quote-text" }, sl = { class: "quote__author" }, ll = {
|
|
1996
1996
|
key: 0,
|
|
1997
1997
|
class: "quote__image"
|
|
1998
|
-
},
|
|
1998
|
+
}, il = { class: "quote__text" }, rl = { class: "quote__author-name" }, nl = { class: "quote__author-title" }, dl = /* @__PURE__ */ g({
|
|
1999
1999
|
__name: "quote",
|
|
2000
2000
|
props: {
|
|
2001
2001
|
quote: {
|
|
@@ -2017,16 +2017,16 @@ const Rs = /* @__PURE__ */ f(Ms, [["render", Hs], ["__scopeId", "data-v-ea887d7a
|
|
|
2017
2017
|
}
|
|
2018
2018
|
},
|
|
2019
2019
|
setup(e) {
|
|
2020
|
-
return (a, r) => (s(), i("div",
|
|
2021
|
-
t("div",
|
|
2022
|
-
|
|
2023
|
-
t("div",
|
|
2024
|
-
t("p",
|
|
2025
|
-
t("div",
|
|
2026
|
-
e.authorImage ? (s(), i("div",
|
|
2020
|
+
return (a, r) => (s(), i("div", xs, [
|
|
2021
|
+
t("div", el, [
|
|
2022
|
+
tl,
|
|
2023
|
+
t("div", al, [
|
|
2024
|
+
t("p", ol, d(e.quote), 1),
|
|
2025
|
+
t("div", sl, [
|
|
2026
|
+
e.authorImage ? (s(), i("div", ll, [
|
|
2027
2027
|
S(z, null, {
|
|
2028
2028
|
default: y(() => [
|
|
2029
|
-
c(a.$slots, "author-image",
|
|
2029
|
+
c(a.$slots, "author-image", q(L({
|
|
2030
2030
|
src: e.authorImage + "/m/100x100",
|
|
2031
2031
|
width: 60,
|
|
2032
2032
|
height: 60
|
|
@@ -2035,22 +2035,22 @@ const Rs = /* @__PURE__ */ f(Ms, [["render", Hs], ["__scopeId", "data-v-ea887d7a
|
|
|
2035
2035
|
_: 3
|
|
2036
2036
|
})
|
|
2037
2037
|
])) : h("", !0),
|
|
2038
|
-
t("div",
|
|
2039
|
-
t("p",
|
|
2040
|
-
t("p",
|
|
2038
|
+
t("div", il, [
|
|
2039
|
+
t("p", rl, d(e.author), 1),
|
|
2040
|
+
t("p", nl, d(e.authorTitle), 1)
|
|
2041
2041
|
])
|
|
2042
2042
|
])
|
|
2043
2043
|
])
|
|
2044
2044
|
])
|
|
2045
2045
|
]));
|
|
2046
2046
|
}
|
|
2047
|
-
}),
|
|
2047
|
+
}), cl = /* @__PURE__ */ f(dl, [["__scopeId", "data-v-e3cc8e27"]]), ul = { class: "rich-text__wrapper" }, _l = {
|
|
2048
2048
|
key: 0,
|
|
2049
2049
|
class: "rich-text__links"
|
|
2050
|
-
},
|
|
2050
|
+
}, hl = {
|
|
2051
2051
|
key: 0,
|
|
2052
2052
|
class: "rich-text__bullet-list"
|
|
2053
|
-
},
|
|
2053
|
+
}, pl = /* @__PURE__ */ g({
|
|
2054
2054
|
__name: "rich-text",
|
|
2055
2055
|
props: {
|
|
2056
2056
|
headline: { default: "" },
|
|
@@ -2069,7 +2069,7 @@ const Rs = /* @__PURE__ */ f(Ms, [["render", Hs], ["__scopeId", "data-v-ea887d7a
|
|
|
2069
2069
|
a.bgColor === "blue" ? "rich-text--blue" : "rich-text--white"
|
|
2070
2070
|
])
|
|
2071
2071
|
}, [
|
|
2072
|
-
t("div",
|
|
2072
|
+
t("div", ul, [
|
|
2073
2073
|
a.label ? (s(), T(Z, {
|
|
2074
2074
|
key: 0,
|
|
2075
2075
|
text: a.label,
|
|
@@ -2095,11 +2095,11 @@ const Rs = /* @__PURE__ */ f(Ms, [["render", Hs], ["__scopeId", "data-v-ea887d7a
|
|
|
2095
2095
|
])
|
|
2096
2096
|
}, [
|
|
2097
2097
|
c(a.$slots, "rich-text-content"),
|
|
2098
|
-
a.links ? (s(), i("div",
|
|
2098
|
+
a.links ? (s(), i("div", _l, [
|
|
2099
2099
|
c(a.$slots, "rich-text-links")
|
|
2100
2100
|
])) : h("", !0)
|
|
2101
2101
|
], 2),
|
|
2102
|
-
a.bulletList ? (s(), i("div",
|
|
2102
|
+
a.bulletList ? (s(), i("div", hl, [
|
|
2103
2103
|
c(a.$slots, "rich-text-bullet-list")
|
|
2104
2104
|
])) : h("", !0),
|
|
2105
2105
|
a.image ? (s(), i("div", {
|
|
@@ -2111,7 +2111,7 @@ const Rs = /* @__PURE__ */ f(Ms, [["render", Hs], ["__scopeId", "data-v-ea887d7a
|
|
|
2111
2111
|
}, [
|
|
2112
2112
|
S(z, null, {
|
|
2113
2113
|
default: y(() => [
|
|
2114
|
-
c(a.$slots, "rich-text-image",
|
|
2114
|
+
c(a.$slots, "rich-text-image", q(L({ width: 865, height: 307 })))
|
|
2115
2115
|
]),
|
|
2116
2116
|
_: 3
|
|
2117
2117
|
})
|
|
@@ -2120,12 +2120,12 @@ const Rs = /* @__PURE__ */ f(Ms, [["render", Hs], ["__scopeId", "data-v-ea887d7a
|
|
|
2120
2120
|
])
|
|
2121
2121
|
], 2));
|
|
2122
2122
|
}
|
|
2123
|
-
}),
|
|
2124
|
-
function
|
|
2125
|
-
return s(), i("div",
|
|
2126
|
-
t("div",
|
|
2127
|
-
t("div",
|
|
2128
|
-
t("div",
|
|
2123
|
+
}), ml = /* @__PURE__ */ f(pl, [["__scopeId", "data-v-db485b9d"]]), vl = {}, fl = { class: "rich-text" }, gl = { class: "rich-text__wrapper" }, bl = { class: "rich-text__content rich-text__content--left-aligned" }, yl = { class: "rich-text__body" };
|
|
2124
|
+
function kl(e, a) {
|
|
2125
|
+
return s(), i("div", fl, [
|
|
2126
|
+
t("div", gl, [
|
|
2127
|
+
t("div", bl, [
|
|
2128
|
+
t("div", yl, [
|
|
2129
2129
|
t("div", null, [
|
|
2130
2130
|
c(e.$slots, "rich-text-content-left", {}, void 0, !0)
|
|
2131
2131
|
]),
|
|
@@ -2137,10 +2137,10 @@ function $l(e, a) {
|
|
|
2137
2137
|
])
|
|
2138
2138
|
]);
|
|
2139
2139
|
}
|
|
2140
|
-
const
|
|
2140
|
+
const $l = /* @__PURE__ */ f(vl, [["render", kl], ["__scopeId", "data-v-776750d2"]]), wl = (e) => (O("data-v-e254e1e0"), e = e(), H(), e), Bl = { class: "timeline__wrapper" }, Sl = { class: "timeline__content" }, Il = { class: "timeline__items" }, Cl = { class: "item__left" }, ql = /* @__PURE__ */ wl(() => /* @__PURE__ */ t("div", { class: "item__elements" }, [
|
|
2141
2141
|
/* @__PURE__ */ t("div", { class: "circle" }),
|
|
2142
2142
|
/* @__PURE__ */ t("div", { class: "line" })
|
|
2143
|
-
], -1)),
|
|
2143
|
+
], -1)), Al = { class: "item__right" }, Ll = ["innerHTML"], Dl = /* @__PURE__ */ g({
|
|
2144
2144
|
__name: "timeline",
|
|
2145
2145
|
props: {
|
|
2146
2146
|
timelineItems: {
|
|
@@ -2163,19 +2163,19 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2163
2163
|
a.forEach((o) => {
|
|
2164
2164
|
r.observe(o);
|
|
2165
2165
|
});
|
|
2166
|
-
}), (a, r) => (s(), i("div",
|
|
2167
|
-
t("div",
|
|
2168
|
-
t("div",
|
|
2166
|
+
}), (a, r) => (s(), i("div", Bl, [
|
|
2167
|
+
t("div", Sl, [
|
|
2168
|
+
t("div", Il, [
|
|
2169
2169
|
(s(!0), i(P, null, F(e.timelineItems, (o) => (s(), i("div", {
|
|
2170
2170
|
key: o.year,
|
|
2171
2171
|
class: "timeline__item faded"
|
|
2172
2172
|
}, [
|
|
2173
2173
|
t("div", Cl, d(o.year), 1),
|
|
2174
|
-
|
|
2175
|
-
t("div",
|
|
2174
|
+
ql,
|
|
2175
|
+
t("div", Al, [
|
|
2176
2176
|
S(z, null, {
|
|
2177
2177
|
default: y(() => [
|
|
2178
|
-
o.media.src ? c(a.$slots, "timeline-image",
|
|
2178
|
+
o.media.src ? c(a.$slots, "timeline-image", q(X({ key: 0 }, { src: o.media.src, alt: o.media.alt })), void 0, !0) : h("", !0)
|
|
2179
2179
|
]),
|
|
2180
2180
|
_: 2
|
|
2181
2181
|
}, 1024),
|
|
@@ -2183,20 +2183,20 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2183
2183
|
style: x([o.media.src ? "" : "margin-top: 0px"]),
|
|
2184
2184
|
class: "rich-text",
|
|
2185
2185
|
innerHTML: o.text
|
|
2186
|
-
}, null, 12,
|
|
2186
|
+
}, null, 12, Ll)
|
|
2187
2187
|
])
|
|
2188
2188
|
]))), 128))
|
|
2189
2189
|
])
|
|
2190
2190
|
])
|
|
2191
2191
|
]));
|
|
2192
2192
|
}
|
|
2193
|
-
}),
|
|
2193
|
+
}), Tl = /* @__PURE__ */ f(Dl, [["__scopeId", "data-v-e254e1e0"]]), Vl = { class: "vimeo" }, Pl = { class: "vimeo__wrapper" }, Fl = {
|
|
2194
2194
|
key: 0,
|
|
2195
2195
|
class: "vimeo__headline"
|
|
2196
|
-
},
|
|
2196
|
+
}, Ml = {
|
|
2197
2197
|
key: 1,
|
|
2198
2198
|
class: "vimeo__description"
|
|
2199
|
-
},
|
|
2199
|
+
}, zl = /* @__PURE__ */ g({
|
|
2200
2200
|
__name: "vimeo",
|
|
2201
2201
|
props: {
|
|
2202
2202
|
headline: {
|
|
@@ -2209,21 +2209,21 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2209
2209
|
}
|
|
2210
2210
|
},
|
|
2211
2211
|
setup(e) {
|
|
2212
|
-
return (a, r) => (s(), i("div",
|
|
2213
|
-
t("div",
|
|
2214
|
-
e.headline ? (s(), i("h2",
|
|
2212
|
+
return (a, r) => (s(), i("div", Vl, [
|
|
2213
|
+
t("div", Pl, [
|
|
2214
|
+
e.headline ? (s(), i("h2", Fl, d(e.headline), 1)) : h("", !0),
|
|
2215
2215
|
c(a.$slots, "vimeo-content", {}, void 0, !0),
|
|
2216
|
-
e.description ? (s(), i("p",
|
|
2216
|
+
e.description ? (s(), i("p", Ml, d(e.description), 1)) : h("", !0)
|
|
2217
2217
|
])
|
|
2218
2218
|
]));
|
|
2219
2219
|
}
|
|
2220
|
-
}),
|
|
2220
|
+
}), Ol = /* @__PURE__ */ f(zl, [["__scopeId", "data-v-90a2b109"]]), Hl = { class: "academy-overview" }, Rl = { class: "academy-overview__content-wrapper" }, Nl = { class: "academy-overview__content" }, El = { class: "academy-overview__title" }, jl = { class: "academy-overview__description" }, Kl = {
|
|
2221
2221
|
key: 0,
|
|
2222
2222
|
class: "academy-overview__button-wrapper"
|
|
2223
|
-
},
|
|
2223
|
+
}, Ul = {
|
|
2224
2224
|
key: 0,
|
|
2225
2225
|
class: "academy-overview__stats"
|
|
2226
|
-
},
|
|
2226
|
+
}, Gl = { class: "academy-overview__stats-row" }, Jl = { class: "academy-overview__stat" }, Wl = { class: "academy-overview__value" }, Yl = { class: "academy-overview__label" }, Ql = { class: "academy-overview__stat" }, Zl = { class: "academy-overview__value" }, Xl = { class: "academy-overview__label" }, xl = /* @__PURE__ */ g({
|
|
2227
2227
|
__name: "frontpage-hero",
|
|
2228
2228
|
props: {
|
|
2229
2229
|
hero: { default: () => ({
|
|
@@ -2237,25 +2237,25 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2237
2237
|
}) }
|
|
2238
2238
|
},
|
|
2239
2239
|
setup(e) {
|
|
2240
|
-
return (a, r) => (s(), i("div",
|
|
2241
|
-
t("div",
|
|
2242
|
-
t("div",
|
|
2240
|
+
return (a, r) => (s(), i("div", Hl, [
|
|
2241
|
+
t("div", Rl, [
|
|
2242
|
+
t("div", Nl, [
|
|
2243
2243
|
t("div", null, [
|
|
2244
|
-
t("h1",
|
|
2245
|
-
t("p",
|
|
2246
|
-
a.hero.showStats ? h("", !0) : (s(), i("div",
|
|
2244
|
+
t("h1", El, d(a.hero.headline), 1),
|
|
2245
|
+
t("p", jl, d(a.hero.description), 1),
|
|
2246
|
+
a.hero.showStats ? h("", !0) : (s(), i("div", Kl, [
|
|
2247
2247
|
c(a.$slots, "button", {}, void 0, !0)
|
|
2248
2248
|
]))
|
|
2249
2249
|
]),
|
|
2250
|
-
a.hero.showStats ? (s(), i("div",
|
|
2251
|
-
t("div",
|
|
2252
|
-
t("div",
|
|
2253
|
-
t("div",
|
|
2254
|
-
t("div",
|
|
2250
|
+
a.hero.showStats ? (s(), i("div", Ul, [
|
|
2251
|
+
t("div", Gl, [
|
|
2252
|
+
t("div", Jl, [
|
|
2253
|
+
t("div", Wl, d(a.hero.lessonValue), 1),
|
|
2254
|
+
t("div", Yl, d(a.hero.lessonLabel), 1)
|
|
2255
2255
|
]),
|
|
2256
|
-
t("div",
|
|
2257
|
-
t("div",
|
|
2258
|
-
t("div",
|
|
2256
|
+
t("div", Ql, [
|
|
2257
|
+
t("div", Zl, d(a.hero.pointsValue), 1),
|
|
2258
|
+
t("div", Xl, d(a.hero.pointsLabel), 1)
|
|
2259
2259
|
])
|
|
2260
2260
|
])
|
|
2261
2261
|
])) : h("", !0)
|
|
@@ -2263,7 +2263,7 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2263
2263
|
])
|
|
2264
2264
|
]));
|
|
2265
2265
|
}
|
|
2266
|
-
}),
|
|
2266
|
+
}), ei = /* @__PURE__ */ f(xl, [["__scopeId", "data-v-98275425"]]), ti = { class: "not-found__wrapper" }, ai = { class: "not-found__content" }, oi = { class: "not-found__headline" }, si = { class: "not-found__body" }, li = /* @__PURE__ */ g({
|
|
2267
2267
|
__name: "404",
|
|
2268
2268
|
props: {
|
|
2269
2269
|
headline: {
|
|
@@ -2272,16 +2272,16 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2272
2272
|
}
|
|
2273
2273
|
},
|
|
2274
2274
|
setup(e) {
|
|
2275
|
-
return (a, r) => (s(), i("div",
|
|
2276
|
-
t("div",
|
|
2277
|
-
t("h1",
|
|
2278
|
-
t("div",
|
|
2275
|
+
return (a, r) => (s(), i("div", ti, [
|
|
2276
|
+
t("div", ai, [
|
|
2277
|
+
t("h1", oi, d(e.headline), 1),
|
|
2278
|
+
t("div", si, [
|
|
2279
2279
|
c(a.$slots, "not-found-body", {}, void 0, !0)
|
|
2280
2280
|
])
|
|
2281
2281
|
])
|
|
2282
2282
|
]));
|
|
2283
2283
|
}
|
|
2284
|
-
}),
|
|
2284
|
+
}), ii = /* @__PURE__ */ f(li, [["__scopeId", "data-v-b829ca6c"]]), ri = { class: "filter__wrapper" }, ni = { class: "filter__content" }, di = { class: "filter__dropdowns" }, ci = { class: "filter__chips" }, ui = /* @__PURE__ */ g({
|
|
2285
2285
|
__name: "filter",
|
|
2286
2286
|
props: {
|
|
2287
2287
|
hasChips: {
|
|
@@ -2295,12 +2295,12 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2295
2295
|
},
|
|
2296
2296
|
emits: ["clearFilters"],
|
|
2297
2297
|
setup(e) {
|
|
2298
|
-
return (a, r) => (s(), i("div",
|
|
2299
|
-
t("div",
|
|
2300
|
-
t("div",
|
|
2298
|
+
return (a, r) => (s(), i("div", ri, [
|
|
2299
|
+
t("div", ni, [
|
|
2300
|
+
t("div", di, [
|
|
2301
2301
|
c(a.$slots, "filter-dropdowns")
|
|
2302
2302
|
]),
|
|
2303
|
-
t("div",
|
|
2303
|
+
t("div", ci, [
|
|
2304
2304
|
c(a.$slots, "filter-chips"),
|
|
2305
2305
|
e.hasChips ? (s(), i("button", {
|
|
2306
2306
|
key: 0,
|
|
@@ -2311,35 +2311,35 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2311
2311
|
])
|
|
2312
2312
|
]));
|
|
2313
2313
|
}
|
|
2314
|
-
}),
|
|
2314
|
+
}), _i = /* @__PURE__ */ f(ui, [["__scopeId", "data-v-31c1ba00"]]), ye = (e) => (O("data-v-3d0cbbd5"), e = e(), H(), e), hi = { class: "footer__wrapper" }, pi = { class: "footer__content" }, mi = {
|
|
2315
2315
|
key: 0,
|
|
2316
2316
|
src: "https://mobile-industrial-robots.com/logo/mir-main-logo.svg",
|
|
2317
2317
|
style: { margin: "0 auto" }
|
|
2318
|
-
},
|
|
2318
|
+
}, vi = { class: "footer__sections" }, fi = { class: "section__title" }, gi = { class: "section__list" }, bi = { class: "section" }, yi = {
|
|
2319
2319
|
key: 0,
|
|
2320
2320
|
class: "section__title"
|
|
2321
|
-
},
|
|
2321
|
+
}, ki = {
|
|
2322
2322
|
key: 1,
|
|
2323
2323
|
class: "section__title"
|
|
2324
|
-
},
|
|
2324
|
+
}, $i = { key: 0 }, wi = { key: 1 }, Bi = { key: 2 }, Si = { key: 3 }, Ii = { key: 4 }, Ci = /* @__PURE__ */ ye(() => /* @__PURE__ */ t("br", null, null, -1)), qi = {
|
|
2325
2325
|
key: 0,
|
|
2326
2326
|
href: "mailto:china@mir-robots.com"
|
|
2327
|
-
},
|
|
2327
|
+
}, Ai = {
|
|
2328
2328
|
key: 1,
|
|
2329
2329
|
href: "mailto:mail@mir-robots.com"
|
|
2330
|
-
},
|
|
2330
|
+
}, Li = {
|
|
2331
2331
|
key: 0,
|
|
2332
2332
|
href: "tel:+8613661856951"
|
|
2333
|
-
},
|
|
2333
|
+
}, Di = {
|
|
2334
2334
|
key: 1,
|
|
2335
2335
|
href: "tel:+4520377577"
|
|
2336
|
-
},
|
|
2336
|
+
}, Ti = { class: "footer__bottom" }, Vi = { class: "copyright" }, Pi = { class: "footer__policy" }, Fi = /* @__PURE__ */ ye(() => /* @__PURE__ */ t("i", { class: "change-region" }, null, -1)), Mi = {
|
|
2337
2337
|
key: 0,
|
|
2338
2338
|
class: "footer__social"
|
|
2339
|
-
},
|
|
2339
|
+
}, zi = ["href", "aria-label"], Oi = {
|
|
2340
2340
|
key: 1,
|
|
2341
2341
|
class: "footer__social"
|
|
2342
|
-
},
|
|
2342
|
+
}, Hi = ["href", "aria-label"], Ri = /* @__PURE__ */ g({
|
|
2343
2343
|
__name: "footer",
|
|
2344
2344
|
props: {
|
|
2345
2345
|
language: { default: "" },
|
|
@@ -2352,29 +2352,29 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2352
2352
|
},
|
|
2353
2353
|
emits: ["changeRegionClicked"],
|
|
2354
2354
|
setup(e) {
|
|
2355
|
-
return (a, r) => (s(), i("div",
|
|
2356
|
-
t("footer",
|
|
2357
|
-
a.language === "zh" ? (s(), i("img",
|
|
2358
|
-
t("div",
|
|
2355
|
+
return (a, r) => (s(), i("div", hi, [
|
|
2356
|
+
t("footer", pi, [
|
|
2357
|
+
a.language === "zh" ? (s(), i("img", mi)) : h("", !0),
|
|
2358
|
+
t("div", vi, [
|
|
2359
2359
|
(s(!0), i(P, null, F(a.footerSections, (o) => (s(), i("div", {
|
|
2360
2360
|
key: o.title,
|
|
2361
2361
|
class: "section"
|
|
2362
2362
|
}, [
|
|
2363
|
-
t("span",
|
|
2363
|
+
t("span", fi, d(o.title), 1),
|
|
2364
2364
|
t("nav", null, [
|
|
2365
|
-
t("ul",
|
|
2365
|
+
t("ul", gi, [
|
|
2366
2366
|
c(a.$slots, "section-links", {
|
|
2367
2367
|
links: o.links
|
|
2368
2368
|
})
|
|
2369
2369
|
])
|
|
2370
2370
|
])
|
|
2371
2371
|
]))), 128)),
|
|
2372
|
-
t("div",
|
|
2373
|
-
a.language === "zh" ? (s(), i("span",
|
|
2372
|
+
t("div", bi, [
|
|
2373
|
+
a.language === "zh" ? (s(), i("span", yi, "名傲移动机器人(上海)有限公司")) : (s(), i("span", ki, "Mobile Industrial Robots A/S")),
|
|
2374
2374
|
t("address", null, [
|
|
2375
|
-
a.language === "zh" ? (s(), i("span",
|
|
2376
|
-
a.language === "zh" ? (s(), i("span",
|
|
2377
|
-
a.language !== "zh" ? (s(), i("span",
|
|
2375
|
+
a.language === "zh" ? (s(), i("span", $i, "上海浦东新区金桥出口加工区")) : (s(), i("span", wi, "Energivej 51")),
|
|
2376
|
+
a.language === "zh" ? (s(), i("span", Bi, "桂桥路1201号10栋2楼")) : (s(), i("span", Si, "5260 Odense S")),
|
|
2377
|
+
a.language !== "zh" ? (s(), i("span", Ii, "CVR: 35251235")) : h("", !0),
|
|
2378
2378
|
Ci,
|
|
2379
2379
|
S(M, {
|
|
2380
2380
|
class: "footer__contact",
|
|
@@ -2382,7 +2382,7 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2382
2382
|
underline: "false"
|
|
2383
2383
|
}, {
|
|
2384
2384
|
default: y(() => [
|
|
2385
|
-
a.language === "zh" ? (s(), i("a",
|
|
2385
|
+
a.language === "zh" ? (s(), i("a", qi, "china@mir-robots.com")) : (s(), i("a", Ai, "mail@mir-robots.com"))
|
|
2386
2386
|
]),
|
|
2387
2387
|
_: 1
|
|
2388
2388
|
}),
|
|
@@ -2392,29 +2392,29 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2392
2392
|
underline: "false"
|
|
2393
2393
|
}, {
|
|
2394
2394
|
default: y(() => [
|
|
2395
|
-
a.language === "zh" ? (s(), i("a",
|
|
2395
|
+
a.language === "zh" ? (s(), i("a", Li, "+86 13661856951(微信同号)")) : (s(), i("a", Di, "+45 20 377 577"))
|
|
2396
2396
|
]),
|
|
2397
2397
|
_: 1
|
|
2398
2398
|
})
|
|
2399
2399
|
])
|
|
2400
2400
|
])
|
|
2401
2401
|
]),
|
|
2402
|
-
t("div",
|
|
2403
|
-
t("p",
|
|
2404
|
-
t("div",
|
|
2402
|
+
t("div", Ti, [
|
|
2403
|
+
t("p", Vi, " © Mobile Industrial Robots " + d((/* @__PURE__ */ new Date()).getFullYear()), 1),
|
|
2404
|
+
t("div", Pi, [
|
|
2405
2405
|
t("button", {
|
|
2406
2406
|
class: "footer__language-switcher",
|
|
2407
2407
|
onClick: r[0] || (r[0] = (o) => a.$emit("changeRegionClicked"))
|
|
2408
2408
|
}, [
|
|
2409
2409
|
t("span", null, [
|
|
2410
|
-
|
|
2410
|
+
Fi,
|
|
2411
2411
|
G(d(a.changeRegion), 1)
|
|
2412
2412
|
])
|
|
2413
2413
|
]),
|
|
2414
2414
|
c(a.$slots, "footer-privacy-link"),
|
|
2415
2415
|
c(a.$slots, "footer-cookie-link")
|
|
2416
2416
|
]),
|
|
2417
|
-
a.language !== "zh" ? (s(), i("div",
|
|
2417
|
+
a.language !== "zh" ? (s(), i("div", Mi, [
|
|
2418
2418
|
(s(!0), i(P, null, F(a.socialMedia, (o) => (s(), T(M, {
|
|
2419
2419
|
key: o.title,
|
|
2420
2420
|
underline: "false",
|
|
@@ -2431,11 +2431,11 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2431
2431
|
height: "14",
|
|
2432
2432
|
class: p(["footer__social--icon", [o.title ? "bg-" + o.title : ""]])
|
|
2433
2433
|
}, null, 2)
|
|
2434
|
-
], 8,
|
|
2434
|
+
], 8, zi)
|
|
2435
2435
|
]),
|
|
2436
2436
|
_: 2
|
|
2437
2437
|
}, 1024))), 128))
|
|
2438
|
-
])) : (s(), i("div",
|
|
2438
|
+
])) : (s(), i("div", Oi, [
|
|
2439
2439
|
(s(!0), i(P, null, F(a.socialMediaChina, (o) => (s(), T(M, {
|
|
2440
2440
|
key: o.title,
|
|
2441
2441
|
underline: "false",
|
|
@@ -2452,7 +2452,7 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2452
2452
|
height: "14",
|
|
2453
2453
|
class: p(["footer__social--icon", [o.title ? "bg-" + o.title : ""]])
|
|
2454
2454
|
}, null, 2)
|
|
2455
|
-
], 8,
|
|
2455
|
+
], 8, Hi)
|
|
2456
2456
|
]),
|
|
2457
2457
|
_: 2
|
|
2458
2458
|
}, 1024))), 128))
|
|
@@ -2461,51 +2461,51 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2461
2461
|
])
|
|
2462
2462
|
]));
|
|
2463
2463
|
}
|
|
2464
|
-
}),
|
|
2464
|
+
}), Ni = /* @__PURE__ */ f(Ri, [["__scopeId", "data-v-3d0cbbd5"]]), ke = (e) => (O("data-v-d9449aaf"), e = e(), H(), e), Ei = { class: "header__wrapper" }, ji = { class: "nav-wrapper" }, Ki = { class: "mir-link-logo" }, Ui = { class: "main-nav-items" }, Gi = {
|
|
2465
2465
|
key: 0,
|
|
2466
2466
|
id: "menu-dropdown",
|
|
2467
2467
|
ref: "dropdownDiv"
|
|
2468
|
-
},
|
|
2468
|
+
}, Ji = {
|
|
2469
2469
|
key: 0,
|
|
2470
2470
|
src: "https://a.storyblok.com/f/230581/9x6/8cecdca15f/arrow-down.svg?cv=1695125714195",
|
|
2471
2471
|
alt: "dropdownarrow"
|
|
2472
|
-
},
|
|
2472
|
+
}, Wi = {
|
|
2473
2473
|
key: 1,
|
|
2474
2474
|
src: "https://a.storyblok.com/f/230581/9x6/8cecdca15f/arrow-down.svg?cv=1695125714195",
|
|
2475
2475
|
alt: "dropdownarrow",
|
|
2476
2476
|
style: { transform: "rotate(180deg)" }
|
|
2477
|
-
},
|
|
2477
|
+
}, Yi = { class: "dropdown-content" }, Qi = {
|
|
2478
2478
|
key: 1,
|
|
2479
2479
|
class: "nav-search-wrapper"
|
|
2480
|
-
},
|
|
2480
|
+
}, Zi = ["src"], Xi = {
|
|
2481
2481
|
key: 2,
|
|
2482
2482
|
id: "menu-portal-switcher",
|
|
2483
2483
|
class: "portal-switcher-wrapper"
|
|
2484
|
-
},
|
|
2484
|
+
}, xi = /* @__PURE__ */ ke(() => /* @__PURE__ */ t("img", {
|
|
2485
2485
|
src: "https://a.storyblok.com/f/230581/14x12/1b00a4a551/portal-switcher.svg?cv=1712916615032",
|
|
2486
2486
|
alt: "portalswitchericon",
|
|
2487
2487
|
width: "20",
|
|
2488
2488
|
height: "20"
|
|
2489
|
-
}, null, -1)),
|
|
2490
|
-
|
|
2491
|
-
],
|
|
2489
|
+
}, null, -1)), er = [
|
|
2490
|
+
xi
|
|
2491
|
+
], tr = { class: "portal-switcher-content" }, ar = { class: "portal-switcher-links" }, or = ["href"], sr = ["src"], lr = {
|
|
2492
2492
|
key: 3,
|
|
2493
2493
|
id: "menu-profile-dropdown",
|
|
2494
2494
|
class: "profile-dropdown-wrapper"
|
|
2495
|
-
},
|
|
2495
|
+
}, ir = {
|
|
2496
2496
|
key: 0,
|
|
2497
2497
|
class: "profile-dropdown-sign-in"
|
|
2498
|
-
},
|
|
2498
|
+
}, rr = /* @__PURE__ */ ke(() => /* @__PURE__ */ t("img", {
|
|
2499
2499
|
src: "https://a.storyblok.com/f/230581/15x14/3b3253dd12/icon-user.svg?cv=1712916615014",
|
|
2500
2500
|
alt: "profiledropdownicon",
|
|
2501
2501
|
width: "20",
|
|
2502
2502
|
height: "20"
|
|
2503
|
-
}, null, -1)),
|
|
2504
|
-
|
|
2505
|
-
],
|
|
2503
|
+
}, null, -1)), nr = [
|
|
2504
|
+
rr
|
|
2505
|
+
], dr = { class: "profile-dropdown-content" }, cr = { class: "mobile-logo-search-burger-wrapper" }, ur = { class: "mobile-mir-link-logo" }, _r = {
|
|
2506
2506
|
key: 0,
|
|
2507
2507
|
class: "mobile-search-wrapper"
|
|
2508
|
-
},
|
|
2508
|
+
}, hr = ["src"], pr = ["src"], mr = { class: "mobile-menu-content-wrapper" }, vr = { class: "mobile-dropdown-content" }, fr = /* @__PURE__ */ g({
|
|
2509
2509
|
__name: "header",
|
|
2510
2510
|
props: {
|
|
2511
2511
|
burgerState: {
|
|
@@ -2559,7 +2559,7 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2559
2559
|
setup(e, { expose: a, emit: r }) {
|
|
2560
2560
|
let o = null;
|
|
2561
2561
|
const l = e;
|
|
2562
|
-
let _ =
|
|
2562
|
+
let _ = C(l.burgerState), n = C(l.search), u = C(l.showDropDown), b = C(l.showPortalSwitcherDropDown), v = C(l.showProfileDropDown), k = C(l.isAuthenticated);
|
|
2563
2563
|
Y(
|
|
2564
2564
|
() => l.burgerState,
|
|
2565
2565
|
($) => _.value = $
|
|
@@ -2598,36 +2598,36 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2598
2598
|
function ne() {
|
|
2599
2599
|
_.value = !_.value, w("update:burgerState", _.value);
|
|
2600
2600
|
}
|
|
2601
|
-
let U =
|
|
2601
|
+
let U = C(null), ae = C(null);
|
|
2602
2602
|
function de() {
|
|
2603
2603
|
U.value && U.value.blur();
|
|
2604
2604
|
}
|
|
2605
2605
|
return a({
|
|
2606
2606
|
defocusSearchButton: de
|
|
2607
|
-
}), ($, E) => (s(), i("div",
|
|
2607
|
+
}), ($, E) => (s(), i("div", Ei, [
|
|
2608
2608
|
t("nav", null, [
|
|
2609
|
-
t("div",
|
|
2610
|
-
t("div",
|
|
2609
|
+
t("div", ji, [
|
|
2610
|
+
t("div", Ki, [
|
|
2611
2611
|
c($.$slots, "link-logo", {}, void 0, !0)
|
|
2612
2612
|
]),
|
|
2613
|
-
t("ul",
|
|
2613
|
+
t("ul", Ui, [
|
|
2614
2614
|
c($.$slots, "main-nav-items", {}, void 0, !0)
|
|
2615
2615
|
]),
|
|
2616
|
-
e.useDropdown ? (s(), i("div",
|
|
2616
|
+
e.useDropdown ? (s(), i("div", Gi, [
|
|
2617
2617
|
t("button", {
|
|
2618
2618
|
class: "nav-dropdown-btn",
|
|
2619
2619
|
onClick: te
|
|
2620
2620
|
}, [
|
|
2621
2621
|
c($.$slots, "dropdown-title", {}, void 0, !0),
|
|
2622
|
-
I(u) === !1 ? (s(), i("img",
|
|
2622
|
+
I(u) === !1 ? (s(), i("img", Ji)) : (s(), i("img", Wi))
|
|
2623
2623
|
]),
|
|
2624
|
-
K(t("div",
|
|
2624
|
+
K(t("div", Yi, [
|
|
2625
2625
|
c($.$slots, "dropdown-links", {}, void 0, !0)
|
|
2626
2626
|
], 512), [
|
|
2627
2627
|
[Q, I(u)]
|
|
2628
2628
|
])
|
|
2629
2629
|
], 512)) : h("", !0),
|
|
2630
|
-
I(n) ? (s(), i("div",
|
|
2630
|
+
I(n) ? (s(), i("div", Qi, [
|
|
2631
2631
|
t("button", {
|
|
2632
2632
|
ref_key: "navSearchButton",
|
|
2633
2633
|
ref: U,
|
|
@@ -2642,16 +2642,16 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2642
2642
|
alt: "search icon",
|
|
2643
2643
|
width: "20",
|
|
2644
2644
|
height: "20"
|
|
2645
|
-
}, null, 8,
|
|
2645
|
+
}, null, 8, Zi)
|
|
2646
2646
|
], 512)
|
|
2647
2647
|
])) : h("", !0),
|
|
2648
|
-
e.usePortalSwitcher ? (s(), i("div",
|
|
2648
|
+
e.usePortalSwitcher ? (s(), i("div", Xi, [
|
|
2649
2649
|
t("button", {
|
|
2650
2650
|
class: "nav-portal-switcher-btn",
|
|
2651
2651
|
onClick: ie
|
|
2652
|
-
},
|
|
2653
|
-
K(t("div",
|
|
2654
|
-
t("ul",
|
|
2652
|
+
}, er),
|
|
2653
|
+
K(t("div", tr, [
|
|
2654
|
+
t("ul", ar, [
|
|
2655
2655
|
(s(!0), i(P, null, F(e.portals, (j, N) => (s(), i("li", {
|
|
2656
2656
|
key: N,
|
|
2657
2657
|
class: "portal-switcher-link"
|
|
@@ -2664,9 +2664,9 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2664
2664
|
}, [
|
|
2665
2665
|
t("img", {
|
|
2666
2666
|
src: j.icon
|
|
2667
|
-
}, null, 8,
|
|
2667
|
+
}, null, 8, sr),
|
|
2668
2668
|
t("div", null, d(j.name), 1)
|
|
2669
|
-
], 8,
|
|
2669
|
+
], 8, or)
|
|
2670
2670
|
]),
|
|
2671
2671
|
_: 2
|
|
2672
2672
|
}, 1024)
|
|
@@ -2676,16 +2676,16 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2676
2676
|
[Q, I(b)]
|
|
2677
2677
|
])
|
|
2678
2678
|
])) : h("", !0),
|
|
2679
|
-
e.useProfileDropdown ? (s(), i("div",
|
|
2680
|
-
I(k) ? h("", !0) : (s(), i("div",
|
|
2679
|
+
e.useProfileDropdown ? (s(), i("div", lr, [
|
|
2680
|
+
I(k) ? h("", !0) : (s(), i("div", ir, [
|
|
2681
2681
|
c($.$slots, "profile-dropdown-sign-in", {}, void 0, !0)
|
|
2682
2682
|
])),
|
|
2683
2683
|
I(k) ? (s(), i("button", {
|
|
2684
2684
|
key: 1,
|
|
2685
2685
|
class: "nav-profile-dropdown-btn",
|
|
2686
2686
|
onClick: re
|
|
2687
|
-
},
|
|
2688
|
-
K(t("div",
|
|
2687
|
+
}, nr)) : h("", !0),
|
|
2688
|
+
K(t("div", dr, [
|
|
2689
2689
|
c($.$slots, "profile-dropdown-links", {}, void 0, !0)
|
|
2690
2690
|
], 512), [
|
|
2691
2691
|
[Q, I(v)]
|
|
@@ -2695,11 +2695,11 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2695
2695
|
t("div", {
|
|
2696
2696
|
class: p(["mobile-nav-wrapper", I(_) === !0 ? "mirsaic-mobile-bg mirsaic--dark" : ""])
|
|
2697
2697
|
}, [
|
|
2698
|
-
t("div",
|
|
2699
|
-
t("div",
|
|
2698
|
+
t("div", cr, [
|
|
2699
|
+
t("div", ur, [
|
|
2700
2700
|
c($.$slots, "link-logo", {}, void 0, !0)
|
|
2701
2701
|
]),
|
|
2702
|
-
I(n) ? (s(), i("div",
|
|
2702
|
+
I(n) ? (s(), i("div", _r, [
|
|
2703
2703
|
t("button", {
|
|
2704
2704
|
ref_key: "mobileSearchButton",
|
|
2705
2705
|
ref: ae,
|
|
@@ -2715,7 +2715,7 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2715
2715
|
alt: "search icon",
|
|
2716
2716
|
width: "20",
|
|
2717
2717
|
height: "20"
|
|
2718
|
-
}, null, 8,
|
|
2718
|
+
}, null, 8, hr)
|
|
2719
2719
|
], 512)
|
|
2720
2720
|
])) : h("", !0),
|
|
2721
2721
|
t("button", {
|
|
@@ -2728,14 +2728,14 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2728
2728
|
height: "20",
|
|
2729
2729
|
alt: "burger menu line icon",
|
|
2730
2730
|
src: I(_) === !0 ? "https://a.storyblok.com/f/230581/17x18/20e9329e46/close-white.svg" : "https://a.storyblok.com/f/230581/23x14/739e917bca/burger-menu-line.svg"
|
|
2731
|
-
}, null, 8,
|
|
2731
|
+
}, null, 8, pr)
|
|
2732
2732
|
])
|
|
2733
2733
|
]),
|
|
2734
|
-
K(t("div",
|
|
2734
|
+
K(t("div", mr, [
|
|
2735
2735
|
t("ul", null, [
|
|
2736
2736
|
c($.$slots, "mobile-main-nav-items", {}, void 0, !0)
|
|
2737
2737
|
]),
|
|
2738
|
-
t("ul",
|
|
2738
|
+
t("ul", vr, [
|
|
2739
2739
|
c($.$slots, "mobile-dropdown-title", {}, void 0, !0),
|
|
2740
2740
|
c($.$slots, "mobile-dropdown-links", {}, void 0, !0)
|
|
2741
2741
|
])
|
|
@@ -2746,7 +2746,7 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2746
2746
|
])
|
|
2747
2747
|
]));
|
|
2748
2748
|
}
|
|
2749
|
-
}),
|
|
2749
|
+
}), gr = /* @__PURE__ */ f(fr, [["__scopeId", "data-v-d9449aaf"]]), br = { class: "language__wrapper" }, yr = { class: "language__content" }, kr = { class: "language__headline" }, $r = { class: "language__paragraph" }, wr = { class: "language__links" }, Br = /* @__PURE__ */ g({
|
|
2750
2750
|
__name: "language-switcher",
|
|
2751
2751
|
props: {
|
|
2752
2752
|
headline: {
|
|
@@ -2759,17 +2759,17 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2759
2759
|
}
|
|
2760
2760
|
},
|
|
2761
2761
|
setup(e) {
|
|
2762
|
-
return (a, r) => (s(), i("div",
|
|
2763
|
-
t("div",
|
|
2764
|
-
t("h2",
|
|
2765
|
-
t("p",
|
|
2766
|
-
t("div",
|
|
2762
|
+
return (a, r) => (s(), i("div", br, [
|
|
2763
|
+
t("div", yr, [
|
|
2764
|
+
t("h2", kr, d(e.headline), 1),
|
|
2765
|
+
t("p", $r, d(e.paragraph), 1),
|
|
2766
|
+
t("div", wr, [
|
|
2767
2767
|
c(a.$slots, "language-links", {}, void 0, !0)
|
|
2768
2768
|
])
|
|
2769
2769
|
])
|
|
2770
2770
|
]));
|
|
2771
2771
|
}
|
|
2772
|
-
}),
|
|
2772
|
+
}), Sr = /* @__PURE__ */ f(Br, [["__scopeId", "data-v-dc8cc97e"]]), Ir = { class: "pagination__wrapper" }, Cr = { class: "pagination__content" }, qr = /* @__PURE__ */ g({
|
|
2773
2773
|
__name: "pagination",
|
|
2774
2774
|
props: {
|
|
2775
2775
|
isPreviousDisabled: {
|
|
@@ -2783,7 +2783,7 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2783
2783
|
},
|
|
2784
2784
|
emits: ["previous", "next"],
|
|
2785
2785
|
setup(e) {
|
|
2786
|
-
return (a, r) => (s(), i("div",
|
|
2786
|
+
return (a, r) => (s(), i("div", Ir, [
|
|
2787
2787
|
t("div", Cr, [
|
|
2788
2788
|
S(se, {
|
|
2789
2789
|
disabled: e.isPreviousDisabled,
|
|
@@ -2801,13 +2801,13 @@ const wl = /* @__PURE__ */ f(fl, [["render", $l], ["__scopeId", "data-v-776750d2
|
|
|
2801
2801
|
])
|
|
2802
2802
|
]));
|
|
2803
2803
|
}
|
|
2804
|
-
}),
|
|
2805
|
-
function
|
|
2806
|
-
return s(), i("div",
|
|
2804
|
+
}), Ar = /* @__PURE__ */ f(qr, [["__scopeId", "data-v-da6d07c9"]]), Lr = {}, Dr = { class: "search__wrapper" };
|
|
2805
|
+
function Tr(e, a) {
|
|
2806
|
+
return s(), i("div", Dr, [
|
|
2807
2807
|
c(e.$slots, "default", { class: "search__content" })
|
|
2808
2808
|
]);
|
|
2809
2809
|
}
|
|
2810
|
-
const
|
|
2810
|
+
const Vr = /* @__PURE__ */ f(Lr, [["render", Tr], ["__scopeId", "data-v-c07a6cf3"]]), Pr = { class: "dropdown" }, Fr = ["aria-expanded"], Mr = /* @__PURE__ */ g({
|
|
2811
2811
|
__name: "select-multiple",
|
|
2812
2812
|
props: {
|
|
2813
2813
|
label: { default: "" },
|
|
@@ -2816,7 +2816,7 @@ const Pr = /* @__PURE__ */ f(Dr, [["render", Vr], ["__scopeId", "data-v-c07a6cf3
|
|
|
2816
2816
|
},
|
|
2817
2817
|
emits: ["filter", "remove-filter"],
|
|
2818
2818
|
setup(e, { emit: a }) {
|
|
2819
|
-
const r =
|
|
2819
|
+
const r = C(!1), o = e, l = a;
|
|
2820
2820
|
function _(b) {
|
|
2821
2821
|
o.selectedOptions.includes(b) ? l("remove-filter", b) : l("filter", b);
|
|
2822
2822
|
}
|
|
@@ -2826,7 +2826,7 @@ const Pr = /* @__PURE__ */ f(Dr, [["render", Vr], ["__scopeId", "data-v-c07a6cf3
|
|
|
2826
2826
|
const u = D(() => o.options.length > 8);
|
|
2827
2827
|
return (b, v) => {
|
|
2828
2828
|
const k = _e("click-outside");
|
|
2829
|
-
return K((s(), i("div",
|
|
2829
|
+
return K((s(), i("div", Pr, [
|
|
2830
2830
|
t("button", {
|
|
2831
2831
|
class: "dropdown-button",
|
|
2832
2832
|
style: x({ "z-index": r.value ? 2 : 0 }),
|
|
@@ -2836,7 +2836,7 @@ const Pr = /* @__PURE__ */ f(Dr, [["render", Vr], ["__scopeId", "data-v-c07a6cf3
|
|
|
2836
2836
|
c(b.$slots, "button", {}, () => [
|
|
2837
2837
|
G(d(b.label), 1)
|
|
2838
2838
|
], !0)
|
|
2839
|
-
], 12,
|
|
2839
|
+
], 12, Fr),
|
|
2840
2840
|
t("div", {
|
|
2841
2841
|
class: p([{ hidden: !r.value, "adjust-height": u.value }, "dropdown-content"])
|
|
2842
2842
|
}, [
|
|
@@ -2861,7 +2861,7 @@ const Pr = /* @__PURE__ */ f(Dr, [["render", Vr], ["__scopeId", "data-v-c07a6cf3
|
|
|
2861
2861
|
]);
|
|
2862
2862
|
};
|
|
2863
2863
|
}
|
|
2864
|
-
}),
|
|
2864
|
+
}), zr = /* @__PURE__ */ f(Mr, [["__scopeId", "data-v-164647da"]]), Or = { class: "promo__content" }, Hr = { class: "pallet-jack__media-wrap" }, Rr = { class: "pallet-jack-link" }, Nr = { class: "pallet-jack__media-wrap__inner-wrap" }, Er = { class: "pallet-jack__media-wrap__content-wrap" }, jr = { class: "regular-blue" }, Kr = /* @__PURE__ */ g({
|
|
2865
2865
|
__name: "pallet-jack",
|
|
2866
2866
|
props: {
|
|
2867
2867
|
label: { default: "" },
|
|
@@ -2887,22 +2887,22 @@ const Pr = /* @__PURE__ */ f(Dr, [["render", Vr], ["__scopeId", "data-v-c07a6cf3
|
|
|
2887
2887
|
l.teaser ? "promo__wrapper--teaser" : ""
|
|
2888
2888
|
])
|
|
2889
2889
|
}, [
|
|
2890
|
-
t("div",
|
|
2890
|
+
t("div", Or, [
|
|
2891
2891
|
t("div", {
|
|
2892
2892
|
class: p([
|
|
2893
2893
|
"promo__video",
|
|
2894
2894
|
l.reverse ? "promo__video--reverse" : "promo__video--default"
|
|
2895
2895
|
])
|
|
2896
2896
|
}, [
|
|
2897
|
-
t("div",
|
|
2898
|
-
t("div",
|
|
2897
|
+
t("div", Hr, [
|
|
2898
|
+
t("div", Rr, [
|
|
2899
2899
|
c(l.$slots, "pallet-jack-link")
|
|
2900
2900
|
]),
|
|
2901
|
-
t("div",
|
|
2901
|
+
t("div", Nr, [
|
|
2902
2902
|
c(l.$slots, "pallet-jack-video")
|
|
2903
2903
|
]),
|
|
2904
|
-
t("div",
|
|
2905
|
-
t("h3",
|
|
2904
|
+
t("div", Er, [
|
|
2905
|
+
t("h3", jr, d(l.headline), 1),
|
|
2906
2906
|
t("p", null, d(l.shortDescription), 1)
|
|
2907
2907
|
])
|
|
2908
2908
|
])
|
|
@@ -2949,9 +2949,9 @@ const Pr = /* @__PURE__ */ f(Dr, [["render", Vr], ["__scopeId", "data-v-c07a6cf3
|
|
|
2949
2949
|
])
|
|
2950
2950
|
], 2));
|
|
2951
2951
|
}
|
|
2952
|
-
}),
|
|
2952
|
+
}), Ur = /* @__PURE__ */ f(Kr, [["__scopeId", "data-v-00c0bad3"]]), Jr = {
|
|
2953
2953
|
install: (e) => {
|
|
2954
|
-
e.component("AtomButton", se), e.component("AtomCheckbox", ve), e.component("AtomChip", Ne), e.component("AtomDropdown", Ye), e.component("AtomImage", z), e.component("AtomLabel", Z), e.component("AtomLink", M), e.component("AtomRadioButton", rt), e.component("AtomSelect", ht), e.component("AtomSelectMultiple",
|
|
2954
|
+
e.component("AtomButton", se), e.component("AtomCheckbox", ve), e.component("AtomChip", Ne), e.component("AtomDropdown", Ye), e.component("AtomImage", z), e.component("AtomLabel", Z), e.component("AtomLink", M), e.component("AtomRadioButton", rt), e.component("AtomSelect", ht), e.component("AtomSelectMultiple", zr), e.component("AtomSlider", Bt), e.component("AtomTextarea", Tt), e.component("AtomTextField", jt), e.component("AtomVideo", ee), e.component("MoleculeAddress", la), e.component("MoleculeBulletList", ca), e.component("MoleculeCard", ma), e.component("MoleculeColumnCard", ge), e.component("MoleculeEventCard", qa), e.component("MoleculeFlashcard", be), e.component("MoleculeModal", fe), e.component("MoleculeTextCard", Ua), e.component("BlockAccordion", ao), e.component("BlockFacts", So), e.component("BlockFeatures", Vo), e.component("BlockFlashcards", Oo), e.component("BlockFormScript", Go), e.component("BlockHeadline", Qo), e.component("BlockHero", ds), e.component("BlockImage", ms), e.component("BlockImageGallery", ys), e.component("BlockLogoWall", As), e.component("BlockMicroStories", Ps), e.component("BlockPolicy", Hs), e.component("BlockProductHero", Ws), e.component("BlockPromo", Zs), e.component("BlockQuote", cl), e.component("BlockRichText", ml), e.component("BlockRichTextColumns", $l), e.component("BlockTimeline", Tl), e.component("BlockCardDisplay", co), e.component("BlockColumnGrid", vo), e.component("BlockVimeo", Ol), e.component("BlockPalletJack", Ur), e.component("BlockFrontPageHero", ei), e.component("Organism404", ii), e.component("OrganismFilter", _i), e.component("OrganismFooter", Ni), e.component("OrganismHeader", gr), e.component("OrganismLanguageSwitcher", Sr), e.component("OrganismPagination", Ar), e.component("OrganismSearch", Vr);
|
|
2955
2955
|
}
|
|
2956
2956
|
};
|
|
2957
2957
|
export {
|
|
@@ -2964,7 +2964,7 @@ export {
|
|
|
2964
2964
|
M as AtomLink,
|
|
2965
2965
|
rt as AtomRadioButton,
|
|
2966
2966
|
ht as AtomSelect,
|
|
2967
|
-
|
|
2967
|
+
zr as AtomSelectMultiple,
|
|
2968
2968
|
Bt as AtomSlider,
|
|
2969
2969
|
jt as AtomTextField,
|
|
2970
2970
|
Tt as AtomTextarea,
|
|
@@ -2976,36 +2976,36 @@ export {
|
|
|
2976
2976
|
Vo as BlockFeatures,
|
|
2977
2977
|
Oo as BlockFlashcards,
|
|
2978
2978
|
Go as BlockFormScript,
|
|
2979
|
-
|
|
2979
|
+
ei as BlockFrontPageHero,
|
|
2980
2980
|
Qo as BlockHeadline,
|
|
2981
2981
|
ds as BlockHero,
|
|
2982
2982
|
ms as BlockImage,
|
|
2983
|
-
|
|
2984
|
-
|
|
2985
|
-
|
|
2986
|
-
|
|
2987
|
-
|
|
2988
|
-
|
|
2989
|
-
|
|
2990
|
-
|
|
2991
|
-
|
|
2992
|
-
|
|
2993
|
-
|
|
2994
|
-
|
|
2983
|
+
ys as BlockImageGallery,
|
|
2984
|
+
As as BlockLogoWall,
|
|
2985
|
+
Ps as BlockMicroStories,
|
|
2986
|
+
Ur as BlockPalletJack,
|
|
2987
|
+
Hs as BlockPolicy,
|
|
2988
|
+
Ws as BlockProductHero,
|
|
2989
|
+
Zs as BlockPromo,
|
|
2990
|
+
cl as BlockQuote,
|
|
2991
|
+
ml as BlockRichText,
|
|
2992
|
+
$l as BlockRichTextColumns,
|
|
2993
|
+
Tl as BlockTimeline,
|
|
2994
|
+
Ol as BlockVimeo,
|
|
2995
2995
|
la as MoleculeAddress,
|
|
2996
2996
|
ca as MoleculeBulletList,
|
|
2997
2997
|
ma as MoleculeCard,
|
|
2998
2998
|
ge as MoleculeColumnCard,
|
|
2999
|
-
|
|
2999
|
+
qa as MoleculeEventCard,
|
|
3000
3000
|
be as MoleculeFlashcard,
|
|
3001
3001
|
fe as MoleculeModal,
|
|
3002
3002
|
Ua as MoleculeTextCard,
|
|
3003
|
-
|
|
3004
|
-
|
|
3005
|
-
|
|
3006
|
-
|
|
3007
|
-
|
|
3008
|
-
|
|
3009
|
-
|
|
3010
|
-
|
|
3003
|
+
ii as Organism404,
|
|
3004
|
+
_i as OrganismFilter,
|
|
3005
|
+
Ni as OrganismFooter,
|
|
3006
|
+
gr as OrganismHeader,
|
|
3007
|
+
Sr as OrganismLanguageSwitcher,
|
|
3008
|
+
Ar as OrganismPagination,
|
|
3009
|
+
Vr as OrganismSearch,
|
|
3010
|
+
Jr as default
|
|
3011
3011
|
};
|