@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 F, 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";
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", F(O(a.$attrs)))
298
+ c(a.$slots, "default", P(O(a.$attrs)))
299
299
  ]));
300
300
  }
301
- }), M = /* @__PURE__ */ f(Ye, [["__scopeId", "data-v-e10217bd"]]), Qe = { class: "label__wrapper" }, Ze = ["aria-label", "label-dark"], Xe = /* @__PURE__ */ g({
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" }, P = /* @__PURE__ */ g({
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(P, {
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(P, {
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(M, { key: 0 }, {
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", F(O({
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", F(O({ body: n.bodytext })), void 0, !0)
1089
+ c(l.$slots, "accordion-body", P(O({ body: n.bodytext })), void 0, !0)
1090
1090
  ]),
1091
- S(M, null, {
1091
+ S(F, null, {
1092
1092
  default: y(() => [
1093
- n.image ? c(l.$slots, "accordion-image", F(X({ key: 0 }, {
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 = { class: "column-grid__headline" }, Xa = {
1144
+ }), Ya = /* @__PURE__ */ f(Wa, [["__scopeId", "data-v-e8033cff"]]), Qa = { class: "column-grid__top-section" }, Za = {
1145
1145
  key: 0,
1146
- class: "column-grid__bodytext"
1147
- }, xa = { class: "column-grid__teaser-list" }, eo = /* @__PURE__ */ g({
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
- t("h2", Za, d(a.headline), 1),
1164
- a.bodytext ? (o(), i("div", Xa, [
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", xa, [
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", F(O({ body: s.bodytext })), void 0, !0)
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", F(X({ key: 0 }, {
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
- }), to = /* @__PURE__ */ f(eo, [["__scopeId", "data-v-02296102"]]), ao = { class: "facts__wrapper" }, oo = { class: "facts__content" }, lo = { class: "facts__headline" }, so = { class: "facts" }, io = { class: "fact__value" }, ro = { class: "fact__metric" }, no = {
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
- }, co = /* @__PURE__ */ g({
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", ao, [
1220
- t("div", oo, [
1221
- t("h2", lo, d(a.headline), 1),
1222
- t("div", so, [
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", io, [
1225
+ t("div", so, [
1228
1226
  t("span", null, d(s.value), 1)
1229
1227
  ]),
1230
- t("div", ro, [
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", no, [
1236
- S(P, {
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
- }), uo = /* @__PURE__ */ f(co, [["__scopeId", "data-v-d2b231d4"]]), _o = { class: "features__wrapper" }, ho = { class: "features__content" }, po = {
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
- }, mo = {
1250
+ }, po = {
1253
1251
  key: 1,
1254
1252
  class: "features__body"
1255
- }, vo = { class: "element__headline" }, fo = { class: "element__body" }, go = /* @__PURE__ */ g({
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", _o, [
1264
- t("div", ho, [
1265
- a.headline ? (o(), i("div", po, [
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", mo, [
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(M, { class: "element__icon" }, {
1276
+ S(F, { class: "element__icon" }, {
1279
1277
  default: y(() => [
1280
- c(a.$slots, "features-icon", F(O({
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", vo, d(s.headline), 1),
1290
- t("p", fo, d(s.body), 1)
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
- }), bo = /* @__PURE__ */ f(go, [["__scopeId", "data-v-57a22df7"]]), yo = { class: "form__wrapper" }, $o = { class: "form__content" }, ko = { class: "form__information" }, wo = { class: "form__headline" }, Bo = { class: "form__body" }, So = { class: "form__script" }, Io = /* @__PURE__ */ g({
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", yo, [
1306
- t("div", $o, [
1307
- t("div", ko, [
1308
- t("h2", wo, d(e.headline), 1),
1309
- t("div", Bo, [
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", So, [
1311
+ t("div", Bo, [
1314
1312
  c(a.$slots, "form-script", {}, void 0, !0)
1315
1313
  ])
1316
1314
  ])
1317
1315
  ]));
1318
1316
  }
1319
- }), qo = /* @__PURE__ */ f(Io, [["__scopeId", "data-v-87a67c13"]]), Co = { class: "headline__wrapper" }, Ao = { class: "headline__h1" }, Lo = /* @__PURE__ */ g({
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", Co, [
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", Ao, d(e.headline), 1)
1343
+ t("h1", Co, d(e.headline), 1)
1346
1344
  ], 2)
1347
1345
  ]));
1348
1346
  }
1349
- }), Do = /* @__PURE__ */ f(Lo, [["__scopeId", "data-v-3ef1567e"]]), To = (e) => (H("data-v-22f9be13"), e = e(), R(), e), Vo = { class: "hero__wrapper" }, Po = { class: "hero__content" }, Mo = { class: "hero__top" }, Fo = { class: "hero__elements" }, Oo = { class: "hero__headline" }, zo = { class: "hero__link" }, Ho = { class: "hero__video" }, Ro = /* @__PURE__ */ To(() => /* @__PURE__ */ t("div", { class: "hero__gradient" }, null, -1)), No = { class: "hero__video__video" }, Eo = { class: "hero__image" }, jo = /* @__PURE__ */ g({
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", Vo, [
1359
- t("div", Po, [
1360
- t("div", Mo, [
1361
- t("div", Fo, [
1362
- t("div", Oo, [
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", zo, [
1366
- S(P, {
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", Ho, [
1379
- Ro,
1380
- t("div", No, [
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", Eo, [
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
- }), Ko = /* @__PURE__ */ f(jo, [["__scopeId", "data-v-22f9be13"]]), Uo = { class: "image__wrapper" }, Go = { class: "image__content" }, Jo = { class: "image__image" }, Wo = { class: "image__caption" }, Yo = /* @__PURE__ */ g({
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", Uo, [
1415
- t("div", Go, [
1416
- t("div", Jo, [
1417
- S(M, null, {
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", F(O({
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", Wo, d(e.caption), 1)
1428
+ t("p", Jo, d(e.caption), 1)
1431
1429
  ])
1432
1430
  ]));
1433
1431
  }
1434
- }), Qo = /* @__PURE__ */ f(Yo, [["__scopeId", "data-v-c583d657"]]), Zo = { class: "gallery__large" }, Xo = {
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
- }, xo = {
1435
+ }, Xo = {
1438
1436
  key: 1,
1439
1437
  class: "video"
1440
- }, el = {
1438
+ }, xo = {
1441
1439
  key: 0,
1442
1440
  class: "body"
1443
- }, tl = /* @__PURE__ */ g({
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", Zo, [
1470
- l.mediaLarge && l.mediaType === "image" ? (o(), i("div", Xo, [
1471
- S(M, null, {
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", F(O({
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", xo, [
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(M, null, {
1507
+ S(F, null, {
1510
1508
  default: y(() => [
1511
- c(l.$slots, "image-small", F(O({
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", el, [
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
- }), al = /* @__PURE__ */ f(tl, [["__scopeId", "data-v-0d271138"]]), ol = { class: "logo-wall__wrapper" }, ll = { class: "logo-wall__content" }, sl = {
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
- }, il = { key: 0 }, rl = { key: 1 }, nl = { class: "logo-wall__logos" }, dl = { class: "logo-wall__link" }, cl = /* @__PURE__ */ g({
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", ol, [
1550
- t("div", ll, [
1551
- e.headline || e.body ? (o(), i("div", sl, [
1552
- e.headline ? (o(), i("h2", il, d(e.headline), 1)) : p("", !0),
1553
- e.body ? (o(), i("p", rl, d(e.body), 1)) : p("", !0)
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", nl, [
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(M, null, {
1558
+ S(F, null, {
1561
1559
  default: y(() => [
1562
- c(a.$slots, "logo-wall-logo", F(O({
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", dl, [
1574
- S(P, {
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
- }), ul = /* @__PURE__ */ f(cl, [["__scopeId", "data-v-fd489289"]]), _l = { class: "micro-stories__top" }, hl = {
1585
+ }), cl = /* @__PURE__ */ f(dl, [["__scopeId", "data-v-fd489289"]]), ul = { class: "micro-stories__top" }, _l = {
1588
1586
  key: 0,
1589
1587
  class: "headline"
1590
- }, pl = {
1588
+ }, hl = {
1591
1589
  key: 1,
1592
1590
  class: "body"
1593
- }, ml = { class: "micro-stories__splide" }, vl = /* @__PURE__ */ g({
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", _l, [
1610
- l.headline ? (o(), i("div", hl, [
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", pl, [
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", ml, [
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
- }), fl = {}, gl = { class: "policy__wrapper" }, bl = { class: "policy__content" };
1624
- function yl(e, a) {
1625
- return o(), i("div", gl, [
1626
- t("div", bl, [
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 $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a"]]), kl = { class: "product-hero__wrapper" }, wl = { class: "product-hero__content" }, Bl = { class: "product-hero__headline" }, Sl = { class: "product-hero__video" }, Il = { class: "product-hero__insignia" }, ql = {
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
- }, Cl = {
1632
+ }, ql = {
1635
1633
  key: 1,
1636
1634
  class: "product-hero__certification"
1637
- }, Al = /* @__PURE__ */ g({
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", kl, [
1673
- t("div", wl, [
1674
- t("div", Bl, d(e.headline), 1),
1675
- t("div", Sl, [
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(M), { key: 1 }, {
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", Il, [
1694
- e.logoSrc ? (o(), i("div", ql, [
1695
- S(I(M), null, {
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", Cl, [
1703
- S(I(M), null, {
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
- }), Ll = /* @__PURE__ */ f(Al, [["__scopeId", "data-v-deab9c3a"]]), Dl = { class: "promo__content" }, Tl = /* @__PURE__ */ g({
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", Dl, [
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(M, null, {
1750
+ S(F, null, {
1753
1751
  default: y(() => [
1754
- c(l.$slots, "promo-image", F(O({ src: l.src, width: 1920, alt: l.alt, height: 1080 })))
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(P, {
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(P, {
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
- }), Vl = /* @__PURE__ */ f(Tl, [["__scopeId", "data-v-df54d965"]]), Pl = (e) => (H("data-v-e3cc8e27"), e = e(), R(), e), Ml = { class: "quote__wrapper" }, Fl = { class: "quote__content" }, Ol = /* @__PURE__ */ Pl(() => /* @__PURE__ */ t("p", { class: "quote__quote-mark" }, "“", -1)), zl = { class: "quote__quote" }, Hl = { class: "quote__quote-text" }, Rl = { class: "quote__author" }, Nl = {
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
- }, El = { class: "quote__text" }, jl = { class: "quote__author-name" }, Kl = { class: "quote__author-title" }, Ul = /* @__PURE__ */ g({
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", Ml, [
1846
- t("div", Fl, [
1847
- Ol,
1848
- t("div", zl, [
1849
- t("p", Hl, d(e.quote), 1),
1850
- t("div", Rl, [
1851
- e.authorImage ? (o(), i("div", Nl, [
1852
- S(M, null, {
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", F(O({
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", El, [
1864
- t("p", jl, d(e.author), 1),
1865
- t("p", Kl, d(e.authorTitle), 1)
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
- }), Gl = /* @__PURE__ */ f(Ul, [["__scopeId", "data-v-e3cc8e27"]]), Jl = { class: "rich-text__wrapper" }, Wl = {
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
- }, Yl = {
1873
+ }, Wl = {
1876
1874
  key: 0,
1877
1875
  class: "rich-text__bullet-list"
1878
- }, Ql = /* @__PURE__ */ g({
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", Jl, [
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", Wl, [
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", Yl, [
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(M, null, {
1935
+ S(F, null, {
1938
1936
  default: y(() => [
1939
- c(a.$slots, "rich-text-image", F(O({ width: 865, height: 307 })))
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
- }), Zl = /* @__PURE__ */ f(Ql, [["__scopeId", "data-v-16ba7206"]]), Xl = {}, xl = { class: "rich-text" }, es = { class: "rich-text__wrapper" }, ts = { class: "rich-text__content rich-text__content--left-aligned" }, as = { class: "rich-text__body" };
1949
- function os(e, a) {
1950
- return o(), i("div", xl, [
1951
- t("div", es, [
1952
- t("div", ts, [
1953
- t("div", as, [
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 ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040"]]), ss = (e) => (H("data-v-e254e1e0"), e = e(), R(), e), is = { class: "timeline__wrapper" }, rs = { class: "timeline__content" }, ns = { class: "timeline__items" }, ds = { class: "item__left" }, cs = /* @__PURE__ */ ss(() => /* @__PURE__ */ t("div", { class: "item__elements" }, [
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)), us = { class: "item__right" }, _s = ["innerHTML"], hs = /* @__PURE__ */ g({
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", is, [
1992
- t("div", rs, [
1993
- t("div", ns, [
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", ds, d(s.year), 1),
1999
- cs,
2000
- t("div", us, [
2001
- S(M, null, {
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", F(X({ key: 0 }, { src: s.media.src, alt: s.media.alt })), void 0, !0) : p("", !0)
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, _s)
2009
+ }, null, 12, us)
2012
2010
  ])
2013
2011
  ]))), 128))
2014
2012
  ])
2015
2013
  ])
2016
2014
  ]));
2017
2015
  }
2018
- }), ps = /* @__PURE__ */ f(hs, [["__scopeId", "data-v-e254e1e0"]]), ms = { class: "vimeo" }, vs = { class: "vimeo__wrapper" }, fs = {
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
- }, gs = {
2019
+ }, fs = {
2022
2020
  key: 1,
2023
2021
  class: "vimeo__description"
2024
- }, bs = /* @__PURE__ */ g({
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", ms, [
2038
- t("div", vs, [
2039
- e.headline ? (o(), i("h2", fs, d(e.headline), 1)) : p("", !0),
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", gs, d(e.description), 1)) : p("", !0)
2039
+ e.description ? (o(), i("p", fs, d(e.description), 1)) : p("", !0)
2042
2040
  ])
2043
2041
  ]));
2044
2042
  }
2045
- }), ys = /* @__PURE__ */ f(bs, [["__scopeId", "data-v-90a2b109"]]), $s = { class: "academy-overview" }, ks = { class: "academy-overview__content-wrapper" }, ws = { class: "academy-overview__content" }, Bs = { class: "academy-overview__title" }, Ss = { class: "academy-overview__description" }, Is = {
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
- }, qs = {
2046
+ }, Is = {
2049
2047
  key: 0,
2050
2048
  class: "academy-overview__stats"
2051
- }, Cs = { class: "academy-overview__stats-row" }, As = { class: "academy-overview__stat" }, Ls = { class: "academy-overview__value" }, Ds = { class: "academy-overview__label" }, Ts = { class: "academy-overview__stat" }, Vs = { class: "academy-overview__value" }, Ps = { class: "academy-overview__label" }, Ms = /* @__PURE__ */ g({
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", $s, [
2066
- t("div", ks, [
2067
- t("div", ws, [
2063
+ return (a, r) => (o(), i("div", ys, [
2064
+ t("div", $s, [
2065
+ t("div", ks, [
2068
2066
  t("div", null, [
2069
- t("h1", Bs, d(a.hero.headline), 1),
2070
- t("p", Ss, d(a.hero.description), 1),
2071
- a.hero.showStats ? p("", !0) : (o(), i("div", Is, [
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", qs, [
2076
- t("div", Cs, [
2077
- t("div", As, [
2078
- t("div", Ls, d(a.hero.lessonValue), 1),
2079
- t("div", Ds, d(a.hero.lessonLabel), 1)
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", Ts, [
2082
- t("div", Vs, d(a.hero.pointsValue), 1),
2083
- t("div", Ps, d(a.hero.pointsLabel), 1)
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
- }), Fs = /* @__PURE__ */ f(Ms, [["__scopeId", "data-v-98275425"]]), Os = { class: "not-found__wrapper" }, zs = { class: "not-found__content" }, Hs = { class: "not-found__headline" }, Rs = { class: "not-found__body" }, Ns = /* @__PURE__ */ g({
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", Os, [
2101
- t("div", zs, [
2102
- t("h1", Hs, d(e.headline), 1),
2103
- t("div", Rs, [
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
- }), Es = /* @__PURE__ */ f(Ns, [["__scopeId", "data-v-b829ca6c"]]), js = { class: "filter__wrapper" }, Ks = { class: "filter__content" }, Us = { class: "filter__dropdowns" }, Gs = { class: "filter__chips" }, Js = /* @__PURE__ */ g({
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", js, [
2124
- t("div", Ks, [
2125
- t("div", Us, [
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", Gs, [
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
- }), Ws = /* @__PURE__ */ f(Js, [["__scopeId", "data-v-31c1ba00"]]), ge = (e) => (H("data-v-3d0cbbd5"), e = e(), R(), e), Ys = { class: "footer__wrapper" }, Qs = { class: "footer__content" }, Zs = {
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
- }, Xs = { class: "footer__sections" }, xs = { class: "section__title" }, ei = { class: "section__list" }, ti = { class: "section" }, ai = {
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
- }, oi = {
2144
+ }, ai = {
2147
2145
  key: 1,
2148
2146
  class: "section__title"
2149
- }, li = { key: 0 }, si = { key: 1 }, ii = { key: 2 }, ri = { key: 3 }, ni = { key: 4 }, di = /* @__PURE__ */ ge(() => /* @__PURE__ */ t("br", null, null, -1)), ci = {
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
- }, ui = {
2150
+ }, ci = {
2153
2151
  key: 1,
2154
2152
  href: "mailto:mail@mir-robots.com"
2155
- }, _i = {
2153
+ }, ui = {
2156
2154
  key: 0,
2157
2155
  href: "tel:+8613661856951"
2158
- }, hi = {
2156
+ }, _i = {
2159
2157
  key: 1,
2160
2158
  href: "tel:+4520377577"
2161
- }, pi = { class: "footer__bottom" }, mi = { class: "copyright" }, vi = { class: "footer__policy" }, fi = /* @__PURE__ */ ge(() => /* @__PURE__ */ t("i", { class: "change-region" }, null, -1)), gi = {
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
- }, bi = ["href", "aria-label"], yi = {
2162
+ }, gi = ["href", "aria-label"], bi = {
2165
2163
  key: 1,
2166
2164
  class: "footer__social"
2167
- }, $i = ["href", "aria-label"], ki = /* @__PURE__ */ g({
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", Ys, [
2181
- t("footer", Qs, [
2182
- a.language === "zh" ? (o(), i("img", Zs)) : p("", !0),
2183
- t("div", Xs, [
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", xs, d(s.title), 1),
2186
+ t("span", Xs, d(s.title), 1),
2189
2187
  t("nav", null, [
2190
- t("ul", ei, [
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", ti, [
2198
- a.language === "zh" ? (o(), i("span", ai, "名傲移动机器人(上海)有限公司")) : (o(), i("span", oi, "Mobile Industrial Robots A/S")),
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", li, "上海浦东新区金桥出口加工区")) : (o(), i("span", si, "Energivej 51")),
2201
- a.language === "zh" ? (o(), i("span", ii, "桂桥路1201号10栋2楼")) : (o(), i("span", ri, "5260 Odense S")),
2202
- a.language !== "zh" ? (o(), i("span", ni, "CVR: 35251235")) : p("", !0),
2203
- di,
2204
- S(P, {
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", ci, "china@mir-robots.com")) : (o(), i("a", ui, "mail@mir-robots.com"))
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(P, {
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", _i, "+86 13661856951(微信同号)")) : (o(), i("a", hi, "+45 20 377 577"))
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", pi, [
2228
- t("p", mi, " © Mobile Industrial Robots " + d((/* @__PURE__ */ new Date()).getFullYear()), 1),
2229
- t("div", vi, [
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
- fi,
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", gi, [
2243
- (o(!0), i(T, null, V(a.socialMedia, (s) => (o(), L(P, {
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, bi)
2257
+ ], 8, gi)
2260
2258
  ]),
2261
2259
  _: 2
2262
2260
  }, 1024))), 128))
2263
- ])) : (o(), i("div", yi, [
2264
- (o(!0), i(T, null, V(a.socialMediaChina, (s) => (o(), L(P, {
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, $i)
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
- }), wi = /* @__PURE__ */ f(ki, [["__scopeId", "data-v-3d0cbbd5"]]), be = (e) => (H("data-v-766d3c80"), e = e(), R(), e), Bi = { class: "header__wrapper" }, Si = { class: "nav-wrapper" }, Ii = { class: "mir-link-logo" }, qi = { class: "main-nav-items" }, Ci = {
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
- }, Ai = {
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
- }, Li = {
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
- }, Di = { class: "dropdown-content" }, Ti = {
2300
+ }, Li = { class: "dropdown-content" }, Di = {
2303
2301
  key: 1,
2304
2302
  class: "nav-search-wrapper"
2305
- }, Vi = ["src"], Pi = {
2303
+ }, Ti = ["src"], Vi = {
2306
2304
  key: 2,
2307
2305
  id: "menu-portal-switcher",
2308
2306
  class: "portal-switcher-wrapper"
2309
- }, Mi = /* @__PURE__ */ be(() => /* @__PURE__ */ t("img", {
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)), Fi = [
2315
- Mi
2316
- ], Oi = { class: "portal-switcher-content" }, zi = { class: "portal-switcher-links" }, Hi = ["href"], Ri = ["src"], Ni = {
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
- }, Ei = {
2318
+ }, Ni = {
2321
2319
  key: 0,
2322
2320
  class: "profile-dropdown-sign-in"
2323
- }, ji = /* @__PURE__ */ be(() => /* @__PURE__ */ t("img", {
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)), Ki = [
2329
- ji
2330
- ], Ui = { class: "profile-dropdown-content" }, Gi = { class: "mobile-logo-search-burger-wrapper" }, Ji = { class: "mobile-mir-link-logo" }, Wi = {
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
- }, Yi = ["src"], Qi = ["src"], Zi = { class: "mobile-menu-content-wrapper" }, Xi = { class: "mobile-dropdown-content" }, xi = /* @__PURE__ */ g({
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", Bi, [
2430
+ }), ($, E) => (o(), i("div", wi, [
2433
2431
  t("nav", null, [
2434
- t("div", Si, [
2435
- t("div", Ii, [
2432
+ t("div", Bi, [
2433
+ t("div", Si, [
2436
2434
  c($.$slots, "link-logo", {}, void 0, !0)
2437
2435
  ]),
2438
- t("ul", qi, [
2436
+ t("ul", Ii, [
2439
2437
  c($.$slots, "main-nav-items", {}, void 0, !0)
2440
2438
  ]),
2441
- e.useDropdown ? (o(), i("div", Ci, [
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", Ai)) : (o(), i("img", Li))
2445
+ I(_) === !1 ? (o(), i("img", Ci)) : (o(), i("img", Ai))
2448
2446
  ]),
2449
- K(t("div", Di, [
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", Ti, [
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, Vi)
2468
+ }, null, 8, Ti)
2471
2469
  ], 512)
2472
2470
  ])) : p("", !0),
2473
- e.usePortalSwitcher ? (o(), i("div", Pi, [
2471
+ e.usePortalSwitcher ? (o(), i("div", Vi, [
2474
2472
  t("button", {
2475
2473
  class: "nav-portal-switcher-btn",
2476
2474
  onClick: se
2477
- }, Fi),
2478
- K(t("div", Oi, [
2479
- t("ul", zi, [
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(P), { "link-type": "regular" }, {
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, Ri),
2490
+ }, null, 8, Hi),
2493
2491
  t("div", null, d(j.name), 1)
2494
- ], 8, Hi)
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", Ni, [
2505
- I(k) ? p("", !0) : (o(), i("div", Ei, [
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
- }, Ki)) : p("", !0),
2513
- K(t("div", Ui, [
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", Gi, [
2524
- t("div", Ji, [
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", Wi, [
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, Yi)
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, Qi)
2554
+ }, null, 8, Yi)
2557
2555
  ])
2558
2556
  ]),
2559
- K(t("div", Zi, [
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", Xi, [
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
- }), er = /* @__PURE__ */ f(xi, [["__scopeId", "data-v-766d3c80"]]), tr = { class: "language__wrapper" }, ar = { class: "language__content" }, or = { class: "language__headline" }, lr = { class: "language__paragraph" }, sr = { class: "language__links" }, ir = /* @__PURE__ */ g({
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", tr, [
2588
- t("div", ar, [
2589
- t("h2", or, d(e.headline), 1),
2590
- t("p", lr, d(e.paragraph), 1),
2591
- t("div", sr, [
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
- }), rr = /* @__PURE__ */ f(ir, [["__scopeId", "data-v-dc8cc97e"]]), nr = { class: "pagination__wrapper" }, dr = { class: "pagination__content" }, cr = /* @__PURE__ */ g({
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", nr, [
2612
- t("div", dr, [
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
- }), ur = /* @__PURE__ */ f(cr, [["__scopeId", "data-v-da6d07c9"]]), _r = {}, hr = { class: "search__wrapper" };
2630
- function pr(e, a) {
2631
- return o(), i("div", hr, [
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 mr = /* @__PURE__ */ f(_r, [["render", pr], ["__scopeId", "data-v-c07a6cf3"]]), vr = { class: "dropdown" }, fr = ["aria-expanded"], gr = /* @__PURE__ */ g({
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", vr, [
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, fr),
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
- }), br = /* @__PURE__ */ f(gr, [["__scopeId", "data-v-164647da"]]), yr = { class: "promo__content" }, $r = { class: "pallet-jack__media-wrap" }, kr = { class: "pallet-jack-link" }, wr = { class: "pallet-jack__media-wrap__inner-wrap" }, Br = { class: "pallet-jack__media-wrap__content-wrap" }, Sr = { class: "regular-blue" }, Ir = /* @__PURE__ */ g({
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", yr, [
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", $r, [
2723
- t("div", kr, [
2720
+ t("div", yr, [
2721
+ t("div", $r, [
2724
2722
  c(l.$slots, "pallet-jack-link")
2725
2723
  ]),
2726
- t("div", wr, [
2724
+ t("div", kr, [
2727
2725
  c(l.$slots, "pallet-jack-video")
2728
2726
  ]),
2729
- t("div", Br, [
2730
- t("h3", Sr, d(l.headline), 1),
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(P, {
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(P, {
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
- }), qr = /* @__PURE__ */ f(Ir, [["__scopeId", "data-v-00c0bad3"]]), Ar = {
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", M), e.component("AtomLabel", Z), e.component("AtomLink", P), e.component("AtomRadioButton", st), e.component("AtomSelect", ut), e.component("AtomSelectMultiple", br), 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", uo), e.component("BlockFeatures", bo), e.component("BlockFormScript", qo), e.component("BlockHeadline", Do), e.component("BlockHero", Ko), e.component("BlockImage", Qo), e.component("BlockImageGallery", al), e.component("BlockLogoWall", ul), e.component("BlockMicroStories", vl), e.component("BlockPolicy", $l), e.component("BlockProductHero", Ll), e.component("BlockPromo", Vl), e.component("BlockQuote", Gl), e.component("BlockRichText", Zl), e.component("BlockRichTextColumns", ls), e.component("BlockTimeline", ps), e.component("BlockCardDisplay", Ya), e.component("BlockColumnGrid", to), e.component("BlockVimeo", ys), e.component("BlockPalletJack", qr), e.component("BlockFrontPageHero", Fs), e.component("Organism404", Es), e.component("OrganismFilter", Ws), e.component("OrganismFooter", wi), e.component("OrganismHeader", er), e.component("OrganismLanguageSwitcher", rr), e.component("OrganismPagination", ur), e.component("OrganismSearch", mr);
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
- M as AtomImage,
2785
+ F as AtomImage,
2788
2786
  Z as AtomLabel,
2789
- P as AtomLink,
2787
+ M as AtomLink,
2790
2788
  st as AtomRadioButton,
2791
2789
  ut as AtomSelect,
2792
- br as AtomSelectMultiple,
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
- to as BlockColumnGrid,
2800
- uo as BlockFacts,
2801
- bo as BlockFeatures,
2802
- qo as BlockFormScript,
2803
- Fs as BlockFrontPageHero,
2804
- Do as BlockHeadline,
2805
- Ko as BlockHero,
2806
- Qo as BlockImage,
2807
- al as BlockImageGallery,
2808
- ul as BlockLogoWall,
2809
- vl as BlockMicroStories,
2810
- qr as BlockPalletJack,
2811
- $l as BlockPolicy,
2812
- Ll as BlockProductHero,
2813
- Vl as BlockPromo,
2814
- Gl as BlockQuote,
2815
- Zl as BlockRichText,
2816
- ls as BlockRichTextColumns,
2817
- ps as BlockTimeline,
2818
- ys as BlockVimeo,
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
- Es as Organism404,
2827
- Ws as OrganismFilter,
2828
- wi as OrganismFooter,
2829
- er as OrganismHeader,
2830
- rr as OrganismLanguageSwitcher,
2831
- ur as OrganismPagination,
2832
- mr as OrganismSearch,
2833
- Ar as default
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
  };