@mirweb/mir-web-components 0.17.81 → 0.17.83
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/components/blocks/promo/promo.vue.d.ts +1 -1
- package/dist/components/molecules/address/address.vue.d.ts +1 -1
- package/dist/mir-web-components.cjs.js +1 -1
- package/dist/mir-web-components.css +1 -1
- package/dist/mir-web-components.es.js +306 -293
- package/dist/mir-web-components.umd.js +2 -2
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as g, computed as L, openBlock as s, createElementBlock as i, normalizeClass as h, toDisplayString as n, createElementVNode as t, renderSlot as u, pushScopeId as E, popScopeId as R, createTextVNode as W, ref as I, withDirectives as Y, Fragment as M, renderList as O, vShow as Z, normalizeProps as P, guardReactiveProps as F, toRefs as ye, mergeProps as te, createVNode as w, Transition as $e, withCtx as k, withModifiers as ne, createBlock as
|
|
1
|
+
import { defineComponent as g, computed as L, openBlock as s, createElementBlock as i, normalizeClass as h, toDisplayString as n, createElementVNode as t, renderSlot as u, pushScopeId as E, popScopeId as R, createTextVNode as W, ref as I, withDirectives as Y, Fragment as M, renderList as O, vShow as Z, normalizeProps as P, guardReactiveProps as F, toRefs as ye, mergeProps as te, createVNode as w, Transition as $e, withCtx as k, withModifiers as ne, createBlock as V, createCommentVNode as m, watchEffect as de, withKeys as ke, useSlots as we, normalizeStyle as ae, isRef as ie, unref as C, onMounted as ce, watch as re, onUnmounted as Se } from "vue";
|
|
2
2
|
const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
3
3
|
__name: "button",
|
|
4
4
|
props: {
|
|
@@ -301,7 +301,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
301
301
|
u(a.$slots, "default", P(F(a.$attrs)))
|
|
302
302
|
]));
|
|
303
303
|
}
|
|
304
|
-
}),
|
|
304
|
+
}), D = /* @__PURE__ */ v(We, [["__scopeId", "data-v-e10217bd"]]), Ye = { class: "label__wrapper" }, Je = ["aria-label", "label-dark"], Qe = /* @__PURE__ */ g({
|
|
305
305
|
__name: "label",
|
|
306
306
|
props: {
|
|
307
307
|
text: {},
|
|
@@ -317,7 +317,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
317
317
|
}, n(o.text), 11, Je)
|
|
318
318
|
]));
|
|
319
319
|
}
|
|
320
|
-
}), K = /* @__PURE__ */ v(Qe, [["__scopeId", "data-v-7d9d3a8a"]]), Ze = { class: "link__wrapper" },
|
|
320
|
+
}), K = /* @__PURE__ */ v(Qe, [["__scopeId", "data-v-7d9d3a8a"]]), Ze = { class: "link__wrapper" }, A = /* @__PURE__ */ g({
|
|
321
321
|
__name: "link",
|
|
322
322
|
props: {
|
|
323
323
|
linkType: { default: "regular" },
|
|
@@ -459,7 +459,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
459
459
|
}, ["stop"]))
|
|
460
460
|
}, [
|
|
461
461
|
t("div", null, [
|
|
462
|
-
_.searchBar ? m("", !0) : (s(),
|
|
462
|
+
_.searchBar ? m("", !0) : (s(), V(X, {
|
|
463
463
|
key: 0,
|
|
464
464
|
"aria-label": "close",
|
|
465
465
|
variant: "close",
|
|
@@ -546,7 +546,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
546
546
|
class: h([f.variant, "slider__value"])
|
|
547
547
|
}, n(f.modelValue), 3)
|
|
548
548
|
]),
|
|
549
|
-
f.information ? (s(),
|
|
549
|
+
f.information ? (s(), V(ue, {
|
|
550
550
|
key: 0,
|
|
551
551
|
show: c.value,
|
|
552
552
|
"onUpdate:show": y[3] || (y[3] = (q) => c.value = q)
|
|
@@ -753,7 +753,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
753
753
|
}, null, 8, zt))
|
|
754
754
|
]));
|
|
755
755
|
}
|
|
756
|
-
}), J = /* @__PURE__ */ v(jt, [["__scopeId", "data-v-c6a0feb6"]]), Ut = { class: "address__wrapper" }, Kt = { class: "address__content" }, Gt = { class: "address__flag" }, Wt = { class: "address__address" }, Yt = { class: "address__name" }, Jt = { key: 0 }, Qt = { class: "address__contact" }, Zt = ["href"], Xt = ["href"], xt = /* @__PURE__ */ g({
|
|
756
|
+
}), J = /* @__PURE__ */ v(jt, [["__scopeId", "data-v-c6a0feb6"]]), Ut = { class: "address__wrapper" }, Kt = { class: "address__content" }, Gt = { class: "address__flag" }, Wt = { class: "address__address" }, Yt = { class: "address__name" }, Jt = { key: 0 }, Qt = { class: "address__contact" }, Zt = ["href"], Xt = ["href"], xt = ["href"], ea = /* @__PURE__ */ g({
|
|
757
757
|
__name: "address",
|
|
758
758
|
props: {
|
|
759
759
|
name: {},
|
|
@@ -761,6 +761,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
761
761
|
addressLine1: {},
|
|
762
762
|
addressLine2: {},
|
|
763
763
|
addressLine3: { default: void 0 },
|
|
764
|
+
website: { default: void 0 },
|
|
764
765
|
phoneNumbers: {},
|
|
765
766
|
email: {}
|
|
766
767
|
},
|
|
@@ -778,7 +779,20 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
778
779
|
a.addressLine3 ? (s(), i("p", Jt, n(a.addressLine3), 1)) : m("", !0)
|
|
779
780
|
]),
|
|
780
781
|
t("div", Qt, [
|
|
781
|
-
|
|
782
|
+
a.website ? (s(), V(A, {
|
|
783
|
+
key: 0,
|
|
784
|
+
underline: "false",
|
|
785
|
+
"link-type": "regular"
|
|
786
|
+
}, {
|
|
787
|
+
default: k(() => [
|
|
788
|
+
t("a", {
|
|
789
|
+
href: a.website,
|
|
790
|
+
class: "address__website"
|
|
791
|
+
}, n(a.website), 9, Zt)
|
|
792
|
+
]),
|
|
793
|
+
_: 1
|
|
794
|
+
})) : m("", !0),
|
|
795
|
+
(s(!0), i(M, null, O(a.phoneNumbers, (o) => (s(), V(A, {
|
|
782
796
|
key: o,
|
|
783
797
|
underline: "false",
|
|
784
798
|
"link-type": "regular"
|
|
@@ -787,19 +801,19 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
787
801
|
t("a", {
|
|
788
802
|
href: "tel:" + o,
|
|
789
803
|
class: "address__phone"
|
|
790
|
-
}, n(o), 9,
|
|
804
|
+
}, n(o), 9, Xt)
|
|
791
805
|
]),
|
|
792
806
|
_: 2
|
|
793
807
|
}, 1024))), 128)),
|
|
794
808
|
t("a", {
|
|
795
809
|
href: "mailto:" + a.email,
|
|
796
810
|
class: "address__email"
|
|
797
|
-
}, n(a.email), 9,
|
|
811
|
+
}, n(a.email), 9, xt)
|
|
798
812
|
])
|
|
799
813
|
])
|
|
800
814
|
]));
|
|
801
815
|
}
|
|
802
|
-
}),
|
|
816
|
+
}), ta = /* @__PURE__ */ v(ea, [["__scopeId", "data-v-7bbe5460"]]), aa = (e) => (E("data-v-a44fd57d"), e = e(), R(), e), la = { class: "bullet-list__wrapper" }, oa = /* @__PURE__ */ aa(() => /* @__PURE__ */ t("i", { class: "checkmark" }, null, -1)), sa = /* @__PURE__ */ g({
|
|
803
817
|
__name: "bullet-list",
|
|
804
818
|
props: {
|
|
805
819
|
list: {
|
|
@@ -819,20 +833,20 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
819
833
|
}
|
|
820
834
|
},
|
|
821
835
|
setup(e) {
|
|
822
|
-
return (a, r) => (s(), i("div",
|
|
836
|
+
return (a, r) => (s(), i("div", la, [
|
|
823
837
|
t("div", {
|
|
824
838
|
class: h(["bullet-list", e.variant])
|
|
825
839
|
}, [
|
|
826
840
|
t("ul", null, [
|
|
827
841
|
(s(!0), i(M, null, O(e.list, (o) => (s(), i("li", { key: o }, [
|
|
828
|
-
|
|
842
|
+
oa,
|
|
829
843
|
W(" " + n(o), 1)
|
|
830
844
|
]))), 128))
|
|
831
845
|
])
|
|
832
846
|
], 2)
|
|
833
847
|
]));
|
|
834
848
|
}
|
|
835
|
-
}),
|
|
849
|
+
}), ia = /* @__PURE__ */ v(sa, [["__scopeId", "data-v-a44fd57d"]]), ra = { class: "card__wrapper" }, na = { key: 2 }, da = { key: 5 }, ca = /* @__PURE__ */ g({
|
|
836
850
|
__name: "card",
|
|
837
851
|
props: {
|
|
838
852
|
variant: { default: "product" },
|
|
@@ -873,7 +887,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
873
887
|
height: "335"
|
|
874
888
|
}
|
|
875
889
|
}, l = e, _ = L(() => o[l.size]);
|
|
876
|
-
return (c, p) => (s(), i("div",
|
|
890
|
+
return (c, p) => (s(), i("div", ra, [
|
|
877
891
|
t("div", {
|
|
878
892
|
class: h(["card", [
|
|
879
893
|
c.theme === "dark" ? "card--dark" : "card--light",
|
|
@@ -886,7 +900,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
886
900
|
onMouseover: p[0] || (p[0] = (S) => ie(r) ? r.value = !0 : r = !0),
|
|
887
901
|
onMouseout: p[1] || (p[1] = (S) => ie(r) ? r.value = !1 : r = !1)
|
|
888
902
|
}, [
|
|
889
|
-
c.mediaType === "image" ? (s(),
|
|
903
|
+
c.mediaType === "image" ? (s(), V(D, { key: 0 }, {
|
|
890
904
|
default: k(() => [
|
|
891
905
|
u(c.$slots, "card-image", te({
|
|
892
906
|
src: c.imgSrc,
|
|
@@ -900,10 +914,10 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
900
914
|
_: 3
|
|
901
915
|
})) : (s(), i("div", {
|
|
902
916
|
key: 1,
|
|
903
|
-
class: h(["video-card__wrapper",
|
|
917
|
+
class: h(["video-card__wrapper", C(r) === !0 ? "vimeoPlaying" : ""])
|
|
904
918
|
}, [
|
|
905
919
|
w(J, {
|
|
906
|
-
play:
|
|
920
|
+
play: C(r),
|
|
907
921
|
"local-video": !0,
|
|
908
922
|
src: c.videoSrc,
|
|
909
923
|
"aria-label": c.arialabel,
|
|
@@ -916,7 +930,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
916
930
|
muted: !0
|
|
917
931
|
}, null, 8, ["play", "src", "aria-label", "poster", "width", "height"])
|
|
918
932
|
], 2)),
|
|
919
|
-
|
|
933
|
+
C(a)["card-label"] ? (s(), i("div", na, [
|
|
920
934
|
u(c.$slots, "card-label")
|
|
921
935
|
])) : m("", !0),
|
|
922
936
|
c.variant === "product" ? (s(), i("div", {
|
|
@@ -933,11 +947,11 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
933
947
|
c.theme === "dark" ? "regular-dark" : "regular-dark-blue"
|
|
934
948
|
])
|
|
935
949
|
}, n(c.headline), 3)),
|
|
936
|
-
c.variant === "product" ? (s(), i("p",
|
|
950
|
+
c.variant === "product" ? (s(), i("p", da, n(c.paragraph), 1)) : m("", !0)
|
|
937
951
|
], 38)
|
|
938
952
|
]));
|
|
939
953
|
}
|
|
940
|
-
}),
|
|
954
|
+
}), ua = /* @__PURE__ */ v(ca, [["__scopeId", "data-v-351c5fbb"]]), _a = (e) => (E("data-v-bc91c976"), e = e(), R(), e), pa = { class: "event__wrapper" }, ha = { class: "event__headline" }, ma = { class: "event__date-location" }, va = /* @__PURE__ */ _a(() => /* @__PURE__ */ t("br", null, null, -1)), fa = { class: "event__exhibitor" }, ga = /* @__PURE__ */ g({
|
|
941
955
|
__name: "event-card",
|
|
942
956
|
props: {
|
|
943
957
|
eventType: {
|
|
@@ -962,21 +976,21 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
962
976
|
}
|
|
963
977
|
},
|
|
964
978
|
setup(e) {
|
|
965
|
-
return (a, r) => (s(), i("div",
|
|
979
|
+
return (a, r) => (s(), i("div", pa, [
|
|
966
980
|
w(K, {
|
|
967
981
|
"label-dark": !1,
|
|
968
982
|
text: e.eventType ? e.eventType : ""
|
|
969
983
|
}, null, 8, ["text"]),
|
|
970
|
-
t("div",
|
|
971
|
-
t("div",
|
|
984
|
+
t("div", ha, n(e.headline), 1),
|
|
985
|
+
t("div", ma, [
|
|
972
986
|
W(n(e.dateTime), 1),
|
|
973
|
-
|
|
987
|
+
va,
|
|
974
988
|
W(n(e.location), 1)
|
|
975
989
|
]),
|
|
976
|
-
t("div",
|
|
990
|
+
t("div", fa, n(e.exhibitor), 1)
|
|
977
991
|
]));
|
|
978
992
|
}
|
|
979
|
-
}),
|
|
993
|
+
}), ba = /* @__PURE__ */ v(ga, [["__scopeId", "data-v-bc91c976"]]), ya = { class: "text__wrapper" }, $a = { class: "text__headline" }, ka = { class: "text__paragraph" }, wa = /* @__PURE__ */ g({
|
|
980
994
|
__name: "text-card",
|
|
981
995
|
props: {
|
|
982
996
|
label: {
|
|
@@ -993,21 +1007,21 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
993
1007
|
}
|
|
994
1008
|
},
|
|
995
1009
|
setup(e) {
|
|
996
|
-
return (a, r) => (s(), i("div",
|
|
1010
|
+
return (a, r) => (s(), i("div", ya, [
|
|
997
1011
|
w(K, {
|
|
998
1012
|
"label-dark": !1,
|
|
999
1013
|
text: e.label ? e.label : ""
|
|
1000
1014
|
}, null, 8, ["text"]),
|
|
1001
|
-
t("div",
|
|
1002
|
-
t("div",
|
|
1015
|
+
t("div", $a, n(e.headline), 1),
|
|
1016
|
+
t("div", ka, [
|
|
1003
1017
|
t("p", null, n(e.paragraph), 1)
|
|
1004
1018
|
])
|
|
1005
1019
|
]));
|
|
1006
1020
|
}
|
|
1007
|
-
}),
|
|
1021
|
+
}), Sa = /* @__PURE__ */ v(wa, [["__scopeId", "data-v-ebdea819"]]), Ba = { class: "facts__wrapper" }, Ia = { class: "facts__content" }, qa = { class: "facts__headline" }, Ta = { class: "facts" }, La = { class: "fact__value" }, Va = { class: "fact__metric" }, Ca = {
|
|
1008
1022
|
key: 0,
|
|
1009
1023
|
class: "facts__link"
|
|
1010
|
-
},
|
|
1024
|
+
}, Aa = /* @__PURE__ */ g({
|
|
1011
1025
|
__name: "facts",
|
|
1012
1026
|
props: {
|
|
1013
1027
|
headline: { default: "" },
|
|
@@ -1031,24 +1045,24 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1031
1045
|
}) }
|
|
1032
1046
|
},
|
|
1033
1047
|
setup(e) {
|
|
1034
|
-
return (a, r) => (s(), i("div",
|
|
1035
|
-
t("div",
|
|
1036
|
-
t("h2",
|
|
1037
|
-
t("div",
|
|
1048
|
+
return (a, r) => (s(), i("div", Ba, [
|
|
1049
|
+
t("div", Ia, [
|
|
1050
|
+
t("h2", qa, n(a.headline), 1),
|
|
1051
|
+
t("div", Ta, [
|
|
1038
1052
|
(s(!0), i(M, null, O(a.facts, (o) => (s(), i("div", {
|
|
1039
1053
|
key: o.value + o.metric,
|
|
1040
1054
|
class: "fact"
|
|
1041
1055
|
}, [
|
|
1042
|
-
t("div",
|
|
1056
|
+
t("div", La, [
|
|
1043
1057
|
t("span", null, n(o.value), 1)
|
|
1044
1058
|
]),
|
|
1045
|
-
t("div",
|
|
1059
|
+
t("div", Va, [
|
|
1046
1060
|
t("span", null, n(o.metric), 1)
|
|
1047
1061
|
])
|
|
1048
1062
|
]))), 128))
|
|
1049
1063
|
]),
|
|
1050
|
-
a.link ? (s(), i("div",
|
|
1051
|
-
w(
|
|
1064
|
+
a.link ? (s(), i("div", Ca, [
|
|
1065
|
+
w(A, {
|
|
1052
1066
|
"link-type": "regular_light",
|
|
1053
1067
|
arrow: ""
|
|
1054
1068
|
}, {
|
|
@@ -1061,13 +1075,13 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1061
1075
|
])
|
|
1062
1076
|
]));
|
|
1063
1077
|
}
|
|
1064
|
-
}),
|
|
1078
|
+
}), Da = /* @__PURE__ */ v(Aa, [["__scopeId", "data-v-d2b231d4"]]), Ma = { class: "features__wrapper" }, Oa = { class: "features__content" }, Pa = {
|
|
1065
1079
|
key: 0,
|
|
1066
1080
|
class: "features__headline"
|
|
1067
|
-
},
|
|
1081
|
+
}, Fa = {
|
|
1068
1082
|
key: 1,
|
|
1069
1083
|
class: "features__body"
|
|
1070
|
-
},
|
|
1084
|
+
}, Ea = { class: "element__headline" }, Ra = { class: "element__body" }, Na = /* @__PURE__ */ g({
|
|
1071
1085
|
__name: "features",
|
|
1072
1086
|
props: {
|
|
1073
1087
|
headline: { default: "" },
|
|
@@ -1075,12 +1089,12 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1075
1089
|
elements: { default: () => [] }
|
|
1076
1090
|
},
|
|
1077
1091
|
setup(e) {
|
|
1078
|
-
return (a, r) => (s(), i("div",
|
|
1079
|
-
t("div",
|
|
1080
|
-
a.headline ? (s(), i("div",
|
|
1092
|
+
return (a, r) => (s(), i("div", Ma, [
|
|
1093
|
+
t("div", Oa, [
|
|
1094
|
+
a.headline ? (s(), i("div", Pa, [
|
|
1081
1095
|
t("h2", null, n(a.headline), 1)
|
|
1082
1096
|
])) : m("", !0),
|
|
1083
|
-
a.body ? (s(), i("div",
|
|
1097
|
+
a.body ? (s(), i("div", Fa, [
|
|
1084
1098
|
u(a.$slots, "features-body", {}, void 0, !0)
|
|
1085
1099
|
])) : m("", !0),
|
|
1086
1100
|
t("div", {
|
|
@@ -1090,7 +1104,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1090
1104
|
key: o.headline,
|
|
1091
1105
|
class: "features__element"
|
|
1092
1106
|
}, [
|
|
1093
|
-
w(
|
|
1107
|
+
w(D, { class: "element__icon" }, {
|
|
1094
1108
|
default: k(() => [
|
|
1095
1109
|
u(a.$slots, "features-icon", P(F({
|
|
1096
1110
|
src: o.icon.src,
|
|
@@ -1101,14 +1115,14 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1101
1115
|
]),
|
|
1102
1116
|
_: 2
|
|
1103
1117
|
}, 1024),
|
|
1104
|
-
t("p",
|
|
1105
|
-
t("p",
|
|
1118
|
+
t("p", Ea, n(o.headline), 1),
|
|
1119
|
+
t("p", Ra, n(o.body), 1)
|
|
1106
1120
|
]))), 128))
|
|
1107
1121
|
], 2)
|
|
1108
1122
|
])
|
|
1109
1123
|
]));
|
|
1110
1124
|
}
|
|
1111
|
-
}),
|
|
1125
|
+
}), Ha = /* @__PURE__ */ v(Na, [["__scopeId", "data-v-57a22df7"]]), za = { class: "form__wrapper" }, ja = { class: "form__content" }, Ua = { class: "form__information" }, Ka = { class: "form__headline" }, Ga = { class: "form__body" }, Wa = { class: "form__script" }, Ya = /* @__PURE__ */ g({
|
|
1112
1126
|
__name: "form-script",
|
|
1113
1127
|
props: {
|
|
1114
1128
|
headline: {
|
|
@@ -1117,21 +1131,21 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1117
1131
|
}
|
|
1118
1132
|
},
|
|
1119
1133
|
setup(e) {
|
|
1120
|
-
return (a, r) => (s(), i("div",
|
|
1121
|
-
t("div",
|
|
1122
|
-
t("div",
|
|
1123
|
-
t("h2",
|
|
1124
|
-
t("div",
|
|
1134
|
+
return (a, r) => (s(), i("div", za, [
|
|
1135
|
+
t("div", ja, [
|
|
1136
|
+
t("div", Ua, [
|
|
1137
|
+
t("h2", Ka, n(e.headline), 1),
|
|
1138
|
+
t("div", Ga, [
|
|
1125
1139
|
u(a.$slots, "form-body", {}, void 0, !0)
|
|
1126
1140
|
])
|
|
1127
1141
|
]),
|
|
1128
|
-
t("div",
|
|
1142
|
+
t("div", Wa, [
|
|
1129
1143
|
u(a.$slots, "form-script", {}, void 0, !0)
|
|
1130
1144
|
])
|
|
1131
1145
|
])
|
|
1132
1146
|
]));
|
|
1133
1147
|
}
|
|
1134
|
-
}),
|
|
1148
|
+
}), Ja = /* @__PURE__ */ v(Ya, [["__scopeId", "data-v-87a67c13"]]), Qa = { class: "image__wrapper" }, Za = { class: "image__content" }, Xa = { class: "image__image" }, xa = { class: "image__caption" }, el = /* @__PURE__ */ g({
|
|
1135
1149
|
inheritAttrs: !1,
|
|
1136
1150
|
__name: "image",
|
|
1137
1151
|
props: {
|
|
@@ -1150,30 +1164,30 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1150
1164
|
}
|
|
1151
1165
|
},
|
|
1152
1166
|
setup(e) {
|
|
1153
|
-
return (a, r) => (s(), i("div",
|
|
1154
|
-
t("div",
|
|
1155
|
-
t("div",
|
|
1156
|
-
w(
|
|
1167
|
+
return (a, r) => (s(), i("div", Qa, [
|
|
1168
|
+
t("div", Za, [
|
|
1169
|
+
t("div", Xa, [
|
|
1170
|
+
w(D, null, {
|
|
1157
1171
|
default: k(() => [
|
|
1158
1172
|
u(a.$slots, "image", P(F({ width: 984, height: 554, src: e.src, alt: e.alt })))
|
|
1159
1173
|
]),
|
|
1160
1174
|
_: 3
|
|
1161
1175
|
})
|
|
1162
1176
|
]),
|
|
1163
|
-
t("p",
|
|
1177
|
+
t("p", xa, n(e.caption), 1)
|
|
1164
1178
|
])
|
|
1165
1179
|
]));
|
|
1166
1180
|
}
|
|
1167
|
-
}),
|
|
1181
|
+
}), tl = /* @__PURE__ */ v(el, [["__scopeId", "data-v-79ce0bb6"]]), al = { class: "gallery__large" }, ll = {
|
|
1168
1182
|
key: 0,
|
|
1169
1183
|
class: "image image--large"
|
|
1170
|
-
},
|
|
1184
|
+
}, ol = {
|
|
1171
1185
|
key: 1,
|
|
1172
1186
|
class: "video"
|
|
1173
|
-
},
|
|
1187
|
+
}, sl = {
|
|
1174
1188
|
key: 0,
|
|
1175
1189
|
class: "body"
|
|
1176
|
-
},
|
|
1190
|
+
}, il = /* @__PURE__ */ g({
|
|
1177
1191
|
__name: "image-gallery",
|
|
1178
1192
|
props: {
|
|
1179
1193
|
mediaLarge: {},
|
|
@@ -1199,9 +1213,9 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1199
1213
|
l.flipHorizontal ? "gallery__content--reverse" : "gallery__content--default"
|
|
1200
1214
|
])
|
|
1201
1215
|
}, [
|
|
1202
|
-
t("div",
|
|
1203
|
-
l.mediaLarge && l.mediaType === "image" ? (s(), i("div",
|
|
1204
|
-
w(
|
|
1216
|
+
t("div", al, [
|
|
1217
|
+
l.mediaLarge && l.mediaType === "image" ? (s(), i("div", ll, [
|
|
1218
|
+
w(D, null, {
|
|
1205
1219
|
default: k(() => [
|
|
1206
1220
|
u(l.$slots, "image-large", P(F({
|
|
1207
1221
|
width: 617,
|
|
@@ -1213,7 +1227,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1213
1227
|
_: 3
|
|
1214
1228
|
})
|
|
1215
1229
|
])) : m("", !0),
|
|
1216
|
-
l.mediaLarge && l.mediaType === "video" ? (s(), i("div",
|
|
1230
|
+
l.mediaLarge && l.mediaType === "video" ? (s(), i("div", ol, [
|
|
1217
1231
|
w(J, {
|
|
1218
1232
|
src: l.mediaLarge.src,
|
|
1219
1233
|
"local-video": "",
|
|
@@ -1239,7 +1253,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1239
1253
|
key: c.src + c.alt,
|
|
1240
1254
|
class: "image image--small"
|
|
1241
1255
|
}, [
|
|
1242
|
-
w(
|
|
1256
|
+
w(D, null, {
|
|
1243
1257
|
default: k(() => [
|
|
1244
1258
|
u(l.$slots, "image-small", P(F({
|
|
1245
1259
|
width: 328,
|
|
@@ -1251,14 +1265,14 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1251
1265
|
_: 2
|
|
1252
1266
|
}, 1024)
|
|
1253
1267
|
]))), 128)),
|
|
1254
|
-
l.mediaSmall.length < 2 ? (s(), i("div",
|
|
1268
|
+
l.mediaSmall.length < 2 ? (s(), i("div", sl, [
|
|
1255
1269
|
t("p", null, n(l.body), 1)
|
|
1256
1270
|
])) : m("", !0)
|
|
1257
1271
|
], 6)
|
|
1258
1272
|
], 2)
|
|
1259
1273
|
], 2));
|
|
1260
1274
|
}
|
|
1261
|
-
}),
|
|
1275
|
+
}), rl = /* @__PURE__ */ v(il, [["__scopeId", "data-v-0d271138"]]), nl = { class: "headline__wrapper" }, dl = { class: "headline__h1" }, cl = /* @__PURE__ */ g({
|
|
1262
1276
|
__name: "headline",
|
|
1263
1277
|
props: {
|
|
1264
1278
|
headline: {
|
|
@@ -1275,7 +1289,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1275
1289
|
}
|
|
1276
1290
|
},
|
|
1277
1291
|
setup(e) {
|
|
1278
|
-
return (a, r) => (s(), i("div",
|
|
1292
|
+
return (a, r) => (s(), i("div", nl, [
|
|
1279
1293
|
t("div", {
|
|
1280
1294
|
class: h({
|
|
1281
1295
|
"headline__content--article-and-submenu": e.article && e.subMenu,
|
|
@@ -1284,11 +1298,11 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1284
1298
|
"headline__content--default": !e.article && !e.subMenu
|
|
1285
1299
|
})
|
|
1286
1300
|
}, [
|
|
1287
|
-
t("h1",
|
|
1301
|
+
t("h1", dl, n(e.headline), 1)
|
|
1288
1302
|
], 2)
|
|
1289
1303
|
]));
|
|
1290
1304
|
}
|
|
1291
|
-
}),
|
|
1305
|
+
}), ul = /* @__PURE__ */ v(cl, [["__scopeId", "data-v-3ef1567e"]]), _l = (e) => (E("data-v-22f9be13"), e = e(), R(), e), pl = { class: "hero__wrapper" }, hl = { class: "hero__content" }, ml = { class: "hero__top" }, vl = { class: "hero__elements" }, fl = { class: "hero__headline" }, gl = { class: "hero__link" }, bl = { class: "hero__video" }, yl = /* @__PURE__ */ _l(() => /* @__PURE__ */ t("div", { class: "hero__gradient" }, null, -1)), $l = { class: "hero__video__video" }, kl = { class: "hero__image" }, wl = /* @__PURE__ */ g({
|
|
1292
1306
|
__name: "hero",
|
|
1293
1307
|
props: {
|
|
1294
1308
|
headline: {
|
|
@@ -1297,15 +1311,15 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1297
1311
|
}
|
|
1298
1312
|
},
|
|
1299
1313
|
setup(e) {
|
|
1300
|
-
return (a, r) => (s(), i("div",
|
|
1301
|
-
t("div",
|
|
1302
|
-
t("div",
|
|
1303
|
-
t("div",
|
|
1304
|
-
t("div",
|
|
1314
|
+
return (a, r) => (s(), i("div", pl, [
|
|
1315
|
+
t("div", hl, [
|
|
1316
|
+
t("div", ml, [
|
|
1317
|
+
t("div", vl, [
|
|
1318
|
+
t("div", fl, [
|
|
1305
1319
|
t("h1", null, n(e.headline), 1)
|
|
1306
1320
|
]),
|
|
1307
|
-
t("div",
|
|
1308
|
-
w(
|
|
1321
|
+
t("div", gl, [
|
|
1322
|
+
w(A, {
|
|
1309
1323
|
"link-type": "regular_light",
|
|
1310
1324
|
arrow: ""
|
|
1311
1325
|
}, {
|
|
@@ -1317,22 +1331,22 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1317
1331
|
])
|
|
1318
1332
|
])
|
|
1319
1333
|
]),
|
|
1320
|
-
t("div",
|
|
1321
|
-
|
|
1322
|
-
t("div",
|
|
1334
|
+
t("div", bl, [
|
|
1335
|
+
yl,
|
|
1336
|
+
t("div", $l, [
|
|
1323
1337
|
u(a.$slots, "hero-video", {}, void 0, !0)
|
|
1324
1338
|
]),
|
|
1325
|
-
t("div",
|
|
1339
|
+
t("div", kl, [
|
|
1326
1340
|
u(a.$slots, "hero-image", {}, void 0, !0)
|
|
1327
1341
|
])
|
|
1328
1342
|
])
|
|
1329
1343
|
])
|
|
1330
1344
|
]));
|
|
1331
1345
|
}
|
|
1332
|
-
}),
|
|
1346
|
+
}), Sl = /* @__PURE__ */ v(wl, [["__scopeId", "data-v-22f9be13"]]), Bl = { class: "logo-wall__wrapper" }, Il = { class: "logo-wall__content" }, ql = {
|
|
1333
1347
|
key: 0,
|
|
1334
1348
|
class: "logo-wall__text"
|
|
1335
|
-
},
|
|
1349
|
+
}, Tl = { key: 0 }, Ll = { key: 1 }, Vl = { class: "logo-wall__logos" }, Cl = { class: "logo-wall__link" }, Al = /* @__PURE__ */ g({
|
|
1336
1350
|
__name: "logo-wall",
|
|
1337
1351
|
props: {
|
|
1338
1352
|
headline: {
|
|
@@ -1350,18 +1364,18 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1350
1364
|
}
|
|
1351
1365
|
},
|
|
1352
1366
|
setup(e) {
|
|
1353
|
-
return (a, r) => (s(), i("div",
|
|
1354
|
-
t("div",
|
|
1355
|
-
e.headline || e.body ? (s(), i("div",
|
|
1356
|
-
e.headline ? (s(), i("h2",
|
|
1357
|
-
e.body ? (s(), i("p",
|
|
1367
|
+
return (a, r) => (s(), i("div", Bl, [
|
|
1368
|
+
t("div", Il, [
|
|
1369
|
+
e.headline || e.body ? (s(), i("div", ql, [
|
|
1370
|
+
e.headline ? (s(), i("h2", Tl, n(e.headline), 1)) : m("", !0),
|
|
1371
|
+
e.body ? (s(), i("p", Ll, n(e.body), 1)) : m("", !0)
|
|
1358
1372
|
])) : m("", !0),
|
|
1359
|
-
t("div",
|
|
1373
|
+
t("div", Vl, [
|
|
1360
1374
|
(s(!0), i(M, null, O(e.logos, (o) => (s(), i("div", {
|
|
1361
1375
|
key: o.src + o.alt,
|
|
1362
1376
|
class: "logo-wall__logo"
|
|
1363
1377
|
}, [
|
|
1364
|
-
w(
|
|
1378
|
+
w(D, null, {
|
|
1365
1379
|
default: k(() => [
|
|
1366
1380
|
u(a.$slots, "logo-wall-logo", P(F({
|
|
1367
1381
|
width: 130,
|
|
@@ -1374,8 +1388,8 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1374
1388
|
}, 1024)
|
|
1375
1389
|
]))), 128))
|
|
1376
1390
|
]),
|
|
1377
|
-
t("div",
|
|
1378
|
-
w(
|
|
1391
|
+
t("div", Cl, [
|
|
1392
|
+
w(A, {
|
|
1379
1393
|
"link-type": "regular_light",
|
|
1380
1394
|
arrow: !0
|
|
1381
1395
|
}, {
|
|
@@ -1388,13 +1402,13 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1388
1402
|
])
|
|
1389
1403
|
]));
|
|
1390
1404
|
}
|
|
1391
|
-
}),
|
|
1405
|
+
}), Dl = /* @__PURE__ */ v(Al, [["__scopeId", "data-v-fd489289"]]), Ml = { class: "micro-stories__top" }, Ol = {
|
|
1392
1406
|
key: 0,
|
|
1393
1407
|
class: "headline"
|
|
1394
|
-
},
|
|
1408
|
+
}, Pl = {
|
|
1395
1409
|
key: 1,
|
|
1396
1410
|
class: "body"
|
|
1397
|
-
},
|
|
1411
|
+
}, Fl = { class: "micro-stories__splide" }, El = /* @__PURE__ */ g({
|
|
1398
1412
|
__name: "micro-stories",
|
|
1399
1413
|
props: {
|
|
1400
1414
|
bgColor: { default: "blue" },
|
|
@@ -1410,32 +1424,32 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1410
1424
|
return (l, _) => (s(), i("div", {
|
|
1411
1425
|
class: h(["micro-stories__wrapper", r.value])
|
|
1412
1426
|
}, [
|
|
1413
|
-
t("div",
|
|
1414
|
-
l.headline ? (s(), i("div",
|
|
1427
|
+
t("div", Ml, [
|
|
1428
|
+
l.headline ? (s(), i("div", Ol, [
|
|
1415
1429
|
t("h2", null, n(l.headline), 1)
|
|
1416
1430
|
])) : m("", !0),
|
|
1417
|
-
l.body ? (s(), i("div",
|
|
1431
|
+
l.body ? (s(), i("div", Pl, [
|
|
1418
1432
|
t("p", null, n(l.body), 1)
|
|
1419
1433
|
])) : m("", !0)
|
|
1420
1434
|
]),
|
|
1421
|
-
t("div",
|
|
1435
|
+
t("div", Fl, [
|
|
1422
1436
|
u(l.$slots, "micro-stories-slides")
|
|
1423
1437
|
]),
|
|
1424
1438
|
u(l.$slots, "micro-stories-controls")
|
|
1425
1439
|
], 2));
|
|
1426
1440
|
}
|
|
1427
|
-
}),
|
|
1428
|
-
function
|
|
1429
|
-
return s(), i("div",
|
|
1430
|
-
t("div",
|
|
1441
|
+
}), Rl = {}, Nl = { class: "policy__wrapper" }, Hl = { class: "policy__content" };
|
|
1442
|
+
function zl(e, a) {
|
|
1443
|
+
return s(), i("div", Nl, [
|
|
1444
|
+
t("div", Hl, [
|
|
1431
1445
|
u(e.$slots, "default", {}, void 0, !0)
|
|
1432
1446
|
])
|
|
1433
1447
|
]);
|
|
1434
1448
|
}
|
|
1435
|
-
const
|
|
1449
|
+
const jl = /* @__PURE__ */ v(Rl, [["render", zl], ["__scopeId", "data-v-9d5712e7"]]), Ul = { class: "card-display__wrapper" }, Kl = {
|
|
1436
1450
|
key: 0,
|
|
1437
1451
|
class: "card__content"
|
|
1438
|
-
},
|
|
1452
|
+
}, Gl = { key: 0 }, Wl = { key: 1 }, Yl = { class: "card__cards" }, Jl = /* @__PURE__ */ g({
|
|
1439
1453
|
__name: "card-display",
|
|
1440
1454
|
props: {
|
|
1441
1455
|
headline: {
|
|
@@ -1458,22 +1472,21 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-9d5712e7
|
|
|
1458
1472
|
e.bgColor === "blue" ? "card-display--blue" : "card-display--white"
|
|
1459
1473
|
])
|
|
1460
1474
|
}, [
|
|
1461
|
-
t("div",
|
|
1462
|
-
e.headline || e.paragraph ? (s(), i("div",
|
|
1463
|
-
e.headline ? (s(), i("h2",
|
|
1464
|
-
e.paragraph ? (s(), i("p",
|
|
1475
|
+
t("div", Ul, [
|
|
1476
|
+
e.headline || e.paragraph ? (s(), i("div", Kl, [
|
|
1477
|
+
e.headline ? (s(), i("h2", Gl, n(e.headline), 1)) : m("", !0),
|
|
1478
|
+
e.paragraph ? (s(), i("p", Wl, n(e.paragraph), 1)) : m("", !0)
|
|
1465
1479
|
])) : m("", !0),
|
|
1466
|
-
t("div",
|
|
1480
|
+
t("div", Yl, [
|
|
1467
1481
|
u(a.$slots, "card-display-cards", {}, void 0, !0)
|
|
1468
1482
|
])
|
|
1469
1483
|
])
|
|
1470
1484
|
], 2));
|
|
1471
1485
|
}
|
|
1472
|
-
}),
|
|
1486
|
+
}), Ql = /* @__PURE__ */ v(Jl, [["__scopeId", "data-v-e8033cff"]]), Zl = { class: "promo__content" }, Xl = /* @__PURE__ */ g({
|
|
1473
1487
|
__name: "promo",
|
|
1474
1488
|
props: {
|
|
1475
1489
|
label: { default: "" },
|
|
1476
|
-
headline: {},
|
|
1477
1490
|
linkText: { default: "" },
|
|
1478
1491
|
mediaType: { default: "image" },
|
|
1479
1492
|
src: {},
|
|
@@ -1497,7 +1510,7 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-9d5712e7
|
|
|
1497
1510
|
l.teaser ? "promo__wrapper--teaser" : ""
|
|
1498
1511
|
])
|
|
1499
1512
|
}, [
|
|
1500
|
-
t("div",
|
|
1513
|
+
t("div", Zl, [
|
|
1501
1514
|
l.mediaType === "image" ? (s(), i("div", {
|
|
1502
1515
|
key: 0,
|
|
1503
1516
|
class: h([
|
|
@@ -1505,7 +1518,7 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-9d5712e7
|
|
|
1505
1518
|
l.reverse ? "promo__image--reverse" : "promo__image--default"
|
|
1506
1519
|
])
|
|
1507
1520
|
}, [
|
|
1508
|
-
w(
|
|
1521
|
+
w(D, null, {
|
|
1509
1522
|
default: k(() => [
|
|
1510
1523
|
u(l.$slots, "promo-image", P(F({ src: l.src, width: 1920, alt: l.alt, height: 1080 })))
|
|
1511
1524
|
]),
|
|
@@ -1537,7 +1550,7 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-9d5712e7
|
|
|
1537
1550
|
l.reverse ? "promo__text--reverse" : "promo__text--default"
|
|
1538
1551
|
])
|
|
1539
1552
|
}, [
|
|
1540
|
-
l.label ? (s(),
|
|
1553
|
+
l.label ? (s(), V(K, {
|
|
1541
1554
|
key: 0,
|
|
1542
1555
|
text: l.label,
|
|
1543
1556
|
"label-dark": l.variant === "dark"
|
|
@@ -1550,7 +1563,7 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-9d5712e7
|
|
|
1550
1563
|
}, [
|
|
1551
1564
|
u(l.$slots, "promo-headline")
|
|
1552
1565
|
], 2),
|
|
1553
|
-
l.linkType === "link" ? (s(),
|
|
1566
|
+
l.linkType === "link" ? (s(), V(A, {
|
|
1554
1567
|
key: 1,
|
|
1555
1568
|
"link-type": l.variant === "dark" ? "regular_dark" : (l.variant === "light", "regular_light"),
|
|
1556
1569
|
arrow: ""
|
|
@@ -1560,7 +1573,7 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-9d5712e7
|
|
|
1560
1573
|
]),
|
|
1561
1574
|
_: 3
|
|
1562
1575
|
}, 8, ["link-type"])) : m("", !0),
|
|
1563
|
-
l.linkType === "button" ? (s(),
|
|
1576
|
+
l.linkType === "button" ? (s(), V(A, {
|
|
1564
1577
|
key: 2,
|
|
1565
1578
|
"link-type": l.variant === "dark" ? "secondary_dark" : (l.variant === "light", "secondary")
|
|
1566
1579
|
}, {
|
|
@@ -1573,10 +1586,10 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-9d5712e7
|
|
|
1573
1586
|
])
|
|
1574
1587
|
], 2));
|
|
1575
1588
|
}
|
|
1576
|
-
}),
|
|
1589
|
+
}), xl = /* @__PURE__ */ v(Xl, [["__scopeId", "data-v-1f678975"]]), eo = (e) => (E("data-v-e3cc8e27"), e = e(), R(), e), to = { class: "quote__wrapper" }, ao = { class: "quote__content" }, lo = /* @__PURE__ */ eo(() => /* @__PURE__ */ t("p", { class: "quote__quote-mark" }, "“", -1)), oo = { class: "quote__quote" }, so = { class: "quote__quote-text" }, io = { class: "quote__author" }, ro = {
|
|
1577
1590
|
key: 0,
|
|
1578
1591
|
class: "quote__image"
|
|
1579
|
-
},
|
|
1592
|
+
}, no = { class: "quote__text" }, co = { class: "quote__author-name" }, uo = { class: "quote__author-title" }, _o = /* @__PURE__ */ g({
|
|
1580
1593
|
__name: "quote",
|
|
1581
1594
|
props: {
|
|
1582
1595
|
quote: {
|
|
@@ -1598,14 +1611,14 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-9d5712e7
|
|
|
1598
1611
|
}
|
|
1599
1612
|
},
|
|
1600
1613
|
setup(e) {
|
|
1601
|
-
return (a, r) => (s(), i("div",
|
|
1602
|
-
t("div",
|
|
1603
|
-
|
|
1604
|
-
t("div",
|
|
1605
|
-
t("p",
|
|
1606
|
-
t("div",
|
|
1607
|
-
e.authorImage ? (s(), i("div",
|
|
1608
|
-
w(
|
|
1614
|
+
return (a, r) => (s(), i("div", to, [
|
|
1615
|
+
t("div", ao, [
|
|
1616
|
+
lo,
|
|
1617
|
+
t("div", oo, [
|
|
1618
|
+
t("p", so, n(e.quote), 1),
|
|
1619
|
+
t("div", io, [
|
|
1620
|
+
e.authorImage ? (s(), i("div", ro, [
|
|
1621
|
+
w(D, null, {
|
|
1609
1622
|
default: k(() => [
|
|
1610
1623
|
u(a.$slots, "author-image", P(F({
|
|
1611
1624
|
src: e.authorImage + "/m/100x100",
|
|
@@ -1616,22 +1629,22 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-9d5712e7
|
|
|
1616
1629
|
_: 3
|
|
1617
1630
|
})
|
|
1618
1631
|
])) : m("", !0),
|
|
1619
|
-
t("div",
|
|
1620
|
-
t("p",
|
|
1621
|
-
t("p",
|
|
1632
|
+
t("div", no, [
|
|
1633
|
+
t("p", co, n(e.author), 1),
|
|
1634
|
+
t("p", uo, n(e.authorTitle), 1)
|
|
1622
1635
|
])
|
|
1623
1636
|
])
|
|
1624
1637
|
])
|
|
1625
1638
|
])
|
|
1626
1639
|
]));
|
|
1627
1640
|
}
|
|
1628
|
-
}),
|
|
1641
|
+
}), po = /* @__PURE__ */ v(_o, [["__scopeId", "data-v-e3cc8e27"]]), ho = { class: "rich-text__wrapper" }, mo = {
|
|
1629
1642
|
key: 0,
|
|
1630
1643
|
class: "rich-text__links"
|
|
1631
|
-
},
|
|
1644
|
+
}, vo = {
|
|
1632
1645
|
key: 0,
|
|
1633
1646
|
class: "rich-text__bullet-list"
|
|
1634
|
-
},
|
|
1647
|
+
}, fo = /* @__PURE__ */ g({
|
|
1635
1648
|
__name: "rich-text",
|
|
1636
1649
|
props: {
|
|
1637
1650
|
headline: { default: "" },
|
|
@@ -1650,8 +1663,8 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-9d5712e7
|
|
|
1650
1663
|
a.bgColor === "blue" ? "rich-text--blue" : "rich-text--white"
|
|
1651
1664
|
])
|
|
1652
1665
|
}, [
|
|
1653
|
-
t("div",
|
|
1654
|
-
a.label ? (s(),
|
|
1666
|
+
t("div", ho, [
|
|
1667
|
+
a.label ? (s(), V(K, {
|
|
1655
1668
|
key: 0,
|
|
1656
1669
|
text: a.label,
|
|
1657
1670
|
"label-dark": !1
|
|
@@ -1676,11 +1689,11 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-9d5712e7
|
|
|
1676
1689
|
])
|
|
1677
1690
|
}, [
|
|
1678
1691
|
u(a.$slots, "rich-text-content"),
|
|
1679
|
-
a.links ? (s(), i("div",
|
|
1692
|
+
a.links ? (s(), i("div", mo, [
|
|
1680
1693
|
u(a.$slots, "rich-text-links")
|
|
1681
1694
|
])) : m("", !0)
|
|
1682
1695
|
], 2),
|
|
1683
|
-
a.bulletList ? (s(), i("div",
|
|
1696
|
+
a.bulletList ? (s(), i("div", vo, [
|
|
1684
1697
|
u(a.$slots, "rich-text-bullet-list")
|
|
1685
1698
|
])) : m("", !0),
|
|
1686
1699
|
a.image ? (s(), i("div", {
|
|
@@ -1690,7 +1703,7 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-9d5712e7
|
|
|
1690
1703
|
a.imageClip ? "rich-text__image--clip" : ""
|
|
1691
1704
|
])
|
|
1692
1705
|
}, [
|
|
1693
|
-
w(
|
|
1706
|
+
w(D, null, {
|
|
1694
1707
|
default: k(() => [
|
|
1695
1708
|
u(a.$slots, "rich-text-image", P(F({ width: 865, height: 307 })))
|
|
1696
1709
|
]),
|
|
@@ -1701,12 +1714,12 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-9d5712e7
|
|
|
1701
1714
|
])
|
|
1702
1715
|
], 2));
|
|
1703
1716
|
}
|
|
1704
|
-
}),
|
|
1705
|
-
function
|
|
1706
|
-
return s(), i("div",
|
|
1707
|
-
t("div",
|
|
1708
|
-
t("div",
|
|
1709
|
-
t("div",
|
|
1717
|
+
}), go = /* @__PURE__ */ v(fo, [["__scopeId", "data-v-8bb69ea4"]]), bo = {}, yo = { class: "rich-text" }, $o = { class: "rich-text__wrapper" }, ko = { class: "rich-text__content rich-text__content--left-aligned" }, wo = { class: "rich-text__body" };
|
|
1718
|
+
function So(e, a) {
|
|
1719
|
+
return s(), i("div", yo, [
|
|
1720
|
+
t("div", $o, [
|
|
1721
|
+
t("div", ko, [
|
|
1722
|
+
t("div", wo, [
|
|
1710
1723
|
t("div", null, [
|
|
1711
1724
|
u(e.$slots, "rich-text-content-left", {}, void 0, !0)
|
|
1712
1725
|
]),
|
|
@@ -1718,10 +1731,10 @@ function wo(e, a) {
|
|
|
1718
1731
|
])
|
|
1719
1732
|
]);
|
|
1720
1733
|
}
|
|
1721
|
-
const
|
|
1734
|
+
const Bo = /* @__PURE__ */ v(bo, [["render", So], ["__scopeId", "data-v-2881b194"]]), Io = (e) => (E("data-v-e254e1e0"), e = e(), R(), e), qo = { class: "timeline__wrapper" }, To = { class: "timeline__content" }, Lo = { class: "timeline__items" }, Vo = { class: "item__left" }, Co = /* @__PURE__ */ Io(() => /* @__PURE__ */ t("div", { class: "item__elements" }, [
|
|
1722
1735
|
/* @__PURE__ */ t("div", { class: "circle" }),
|
|
1723
1736
|
/* @__PURE__ */ t("div", { class: "line" })
|
|
1724
|
-
], -1)),
|
|
1737
|
+
], -1)), Ao = { class: "item__right" }, Do = ["innerHTML"], Mo = /* @__PURE__ */ g({
|
|
1725
1738
|
__name: "timeline",
|
|
1726
1739
|
props: {
|
|
1727
1740
|
timelineItems: {
|
|
@@ -1744,17 +1757,17 @@ const So = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-2881b194
|
|
|
1744
1757
|
a.forEach((o) => {
|
|
1745
1758
|
r.observe(o);
|
|
1746
1759
|
});
|
|
1747
|
-
}), (a, r) => (s(), i("div",
|
|
1748
|
-
t("div",
|
|
1749
|
-
t("div",
|
|
1760
|
+
}), (a, r) => (s(), i("div", qo, [
|
|
1761
|
+
t("div", To, [
|
|
1762
|
+
t("div", Lo, [
|
|
1750
1763
|
(s(!0), i(M, null, O(e.timelineItems, (o) => (s(), i("div", {
|
|
1751
1764
|
key: o.year,
|
|
1752
1765
|
class: "timeline__item faded"
|
|
1753
1766
|
}, [
|
|
1754
|
-
t("div",
|
|
1755
|
-
|
|
1756
|
-
t("div",
|
|
1757
|
-
w(
|
|
1767
|
+
t("div", Vo, n(o.year), 1),
|
|
1768
|
+
Co,
|
|
1769
|
+
t("div", Ao, [
|
|
1770
|
+
w(D, null, {
|
|
1758
1771
|
default: k(() => [
|
|
1759
1772
|
o.media.src ? u(a.$slots, "timeline-image", P(te({ key: 0 }, { src: o.media.src, alt: o.media.alt })), void 0, !0) : m("", !0)
|
|
1760
1773
|
]),
|
|
@@ -1764,20 +1777,20 @@ const So = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-2881b194
|
|
|
1764
1777
|
style: ae([o.media.src ? "" : "margin-top: 0px"]),
|
|
1765
1778
|
class: "rich-text",
|
|
1766
1779
|
innerHTML: o.text
|
|
1767
|
-
}, null, 12,
|
|
1780
|
+
}, null, 12, Do)
|
|
1768
1781
|
])
|
|
1769
1782
|
]))), 128))
|
|
1770
1783
|
])
|
|
1771
1784
|
])
|
|
1772
1785
|
]));
|
|
1773
1786
|
}
|
|
1774
|
-
}),
|
|
1787
|
+
}), Oo = /* @__PURE__ */ v(Mo, [["__scopeId", "data-v-e254e1e0"]]), Po = { class: "vimeo" }, Fo = { class: "vimeo__wrapper" }, Eo = {
|
|
1775
1788
|
key: 0,
|
|
1776
1789
|
class: "vimeo__headline"
|
|
1777
|
-
},
|
|
1790
|
+
}, Ro = {
|
|
1778
1791
|
key: 1,
|
|
1779
1792
|
class: "vimeo__description"
|
|
1780
|
-
},
|
|
1793
|
+
}, No = /* @__PURE__ */ g({
|
|
1781
1794
|
__name: "vimeo",
|
|
1782
1795
|
props: {
|
|
1783
1796
|
headline: {
|
|
@@ -1790,15 +1803,15 @@ const So = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-2881b194
|
|
|
1790
1803
|
}
|
|
1791
1804
|
},
|
|
1792
1805
|
setup(e) {
|
|
1793
|
-
return (a, r) => (s(), i("div",
|
|
1794
|
-
t("div",
|
|
1795
|
-
e.headline ? (s(), i("h2",
|
|
1806
|
+
return (a, r) => (s(), i("div", Po, [
|
|
1807
|
+
t("div", Fo, [
|
|
1808
|
+
e.headline ? (s(), i("h2", Eo, n(e.headline), 1)) : m("", !0),
|
|
1796
1809
|
u(a.$slots, "vimeo-content", {}, void 0, !0),
|
|
1797
|
-
e.description ? (s(), i("p",
|
|
1810
|
+
e.description ? (s(), i("p", Ro, n(e.description), 1)) : m("", !0)
|
|
1798
1811
|
])
|
|
1799
1812
|
]));
|
|
1800
1813
|
}
|
|
1801
|
-
}),
|
|
1814
|
+
}), Ho = /* @__PURE__ */ v(No, [["__scopeId", "data-v-90a2b109"]]), zo = { class: "not-found__wrapper" }, jo = { class: "not-found__content" }, Uo = { class: "not-found__headline" }, Ko = { class: "not-found__body" }, Go = /* @__PURE__ */ g({
|
|
1802
1815
|
__name: "404",
|
|
1803
1816
|
props: {
|
|
1804
1817
|
headline: {
|
|
@@ -1807,16 +1820,16 @@ const So = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-2881b194
|
|
|
1807
1820
|
}
|
|
1808
1821
|
},
|
|
1809
1822
|
setup(e) {
|
|
1810
|
-
return (a, r) => (s(), i("div",
|
|
1811
|
-
t("div",
|
|
1812
|
-
t("h1",
|
|
1813
|
-
t("div",
|
|
1823
|
+
return (a, r) => (s(), i("div", zo, [
|
|
1824
|
+
t("div", jo, [
|
|
1825
|
+
t("h1", Uo, n(e.headline), 1),
|
|
1826
|
+
t("div", Ko, [
|
|
1814
1827
|
u(a.$slots, "not-found-body", {}, void 0, !0)
|
|
1815
1828
|
])
|
|
1816
1829
|
])
|
|
1817
1830
|
]));
|
|
1818
1831
|
}
|
|
1819
|
-
}),
|
|
1832
|
+
}), Wo = /* @__PURE__ */ v(Go, [["__scopeId", "data-v-b829ca6c"]]), Yo = { class: "filter__wrapper" }, Jo = { class: "filter__content" }, Qo = { class: "filter__dropdowns" }, Zo = { class: "filter__chips" }, Xo = /* @__PURE__ */ g({
|
|
1820
1833
|
__name: "filter",
|
|
1821
1834
|
props: {
|
|
1822
1835
|
hasChips: {
|
|
@@ -1830,12 +1843,12 @@ const So = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-2881b194
|
|
|
1830
1843
|
},
|
|
1831
1844
|
emits: ["clearFilters"],
|
|
1832
1845
|
setup(e) {
|
|
1833
|
-
return (a, r) => (s(), i("div",
|
|
1834
|
-
t("div",
|
|
1835
|
-
t("div",
|
|
1846
|
+
return (a, r) => (s(), i("div", Yo, [
|
|
1847
|
+
t("div", Jo, [
|
|
1848
|
+
t("div", Qo, [
|
|
1836
1849
|
u(a.$slots, "filter-dropdowns")
|
|
1837
1850
|
]),
|
|
1838
|
-
t("div",
|
|
1851
|
+
t("div", Zo, [
|
|
1839
1852
|
u(a.$slots, "filter-chips"),
|
|
1840
1853
|
e.hasChips ? (s(), i("button", {
|
|
1841
1854
|
key: 0,
|
|
@@ -1846,7 +1859,7 @@ const So = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-2881b194
|
|
|
1846
1859
|
])
|
|
1847
1860
|
]));
|
|
1848
1861
|
}
|
|
1849
|
-
}),
|
|
1862
|
+
}), xo = /* @__PURE__ */ v(Xo, [["__scopeId", "data-v-31c1ba00"]]), z = (e) => (E("data-v-c4d39554"), e = e(), R(), e), es = { class: "footer__wrapper" }, ts = { class: "footer__content" }, as = { class: "footer__sections" }, ls = { class: "section__title" }, os = { class: "section__list" }, ss = { class: "section" }, is = /* @__PURE__ */ z(() => /* @__PURE__ */ t("span", { class: "section__title" }, "Mobile Industrial Robots A/S", -1)), rs = /* @__PURE__ */ z(() => /* @__PURE__ */ t("span", null, "Emil Neckelmanns Vej 15F", -1)), ns = /* @__PURE__ */ z(() => /* @__PURE__ */ t("span", null, "DK-5220 Odense SØ", -1)), ds = /* @__PURE__ */ z(() => /* @__PURE__ */ t("br", null, null, -1)), cs = /* @__PURE__ */ z(() => /* @__PURE__ */ t("a", { href: "mailto:mail@mir-robots.com" }, "mail@mir-robots.com", -1)), us = /* @__PURE__ */ z(() => /* @__PURE__ */ t("a", { href: "tel:+4520377577" }, "+45 20 377 577", -1)), _s = { class: "footer__bottom" }, ps = { class: "copyright" }, hs = { class: "footer__policy" }, ms = /* @__PURE__ */ z(() => /* @__PURE__ */ t("i", { class: "change-region" }, null, -1)), vs = { class: "footer__social" }, fs = ["href", "aria-label"], gs = /* @__PURE__ */ g({
|
|
1850
1863
|
__name: "footer",
|
|
1851
1864
|
props: {
|
|
1852
1865
|
footerSections: { default: () => [] },
|
|
@@ -1857,68 +1870,68 @@ const So = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-2881b194
|
|
|
1857
1870
|
},
|
|
1858
1871
|
emits: ["changeRegionClicked"],
|
|
1859
1872
|
setup(e) {
|
|
1860
|
-
return (a, r) => (s(), i("div",
|
|
1861
|
-
t("footer",
|
|
1862
|
-
t("div",
|
|
1873
|
+
return (a, r) => (s(), i("div", es, [
|
|
1874
|
+
t("footer", ts, [
|
|
1875
|
+
t("div", as, [
|
|
1863
1876
|
(s(!0), i(M, null, O(a.footerSections, (o) => (s(), i("div", {
|
|
1864
1877
|
key: o.title,
|
|
1865
1878
|
class: "section"
|
|
1866
1879
|
}, [
|
|
1867
|
-
t("span",
|
|
1880
|
+
t("span", ls, n(o.title), 1),
|
|
1868
1881
|
t("nav", null, [
|
|
1869
|
-
t("ul",
|
|
1882
|
+
t("ul", os, [
|
|
1870
1883
|
u(a.$slots, "section-links", {
|
|
1871
1884
|
links: o.links
|
|
1872
1885
|
})
|
|
1873
1886
|
])
|
|
1874
1887
|
])
|
|
1875
1888
|
]))), 128)),
|
|
1876
|
-
t("div",
|
|
1877
|
-
|
|
1889
|
+
t("div", ss, [
|
|
1890
|
+
is,
|
|
1878
1891
|
t("address", null, [
|
|
1879
|
-
is,
|
|
1880
1892
|
rs,
|
|
1881
1893
|
ns,
|
|
1882
|
-
|
|
1894
|
+
ds,
|
|
1895
|
+
w(A, {
|
|
1883
1896
|
class: "footer__contact",
|
|
1884
1897
|
"link-type": "regular_light",
|
|
1885
1898
|
underline: "false"
|
|
1886
1899
|
}, {
|
|
1887
1900
|
default: k(() => [
|
|
1888
|
-
|
|
1901
|
+
cs
|
|
1889
1902
|
]),
|
|
1890
1903
|
_: 1
|
|
1891
1904
|
}),
|
|
1892
|
-
w(
|
|
1905
|
+
w(A, {
|
|
1893
1906
|
class: "footer__contact",
|
|
1894
1907
|
"link-type": "regular_light",
|
|
1895
1908
|
underline: "false"
|
|
1896
1909
|
}, {
|
|
1897
1910
|
default: k(() => [
|
|
1898
|
-
|
|
1911
|
+
us
|
|
1899
1912
|
]),
|
|
1900
1913
|
_: 1
|
|
1901
1914
|
})
|
|
1902
1915
|
])
|
|
1903
1916
|
])
|
|
1904
1917
|
]),
|
|
1905
|
-
t("div",
|
|
1906
|
-
t("p",
|
|
1907
|
-
t("div",
|
|
1918
|
+
t("div", _s, [
|
|
1919
|
+
t("p", ps, " © Mobile Industrial Robots " + n((/* @__PURE__ */ new Date()).getFullYear()), 1),
|
|
1920
|
+
t("div", hs, [
|
|
1908
1921
|
t("button", {
|
|
1909
1922
|
class: "footer__language-switcher",
|
|
1910
1923
|
onClick: r[0] || (r[0] = (o) => a.$emit("changeRegionClicked"))
|
|
1911
1924
|
}, [
|
|
1912
1925
|
t("span", null, [
|
|
1913
|
-
|
|
1926
|
+
ms,
|
|
1914
1927
|
W(n(a.changeRegion), 1)
|
|
1915
1928
|
])
|
|
1916
1929
|
]),
|
|
1917
1930
|
u(a.$slots, "footer-privacy-link"),
|
|
1918
1931
|
u(a.$slots, "footer-cookie-link")
|
|
1919
1932
|
]),
|
|
1920
|
-
t("div",
|
|
1921
|
-
(s(!0), i(M, null, O(a.socialMedia, (o) => (s(),
|
|
1933
|
+
t("div", vs, [
|
|
1934
|
+
(s(!0), i(M, null, O(a.socialMedia, (o) => (s(), V(A, {
|
|
1922
1935
|
key: o.title,
|
|
1923
1936
|
underline: "false",
|
|
1924
1937
|
"link-type": "regular"
|
|
@@ -1933,7 +1946,7 @@ const So = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-2881b194
|
|
|
1933
1946
|
height: "14",
|
|
1934
1947
|
class: h(["footer__social--icon", [o.title ? "bg-" + o.title : ""]])
|
|
1935
1948
|
}, null, 2)
|
|
1936
|
-
], 8,
|
|
1949
|
+
], 8, fs)
|
|
1937
1950
|
]),
|
|
1938
1951
|
_: 2
|
|
1939
1952
|
}, 1024))), 128))
|
|
@@ -1942,19 +1955,19 @@ const So = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-2881b194
|
|
|
1942
1955
|
])
|
|
1943
1956
|
]));
|
|
1944
1957
|
}
|
|
1945
|
-
}),
|
|
1958
|
+
}), bs = /* @__PURE__ */ v(gs, [["__scopeId", "data-v-c4d39554"]]), ys = { class: "header__wrapper" }, $s = { class: "nav-wrapper" }, ks = { class: "mir-link-logo" }, ws = { class: "main-nav-items" }, Ss = {
|
|
1946
1959
|
id: "menu-dropdown",
|
|
1947
1960
|
ref: "dropdownDiv"
|
|
1948
|
-
},
|
|
1961
|
+
}, Bs = {
|
|
1949
1962
|
key: 0,
|
|
1950
1963
|
src: "https://a.storyblok.com/f/230581/9x6/8cecdca15f/arrow-down.svg?cv=1695125714195",
|
|
1951
1964
|
alt: "dropdownarrow"
|
|
1952
|
-
},
|
|
1965
|
+
}, Is = {
|
|
1953
1966
|
key: 1,
|
|
1954
1967
|
src: "https://a.storyblok.com/f/230581/9x6/8cecdca15f/arrow-down.svg?cv=1695125714195",
|
|
1955
1968
|
alt: "dropdownarrow",
|
|
1956
1969
|
style: { transform: "rotate(180deg)" }
|
|
1957
|
-
},
|
|
1970
|
+
}, qs = { class: "dropdown-content" }, Ts = { class: "nav-search-wrapper" }, Ls = ["src"], Vs = { class: "mobile-logo-search-burger-wrapper" }, Cs = { class: "mobile-mir-link-logo" }, As = { class: "mobile-search-wrapper" }, Ds = ["src"], Ms = ["src"], Os = { class: "mobile-menu-content-wrapper" }, Ps = { class: "mobile-dropdown-content" }, Fs = /* @__PURE__ */ g({
|
|
1958
1971
|
__name: "header",
|
|
1959
1972
|
props: {
|
|
1960
1973
|
burgerState: {
|
|
@@ -2001,56 +2014,56 @@ const So = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-2881b194
|
|
|
2001
2014
|
}
|
|
2002
2015
|
return a({
|
|
2003
2016
|
defocusSearchButton: x
|
|
2004
|
-
}), (B, j) => (s(), i("div",
|
|
2017
|
+
}), (B, j) => (s(), i("div", ys, [
|
|
2005
2018
|
t("nav", null, [
|
|
2006
|
-
t("div",
|
|
2007
|
-
t("div",
|
|
2019
|
+
t("div", $s, [
|
|
2020
|
+
t("div", ks, [
|
|
2008
2021
|
u(B.$slots, "link-logo", {}, void 0, !0)
|
|
2009
2022
|
]),
|
|
2010
|
-
t("ul",
|
|
2023
|
+
t("ul", ws, [
|
|
2011
2024
|
u(B.$slots, "main-nav-items", {}, void 0, !0)
|
|
2012
2025
|
]),
|
|
2013
|
-
t("div",
|
|
2026
|
+
t("div", Ss, [
|
|
2014
2027
|
t("button", {
|
|
2015
2028
|
class: "nav-dropdown-btn",
|
|
2016
2029
|
onClick: S
|
|
2017
2030
|
}, [
|
|
2018
2031
|
u(B.$slots, "dropdown-title", {}, void 0, !0),
|
|
2019
|
-
|
|
2032
|
+
C(c) === !1 ? (s(), i("img", Bs)) : (s(), i("img", Is))
|
|
2020
2033
|
]),
|
|
2021
|
-
Y(t("div",
|
|
2034
|
+
Y(t("div", qs, [
|
|
2022
2035
|
u(B.$slots, "dropdown-links", {}, void 0, !0)
|
|
2023
2036
|
], 512), [
|
|
2024
|
-
[Z,
|
|
2037
|
+
[Z, C(c)]
|
|
2025
2038
|
])
|
|
2026
2039
|
], 512),
|
|
2027
|
-
t("div",
|
|
2040
|
+
t("div", Ts, [
|
|
2028
2041
|
t("button", {
|
|
2029
2042
|
ref_key: "navSearchButton",
|
|
2030
2043
|
ref: y,
|
|
2031
2044
|
class: "search-icon",
|
|
2032
2045
|
onClick: j[0] || (j[0] = (ee) => {
|
|
2033
2046
|
var H;
|
|
2034
|
-
return B.$emit("clickSearch"), (H =
|
|
2047
|
+
return B.$emit("clickSearch"), (H = C(y)) == null ? void 0 : H.blur();
|
|
2035
2048
|
})
|
|
2036
2049
|
}, [
|
|
2037
2050
|
t("img", {
|
|
2038
|
-
src:
|
|
2051
|
+
src: C(_) === !0 ? "https://a.storyblok.com/f/230581/21x21/13f4ac189d/search-icon-white.svg?cv=1695125826080" : "https://a.storyblok.com/f/230581/21x21/ebbdca38d3/search-icon.svg?cv=1695125825901",
|
|
2039
2052
|
alt: "search icon",
|
|
2040
2053
|
width: "20",
|
|
2041
2054
|
height: "20"
|
|
2042
|
-
}, null, 8,
|
|
2055
|
+
}, null, 8, Ls)
|
|
2043
2056
|
], 512)
|
|
2044
2057
|
])
|
|
2045
2058
|
]),
|
|
2046
2059
|
t("div", {
|
|
2047
|
-
class: h(["mobile-nav-wrapper",
|
|
2060
|
+
class: h(["mobile-nav-wrapper", C(_) === !0 ? "mirsaic-mobile-bg mirsaic--dark" : ""])
|
|
2048
2061
|
}, [
|
|
2049
|
-
t("div",
|
|
2050
|
-
t("div",
|
|
2062
|
+
t("div", Vs, [
|
|
2063
|
+
t("div", Cs, [
|
|
2051
2064
|
u(B.$slots, "link-logo", {}, void 0, !0)
|
|
2052
2065
|
]),
|
|
2053
|
-
t("div",
|
|
2066
|
+
t("div", As, [
|
|
2054
2067
|
t("button", {
|
|
2055
2068
|
ref_key: "mobileSearchButton",
|
|
2056
2069
|
ref: q,
|
|
@@ -2058,15 +2071,15 @@ const So = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-2881b194
|
|
|
2058
2071
|
"aria-label": "Toggle search",
|
|
2059
2072
|
onClick: j[1] || (j[1] = (ee) => {
|
|
2060
2073
|
var H;
|
|
2061
|
-
return B.$emit("clickSearch"), (H =
|
|
2074
|
+
return B.$emit("clickSearch"), (H = C(q)) == null ? void 0 : H.blur();
|
|
2062
2075
|
})
|
|
2063
2076
|
}, [
|
|
2064
2077
|
t("img", {
|
|
2065
|
-
src:
|
|
2078
|
+
src: C(_) === !0 ? "https://a.storyblok.com/f/230581/21x21/13f4ac189d/search-icon-white.svg?cv=1695125826080" : "https://a.storyblok.com/f/230581/21x21/ebbdca38d3/search-icon.svg?cv=1695125825901",
|
|
2066
2079
|
alt: "search icon",
|
|
2067
2080
|
width: "20",
|
|
2068
2081
|
height: "20"
|
|
2069
|
-
}, null, 8,
|
|
2082
|
+
}, null, 8, Ds)
|
|
2070
2083
|
], 512)
|
|
2071
2084
|
]),
|
|
2072
2085
|
t("button", {
|
|
@@ -2078,26 +2091,26 @@ const So = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-2881b194
|
|
|
2078
2091
|
width: "20",
|
|
2079
2092
|
height: "20",
|
|
2080
2093
|
alt: "burger menu line icon",
|
|
2081
|
-
src:
|
|
2082
|
-
}, null, 8,
|
|
2094
|
+
src: C(_) === !0 ? "https://a.storyblok.com/f/230581/17x18/20e9329e46/close-white.svg" : "https://a.storyblok.com/f/230581/23x14/739e917bca/burger-menu-line.svg"
|
|
2095
|
+
}, null, 8, Ms)
|
|
2083
2096
|
])
|
|
2084
2097
|
]),
|
|
2085
|
-
Y(t("div",
|
|
2098
|
+
Y(t("div", Os, [
|
|
2086
2099
|
t("ul", null, [
|
|
2087
2100
|
u(B.$slots, "mobile-main-nav-items", {}, void 0, !0)
|
|
2088
2101
|
]),
|
|
2089
|
-
t("ul",
|
|
2102
|
+
t("ul", Ps, [
|
|
2090
2103
|
u(B.$slots, "mobile-dropdown-title", {}, void 0, !0),
|
|
2091
2104
|
u(B.$slots, "mobile-dropdown-links", {}, void 0, !0)
|
|
2092
2105
|
])
|
|
2093
2106
|
], 512), [
|
|
2094
|
-
[Z,
|
|
2107
|
+
[Z, C(_)]
|
|
2095
2108
|
])
|
|
2096
2109
|
], 2)
|
|
2097
2110
|
])
|
|
2098
2111
|
]));
|
|
2099
2112
|
}
|
|
2100
|
-
}),
|
|
2113
|
+
}), Es = /* @__PURE__ */ v(Fs, [["__scopeId", "data-v-5ad5c770"]]), Rs = { class: "language__wrapper" }, Ns = { class: "language__content" }, Hs = { class: "language__headline" }, zs = { class: "language__paragraph" }, js = { class: "language__links" }, Us = /* @__PURE__ */ g({
|
|
2101
2114
|
__name: "language-switcher",
|
|
2102
2115
|
props: {
|
|
2103
2116
|
headline: {
|
|
@@ -2110,17 +2123,17 @@ const So = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-2881b194
|
|
|
2110
2123
|
}
|
|
2111
2124
|
},
|
|
2112
2125
|
setup(e) {
|
|
2113
|
-
return (a, r) => (s(), i("div",
|
|
2114
|
-
t("div",
|
|
2115
|
-
t("h2",
|
|
2116
|
-
t("p",
|
|
2117
|
-
t("div",
|
|
2126
|
+
return (a, r) => (s(), i("div", Rs, [
|
|
2127
|
+
t("div", Ns, [
|
|
2128
|
+
t("h2", Hs, n(e.headline), 1),
|
|
2129
|
+
t("p", zs, n(e.paragraph), 1),
|
|
2130
|
+
t("div", js, [
|
|
2118
2131
|
u(a.$slots, "language-links", {}, void 0, !0)
|
|
2119
2132
|
])
|
|
2120
2133
|
])
|
|
2121
2134
|
]));
|
|
2122
2135
|
}
|
|
2123
|
-
}),
|
|
2136
|
+
}), Ks = /* @__PURE__ */ v(Us, [["__scopeId", "data-v-dc8cc97e"]]), Gs = { class: "pagination__wrapper" }, Ws = { class: "pagination__content" }, Ys = /* @__PURE__ */ g({
|
|
2124
2137
|
__name: "pagination",
|
|
2125
2138
|
props: {
|
|
2126
2139
|
isPreviousDisabled: {
|
|
@@ -2134,8 +2147,8 @@ const So = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-2881b194
|
|
|
2134
2147
|
},
|
|
2135
2148
|
emits: ["previous", "next"],
|
|
2136
2149
|
setup(e) {
|
|
2137
|
-
return (a, r) => (s(), i("div",
|
|
2138
|
-
t("div",
|
|
2150
|
+
return (a, r) => (s(), i("div", Gs, [
|
|
2151
|
+
t("div", Ws, [
|
|
2139
2152
|
w(X, {
|
|
2140
2153
|
disabled: e.isPreviousDisabled,
|
|
2141
2154
|
variant: "previous",
|
|
@@ -2152,16 +2165,16 @@ const So = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-2881b194
|
|
|
2152
2165
|
])
|
|
2153
2166
|
]));
|
|
2154
2167
|
}
|
|
2155
|
-
}),
|
|
2156
|
-
function
|
|
2157
|
-
return s(), i("div",
|
|
2168
|
+
}), Js = /* @__PURE__ */ v(Ys, [["__scopeId", "data-v-da6d07c9"]]), Qs = {}, Zs = { class: "search__wrapper" };
|
|
2169
|
+
function Xs(e, a) {
|
|
2170
|
+
return s(), i("div", Zs, [
|
|
2158
2171
|
u(e.$slots, "default", { class: "search__content" })
|
|
2159
2172
|
]);
|
|
2160
2173
|
}
|
|
2161
|
-
const
|
|
2174
|
+
const xs = /* @__PURE__ */ v(Qs, [["render", Xs], ["__scopeId", "data-v-623adb82"]]), ei = { class: "product-hero__wrapper" }, ti = { class: "product-hero__content" }, ai = { class: "product-hero__headline" }, li = { class: "product-hero__video" }, oi = {
|
|
2162
2175
|
key: 2,
|
|
2163
2176
|
class: "product-hero__logo"
|
|
2164
|
-
},
|
|
2177
|
+
}, si = /* @__PURE__ */ g({
|
|
2165
2178
|
__name: "product-hero",
|
|
2166
2179
|
props: {
|
|
2167
2180
|
headline: {
|
|
@@ -2191,11 +2204,11 @@ const Xs = /* @__PURE__ */ v(Js, [["render", Zs], ["__scopeId", "data-v-623adb82
|
|
|
2191
2204
|
}
|
|
2192
2205
|
},
|
|
2193
2206
|
setup(e) {
|
|
2194
|
-
return (a, r) => (s(), i("div",
|
|
2195
|
-
t("div",
|
|
2196
|
-
t("div",
|
|
2197
|
-
t("div",
|
|
2198
|
-
e.videoSrc !== "" ? (s(),
|
|
2207
|
+
return (a, r) => (s(), i("div", ei, [
|
|
2208
|
+
t("div", ti, [
|
|
2209
|
+
t("div", ai, n(e.headline), 1),
|
|
2210
|
+
t("div", li, [
|
|
2211
|
+
e.videoSrc !== "" ? (s(), V(J, {
|
|
2199
2212
|
key: 0,
|
|
2200
2213
|
play: "",
|
|
2201
2214
|
"local-video": !0,
|
|
@@ -2206,14 +2219,14 @@ const Xs = /* @__PURE__ */ v(Js, [["render", Zs], ["__scopeId", "data-v-623adb82
|
|
|
2206
2219
|
autoplay: "",
|
|
2207
2220
|
loop: "",
|
|
2208
2221
|
muted: ""
|
|
2209
|
-
}, null, 8, ["src", "aria-label", "poster"])) : (s(), C(
|
|
2222
|
+
}, null, 8, ["src", "aria-label", "poster"])) : (s(), V(C(D), { key: 1 }, {
|
|
2210
2223
|
default: k(() => [
|
|
2211
2224
|
u(a.$slots, "product-hero-image", {}, void 0, !0)
|
|
2212
2225
|
]),
|
|
2213
2226
|
_: 3
|
|
2214
2227
|
})),
|
|
2215
|
-
e.logoSrc ? (s(), i("div",
|
|
2216
|
-
w(
|
|
2228
|
+
e.logoSrc ? (s(), i("div", oi, [
|
|
2229
|
+
w(C(D), null, {
|
|
2217
2230
|
default: k(() => [
|
|
2218
2231
|
u(a.$slots, "product-hero-logo", {}, void 0, !0)
|
|
2219
2232
|
]),
|
|
@@ -2224,7 +2237,7 @@ const Xs = /* @__PURE__ */ v(Js, [["render", Zs], ["__scopeId", "data-v-623adb82
|
|
|
2224
2237
|
])
|
|
2225
2238
|
]));
|
|
2226
2239
|
}
|
|
2227
|
-
}),
|
|
2240
|
+
}), ii = /* @__PURE__ */ v(si, [["__scopeId", "data-v-60ff352b"]]), ri = { class: "promo__content" }, ni = { class: "pallet-jack__media-wrap" }, di = { class: "pallet-jack-link" }, ci = { class: "pallet-jack__media-wrap__inner-wrap" }, ui = { class: "pallet-jack__media-wrap__content-wrap" }, _i = { class: "regular-blue" }, pi = /* @__PURE__ */ g({
|
|
2228
2241
|
__name: "pallet-jack",
|
|
2229
2242
|
props: {
|
|
2230
2243
|
label: { default: "" },
|
|
@@ -2250,22 +2263,22 @@ const Xs = /* @__PURE__ */ v(Js, [["render", Zs], ["__scopeId", "data-v-623adb82
|
|
|
2250
2263
|
l.teaser ? "promo__wrapper--teaser" : ""
|
|
2251
2264
|
])
|
|
2252
2265
|
}, [
|
|
2253
|
-
t("div",
|
|
2266
|
+
t("div", ri, [
|
|
2254
2267
|
t("div", {
|
|
2255
2268
|
class: h([
|
|
2256
2269
|
"promo__video",
|
|
2257
2270
|
l.reverse ? "promo__video--reverse" : "promo__video--default"
|
|
2258
2271
|
])
|
|
2259
2272
|
}, [
|
|
2260
|
-
t("div",
|
|
2261
|
-
t("div",
|
|
2273
|
+
t("div", ni, [
|
|
2274
|
+
t("div", di, [
|
|
2262
2275
|
u(l.$slots, "pallet-jack-link")
|
|
2263
2276
|
]),
|
|
2264
|
-
t("div",
|
|
2277
|
+
t("div", ci, [
|
|
2265
2278
|
u(l.$slots, "pallet-jack-video")
|
|
2266
2279
|
]),
|
|
2267
|
-
t("div",
|
|
2268
|
-
t("h3",
|
|
2280
|
+
t("div", ui, [
|
|
2281
|
+
t("h3", _i, n(l.headline), 1),
|
|
2269
2282
|
t("p", null, n(l.shortDescription), 1)
|
|
2270
2283
|
])
|
|
2271
2284
|
])
|
|
@@ -2276,7 +2289,7 @@ const Xs = /* @__PURE__ */ v(Js, [["render", Zs], ["__scopeId", "data-v-623adb82
|
|
|
2276
2289
|
l.reverse ? "promo__text--reverse" : "promo__text--default"
|
|
2277
2290
|
])
|
|
2278
2291
|
}, [
|
|
2279
|
-
l.label ? (s(),
|
|
2292
|
+
l.label ? (s(), V(K, {
|
|
2280
2293
|
key: 0,
|
|
2281
2294
|
text: l.label,
|
|
2282
2295
|
"label-dark": l.variant === "dark"
|
|
@@ -2289,7 +2302,7 @@ const Xs = /* @__PURE__ */ v(Js, [["render", Zs], ["__scopeId", "data-v-623adb82
|
|
|
2289
2302
|
}, [
|
|
2290
2303
|
u(l.$slots, "promo-text")
|
|
2291
2304
|
], 2),
|
|
2292
|
-
l.linkType === "link" ? (s(),
|
|
2305
|
+
l.linkType === "link" ? (s(), V(A, {
|
|
2293
2306
|
key: 1,
|
|
2294
2307
|
"link-type": l.variant === "dark" ? "regular_dark" : (l.variant === "light", "regular_light"),
|
|
2295
2308
|
arrow: ""
|
|
@@ -2299,7 +2312,7 @@ const Xs = /* @__PURE__ */ v(Js, [["render", Zs], ["__scopeId", "data-v-623adb82
|
|
|
2299
2312
|
]),
|
|
2300
2313
|
_: 3
|
|
2301
2314
|
}, 8, ["link-type"])) : m("", !0),
|
|
2302
|
-
l.linkType === "button" ? (s(),
|
|
2315
|
+
l.linkType === "button" ? (s(), V(A, {
|
|
2303
2316
|
key: 2,
|
|
2304
2317
|
"link-type": l.variant === "dark" ? "secondary_dark" : (l.variant === "light", "secondary")
|
|
2305
2318
|
}, {
|
|
@@ -2312,9 +2325,9 @@ const Xs = /* @__PURE__ */ v(Js, [["render", Zs], ["__scopeId", "data-v-623adb82
|
|
|
2312
2325
|
])
|
|
2313
2326
|
], 2));
|
|
2314
2327
|
}
|
|
2315
|
-
}),
|
|
2328
|
+
}), hi = /* @__PURE__ */ v(pi, [["__scopeId", "data-v-6948a97b"]]), vi = {
|
|
2316
2329
|
install: (e) => {
|
|
2317
|
-
e.component("AtomButton", X), e.component("AtomCheckbox", Ae), e.component("AtomChip", Fe), e.component("AtomDropdown", Ke), e.component("AtomImage",
|
|
2330
|
+
e.component("AtomButton", X), e.component("AtomCheckbox", Ae), e.component("AtomChip", Fe), e.component("AtomDropdown", Ke), e.component("AtomImage", D), e.component("AtomLabel", K), e.component("AtomLink", A), e.component("AtomRadioButton", lt), e.component("AtomSelect", dt), e.component("AtomSlider", yt), e.component("AtomTextarea", Tt), e.component("AtomTextField", Rt), e.component("AtomVideo", J), e.component("MoleculeAddress", ta), e.component("MoleculeBulletList", ia), e.component("MoleculeCard", ua), e.component("MoleculeEventCard", ba), e.component("MoleculeModal", ue), e.component("MoleculeTextCard", Sa), e.component("BlockFacts", Da), e.component("BlockFeatures", Ha), e.component("BlockFormScript", Ja), e.component("BlockHeadline", ul), e.component("BlockHero", Sl), e.component("BlockImage", tl), e.component("BlockImageGallery", rl), e.component("BlockLogoWall", Dl), e.component("BlockMicroStories", El), e.component("BlockPolicy", jl), e.component("BlockProductHero", ii), e.component("BlockPromo", xl), e.component("BlockQuote", po), e.component("BlockRichText", go), e.component("BlockRichTextColumns", Bo), e.component("BlockTimeline", Oo), e.component("BlockCardDisplay", Ql), e.component("BlockVimeo", Ho), e.component("BlockPalletJack", hi), e.component("Organism404", Wo), e.component("OrganismFilter", xo), e.component("OrganismFooter", bs), e.component("OrganismHeader", Es), e.component("OrganismLanguageSwitcher", Ks), e.component("OrganismPagination", Js), e.component("OrganismSearch", xs);
|
|
2318
2331
|
}
|
|
2319
2332
|
};
|
|
2320
2333
|
export {
|
|
@@ -2322,46 +2335,46 @@ export {
|
|
|
2322
2335
|
Ae as AtomCheckbox,
|
|
2323
2336
|
Fe as AtomChip,
|
|
2324
2337
|
Ke as AtomDropdown,
|
|
2325
|
-
|
|
2338
|
+
D as AtomImage,
|
|
2326
2339
|
K as AtomLabel,
|
|
2327
|
-
|
|
2340
|
+
A as AtomLink,
|
|
2328
2341
|
lt as AtomRadioButton,
|
|
2329
2342
|
dt as AtomSelect,
|
|
2330
2343
|
yt as AtomSlider,
|
|
2331
2344
|
Rt as AtomTextField,
|
|
2332
2345
|
Tt as AtomTextarea,
|
|
2333
2346
|
J as AtomVideo,
|
|
2334
|
-
|
|
2335
|
-
|
|
2336
|
-
|
|
2337
|
-
|
|
2338
|
-
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
|
-
|
|
2345
|
-
|
|
2346
|
-
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
|
-
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
|
|
2353
|
-
|
|
2354
|
-
|
|
2355
|
-
|
|
2356
|
-
|
|
2347
|
+
Ql as BlockCardDisplay,
|
|
2348
|
+
Da as BlockFacts,
|
|
2349
|
+
Ha as BlockFeatures,
|
|
2350
|
+
Ja as BlockFormScript,
|
|
2351
|
+
ul as BlockHeadline,
|
|
2352
|
+
Sl as BlockHero,
|
|
2353
|
+
tl as BlockImage,
|
|
2354
|
+
rl as BlockImageGallery,
|
|
2355
|
+
Dl as BlockLogoWall,
|
|
2356
|
+
El as BlockMicroStories,
|
|
2357
|
+
hi as BlockPalletJack,
|
|
2358
|
+
jl as BlockPolicy,
|
|
2359
|
+
ii as BlockProductHero,
|
|
2360
|
+
xl as BlockPromo,
|
|
2361
|
+
po as BlockQuote,
|
|
2362
|
+
go as BlockRichText,
|
|
2363
|
+
Bo as BlockRichTextColumns,
|
|
2364
|
+
Oo as BlockTimeline,
|
|
2365
|
+
Ho as BlockVimeo,
|
|
2366
|
+
ta as MoleculeAddress,
|
|
2367
|
+
ia as MoleculeBulletList,
|
|
2368
|
+
ua as MoleculeCard,
|
|
2369
|
+
ba as MoleculeEventCard,
|
|
2357
2370
|
ue as MoleculeModal,
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
|
-
|
|
2361
|
-
|
|
2362
|
-
|
|
2363
|
-
|
|
2364
|
-
|
|
2365
|
-
|
|
2366
|
-
|
|
2371
|
+
Sa as MoleculeTextCard,
|
|
2372
|
+
Wo as Organism404,
|
|
2373
|
+
xo as OrganismFilter,
|
|
2374
|
+
bs as OrganismFooter,
|
|
2375
|
+
Es as OrganismHeader,
|
|
2376
|
+
Ks as OrganismLanguageSwitcher,
|
|
2377
|
+
Js as OrganismPagination,
|
|
2378
|
+
xs as OrganismSearch,
|
|
2379
|
+
vi as default
|
|
2367
2380
|
};
|