@mirweb/mir-web-components 1.6.11 → 1.6.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 o, createElementBlock as i, normalizeClass as m, toDisplayString as d, createElementVNode as t, renderSlot as c, pushScopeId as H, popScopeId as R, createTextVNode as G, ref as q, resolveDirective as ue, withDirectives as K, Fragment as T, renderList as V, vShow as Q, normalizeProps as
|
|
1
|
+
import { defineComponent as g, computed as D, openBlock as o, createElementBlock as i, normalizeClass as m, toDisplayString as d, createElementVNode as t, renderSlot as c, pushScopeId as H, popScopeId as R, createTextVNode as G, ref as q, resolveDirective as ue, withDirectives as K, Fragment as T, renderList as V, vShow as Q, normalizeProps as P, guardReactiveProps as O, toRefs as we, mergeProps as X, createVNode as S, Transition as Be, withCtx as y, withModifiers as _e, createBlock as L, createCommentVNode as p, watchEffect as he, withKeys as Se, useSlots as Ie, normalizeStyle as x, isRef as de, unref as I, onMounted as pe, watch as Y, onUnmounted as qe } from "vue";
|
|
2
2
|
const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
3
3
|
__name: "button",
|
|
4
4
|
props: {
|
|
@@ -295,10 +295,10 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
295
295
|
},
|
|
296
296
|
setup(e) {
|
|
297
297
|
return (a, r) => (o(), i("div", We, [
|
|
298
|
-
c(a.$slots, "default",
|
|
298
|
+
c(a.$slots, "default", P(O(a.$attrs)))
|
|
299
299
|
]));
|
|
300
300
|
}
|
|
301
|
-
}),
|
|
301
|
+
}), F = /* @__PURE__ */ f(Ye, [["__scopeId", "data-v-e10217bd"]]), Qe = { class: "label__wrapper" }, Ze = ["aria-label", "label-dark"], Xe = /* @__PURE__ */ g({
|
|
302
302
|
__name: "label",
|
|
303
303
|
props: {
|
|
304
304
|
text: {},
|
|
@@ -314,7 +314,7 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
314
314
|
}, d(s.text), 11, Ze)
|
|
315
315
|
]));
|
|
316
316
|
}
|
|
317
|
-
}), Z = /* @__PURE__ */ f(Xe, [["__scopeId", "data-v-7d9d3a8a"]]), xe = { class: "link__wrapper" },
|
|
317
|
+
}), Z = /* @__PURE__ */ f(Xe, [["__scopeId", "data-v-7d9d3a8a"]]), xe = { class: "link__wrapper" }, M = /* @__PURE__ */ g({
|
|
318
318
|
__name: "link",
|
|
319
319
|
props: {
|
|
320
320
|
linkType: { default: "regular" },
|
|
@@ -777,7 +777,7 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
777
777
|
a.addressLine3 ? (o(), i("p", Zt, d(a.addressLine3), 1)) : p("", !0)
|
|
778
778
|
]),
|
|
779
779
|
t("div", Xt, [
|
|
780
|
-
a.website ? (o(), L(
|
|
780
|
+
a.website ? (o(), L(M, {
|
|
781
781
|
key: 0,
|
|
782
782
|
underline: "false",
|
|
783
783
|
"link-type": "regular"
|
|
@@ -790,7 +790,7 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
790
790
|
]),
|
|
791
791
|
_: 1
|
|
792
792
|
})) : p("", !0),
|
|
793
|
-
(o(!0), i(T, null, V(a.phoneNumbers, (s) => (o(), L(
|
|
793
|
+
(o(!0), i(T, null, V(a.phoneNumbers, (s) => (o(), L(M, {
|
|
794
794
|
key: s,
|
|
795
795
|
underline: "false",
|
|
796
796
|
"link-type": "regular"
|
|
@@ -903,7 +903,7 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
903
903
|
onMouseover: _[0] || (_[0] = (b) => de(r) ? r.value = !0 : r = !0),
|
|
904
904
|
onMouseout: _[1] || (_[1] = (b) => de(r) ? r.value = !1 : r = !1)
|
|
905
905
|
}, [
|
|
906
|
-
n.mediaType === "image" ? (o(), L(
|
|
906
|
+
n.mediaType === "image" ? (o(), L(F, { key: 0 }, {
|
|
907
907
|
default: y(() => [
|
|
908
908
|
c(n.$slots, "card-image", X({
|
|
909
909
|
src: n.imgSrc,
|
|
@@ -969,7 +969,7 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
969
969
|
key: 0,
|
|
970
970
|
class: m(["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", P(O({
|
|
973
973
|
src: a.image.filename,
|
|
974
974
|
alt: a.image.alt
|
|
975
975
|
})), void 0, !0)
|
|
@@ -1086,11 +1086,11 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1086
1086
|
})
|
|
1087
1087
|
}, [
|
|
1088
1088
|
t("div", Ra, [
|
|
1089
|
-
c(l.$slots, "accordion-body",
|
|
1089
|
+
c(l.$slots, "accordion-body", P(O({ body: n.bodytext })), void 0, !0)
|
|
1090
1090
|
]),
|
|
1091
|
-
S(
|
|
1091
|
+
S(F, null, {
|
|
1092
1092
|
default: y(() => [
|
|
1093
|
-
n.image ? c(l.$slots, "accordion-image",
|
|
1093
|
+
n.image ? c(l.$slots, "accordion-image", P(X({ key: 0 }, {
|
|
1094
1094
|
src: n.image.filename,
|
|
1095
1095
|
alt: n.image.alt,
|
|
1096
1096
|
class: "accordion__image"
|
|
@@ -1141,10 +1141,10 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1141
1141
|
])
|
|
1142
1142
|
], 2));
|
|
1143
1143
|
}
|
|
1144
|
-
}), Ya = /* @__PURE__ */ f(Wa, [["__scopeId", "data-v-e8033cff"]]), Qa = { class: "column-grid__top-section" }, Za = {
|
|
1144
|
+
}), Ya = /* @__PURE__ */ f(Wa, [["__scopeId", "data-v-e8033cff"]]), Qa = { class: "column-grid__top-section" }, Za = {
|
|
1145
1145
|
key: 0,
|
|
1146
|
-
class: "column-
|
|
1147
|
-
},
|
|
1146
|
+
class: "column-grid__headline"
|
|
1147
|
+
}, Xa = { class: "column-grid__teaser-list" }, xa = /* @__PURE__ */ g({
|
|
1148
1148
|
__name: "column-grid",
|
|
1149
1149
|
props: {
|
|
1150
1150
|
headline: { default: "" },
|
|
@@ -1160,12 +1160,10 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1160
1160
|
])
|
|
1161
1161
|
}, [
|
|
1162
1162
|
t("div", Qa, [
|
|
1163
|
-
|
|
1164
|
-
a
|
|
1165
|
-
c(a.$slots, "column-grid-body", {}, void 0, !0)
|
|
1166
|
-
])) : p("", !0)
|
|
1163
|
+
a.headline ? (o(), i("h2", Za, d(a.headline), 1)) : p("", !0),
|
|
1164
|
+
c(a.$slots, "column-grid-body", P(O({ class: "column-grid__bodytext" })), void 0, !0)
|
|
1167
1165
|
]),
|
|
1168
|
-
t("div",
|
|
1166
|
+
t("div", Xa, [
|
|
1169
1167
|
(o(!0), i(T, null, V(a.columns, (s) => (o(), L(fe, {
|
|
1170
1168
|
key: s._uid,
|
|
1171
1169
|
headline: s.headline,
|
|
@@ -1174,10 +1172,10 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1174
1172
|
"image-fit": s.imageFit
|
|
1175
1173
|
}, {
|
|
1176
1174
|
"column-card-body": y(() => [
|
|
1177
|
-
c(a.$slots, "column-card-body",
|
|
1175
|
+
c(a.$slots, "column-card-body", P(O({ body: s.bodytext })), void 0, !0)
|
|
1178
1176
|
]),
|
|
1179
1177
|
"column-card-image": y(() => [
|
|
1180
|
-
s.image ? c(a.$slots, "column-card-image",
|
|
1178
|
+
s.image ? c(a.$slots, "column-card-image", P(X({ key: 0 }, {
|
|
1181
1179
|
src: s.image.filename,
|
|
1182
1180
|
alt: s.image.alt,
|
|
1183
1181
|
class: "column-card__image",
|
|
@@ -1189,10 +1187,10 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1189
1187
|
])
|
|
1190
1188
|
], 2));
|
|
1191
1189
|
}
|
|
1192
|
-
}),
|
|
1190
|
+
}), eo = /* @__PURE__ */ f(xa, [["__scopeId", "data-v-8cf5949b"]]), to = { class: "facts__wrapper" }, ao = { class: "facts__content" }, oo = { class: "facts__headline" }, lo = { class: "facts" }, so = { class: "fact__value" }, io = { class: "fact__metric" }, ro = {
|
|
1193
1191
|
key: 0,
|
|
1194
1192
|
class: "facts__link"
|
|
1195
|
-
},
|
|
1193
|
+
}, no = /* @__PURE__ */ g({
|
|
1196
1194
|
__name: "facts",
|
|
1197
1195
|
props: {
|
|
1198
1196
|
headline: { default: "" },
|
|
@@ -1216,24 +1214,24 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1216
1214
|
}) }
|
|
1217
1215
|
},
|
|
1218
1216
|
setup(e) {
|
|
1219
|
-
return (a, r) => (o(), i("div",
|
|
1220
|
-
t("div",
|
|
1221
|
-
t("h2",
|
|
1222
|
-
t("div",
|
|
1217
|
+
return (a, r) => (o(), i("div", to, [
|
|
1218
|
+
t("div", ao, [
|
|
1219
|
+
t("h2", oo, d(a.headline), 1),
|
|
1220
|
+
t("div", lo, [
|
|
1223
1221
|
(o(!0), i(T, null, V(a.facts, (s) => (o(), i("div", {
|
|
1224
1222
|
key: s.value + s.metric,
|
|
1225
1223
|
class: "fact"
|
|
1226
1224
|
}, [
|
|
1227
|
-
t("div",
|
|
1225
|
+
t("div", so, [
|
|
1228
1226
|
t("span", null, d(s.value), 1)
|
|
1229
1227
|
]),
|
|
1230
|
-
t("div",
|
|
1228
|
+
t("div", io, [
|
|
1231
1229
|
t("span", null, d(s.metric), 1)
|
|
1232
1230
|
])
|
|
1233
1231
|
]))), 128))
|
|
1234
1232
|
]),
|
|
1235
|
-
a.link ? (o(), i("div",
|
|
1236
|
-
S(
|
|
1233
|
+
a.link ? (o(), i("div", ro, [
|
|
1234
|
+
S(M, {
|
|
1237
1235
|
"link-type": "regular_light",
|
|
1238
1236
|
arrow: ""
|
|
1239
1237
|
}, {
|
|
@@ -1246,13 +1244,13 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1246
1244
|
])
|
|
1247
1245
|
]));
|
|
1248
1246
|
}
|
|
1249
|
-
}),
|
|
1247
|
+
}), co = /* @__PURE__ */ f(no, [["__scopeId", "data-v-d2b231d4"]]), uo = { class: "features__wrapper" }, _o = { class: "features__content" }, ho = {
|
|
1250
1248
|
key: 0,
|
|
1251
1249
|
class: "features__headline"
|
|
1252
|
-
},
|
|
1250
|
+
}, po = {
|
|
1253
1251
|
key: 1,
|
|
1254
1252
|
class: "features__body"
|
|
1255
|
-
},
|
|
1253
|
+
}, mo = { class: "element__headline" }, vo = { class: "element__body" }, fo = /* @__PURE__ */ g({
|
|
1256
1254
|
__name: "features",
|
|
1257
1255
|
props: {
|
|
1258
1256
|
headline: { default: "" },
|
|
@@ -1260,12 +1258,12 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1260
1258
|
elements: { default: () => [] }
|
|
1261
1259
|
},
|
|
1262
1260
|
setup(e) {
|
|
1263
|
-
return (a, r) => (o(), i("div",
|
|
1264
|
-
t("div",
|
|
1265
|
-
a.headline ? (o(), i("div",
|
|
1261
|
+
return (a, r) => (o(), i("div", uo, [
|
|
1262
|
+
t("div", _o, [
|
|
1263
|
+
a.headline ? (o(), i("div", ho, [
|
|
1266
1264
|
t("h2", null, d(a.headline), 1)
|
|
1267
1265
|
])) : p("", !0),
|
|
1268
|
-
a.body ? (o(), i("div",
|
|
1266
|
+
a.body ? (o(), i("div", po, [
|
|
1269
1267
|
c(a.$slots, "features-body", {}, void 0, !0)
|
|
1270
1268
|
])) : p("", !0),
|
|
1271
1269
|
t("div", {
|
|
@@ -1275,9 +1273,9 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1275
1273
|
key: s.headline,
|
|
1276
1274
|
class: "features__element"
|
|
1277
1275
|
}, [
|
|
1278
|
-
S(
|
|
1276
|
+
S(F, { class: "element__icon" }, {
|
|
1279
1277
|
default: y(() => [
|
|
1280
|
-
c(a.$slots, "features-icon",
|
|
1278
|
+
c(a.$slots, "features-icon", P(O({
|
|
1281
1279
|
src: s.icon.src,
|
|
1282
1280
|
height: 30,
|
|
1283
1281
|
width: 30,
|
|
@@ -1286,14 +1284,14 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1286
1284
|
]),
|
|
1287
1285
|
_: 2
|
|
1288
1286
|
}, 1024),
|
|
1289
|
-
t("p",
|
|
1290
|
-
t("p",
|
|
1287
|
+
t("p", mo, d(s.headline), 1),
|
|
1288
|
+
t("p", vo, d(s.body), 1)
|
|
1291
1289
|
]))), 128))
|
|
1292
1290
|
], 2)
|
|
1293
1291
|
])
|
|
1294
1292
|
]));
|
|
1295
1293
|
}
|
|
1296
|
-
}),
|
|
1294
|
+
}), go = /* @__PURE__ */ f(fo, [["__scopeId", "data-v-57a22df7"]]), bo = { class: "form__wrapper" }, yo = { class: "form__content" }, $o = { class: "form__information" }, ko = { class: "form__headline" }, wo = { class: "form__body" }, Bo = { class: "form__script" }, So = /* @__PURE__ */ g({
|
|
1297
1295
|
__name: "form-script",
|
|
1298
1296
|
props: {
|
|
1299
1297
|
headline: {
|
|
@@ -1302,21 +1300,21 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1302
1300
|
}
|
|
1303
1301
|
},
|
|
1304
1302
|
setup(e) {
|
|
1305
|
-
return (a, r) => (o(), i("div",
|
|
1306
|
-
t("div",
|
|
1307
|
-
t("div",
|
|
1308
|
-
t("h2",
|
|
1309
|
-
t("div",
|
|
1303
|
+
return (a, r) => (o(), i("div", bo, [
|
|
1304
|
+
t("div", yo, [
|
|
1305
|
+
t("div", $o, [
|
|
1306
|
+
t("h2", ko, d(e.headline), 1),
|
|
1307
|
+
t("div", wo, [
|
|
1310
1308
|
c(a.$slots, "form-body", {}, void 0, !0)
|
|
1311
1309
|
])
|
|
1312
1310
|
]),
|
|
1313
|
-
t("div",
|
|
1311
|
+
t("div", Bo, [
|
|
1314
1312
|
c(a.$slots, "form-script", {}, void 0, !0)
|
|
1315
1313
|
])
|
|
1316
1314
|
])
|
|
1317
1315
|
]));
|
|
1318
1316
|
}
|
|
1319
|
-
}),
|
|
1317
|
+
}), Io = /* @__PURE__ */ f(So, [["__scopeId", "data-v-87a67c13"]]), qo = { class: "headline__wrapper" }, Co = { class: "headline__h1" }, Ao = /* @__PURE__ */ g({
|
|
1320
1318
|
__name: "headline",
|
|
1321
1319
|
props: {
|
|
1322
1320
|
headline: {
|
|
@@ -1333,7 +1331,7 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1333
1331
|
}
|
|
1334
1332
|
},
|
|
1335
1333
|
setup(e) {
|
|
1336
|
-
return (a, r) => (o(), i("div",
|
|
1334
|
+
return (a, r) => (o(), i("div", qo, [
|
|
1337
1335
|
t("div", {
|
|
1338
1336
|
class: m({
|
|
1339
1337
|
"headline__content--article-and-submenu": e.article && e.subMenu,
|
|
@@ -1342,11 +1340,11 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1342
1340
|
"headline__content--default": !e.article && !e.subMenu
|
|
1343
1341
|
})
|
|
1344
1342
|
}, [
|
|
1345
|
-
t("h1",
|
|
1343
|
+
t("h1", Co, d(e.headline), 1)
|
|
1346
1344
|
], 2)
|
|
1347
1345
|
]));
|
|
1348
1346
|
}
|
|
1349
|
-
}),
|
|
1347
|
+
}), Lo = /* @__PURE__ */ f(Ao, [["__scopeId", "data-v-3ef1567e"]]), Do = (e) => (H("data-v-22f9be13"), e = e(), R(), e), To = { class: "hero__wrapper" }, Vo = { class: "hero__content" }, Po = { class: "hero__top" }, Mo = { class: "hero__elements" }, Fo = { class: "hero__headline" }, Oo = { class: "hero__link" }, zo = { class: "hero__video" }, Ho = /* @__PURE__ */ Do(() => /* @__PURE__ */ t("div", { class: "hero__gradient" }, null, -1)), Ro = { class: "hero__video__video" }, No = { class: "hero__image" }, Eo = /* @__PURE__ */ g({
|
|
1350
1348
|
__name: "hero",
|
|
1351
1349
|
props: {
|
|
1352
1350
|
headline: {
|
|
@@ -1355,15 +1353,15 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1355
1353
|
}
|
|
1356
1354
|
},
|
|
1357
1355
|
setup(e) {
|
|
1358
|
-
return (a, r) => (o(), i("div",
|
|
1359
|
-
t("div",
|
|
1360
|
-
t("div",
|
|
1361
|
-
t("div",
|
|
1362
|
-
t("div",
|
|
1356
|
+
return (a, r) => (o(), i("div", To, [
|
|
1357
|
+
t("div", Vo, [
|
|
1358
|
+
t("div", Po, [
|
|
1359
|
+
t("div", Mo, [
|
|
1360
|
+
t("div", Fo, [
|
|
1363
1361
|
t("h1", null, d(e.headline), 1)
|
|
1364
1362
|
]),
|
|
1365
|
-
t("div",
|
|
1366
|
-
S(
|
|
1363
|
+
t("div", Oo, [
|
|
1364
|
+
S(M, {
|
|
1367
1365
|
"link-type": "regular_light",
|
|
1368
1366
|
arrow: ""
|
|
1369
1367
|
}, {
|
|
@@ -1375,19 +1373,19 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1375
1373
|
])
|
|
1376
1374
|
])
|
|
1377
1375
|
]),
|
|
1378
|
-
t("div",
|
|
1379
|
-
|
|
1380
|
-
t("div",
|
|
1376
|
+
t("div", zo, [
|
|
1377
|
+
Ho,
|
|
1378
|
+
t("div", Ro, [
|
|
1381
1379
|
c(a.$slots, "hero-video", {}, void 0, !0)
|
|
1382
1380
|
]),
|
|
1383
|
-
t("div",
|
|
1381
|
+
t("div", No, [
|
|
1384
1382
|
c(a.$slots, "hero-image", {}, void 0, !0)
|
|
1385
1383
|
])
|
|
1386
1384
|
])
|
|
1387
1385
|
])
|
|
1388
1386
|
]));
|
|
1389
1387
|
}
|
|
1390
|
-
}),
|
|
1388
|
+
}), jo = /* @__PURE__ */ f(Eo, [["__scopeId", "data-v-22f9be13"]]), Ko = { class: "image__wrapper" }, Uo = { class: "image__content" }, Go = { class: "image__image" }, Jo = { class: "image__caption" }, Wo = /* @__PURE__ */ g({
|
|
1391
1389
|
inheritAttrs: !1,
|
|
1392
1390
|
__name: "image",
|
|
1393
1391
|
props: {
|
|
@@ -1411,12 +1409,12 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1411
1409
|
}
|
|
1412
1410
|
},
|
|
1413
1411
|
setup(e) {
|
|
1414
|
-
return (a, r) => (o(), i("div",
|
|
1415
|
-
t("div",
|
|
1416
|
-
t("div",
|
|
1417
|
-
S(
|
|
1412
|
+
return (a, r) => (o(), i("div", Ko, [
|
|
1413
|
+
t("div", Uo, [
|
|
1414
|
+
t("div", Go, [
|
|
1415
|
+
S(F, null, {
|
|
1418
1416
|
default: y(() => [
|
|
1419
|
-
c(a.$slots, "image",
|
|
1417
|
+
c(a.$slots, "image", P(O({
|
|
1420
1418
|
width: 984,
|
|
1421
1419
|
height: e.fullHeight ? "100%" : 554,
|
|
1422
1420
|
src: e.src,
|
|
@@ -1427,20 +1425,20 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1427
1425
|
_: 3
|
|
1428
1426
|
})
|
|
1429
1427
|
]),
|
|
1430
|
-
t("p",
|
|
1428
|
+
t("p", Jo, d(e.caption), 1)
|
|
1431
1429
|
])
|
|
1432
1430
|
]));
|
|
1433
1431
|
}
|
|
1434
|
-
}),
|
|
1432
|
+
}), Yo = /* @__PURE__ */ f(Wo, [["__scopeId", "data-v-c583d657"]]), Qo = { class: "gallery__large" }, Zo = {
|
|
1435
1433
|
key: 0,
|
|
1436
1434
|
class: "image image--large"
|
|
1437
|
-
},
|
|
1435
|
+
}, Xo = {
|
|
1438
1436
|
key: 1,
|
|
1439
1437
|
class: "video"
|
|
1440
|
-
},
|
|
1438
|
+
}, xo = {
|
|
1441
1439
|
key: 0,
|
|
1442
1440
|
class: "body"
|
|
1443
|
-
},
|
|
1441
|
+
}, el = /* @__PURE__ */ g({
|
|
1444
1442
|
__name: "image-gallery",
|
|
1445
1443
|
props: {
|
|
1446
1444
|
mediaLarge: {},
|
|
@@ -1466,11 +1464,11 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1466
1464
|
l.flipHorizontal ? "gallery__content--reverse" : "gallery__content--default"
|
|
1467
1465
|
])
|
|
1468
1466
|
}, [
|
|
1469
|
-
t("div",
|
|
1470
|
-
l.mediaLarge && l.mediaType === "image" ? (o(), i("div",
|
|
1471
|
-
S(
|
|
1467
|
+
t("div", Qo, [
|
|
1468
|
+
l.mediaLarge && l.mediaType === "image" ? (o(), i("div", Zo, [
|
|
1469
|
+
S(F, null, {
|
|
1472
1470
|
default: y(() => [
|
|
1473
|
-
c(l.$slots, "image-large",
|
|
1471
|
+
c(l.$slots, "image-large", P(O({
|
|
1474
1472
|
width: 617,
|
|
1475
1473
|
height: 530,
|
|
1476
1474
|
src: l.mediaLarge.src,
|
|
@@ -1480,7 +1478,7 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1480
1478
|
_: 3
|
|
1481
1479
|
})
|
|
1482
1480
|
])) : p("", !0),
|
|
1483
|
-
l.mediaLarge && l.mediaType === "video" ? (o(), i("div",
|
|
1481
|
+
l.mediaLarge && l.mediaType === "video" ? (o(), i("div", Xo, [
|
|
1484
1482
|
S(ee, {
|
|
1485
1483
|
src: l.mediaLarge.src,
|
|
1486
1484
|
"local-video": "",
|
|
@@ -1506,9 +1504,9 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1506
1504
|
key: n.src + n.alt,
|
|
1507
1505
|
class: "image image--small"
|
|
1508
1506
|
}, [
|
|
1509
|
-
S(
|
|
1507
|
+
S(F, null, {
|
|
1510
1508
|
default: y(() => [
|
|
1511
|
-
c(l.$slots, "image-small",
|
|
1509
|
+
c(l.$slots, "image-small", P(O({
|
|
1512
1510
|
width: 328,
|
|
1513
1511
|
height: 246,
|
|
1514
1512
|
src: n.src,
|
|
@@ -1518,17 +1516,17 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1518
1516
|
_: 2
|
|
1519
1517
|
}, 1024)
|
|
1520
1518
|
]))), 128)),
|
|
1521
|
-
l.mediaSmall.length < 2 ? (o(), i("div",
|
|
1519
|
+
l.mediaSmall.length < 2 ? (o(), i("div", xo, [
|
|
1522
1520
|
t("p", null, d(l.body), 1)
|
|
1523
1521
|
])) : p("", !0)
|
|
1524
1522
|
], 6)
|
|
1525
1523
|
], 2)
|
|
1526
1524
|
], 2));
|
|
1527
1525
|
}
|
|
1528
|
-
}),
|
|
1526
|
+
}), tl = /* @__PURE__ */ f(el, [["__scopeId", "data-v-0d271138"]]), al = { class: "logo-wall__wrapper" }, ol = { class: "logo-wall__content" }, ll = {
|
|
1529
1527
|
key: 0,
|
|
1530
1528
|
class: "logo-wall__text"
|
|
1531
|
-
},
|
|
1529
|
+
}, sl = { key: 0 }, il = { key: 1 }, rl = { class: "logo-wall__logos" }, nl = { class: "logo-wall__link" }, dl = /* @__PURE__ */ g({
|
|
1532
1530
|
__name: "logo-wall",
|
|
1533
1531
|
props: {
|
|
1534
1532
|
headline: {
|
|
@@ -1546,20 +1544,20 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1546
1544
|
}
|
|
1547
1545
|
},
|
|
1548
1546
|
setup(e) {
|
|
1549
|
-
return (a, r) => (o(), i("div",
|
|
1550
|
-
t("div",
|
|
1551
|
-
e.headline || e.body ? (o(), i("div",
|
|
1552
|
-
e.headline ? (o(), i("h2",
|
|
1553
|
-
e.body ? (o(), i("p",
|
|
1547
|
+
return (a, r) => (o(), i("div", al, [
|
|
1548
|
+
t("div", ol, [
|
|
1549
|
+
e.headline || e.body ? (o(), i("div", ll, [
|
|
1550
|
+
e.headline ? (o(), i("h2", sl, d(e.headline), 1)) : p("", !0),
|
|
1551
|
+
e.body ? (o(), i("p", il, d(e.body), 1)) : p("", !0)
|
|
1554
1552
|
])) : p("", !0),
|
|
1555
|
-
t("div",
|
|
1553
|
+
t("div", rl, [
|
|
1556
1554
|
(o(!0), i(T, null, V(e.logos, (s) => (o(), i("div", {
|
|
1557
1555
|
key: s.src + s.alt,
|
|
1558
1556
|
class: "logo-wall__logo"
|
|
1559
1557
|
}, [
|
|
1560
|
-
S(
|
|
1558
|
+
S(F, null, {
|
|
1561
1559
|
default: y(() => [
|
|
1562
|
-
c(a.$slots, "logo-wall-logo",
|
|
1560
|
+
c(a.$slots, "logo-wall-logo", P(O({
|
|
1563
1561
|
width: 130,
|
|
1564
1562
|
height: 130,
|
|
1565
1563
|
src: s.src,
|
|
@@ -1570,8 +1568,8 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1570
1568
|
}, 1024)
|
|
1571
1569
|
]))), 128))
|
|
1572
1570
|
]),
|
|
1573
|
-
t("div",
|
|
1574
|
-
S(
|
|
1571
|
+
t("div", nl, [
|
|
1572
|
+
S(M, {
|
|
1575
1573
|
"link-type": "regular_light",
|
|
1576
1574
|
arrow: !0
|
|
1577
1575
|
}, {
|
|
@@ -1584,13 +1582,13 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1584
1582
|
])
|
|
1585
1583
|
]));
|
|
1586
1584
|
}
|
|
1587
|
-
}),
|
|
1585
|
+
}), cl = /* @__PURE__ */ f(dl, [["__scopeId", "data-v-fd489289"]]), ul = { class: "micro-stories__top" }, _l = {
|
|
1588
1586
|
key: 0,
|
|
1589
1587
|
class: "headline"
|
|
1590
|
-
},
|
|
1588
|
+
}, hl = {
|
|
1591
1589
|
key: 1,
|
|
1592
1590
|
class: "body"
|
|
1593
|
-
},
|
|
1591
|
+
}, pl = { class: "micro-stories__splide" }, ml = /* @__PURE__ */ g({
|
|
1594
1592
|
__name: "micro-stories",
|
|
1595
1593
|
props: {
|
|
1596
1594
|
bgColor: { default: "blue" },
|
|
@@ -1606,35 +1604,35 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
|
|
|
1606
1604
|
return (l, u) => (o(), i("div", {
|
|
1607
1605
|
class: m(["micro-stories__wrapper", r.value])
|
|
1608
1606
|
}, [
|
|
1609
|
-
t("div",
|
|
1610
|
-
l.headline ? (o(), i("div",
|
|
1607
|
+
t("div", ul, [
|
|
1608
|
+
l.headline ? (o(), i("div", _l, [
|
|
1611
1609
|
t("h2", null, d(l.headline), 1)
|
|
1612
1610
|
])) : p("", !0),
|
|
1613
|
-
l.body ? (o(), i("div",
|
|
1611
|
+
l.body ? (o(), i("div", hl, [
|
|
1614
1612
|
t("p", null, d(l.body), 1)
|
|
1615
1613
|
])) : p("", !0)
|
|
1616
1614
|
]),
|
|
1617
|
-
t("div",
|
|
1615
|
+
t("div", pl, [
|
|
1618
1616
|
c(l.$slots, "micro-stories-slides")
|
|
1619
1617
|
]),
|
|
1620
1618
|
c(l.$slots, "micro-stories-controls")
|
|
1621
1619
|
], 2));
|
|
1622
1620
|
}
|
|
1623
|
-
}),
|
|
1624
|
-
function
|
|
1625
|
-
return o(), i("div",
|
|
1626
|
-
t("div",
|
|
1621
|
+
}), vl = {}, fl = { class: "policy__wrapper" }, gl = { class: "policy__content" };
|
|
1622
|
+
function bl(e, a) {
|
|
1623
|
+
return o(), i("div", fl, [
|
|
1624
|
+
t("div", gl, [
|
|
1627
1625
|
c(e.$slots, "default", {}, void 0, !0)
|
|
1628
1626
|
])
|
|
1629
1627
|
]);
|
|
1630
1628
|
}
|
|
1631
|
-
const
|
|
1629
|
+
const yl = /* @__PURE__ */ f(vl, [["render", bl], ["__scopeId", "data-v-ea887d7a"]]), $l = { class: "product-hero__wrapper" }, kl = { class: "product-hero__content" }, wl = { class: "product-hero__headline" }, Bl = { class: "product-hero__video" }, Sl = { class: "product-hero__insignia" }, Il = {
|
|
1632
1630
|
key: 0,
|
|
1633
1631
|
class: "product-hero__logo"
|
|
1634
|
-
},
|
|
1632
|
+
}, ql = {
|
|
1635
1633
|
key: 1,
|
|
1636
1634
|
class: "product-hero__certification"
|
|
1637
|
-
},
|
|
1635
|
+
}, Cl = /* @__PURE__ */ g({
|
|
1638
1636
|
__name: "product-hero",
|
|
1639
1637
|
props: {
|
|
1640
1638
|
headline: {
|
|
@@ -1669,10 +1667,10 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
|
|
|
1669
1667
|
}
|
|
1670
1668
|
},
|
|
1671
1669
|
setup(e) {
|
|
1672
|
-
return (a, r) => (o(), i("div",
|
|
1673
|
-
t("div",
|
|
1674
|
-
t("div",
|
|
1675
|
-
t("div",
|
|
1670
|
+
return (a, r) => (o(), i("div", $l, [
|
|
1671
|
+
t("div", kl, [
|
|
1672
|
+
t("div", wl, d(e.headline), 1),
|
|
1673
|
+
t("div", Bl, [
|
|
1676
1674
|
e.videoSrc !== "" ? (o(), L(ee, {
|
|
1677
1675
|
key: 0,
|
|
1678
1676
|
play: "",
|
|
@@ -1684,23 +1682,23 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
|
|
|
1684
1682
|
autoplay: "",
|
|
1685
1683
|
loop: "",
|
|
1686
1684
|
muted: ""
|
|
1687
|
-
}, null, 8, ["src", "aria-label", "poster"])) : (o(), L(I(
|
|
1685
|
+
}, null, 8, ["src", "aria-label", "poster"])) : (o(), L(I(F), { key: 1 }, {
|
|
1688
1686
|
default: y(() => [
|
|
1689
1687
|
c(a.$slots, "product-hero-image", {}, void 0, !0)
|
|
1690
1688
|
]),
|
|
1691
1689
|
_: 3
|
|
1692
1690
|
})),
|
|
1693
|
-
t("div",
|
|
1694
|
-
e.logoSrc ? (o(), i("div",
|
|
1695
|
-
S(I(
|
|
1691
|
+
t("div", Sl, [
|
|
1692
|
+
e.logoSrc ? (o(), i("div", Il, [
|
|
1693
|
+
S(I(F), null, {
|
|
1696
1694
|
default: y(() => [
|
|
1697
1695
|
c(a.$slots, "product-hero-logo", {}, void 0, !0)
|
|
1698
1696
|
]),
|
|
1699
1697
|
_: 3
|
|
1700
1698
|
})
|
|
1701
1699
|
])) : p("", !0),
|
|
1702
|
-
e.isCertified ? (o(), i("div",
|
|
1703
|
-
S(I(
|
|
1700
|
+
e.isCertified ? (o(), i("div", ql, [
|
|
1701
|
+
S(I(F), null, {
|
|
1704
1702
|
default: y(() => [
|
|
1705
1703
|
c(a.$slots, "product-hero-certification", {}, void 0, !0)
|
|
1706
1704
|
]),
|
|
@@ -1712,7 +1710,7 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
|
|
|
1712
1710
|
])
|
|
1713
1711
|
]));
|
|
1714
1712
|
}
|
|
1715
|
-
}),
|
|
1713
|
+
}), Al = /* @__PURE__ */ f(Cl, [["__scopeId", "data-v-deab9c3a"]]), Ll = { class: "promo__content" }, Dl = /* @__PURE__ */ g({
|
|
1716
1714
|
__name: "promo",
|
|
1717
1715
|
props: {
|
|
1718
1716
|
label: { default: "" },
|
|
@@ -1741,7 +1739,7 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
|
|
|
1741
1739
|
l.multiply ? "promo__wrapper--multiply" : ""
|
|
1742
1740
|
])
|
|
1743
1741
|
}, [
|
|
1744
|
-
t("div",
|
|
1742
|
+
t("div", Ll, [
|
|
1745
1743
|
l.mediaType === "image" ? (o(), i("div", {
|
|
1746
1744
|
key: 0,
|
|
1747
1745
|
class: m([
|
|
@@ -1749,9 +1747,9 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
|
|
|
1749
1747
|
l.reverse ? "promo__image--reverse" : "promo__image--default"
|
|
1750
1748
|
])
|
|
1751
1749
|
}, [
|
|
1752
|
-
S(
|
|
1750
|
+
S(F, null, {
|
|
1753
1751
|
default: y(() => [
|
|
1754
|
-
c(l.$slots, "promo-image",
|
|
1752
|
+
c(l.$slots, "promo-image", P(O({ src: l.src, width: 1920, alt: l.alt, height: 1080 })))
|
|
1755
1753
|
]),
|
|
1756
1754
|
_: 3
|
|
1757
1755
|
})
|
|
@@ -1794,7 +1792,7 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
|
|
|
1794
1792
|
}, [
|
|
1795
1793
|
c(l.$slots, "promo-headline")
|
|
1796
1794
|
], 2),
|
|
1797
|
-
l.linkType === "link" ? (o(), L(
|
|
1795
|
+
l.linkType === "link" ? (o(), L(M, {
|
|
1798
1796
|
key: 1,
|
|
1799
1797
|
"link-type": l.variant === "dark" ? "regular_dark" : (l.variant === "light", "regular_light"),
|
|
1800
1798
|
arrow: ""
|
|
@@ -1804,7 +1802,7 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
|
|
|
1804
1802
|
]),
|
|
1805
1803
|
_: 3
|
|
1806
1804
|
}, 8, ["link-type"])) : p("", !0),
|
|
1807
|
-
l.linkType === "button" ? (o(), L(
|
|
1805
|
+
l.linkType === "button" ? (o(), L(M, {
|
|
1808
1806
|
key: 2,
|
|
1809
1807
|
"link-type": l.variant === "dark" ? "secondary_dark" : (l.variant === "light", "secondary")
|
|
1810
1808
|
}, {
|
|
@@ -1817,10 +1815,10 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
|
|
|
1817
1815
|
])
|
|
1818
1816
|
], 2));
|
|
1819
1817
|
}
|
|
1820
|
-
}),
|
|
1818
|
+
}), Tl = /* @__PURE__ */ f(Dl, [["__scopeId", "data-v-df54d965"]]), Vl = (e) => (H("data-v-e3cc8e27"), e = e(), R(), e), Pl = { class: "quote__wrapper" }, Ml = { class: "quote__content" }, Fl = /* @__PURE__ */ Vl(() => /* @__PURE__ */ t("p", { class: "quote__quote-mark" }, "“", -1)), Ol = { class: "quote__quote" }, zl = { class: "quote__quote-text" }, Hl = { class: "quote__author" }, Rl = {
|
|
1821
1819
|
key: 0,
|
|
1822
1820
|
class: "quote__image"
|
|
1823
|
-
},
|
|
1821
|
+
}, Nl = { class: "quote__text" }, El = { class: "quote__author-name" }, jl = { class: "quote__author-title" }, Kl = /* @__PURE__ */ g({
|
|
1824
1822
|
__name: "quote",
|
|
1825
1823
|
props: {
|
|
1826
1824
|
quote: {
|
|
@@ -1842,16 +1840,16 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
|
|
|
1842
1840
|
}
|
|
1843
1841
|
},
|
|
1844
1842
|
setup(e) {
|
|
1845
|
-
return (a, r) => (o(), i("div",
|
|
1846
|
-
t("div",
|
|
1847
|
-
|
|
1848
|
-
t("div",
|
|
1849
|
-
t("p",
|
|
1850
|
-
t("div",
|
|
1851
|
-
e.authorImage ? (o(), i("div",
|
|
1852
|
-
S(
|
|
1843
|
+
return (a, r) => (o(), i("div", Pl, [
|
|
1844
|
+
t("div", Ml, [
|
|
1845
|
+
Fl,
|
|
1846
|
+
t("div", Ol, [
|
|
1847
|
+
t("p", zl, d(e.quote), 1),
|
|
1848
|
+
t("div", Hl, [
|
|
1849
|
+
e.authorImage ? (o(), i("div", Rl, [
|
|
1850
|
+
S(F, null, {
|
|
1853
1851
|
default: y(() => [
|
|
1854
|
-
c(a.$slots, "author-image",
|
|
1852
|
+
c(a.$slots, "author-image", P(O({
|
|
1855
1853
|
src: e.authorImage + "/m/100x100",
|
|
1856
1854
|
width: 60,
|
|
1857
1855
|
height: 60
|
|
@@ -1860,22 +1858,22 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
|
|
|
1860
1858
|
_: 3
|
|
1861
1859
|
})
|
|
1862
1860
|
])) : p("", !0),
|
|
1863
|
-
t("div",
|
|
1864
|
-
t("p",
|
|
1865
|
-
t("p",
|
|
1861
|
+
t("div", Nl, [
|
|
1862
|
+
t("p", El, d(e.author), 1),
|
|
1863
|
+
t("p", jl, d(e.authorTitle), 1)
|
|
1866
1864
|
])
|
|
1867
1865
|
])
|
|
1868
1866
|
])
|
|
1869
1867
|
])
|
|
1870
1868
|
]));
|
|
1871
1869
|
}
|
|
1872
|
-
}),
|
|
1870
|
+
}), Ul = /* @__PURE__ */ f(Kl, [["__scopeId", "data-v-e3cc8e27"]]), Gl = { class: "rich-text__wrapper" }, Jl = {
|
|
1873
1871
|
key: 0,
|
|
1874
1872
|
class: "rich-text__links"
|
|
1875
|
-
},
|
|
1873
|
+
}, Wl = {
|
|
1876
1874
|
key: 0,
|
|
1877
1875
|
class: "rich-text__bullet-list"
|
|
1878
|
-
},
|
|
1876
|
+
}, Yl = /* @__PURE__ */ g({
|
|
1879
1877
|
__name: "rich-text",
|
|
1880
1878
|
props: {
|
|
1881
1879
|
headline: { default: "" },
|
|
@@ -1894,7 +1892,7 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
|
|
|
1894
1892
|
a.bgColor === "blue" ? "rich-text--blue" : "rich-text--white"
|
|
1895
1893
|
])
|
|
1896
1894
|
}, [
|
|
1897
|
-
t("div",
|
|
1895
|
+
t("div", Gl, [
|
|
1898
1896
|
a.label ? (o(), L(Z, {
|
|
1899
1897
|
key: 0,
|
|
1900
1898
|
text: a.label,
|
|
@@ -1920,11 +1918,11 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
|
|
|
1920
1918
|
])
|
|
1921
1919
|
}, [
|
|
1922
1920
|
c(a.$slots, "rich-text-content"),
|
|
1923
|
-
a.links ? (o(), i("div",
|
|
1921
|
+
a.links ? (o(), i("div", Jl, [
|
|
1924
1922
|
c(a.$slots, "rich-text-links")
|
|
1925
1923
|
])) : p("", !0)
|
|
1926
1924
|
], 2),
|
|
1927
|
-
a.bulletList ? (o(), i("div",
|
|
1925
|
+
a.bulletList ? (o(), i("div", Wl, [
|
|
1928
1926
|
c(a.$slots, "rich-text-bullet-list")
|
|
1929
1927
|
])) : p("", !0),
|
|
1930
1928
|
a.image ? (o(), i("div", {
|
|
@@ -1934,9 +1932,9 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
|
|
|
1934
1932
|
a.imageClip ? "rich-text__image--clip" : ""
|
|
1935
1933
|
])
|
|
1936
1934
|
}, [
|
|
1937
|
-
S(
|
|
1935
|
+
S(F, null, {
|
|
1938
1936
|
default: y(() => [
|
|
1939
|
-
c(a.$slots, "rich-text-image",
|
|
1937
|
+
c(a.$slots, "rich-text-image", P(O({ width: 865, height: 307 })))
|
|
1940
1938
|
]),
|
|
1941
1939
|
_: 3
|
|
1942
1940
|
})
|
|
@@ -1945,12 +1943,12 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
|
|
|
1945
1943
|
])
|
|
1946
1944
|
], 2));
|
|
1947
1945
|
}
|
|
1948
|
-
}),
|
|
1949
|
-
function
|
|
1950
|
-
return o(), i("div",
|
|
1951
|
-
t("div",
|
|
1952
|
-
t("div",
|
|
1953
|
-
t("div",
|
|
1946
|
+
}), Ql = /* @__PURE__ */ f(Yl, [["__scopeId", "data-v-16ba7206"]]), Zl = {}, Xl = { class: "rich-text" }, xl = { class: "rich-text__wrapper" }, es = { class: "rich-text__content rich-text__content--left-aligned" }, ts = { class: "rich-text__body" };
|
|
1947
|
+
function as(e, a) {
|
|
1948
|
+
return o(), i("div", Xl, [
|
|
1949
|
+
t("div", xl, [
|
|
1950
|
+
t("div", es, [
|
|
1951
|
+
t("div", ts, [
|
|
1954
1952
|
t("div", null, [
|
|
1955
1953
|
c(e.$slots, "rich-text-content-left", {}, void 0, !0)
|
|
1956
1954
|
]),
|
|
@@ -1962,10 +1960,10 @@ function os(e, a) {
|
|
|
1962
1960
|
])
|
|
1963
1961
|
]);
|
|
1964
1962
|
}
|
|
1965
|
-
const
|
|
1963
|
+
const os = /* @__PURE__ */ f(Zl, [["render", as], ["__scopeId", "data-v-449f3040"]]), ls = (e) => (H("data-v-e254e1e0"), e = e(), R(), e), ss = { class: "timeline__wrapper" }, is = { class: "timeline__content" }, rs = { class: "timeline__items" }, ns = { class: "item__left" }, ds = /* @__PURE__ */ ls(() => /* @__PURE__ */ t("div", { class: "item__elements" }, [
|
|
1966
1964
|
/* @__PURE__ */ t("div", { class: "circle" }),
|
|
1967
1965
|
/* @__PURE__ */ t("div", { class: "line" })
|
|
1968
|
-
], -1)),
|
|
1966
|
+
], -1)), cs = { class: "item__right" }, us = ["innerHTML"], _s = /* @__PURE__ */ g({
|
|
1969
1967
|
__name: "timeline",
|
|
1970
1968
|
props: {
|
|
1971
1969
|
timelineItems: {
|
|
@@ -1988,19 +1986,19 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
1988
1986
|
a.forEach((s) => {
|
|
1989
1987
|
r.observe(s);
|
|
1990
1988
|
});
|
|
1991
|
-
}), (a, r) => (o(), i("div",
|
|
1992
|
-
t("div",
|
|
1993
|
-
t("div",
|
|
1989
|
+
}), (a, r) => (o(), i("div", ss, [
|
|
1990
|
+
t("div", is, [
|
|
1991
|
+
t("div", rs, [
|
|
1994
1992
|
(o(!0), i(T, null, V(e.timelineItems, (s) => (o(), i("div", {
|
|
1995
1993
|
key: s.year,
|
|
1996
1994
|
class: "timeline__item faded"
|
|
1997
1995
|
}, [
|
|
1998
|
-
t("div",
|
|
1999
|
-
|
|
2000
|
-
t("div",
|
|
2001
|
-
S(
|
|
1996
|
+
t("div", ns, d(s.year), 1),
|
|
1997
|
+
ds,
|
|
1998
|
+
t("div", cs, [
|
|
1999
|
+
S(F, null, {
|
|
2002
2000
|
default: y(() => [
|
|
2003
|
-
s.media.src ? c(a.$slots, "timeline-image",
|
|
2001
|
+
s.media.src ? c(a.$slots, "timeline-image", P(X({ key: 0 }, { src: s.media.src, alt: s.media.alt })), void 0, !0) : p("", !0)
|
|
2004
2002
|
]),
|
|
2005
2003
|
_: 2
|
|
2006
2004
|
}, 1024),
|
|
@@ -2008,20 +2006,20 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2008
2006
|
style: x([s.media.src ? "" : "margin-top: 0px"]),
|
|
2009
2007
|
class: "rich-text",
|
|
2010
2008
|
innerHTML: s.text
|
|
2011
|
-
}, null, 12,
|
|
2009
|
+
}, null, 12, us)
|
|
2012
2010
|
])
|
|
2013
2011
|
]))), 128))
|
|
2014
2012
|
])
|
|
2015
2013
|
])
|
|
2016
2014
|
]));
|
|
2017
2015
|
}
|
|
2018
|
-
}),
|
|
2016
|
+
}), hs = /* @__PURE__ */ f(_s, [["__scopeId", "data-v-e254e1e0"]]), ps = { class: "vimeo" }, ms = { class: "vimeo__wrapper" }, vs = {
|
|
2019
2017
|
key: 0,
|
|
2020
2018
|
class: "vimeo__headline"
|
|
2021
|
-
},
|
|
2019
|
+
}, fs = {
|
|
2022
2020
|
key: 1,
|
|
2023
2021
|
class: "vimeo__description"
|
|
2024
|
-
},
|
|
2022
|
+
}, gs = /* @__PURE__ */ g({
|
|
2025
2023
|
__name: "vimeo",
|
|
2026
2024
|
props: {
|
|
2027
2025
|
headline: {
|
|
@@ -2034,21 +2032,21 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2034
2032
|
}
|
|
2035
2033
|
},
|
|
2036
2034
|
setup(e) {
|
|
2037
|
-
return (a, r) => (o(), i("div",
|
|
2038
|
-
t("div",
|
|
2039
|
-
e.headline ? (o(), i("h2",
|
|
2035
|
+
return (a, r) => (o(), i("div", ps, [
|
|
2036
|
+
t("div", ms, [
|
|
2037
|
+
e.headline ? (o(), i("h2", vs, d(e.headline), 1)) : p("", !0),
|
|
2040
2038
|
c(a.$slots, "vimeo-content", {}, void 0, !0),
|
|
2041
|
-
e.description ? (o(), i("p",
|
|
2039
|
+
e.description ? (o(), i("p", fs, d(e.description), 1)) : p("", !0)
|
|
2042
2040
|
])
|
|
2043
2041
|
]));
|
|
2044
2042
|
}
|
|
2045
|
-
}),
|
|
2043
|
+
}), bs = /* @__PURE__ */ f(gs, [["__scopeId", "data-v-90a2b109"]]), ys = { class: "academy-overview" }, $s = { class: "academy-overview__content-wrapper" }, ks = { class: "academy-overview__content" }, ws = { class: "academy-overview__title" }, Bs = { class: "academy-overview__description" }, Ss = {
|
|
2046
2044
|
key: 0,
|
|
2047
2045
|
class: "academy-overview__button-wrapper"
|
|
2048
|
-
},
|
|
2046
|
+
}, Is = {
|
|
2049
2047
|
key: 0,
|
|
2050
2048
|
class: "academy-overview__stats"
|
|
2051
|
-
},
|
|
2049
|
+
}, qs = { class: "academy-overview__stats-row" }, Cs = { class: "academy-overview__stat" }, As = { class: "academy-overview__value" }, Ls = { class: "academy-overview__label" }, Ds = { class: "academy-overview__stat" }, Ts = { class: "academy-overview__value" }, Vs = { class: "academy-overview__label" }, Ps = /* @__PURE__ */ g({
|
|
2052
2050
|
__name: "frontpage-hero",
|
|
2053
2051
|
props: {
|
|
2054
2052
|
hero: { default: () => ({
|
|
@@ -2062,25 +2060,25 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2062
2060
|
}) }
|
|
2063
2061
|
},
|
|
2064
2062
|
setup(e) {
|
|
2065
|
-
return (a, r) => (o(), i("div",
|
|
2066
|
-
t("div",
|
|
2067
|
-
t("div",
|
|
2063
|
+
return (a, r) => (o(), i("div", ys, [
|
|
2064
|
+
t("div", $s, [
|
|
2065
|
+
t("div", ks, [
|
|
2068
2066
|
t("div", null, [
|
|
2069
|
-
t("h1",
|
|
2070
|
-
t("p",
|
|
2071
|
-
a.hero.showStats ? p("", !0) : (o(), i("div",
|
|
2067
|
+
t("h1", ws, d(a.hero.headline), 1),
|
|
2068
|
+
t("p", Bs, d(a.hero.description), 1),
|
|
2069
|
+
a.hero.showStats ? p("", !0) : (o(), i("div", Ss, [
|
|
2072
2070
|
c(a.$slots, "button", {}, void 0, !0)
|
|
2073
2071
|
]))
|
|
2074
2072
|
]),
|
|
2075
|
-
a.hero.showStats ? (o(), i("div",
|
|
2076
|
-
t("div",
|
|
2077
|
-
t("div",
|
|
2078
|
-
t("div",
|
|
2079
|
-
t("div",
|
|
2073
|
+
a.hero.showStats ? (o(), i("div", Is, [
|
|
2074
|
+
t("div", qs, [
|
|
2075
|
+
t("div", Cs, [
|
|
2076
|
+
t("div", As, d(a.hero.lessonValue), 1),
|
|
2077
|
+
t("div", Ls, d(a.hero.lessonLabel), 1)
|
|
2080
2078
|
]),
|
|
2081
|
-
t("div",
|
|
2082
|
-
t("div",
|
|
2083
|
-
t("div",
|
|
2079
|
+
t("div", Ds, [
|
|
2080
|
+
t("div", Ts, d(a.hero.pointsValue), 1),
|
|
2081
|
+
t("div", Vs, d(a.hero.pointsLabel), 1)
|
|
2084
2082
|
])
|
|
2085
2083
|
])
|
|
2086
2084
|
])) : p("", !0)
|
|
@@ -2088,7 +2086,7 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2088
2086
|
])
|
|
2089
2087
|
]));
|
|
2090
2088
|
}
|
|
2091
|
-
}),
|
|
2089
|
+
}), Ms = /* @__PURE__ */ f(Ps, [["__scopeId", "data-v-98275425"]]), Fs = { class: "not-found__wrapper" }, Os = { class: "not-found__content" }, zs = { class: "not-found__headline" }, Hs = { class: "not-found__body" }, Rs = /* @__PURE__ */ g({
|
|
2092
2090
|
__name: "404",
|
|
2093
2091
|
props: {
|
|
2094
2092
|
headline: {
|
|
@@ -2097,16 +2095,16 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2097
2095
|
}
|
|
2098
2096
|
},
|
|
2099
2097
|
setup(e) {
|
|
2100
|
-
return (a, r) => (o(), i("div",
|
|
2101
|
-
t("div",
|
|
2102
|
-
t("h1",
|
|
2103
|
-
t("div",
|
|
2098
|
+
return (a, r) => (o(), i("div", Fs, [
|
|
2099
|
+
t("div", Os, [
|
|
2100
|
+
t("h1", zs, d(e.headline), 1),
|
|
2101
|
+
t("div", Hs, [
|
|
2104
2102
|
c(a.$slots, "not-found-body", {}, void 0, !0)
|
|
2105
2103
|
])
|
|
2106
2104
|
])
|
|
2107
2105
|
]));
|
|
2108
2106
|
}
|
|
2109
|
-
}),
|
|
2107
|
+
}), Ns = /* @__PURE__ */ f(Rs, [["__scopeId", "data-v-b829ca6c"]]), Es = { class: "filter__wrapper" }, js = { class: "filter__content" }, Ks = { class: "filter__dropdowns" }, Us = { class: "filter__chips" }, Gs = /* @__PURE__ */ g({
|
|
2110
2108
|
__name: "filter",
|
|
2111
2109
|
props: {
|
|
2112
2110
|
hasChips: {
|
|
@@ -2120,12 +2118,12 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2120
2118
|
},
|
|
2121
2119
|
emits: ["clearFilters"],
|
|
2122
2120
|
setup(e) {
|
|
2123
|
-
return (a, r) => (o(), i("div",
|
|
2124
|
-
t("div",
|
|
2125
|
-
t("div",
|
|
2121
|
+
return (a, r) => (o(), i("div", Es, [
|
|
2122
|
+
t("div", js, [
|
|
2123
|
+
t("div", Ks, [
|
|
2126
2124
|
c(a.$slots, "filter-dropdowns")
|
|
2127
2125
|
]),
|
|
2128
|
-
t("div",
|
|
2126
|
+
t("div", Us, [
|
|
2129
2127
|
c(a.$slots, "filter-chips"),
|
|
2130
2128
|
e.hasChips ? (o(), i("button", {
|
|
2131
2129
|
key: 0,
|
|
@@ -2136,35 +2134,35 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2136
2134
|
])
|
|
2137
2135
|
]));
|
|
2138
2136
|
}
|
|
2139
|
-
}),
|
|
2137
|
+
}), Js = /* @__PURE__ */ f(Gs, [["__scopeId", "data-v-31c1ba00"]]), ge = (e) => (H("data-v-3d0cbbd5"), e = e(), R(), e), Ws = { class: "footer__wrapper" }, Ys = { class: "footer__content" }, Qs = {
|
|
2140
2138
|
key: 0,
|
|
2141
2139
|
src: "https://mobile-industrial-robots.com/logo/mir-main-logo.svg",
|
|
2142
2140
|
style: { margin: "0 auto" }
|
|
2143
|
-
},
|
|
2141
|
+
}, Zs = { class: "footer__sections" }, Xs = { class: "section__title" }, xs = { class: "section__list" }, ei = { class: "section" }, ti = {
|
|
2144
2142
|
key: 0,
|
|
2145
2143
|
class: "section__title"
|
|
2146
|
-
},
|
|
2144
|
+
}, ai = {
|
|
2147
2145
|
key: 1,
|
|
2148
2146
|
class: "section__title"
|
|
2149
|
-
},
|
|
2147
|
+
}, oi = { key: 0 }, li = { key: 1 }, si = { key: 2 }, ii = { key: 3 }, ri = { key: 4 }, ni = /* @__PURE__ */ ge(() => /* @__PURE__ */ t("br", null, null, -1)), di = {
|
|
2150
2148
|
key: 0,
|
|
2151
2149
|
href: "mailto:china@mir-robots.com"
|
|
2152
|
-
},
|
|
2150
|
+
}, ci = {
|
|
2153
2151
|
key: 1,
|
|
2154
2152
|
href: "mailto:mail@mir-robots.com"
|
|
2155
|
-
},
|
|
2153
|
+
}, ui = {
|
|
2156
2154
|
key: 0,
|
|
2157
2155
|
href: "tel:+8613661856951"
|
|
2158
|
-
},
|
|
2156
|
+
}, _i = {
|
|
2159
2157
|
key: 1,
|
|
2160
2158
|
href: "tel:+4520377577"
|
|
2161
|
-
},
|
|
2159
|
+
}, hi = { class: "footer__bottom" }, pi = { class: "copyright" }, mi = { class: "footer__policy" }, vi = /* @__PURE__ */ ge(() => /* @__PURE__ */ t("i", { class: "change-region" }, null, -1)), fi = {
|
|
2162
2160
|
key: 0,
|
|
2163
2161
|
class: "footer__social"
|
|
2164
|
-
},
|
|
2162
|
+
}, gi = ["href", "aria-label"], bi = {
|
|
2165
2163
|
key: 1,
|
|
2166
2164
|
class: "footer__social"
|
|
2167
|
-
},
|
|
2165
|
+
}, yi = ["href", "aria-label"], $i = /* @__PURE__ */ g({
|
|
2168
2166
|
__name: "footer",
|
|
2169
2167
|
props: {
|
|
2170
2168
|
language: { default: "" },
|
|
@@ -2177,70 +2175,70 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2177
2175
|
},
|
|
2178
2176
|
emits: ["changeRegionClicked"],
|
|
2179
2177
|
setup(e) {
|
|
2180
|
-
return (a, r) => (o(), i("div",
|
|
2181
|
-
t("footer",
|
|
2182
|
-
a.language === "zh" ? (o(), i("img",
|
|
2183
|
-
t("div",
|
|
2178
|
+
return (a, r) => (o(), i("div", Ws, [
|
|
2179
|
+
t("footer", Ys, [
|
|
2180
|
+
a.language === "zh" ? (o(), i("img", Qs)) : p("", !0),
|
|
2181
|
+
t("div", Zs, [
|
|
2184
2182
|
(o(!0), i(T, null, V(a.footerSections, (s) => (o(), i("div", {
|
|
2185
2183
|
key: s.title,
|
|
2186
2184
|
class: "section"
|
|
2187
2185
|
}, [
|
|
2188
|
-
t("span",
|
|
2186
|
+
t("span", Xs, d(s.title), 1),
|
|
2189
2187
|
t("nav", null, [
|
|
2190
|
-
t("ul",
|
|
2188
|
+
t("ul", xs, [
|
|
2191
2189
|
c(a.$slots, "section-links", {
|
|
2192
2190
|
links: s.links
|
|
2193
2191
|
})
|
|
2194
2192
|
])
|
|
2195
2193
|
])
|
|
2196
2194
|
]))), 128)),
|
|
2197
|
-
t("div",
|
|
2198
|
-
a.language === "zh" ? (o(), i("span",
|
|
2195
|
+
t("div", ei, [
|
|
2196
|
+
a.language === "zh" ? (o(), i("span", ti, "名傲移动机器人(上海)有限公司")) : (o(), i("span", ai, "Mobile Industrial Robots A/S")),
|
|
2199
2197
|
t("address", null, [
|
|
2200
|
-
a.language === "zh" ? (o(), i("span",
|
|
2201
|
-
a.language === "zh" ? (o(), i("span",
|
|
2202
|
-
a.language !== "zh" ? (o(), i("span",
|
|
2203
|
-
|
|
2204
|
-
S(
|
|
2198
|
+
a.language === "zh" ? (o(), i("span", oi, "上海浦东新区金桥出口加工区")) : (o(), i("span", li, "Energivej 51")),
|
|
2199
|
+
a.language === "zh" ? (o(), i("span", si, "桂桥路1201号10栋2楼")) : (o(), i("span", ii, "5260 Odense S")),
|
|
2200
|
+
a.language !== "zh" ? (o(), i("span", ri, "CVR: 35251235")) : p("", !0),
|
|
2201
|
+
ni,
|
|
2202
|
+
S(M, {
|
|
2205
2203
|
class: "footer__contact",
|
|
2206
2204
|
"link-type": "regular_light",
|
|
2207
2205
|
underline: "false"
|
|
2208
2206
|
}, {
|
|
2209
2207
|
default: y(() => [
|
|
2210
|
-
a.language === "zh" ? (o(), i("a",
|
|
2208
|
+
a.language === "zh" ? (o(), i("a", di, "china@mir-robots.com")) : (o(), i("a", ci, "mail@mir-robots.com"))
|
|
2211
2209
|
]),
|
|
2212
2210
|
_: 1
|
|
2213
2211
|
}),
|
|
2214
|
-
S(
|
|
2212
|
+
S(M, {
|
|
2215
2213
|
class: "footer__contact",
|
|
2216
2214
|
"link-type": "regular_light",
|
|
2217
2215
|
underline: "false"
|
|
2218
2216
|
}, {
|
|
2219
2217
|
default: y(() => [
|
|
2220
|
-
a.language === "zh" ? (o(), i("a",
|
|
2218
|
+
a.language === "zh" ? (o(), i("a", ui, "+86 13661856951(微信同号)")) : (o(), i("a", _i, "+45 20 377 577"))
|
|
2221
2219
|
]),
|
|
2222
2220
|
_: 1
|
|
2223
2221
|
})
|
|
2224
2222
|
])
|
|
2225
2223
|
])
|
|
2226
2224
|
]),
|
|
2227
|
-
t("div",
|
|
2228
|
-
t("p",
|
|
2229
|
-
t("div",
|
|
2225
|
+
t("div", hi, [
|
|
2226
|
+
t("p", pi, " © Mobile Industrial Robots " + d((/* @__PURE__ */ new Date()).getFullYear()), 1),
|
|
2227
|
+
t("div", mi, [
|
|
2230
2228
|
t("button", {
|
|
2231
2229
|
class: "footer__language-switcher",
|
|
2232
2230
|
onClick: r[0] || (r[0] = (s) => a.$emit("changeRegionClicked"))
|
|
2233
2231
|
}, [
|
|
2234
2232
|
t("span", null, [
|
|
2235
|
-
|
|
2233
|
+
vi,
|
|
2236
2234
|
G(d(a.changeRegion), 1)
|
|
2237
2235
|
])
|
|
2238
2236
|
]),
|
|
2239
2237
|
c(a.$slots, "footer-privacy-link"),
|
|
2240
2238
|
c(a.$slots, "footer-cookie-link")
|
|
2241
2239
|
]),
|
|
2242
|
-
a.language !== "zh" ? (o(), i("div",
|
|
2243
|
-
(o(!0), i(T, null, V(a.socialMedia, (s) => (o(), L(
|
|
2240
|
+
a.language !== "zh" ? (o(), i("div", fi, [
|
|
2241
|
+
(o(!0), i(T, null, V(a.socialMedia, (s) => (o(), L(M, {
|
|
2244
2242
|
key: s.title,
|
|
2245
2243
|
underline: "false",
|
|
2246
2244
|
"link-type": "regular"
|
|
@@ -2256,12 +2254,12 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2256
2254
|
height: "14",
|
|
2257
2255
|
class: m(["footer__social--icon", [s.title ? "bg-" + s.title : ""]])
|
|
2258
2256
|
}, null, 2)
|
|
2259
|
-
], 8,
|
|
2257
|
+
], 8, gi)
|
|
2260
2258
|
]),
|
|
2261
2259
|
_: 2
|
|
2262
2260
|
}, 1024))), 128))
|
|
2263
|
-
])) : (o(), i("div",
|
|
2264
|
-
(o(!0), i(T, null, V(a.socialMediaChina, (s) => (o(), L(
|
|
2261
|
+
])) : (o(), i("div", bi, [
|
|
2262
|
+
(o(!0), i(T, null, V(a.socialMediaChina, (s) => (o(), L(M, {
|
|
2265
2263
|
key: s.title,
|
|
2266
2264
|
underline: "false",
|
|
2267
2265
|
"link-type": "regular"
|
|
@@ -2277,7 +2275,7 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2277
2275
|
height: "14",
|
|
2278
2276
|
class: m(["footer__social--icon", [s.title ? "bg-" + s.title : ""]])
|
|
2279
2277
|
}, null, 2)
|
|
2280
|
-
], 8,
|
|
2278
|
+
], 8, yi)
|
|
2281
2279
|
]),
|
|
2282
2280
|
_: 2
|
|
2283
2281
|
}, 1024))), 128))
|
|
@@ -2286,51 +2284,51 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2286
2284
|
])
|
|
2287
2285
|
]));
|
|
2288
2286
|
}
|
|
2289
|
-
}),
|
|
2287
|
+
}), ki = /* @__PURE__ */ f($i, [["__scopeId", "data-v-3d0cbbd5"]]), be = (e) => (H("data-v-766d3c80"), e = e(), R(), e), wi = { class: "header__wrapper" }, Bi = { class: "nav-wrapper" }, Si = { class: "mir-link-logo" }, Ii = { class: "main-nav-items" }, qi = {
|
|
2290
2288
|
key: 0,
|
|
2291
2289
|
id: "menu-dropdown",
|
|
2292
2290
|
ref: "dropdownDiv"
|
|
2293
|
-
},
|
|
2291
|
+
}, Ci = {
|
|
2294
2292
|
key: 0,
|
|
2295
2293
|
src: "https://a.storyblok.com/f/230581/9x6/8cecdca15f/arrow-down.svg?cv=1695125714195",
|
|
2296
2294
|
alt: "dropdownarrow"
|
|
2297
|
-
},
|
|
2295
|
+
}, Ai = {
|
|
2298
2296
|
key: 1,
|
|
2299
2297
|
src: "https://a.storyblok.com/f/230581/9x6/8cecdca15f/arrow-down.svg?cv=1695125714195",
|
|
2300
2298
|
alt: "dropdownarrow",
|
|
2301
2299
|
style: { transform: "rotate(180deg)" }
|
|
2302
|
-
},
|
|
2300
|
+
}, Li = { class: "dropdown-content" }, Di = {
|
|
2303
2301
|
key: 1,
|
|
2304
2302
|
class: "nav-search-wrapper"
|
|
2305
|
-
},
|
|
2303
|
+
}, Ti = ["src"], Vi = {
|
|
2306
2304
|
key: 2,
|
|
2307
2305
|
id: "menu-portal-switcher",
|
|
2308
2306
|
class: "portal-switcher-wrapper"
|
|
2309
|
-
},
|
|
2307
|
+
}, Pi = /* @__PURE__ */ be(() => /* @__PURE__ */ t("img", {
|
|
2310
2308
|
src: "https://a.storyblok.com/f/230581/14x12/1b00a4a551/portal-switcher.svg?cv=1712916615032",
|
|
2311
2309
|
alt: "portalswitchericon",
|
|
2312
2310
|
width: "15",
|
|
2313
2311
|
height: "15"
|
|
2314
|
-
}, null, -1)),
|
|
2315
|
-
|
|
2316
|
-
],
|
|
2312
|
+
}, null, -1)), Mi = [
|
|
2313
|
+
Pi
|
|
2314
|
+
], Fi = { class: "portal-switcher-content" }, Oi = { class: "portal-switcher-links" }, zi = ["href"], Hi = ["src"], Ri = {
|
|
2317
2315
|
key: 3,
|
|
2318
2316
|
id: "menu-profile-dropdown",
|
|
2319
2317
|
class: "profile-dropdown-wrapper"
|
|
2320
|
-
},
|
|
2318
|
+
}, Ni = {
|
|
2321
2319
|
key: 0,
|
|
2322
2320
|
class: "profile-dropdown-sign-in"
|
|
2323
|
-
},
|
|
2321
|
+
}, Ei = /* @__PURE__ */ be(() => /* @__PURE__ */ t("img", {
|
|
2324
2322
|
src: "https://a.storyblok.com/f/230581/15x14/3b3253dd12/icon-user.svg?cv=1712916615014",
|
|
2325
2323
|
alt: "profiledropdownicon",
|
|
2326
2324
|
width: "15",
|
|
2327
2325
|
height: "15"
|
|
2328
|
-
}, null, -1)),
|
|
2329
|
-
|
|
2330
|
-
],
|
|
2326
|
+
}, null, -1)), ji = [
|
|
2327
|
+
Ei
|
|
2328
|
+
], Ki = { class: "profile-dropdown-content" }, Ui = { class: "mobile-logo-search-burger-wrapper" }, Gi = { class: "mobile-mir-link-logo" }, Ji = {
|
|
2331
2329
|
key: 0,
|
|
2332
2330
|
class: "mobile-search-wrapper"
|
|
2333
|
-
},
|
|
2331
|
+
}, Wi = ["src"], Yi = ["src"], Qi = { class: "mobile-menu-content-wrapper" }, Zi = { class: "mobile-dropdown-content" }, Xi = /* @__PURE__ */ g({
|
|
2334
2332
|
__name: "header",
|
|
2335
2333
|
props: {
|
|
2336
2334
|
burgerState: {
|
|
@@ -2429,30 +2427,30 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2429
2427
|
}
|
|
2430
2428
|
return a({
|
|
2431
2429
|
defocusSearchButton: ne
|
|
2432
|
-
}), ($, E) => (o(), i("div",
|
|
2430
|
+
}), ($, E) => (o(), i("div", wi, [
|
|
2433
2431
|
t("nav", null, [
|
|
2434
|
-
t("div",
|
|
2435
|
-
t("div",
|
|
2432
|
+
t("div", Bi, [
|
|
2433
|
+
t("div", Si, [
|
|
2436
2434
|
c($.$slots, "link-logo", {}, void 0, !0)
|
|
2437
2435
|
]),
|
|
2438
|
-
t("ul",
|
|
2436
|
+
t("ul", Ii, [
|
|
2439
2437
|
c($.$slots, "main-nav-items", {}, void 0, !0)
|
|
2440
2438
|
]),
|
|
2441
|
-
e.useDropdown ? (o(), i("div",
|
|
2439
|
+
e.useDropdown ? (o(), i("div", qi, [
|
|
2442
2440
|
t("button", {
|
|
2443
2441
|
class: "nav-dropdown-btn",
|
|
2444
2442
|
onClick: te
|
|
2445
2443
|
}, [
|
|
2446
2444
|
c($.$slots, "dropdown-title", {}, void 0, !0),
|
|
2447
|
-
I(_) === !1 ? (o(), i("img",
|
|
2445
|
+
I(_) === !1 ? (o(), i("img", Ci)) : (o(), i("img", Ai))
|
|
2448
2446
|
]),
|
|
2449
|
-
K(t("div",
|
|
2447
|
+
K(t("div", Li, [
|
|
2450
2448
|
c($.$slots, "dropdown-links", {}, void 0, !0)
|
|
2451
2449
|
], 512), [
|
|
2452
2450
|
[Q, I(_)]
|
|
2453
2451
|
])
|
|
2454
2452
|
], 512)) : p("", !0),
|
|
2455
|
-
I(n) ? (o(), i("div",
|
|
2453
|
+
I(n) ? (o(), i("div", Di, [
|
|
2456
2454
|
t("button", {
|
|
2457
2455
|
ref_key: "navSearchButton",
|
|
2458
2456
|
ref: U,
|
|
@@ -2467,21 +2465,21 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2467
2465
|
alt: "search icon",
|
|
2468
2466
|
width: "20",
|
|
2469
2467
|
height: "20"
|
|
2470
|
-
}, null, 8,
|
|
2468
|
+
}, null, 8, Ti)
|
|
2471
2469
|
], 512)
|
|
2472
2470
|
])) : p("", !0),
|
|
2473
|
-
e.usePortalSwitcher ? (o(), i("div",
|
|
2471
|
+
e.usePortalSwitcher ? (o(), i("div", Vi, [
|
|
2474
2472
|
t("button", {
|
|
2475
2473
|
class: "nav-portal-switcher-btn",
|
|
2476
2474
|
onClick: se
|
|
2477
|
-
},
|
|
2478
|
-
K(t("div",
|
|
2479
|
-
t("ul",
|
|
2475
|
+
}, Mi),
|
|
2476
|
+
K(t("div", Fi, [
|
|
2477
|
+
t("ul", Oi, [
|
|
2480
2478
|
(o(!0), i(T, null, V(e.portals, (j, N) => (o(), i("li", {
|
|
2481
2479
|
key: N,
|
|
2482
2480
|
class: "portal-switcher-link"
|
|
2483
2481
|
}, [
|
|
2484
|
-
S(I(
|
|
2482
|
+
S(I(M), { "link-type": "regular" }, {
|
|
2485
2483
|
default: y(() => [
|
|
2486
2484
|
t("a", {
|
|
2487
2485
|
href: j.link,
|
|
@@ -2489,9 +2487,9 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2489
2487
|
}, [
|
|
2490
2488
|
t("img", {
|
|
2491
2489
|
src: j.icon
|
|
2492
|
-
}, null, 8,
|
|
2490
|
+
}, null, 8, Hi),
|
|
2493
2491
|
t("div", null, d(j.name), 1)
|
|
2494
|
-
], 8,
|
|
2492
|
+
], 8, zi)
|
|
2495
2493
|
]),
|
|
2496
2494
|
_: 2
|
|
2497
2495
|
}, 1024)
|
|
@@ -2501,16 +2499,16 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2501
2499
|
[Q, I(b)]
|
|
2502
2500
|
])
|
|
2503
2501
|
])) : p("", !0),
|
|
2504
|
-
e.useProfileDropdown ? (o(), i("div",
|
|
2505
|
-
I(k) ? p("", !0) : (o(), i("div",
|
|
2502
|
+
e.useProfileDropdown ? (o(), i("div", Ri, [
|
|
2503
|
+
I(k) ? p("", !0) : (o(), i("div", Ni, [
|
|
2506
2504
|
c($.$slots, "profile-dropdown-sign-in", {}, void 0, !0)
|
|
2507
2505
|
])),
|
|
2508
2506
|
I(k) ? (o(), i("button", {
|
|
2509
2507
|
key: 1,
|
|
2510
2508
|
class: "nav-profile-dropdown-btn",
|
|
2511
2509
|
onClick: ie
|
|
2512
|
-
},
|
|
2513
|
-
K(t("div",
|
|
2510
|
+
}, ji)) : p("", !0),
|
|
2511
|
+
K(t("div", Ki, [
|
|
2514
2512
|
c($.$slots, "profile-dropdown-links", {}, void 0, !0)
|
|
2515
2513
|
], 512), [
|
|
2516
2514
|
[Q, I(v)]
|
|
@@ -2520,11 +2518,11 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2520
2518
|
t("div", {
|
|
2521
2519
|
class: m(["mobile-nav-wrapper", I(u) === !0 ? "mirsaic-mobile-bg mirsaic--dark" : ""])
|
|
2522
2520
|
}, [
|
|
2523
|
-
t("div",
|
|
2524
|
-
t("div",
|
|
2521
|
+
t("div", Ui, [
|
|
2522
|
+
t("div", Gi, [
|
|
2525
2523
|
c($.$slots, "link-logo", {}, void 0, !0)
|
|
2526
2524
|
]),
|
|
2527
|
-
I(n) ? (o(), i("div",
|
|
2525
|
+
I(n) ? (o(), i("div", Ji, [
|
|
2528
2526
|
t("button", {
|
|
2529
2527
|
ref_key: "mobileSearchButton",
|
|
2530
2528
|
ref: ae,
|
|
@@ -2540,7 +2538,7 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2540
2538
|
alt: "search icon",
|
|
2541
2539
|
width: "20",
|
|
2542
2540
|
height: "20"
|
|
2543
|
-
}, null, 8,
|
|
2541
|
+
}, null, 8, Wi)
|
|
2544
2542
|
], 512)
|
|
2545
2543
|
])) : p("", !0),
|
|
2546
2544
|
t("button", {
|
|
@@ -2553,14 +2551,14 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2553
2551
|
height: "20",
|
|
2554
2552
|
alt: "burger menu line icon",
|
|
2555
2553
|
src: I(u) === !0 ? "https://a.storyblok.com/f/230581/17x18/20e9329e46/close-white.svg" : "https://a.storyblok.com/f/230581/23x14/739e917bca/burger-menu-line.svg"
|
|
2556
|
-
}, null, 8,
|
|
2554
|
+
}, null, 8, Yi)
|
|
2557
2555
|
])
|
|
2558
2556
|
]),
|
|
2559
|
-
K(t("div",
|
|
2557
|
+
K(t("div", Qi, [
|
|
2560
2558
|
t("ul", null, [
|
|
2561
2559
|
c($.$slots, "mobile-main-nav-items", {}, void 0, !0)
|
|
2562
2560
|
]),
|
|
2563
|
-
t("ul",
|
|
2561
|
+
t("ul", Zi, [
|
|
2564
2562
|
c($.$slots, "mobile-dropdown-title", {}, void 0, !0),
|
|
2565
2563
|
c($.$slots, "mobile-dropdown-links", {}, void 0, !0)
|
|
2566
2564
|
])
|
|
@@ -2571,7 +2569,7 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2571
2569
|
])
|
|
2572
2570
|
]));
|
|
2573
2571
|
}
|
|
2574
|
-
}),
|
|
2572
|
+
}), xi = /* @__PURE__ */ f(Xi, [["__scopeId", "data-v-766d3c80"]]), er = { class: "language__wrapper" }, tr = { class: "language__content" }, ar = { class: "language__headline" }, or = { class: "language__paragraph" }, lr = { class: "language__links" }, sr = /* @__PURE__ */ g({
|
|
2575
2573
|
__name: "language-switcher",
|
|
2576
2574
|
props: {
|
|
2577
2575
|
headline: {
|
|
@@ -2584,17 +2582,17 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2584
2582
|
}
|
|
2585
2583
|
},
|
|
2586
2584
|
setup(e) {
|
|
2587
|
-
return (a, r) => (o(), i("div",
|
|
2588
|
-
t("div",
|
|
2589
|
-
t("h2",
|
|
2590
|
-
t("p",
|
|
2591
|
-
t("div",
|
|
2585
|
+
return (a, r) => (o(), i("div", er, [
|
|
2586
|
+
t("div", tr, [
|
|
2587
|
+
t("h2", ar, d(e.headline), 1),
|
|
2588
|
+
t("p", or, d(e.paragraph), 1),
|
|
2589
|
+
t("div", lr, [
|
|
2592
2590
|
c(a.$slots, "language-links", {}, void 0, !0)
|
|
2593
2591
|
])
|
|
2594
2592
|
])
|
|
2595
2593
|
]));
|
|
2596
2594
|
}
|
|
2597
|
-
}),
|
|
2595
|
+
}), ir = /* @__PURE__ */ f(sr, [["__scopeId", "data-v-dc8cc97e"]]), rr = { class: "pagination__wrapper" }, nr = { class: "pagination__content" }, dr = /* @__PURE__ */ g({
|
|
2598
2596
|
__name: "pagination",
|
|
2599
2597
|
props: {
|
|
2600
2598
|
isPreviousDisabled: {
|
|
@@ -2608,8 +2606,8 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2608
2606
|
},
|
|
2609
2607
|
emits: ["previous", "next"],
|
|
2610
2608
|
setup(e) {
|
|
2611
|
-
return (a, r) => (o(), i("div",
|
|
2612
|
-
t("div",
|
|
2609
|
+
return (a, r) => (o(), i("div", rr, [
|
|
2610
|
+
t("div", nr, [
|
|
2613
2611
|
S(le, {
|
|
2614
2612
|
disabled: e.isPreviousDisabled,
|
|
2615
2613
|
variant: "previous",
|
|
@@ -2626,13 +2624,13 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
|
|
|
2626
2624
|
])
|
|
2627
2625
|
]));
|
|
2628
2626
|
}
|
|
2629
|
-
}),
|
|
2630
|
-
function
|
|
2631
|
-
return o(), i("div",
|
|
2627
|
+
}), cr = /* @__PURE__ */ f(dr, [["__scopeId", "data-v-da6d07c9"]]), ur = {}, _r = { class: "search__wrapper" };
|
|
2628
|
+
function hr(e, a) {
|
|
2629
|
+
return o(), i("div", _r, [
|
|
2632
2630
|
c(e.$slots, "default", { class: "search__content" })
|
|
2633
2631
|
]);
|
|
2634
2632
|
}
|
|
2635
|
-
const
|
|
2633
|
+
const pr = /* @__PURE__ */ f(ur, [["render", hr], ["__scopeId", "data-v-c07a6cf3"]]), mr = { class: "dropdown" }, vr = ["aria-expanded"], fr = /* @__PURE__ */ g({
|
|
2636
2634
|
__name: "select-multiple",
|
|
2637
2635
|
props: {
|
|
2638
2636
|
label: { default: "" },
|
|
@@ -2651,7 +2649,7 @@ const mr = /* @__PURE__ */ f(_r, [["render", pr], ["__scopeId", "data-v-c07a6cf3
|
|
|
2651
2649
|
const _ = D(() => s.options.length > 8);
|
|
2652
2650
|
return (b, v) => {
|
|
2653
2651
|
const k = ue("click-outside");
|
|
2654
|
-
return K((o(), i("div",
|
|
2652
|
+
return K((o(), i("div", mr, [
|
|
2655
2653
|
t("button", {
|
|
2656
2654
|
class: "dropdown-button",
|
|
2657
2655
|
style: x({ "z-index": r.value ? 2 : 0 }),
|
|
@@ -2661,7 +2659,7 @@ const mr = /* @__PURE__ */ f(_r, [["render", pr], ["__scopeId", "data-v-c07a6cf3
|
|
|
2661
2659
|
c(b.$slots, "button", {}, () => [
|
|
2662
2660
|
G(d(b.label), 1)
|
|
2663
2661
|
], !0)
|
|
2664
|
-
], 12,
|
|
2662
|
+
], 12, vr),
|
|
2665
2663
|
t("div", {
|
|
2666
2664
|
class: m([{ hidden: !r.value, "adjust-height": _.value }, "dropdown-content"])
|
|
2667
2665
|
}, [
|
|
@@ -2686,7 +2684,7 @@ const mr = /* @__PURE__ */ f(_r, [["render", pr], ["__scopeId", "data-v-c07a6cf3
|
|
|
2686
2684
|
]);
|
|
2687
2685
|
};
|
|
2688
2686
|
}
|
|
2689
|
-
}),
|
|
2687
|
+
}), gr = /* @__PURE__ */ f(fr, [["__scopeId", "data-v-164647da"]]), br = { class: "promo__content" }, yr = { class: "pallet-jack__media-wrap" }, $r = { class: "pallet-jack-link" }, kr = { class: "pallet-jack__media-wrap__inner-wrap" }, wr = { class: "pallet-jack__media-wrap__content-wrap" }, Br = { class: "regular-blue" }, Sr = /* @__PURE__ */ g({
|
|
2690
2688
|
__name: "pallet-jack",
|
|
2691
2689
|
props: {
|
|
2692
2690
|
label: { default: "" },
|
|
@@ -2712,22 +2710,22 @@ const mr = /* @__PURE__ */ f(_r, [["render", pr], ["__scopeId", "data-v-c07a6cf3
|
|
|
2712
2710
|
l.teaser ? "promo__wrapper--teaser" : ""
|
|
2713
2711
|
])
|
|
2714
2712
|
}, [
|
|
2715
|
-
t("div",
|
|
2713
|
+
t("div", br, [
|
|
2716
2714
|
t("div", {
|
|
2717
2715
|
class: m([
|
|
2718
2716
|
"promo__video",
|
|
2719
2717
|
l.reverse ? "promo__video--reverse" : "promo__video--default"
|
|
2720
2718
|
])
|
|
2721
2719
|
}, [
|
|
2722
|
-
t("div",
|
|
2723
|
-
t("div",
|
|
2720
|
+
t("div", yr, [
|
|
2721
|
+
t("div", $r, [
|
|
2724
2722
|
c(l.$slots, "pallet-jack-link")
|
|
2725
2723
|
]),
|
|
2726
|
-
t("div",
|
|
2724
|
+
t("div", kr, [
|
|
2727
2725
|
c(l.$slots, "pallet-jack-video")
|
|
2728
2726
|
]),
|
|
2729
|
-
t("div",
|
|
2730
|
-
t("h3",
|
|
2727
|
+
t("div", wr, [
|
|
2728
|
+
t("h3", Br, d(l.headline), 1),
|
|
2731
2729
|
t("p", null, d(l.shortDescription), 1)
|
|
2732
2730
|
])
|
|
2733
2731
|
])
|
|
@@ -2751,7 +2749,7 @@ const mr = /* @__PURE__ */ f(_r, [["render", pr], ["__scopeId", "data-v-c07a6cf3
|
|
|
2751
2749
|
}, [
|
|
2752
2750
|
c(l.$slots, "promo-text")
|
|
2753
2751
|
], 2),
|
|
2754
|
-
l.linkType === "link" ? (o(), L(
|
|
2752
|
+
l.linkType === "link" ? (o(), L(M, {
|
|
2755
2753
|
key: 1,
|
|
2756
2754
|
"link-type": l.variant === "dark" ? "regular_dark" : (l.variant === "light", "regular_light"),
|
|
2757
2755
|
arrow: ""
|
|
@@ -2761,7 +2759,7 @@ const mr = /* @__PURE__ */ f(_r, [["render", pr], ["__scopeId", "data-v-c07a6cf3
|
|
|
2761
2759
|
]),
|
|
2762
2760
|
_: 3
|
|
2763
2761
|
}, 8, ["link-type"])) : p("", !0),
|
|
2764
|
-
l.linkType === "button" ? (o(), L(
|
|
2762
|
+
l.linkType === "button" ? (o(), L(M, {
|
|
2765
2763
|
key: 2,
|
|
2766
2764
|
"link-type": l.variant === "dark" ? "secondary_dark" : (l.variant === "light", "secondary")
|
|
2767
2765
|
}, {
|
|
@@ -2774,9 +2772,9 @@ const mr = /* @__PURE__ */ f(_r, [["render", pr], ["__scopeId", "data-v-c07a6cf3
|
|
|
2774
2772
|
])
|
|
2775
2773
|
], 2));
|
|
2776
2774
|
}
|
|
2777
|
-
}),
|
|
2775
|
+
}), Ir = /* @__PURE__ */ f(Sr, [["__scopeId", "data-v-00c0bad3"]]), Cr = {
|
|
2778
2776
|
install: (e) => {
|
|
2779
|
-
e.component("AtomButton", le), e.component("AtomCheckbox", me), e.component("AtomChip", He), e.component("AtomDropdown", Je), e.component("AtomImage",
|
|
2777
|
+
e.component("AtomButton", le), e.component("AtomCheckbox", me), e.component("AtomChip", He), e.component("AtomDropdown", Je), e.component("AtomImage", F), e.component("AtomLabel", Z), e.component("AtomLink", M), e.component("AtomRadioButton", st), e.component("AtomSelect", ut), e.component("AtomSelectMultiple", gr), e.component("AtomSlider", kt), e.component("AtomTextarea", Lt), e.component("AtomTextField", Nt), e.component("AtomVideo", ee), e.component("MoleculeAddress", oa), e.component("MoleculeBulletList", na), e.component("MoleculeCard", ha), e.component("MoleculeColumnCard", fe), e.component("MoleculeEventCard", Ia), e.component("MoleculeModal", ve), e.component("MoleculeTextCard", Da), e.component("BlockAccordion", Ea), e.component("BlockFacts", co), e.component("BlockFeatures", go), e.component("BlockFormScript", Io), e.component("BlockHeadline", Lo), e.component("BlockHero", jo), e.component("BlockImage", Yo), e.component("BlockImageGallery", tl), e.component("BlockLogoWall", cl), e.component("BlockMicroStories", ml), e.component("BlockPolicy", yl), e.component("BlockProductHero", Al), e.component("BlockPromo", Tl), e.component("BlockQuote", Ul), e.component("BlockRichText", Ql), e.component("BlockRichTextColumns", os), e.component("BlockTimeline", hs), e.component("BlockCardDisplay", Ya), e.component("BlockColumnGrid", eo), e.component("BlockVimeo", bs), e.component("BlockPalletJack", Ir), e.component("BlockFrontPageHero", Ms), e.component("Organism404", Ns), e.component("OrganismFilter", Js), e.component("OrganismFooter", ki), e.component("OrganismHeader", xi), e.component("OrganismLanguageSwitcher", ir), e.component("OrganismPagination", cr), e.component("OrganismSearch", pr);
|
|
2780
2778
|
}
|
|
2781
2779
|
};
|
|
2782
2780
|
export {
|
|
@@ -2784,38 +2782,38 @@ export {
|
|
|
2784
2782
|
me as AtomCheckbox,
|
|
2785
2783
|
He as AtomChip,
|
|
2786
2784
|
Je as AtomDropdown,
|
|
2787
|
-
|
|
2785
|
+
F as AtomImage,
|
|
2788
2786
|
Z as AtomLabel,
|
|
2789
|
-
|
|
2787
|
+
M as AtomLink,
|
|
2790
2788
|
st as AtomRadioButton,
|
|
2791
2789
|
ut as AtomSelect,
|
|
2792
|
-
|
|
2790
|
+
gr as AtomSelectMultiple,
|
|
2793
2791
|
kt as AtomSlider,
|
|
2794
2792
|
Nt as AtomTextField,
|
|
2795
2793
|
Lt as AtomTextarea,
|
|
2796
2794
|
ee as AtomVideo,
|
|
2797
2795
|
Ea as BlockAccordion,
|
|
2798
2796
|
Ya as BlockCardDisplay,
|
|
2799
|
-
|
|
2800
|
-
|
|
2801
|
-
|
|
2802
|
-
|
|
2803
|
-
|
|
2804
|
-
|
|
2805
|
-
|
|
2806
|
-
|
|
2807
|
-
|
|
2808
|
-
|
|
2809
|
-
|
|
2810
|
-
|
|
2811
|
-
|
|
2812
|
-
|
|
2813
|
-
|
|
2814
|
-
|
|
2815
|
-
|
|
2816
|
-
|
|
2817
|
-
|
|
2818
|
-
|
|
2797
|
+
eo as BlockColumnGrid,
|
|
2798
|
+
co as BlockFacts,
|
|
2799
|
+
go as BlockFeatures,
|
|
2800
|
+
Io as BlockFormScript,
|
|
2801
|
+
Ms as BlockFrontPageHero,
|
|
2802
|
+
Lo as BlockHeadline,
|
|
2803
|
+
jo as BlockHero,
|
|
2804
|
+
Yo as BlockImage,
|
|
2805
|
+
tl as BlockImageGallery,
|
|
2806
|
+
cl as BlockLogoWall,
|
|
2807
|
+
ml as BlockMicroStories,
|
|
2808
|
+
Ir as BlockPalletJack,
|
|
2809
|
+
yl as BlockPolicy,
|
|
2810
|
+
Al as BlockProductHero,
|
|
2811
|
+
Tl as BlockPromo,
|
|
2812
|
+
Ul as BlockQuote,
|
|
2813
|
+
Ql as BlockRichText,
|
|
2814
|
+
os as BlockRichTextColumns,
|
|
2815
|
+
hs as BlockTimeline,
|
|
2816
|
+
bs as BlockVimeo,
|
|
2819
2817
|
oa as MoleculeAddress,
|
|
2820
2818
|
na as MoleculeBulletList,
|
|
2821
2819
|
ha as MoleculeCard,
|
|
@@ -2823,12 +2821,12 @@ export {
|
|
|
2823
2821
|
Ia as MoleculeEventCard,
|
|
2824
2822
|
ve as MoleculeModal,
|
|
2825
2823
|
Da as MoleculeTextCard,
|
|
2826
|
-
|
|
2827
|
-
|
|
2828
|
-
|
|
2829
|
-
|
|
2830
|
-
|
|
2831
|
-
|
|
2832
|
-
|
|
2833
|
-
|
|
2824
|
+
Ns as Organism404,
|
|
2825
|
+
Js as OrganismFilter,
|
|
2826
|
+
ki as OrganismFooter,
|
|
2827
|
+
xi as OrganismHeader,
|
|
2828
|
+
ir as OrganismLanguageSwitcher,
|
|
2829
|
+
cr as OrganismPagination,
|
|
2830
|
+
pr as OrganismSearch,
|
|
2831
|
+
Cr as default
|
|
2834
2832
|
};
|