@mirweb/mir-web-components 1.14.0 → 1.15.0

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,5 +1,5 @@
1
- import { defineComponent as b, computed as q, openBlock as s, createElementBlock as i, normalizeClass as h, toDisplayString as c, createElementVNode as t, renderSlot as d, pushScopeId as N, popScopeId as E, createTextVNode as Y, ref as C, resolveDirective as he, withDirectives as K, Fragment as V, renderList as P, vShow as W, normalizeProps as H, guardReactiveProps as R, toRefs as Se, mergeProps as F, createVNode as I, Transition as Ie, withCtx as k, withModifiers as ue, createBlock as T, createCommentVNode as _, watchEffect as pe, withKeys as Ce, useSlots as Te, normalizeStyle as x, isRef as X, unref as y, onMounted as me, watch as Z, onUnmounted as qe } from "vue";
2
- const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1
+ import { defineComponent as b, computed as q, openBlock as s, createElementBlock as i, normalizeClass as h, toDisplayString as c, createElementVNode as t, renderSlot as d, pushScopeId as N, popScopeId as E, createTextVNode as Y, ref as C, resolveDirective as pe, withDirectives as G, Fragment as V, renderList as P, vShow as W, normalizeProps as H, guardReactiveProps as R, toRefs as Ie, mergeProps as F, createVNode as I, Transition as Ce, withCtx as k, withModifiers as ue, createBlock as T, createCommentVNode as _, watchEffect as me, withKeys as Te, useSlots as qe, normalizeStyle as Q, isRef as x, unref as y, onMounted as fe, watch as X, onUnmounted as Ae } from "vue";
2
+ const Le = ["aria-label"], De = /* @__PURE__ */ b({
3
3
  __name: "button",
4
4
  props: {
5
5
  variant: { default: "primary" },
@@ -18,14 +18,14 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
18
18
  return (o, u) => (s(), i("button", {
19
19
  class: h(["button", "button--" + l.value]),
20
20
  "aria-label": o.ariaLabel
21
- }, c(l.value === "close" ? "" : o.buttonText), 11, Ae));
21
+ }, c(l.value === "close" ? "" : o.buttonText), 11, Le));
22
22
  }
23
23
  }), g = (e, a) => {
24
24
  const r = e.__vccOpts || e;
25
25
  for (const [l, o] of a)
26
26
  r[l] = o;
27
27
  return r;
28
- }, ie = /* @__PURE__ */ g(Le, [["__scopeId", "data-v-f61b579c"]]), De = (e) => (N("data-v-d8d77aaf"), e = e(), E(), e), Ve = ["id", "name", "value", "disabled", "required", "checked"], Pe = ["for"], Fe = /* @__PURE__ */ De(() => /* @__PURE__ */ t("span", { class: "checkmark" }, null, -1)), Me = /* @__PURE__ */ b({
28
+ }, ie = /* @__PURE__ */ g(De, [["__scopeId", "data-v-f61b579c"]]), Ve = (e) => (N("data-v-d8d77aaf"), e = e(), E(), e), Pe = ["id", "name", "value", "disabled", "required", "checked"], Fe = ["for"], Me = /* @__PURE__ */ Ve(() => /* @__PURE__ */ t("span", { class: "checkmark" }, null, -1)), Oe = /* @__PURE__ */ b({
29
29
  __name: "checkbox",
30
30
  props: {
31
31
  name: { default: "checkbox" },
@@ -54,21 +54,21 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
54
54
  checked: o.checked,
55
55
  class: "checkbox__checkbox",
56
56
  onChange: l
57
- }, null, 40, Ve),
57
+ }, null, 40, Pe),
58
58
  t("label", {
59
59
  for: o.id,
60
60
  class: h(["checkbox__label", o.required ? "required" : ""])
61
61
  }, [
62
- Fe,
62
+ Me,
63
63
  d(o.$slots, "default", {}, void 0, !0)
64
- ], 10, Pe)
64
+ ], 10, Fe)
65
65
  ], 2));
66
66
  }
67
- }), fe = /* @__PURE__ */ g(Me, [["__scopeId", "data-v-d8d77aaf"]]), Oe = (e) => (N("data-v-2e1e44c1"), e = e(), E(), e), ze = ["aria-label"], He = /* @__PURE__ */ Oe(() => /* @__PURE__ */ t("img", {
67
+ }), ve = /* @__PURE__ */ g(Oe, [["__scopeId", "data-v-d8d77aaf"]]), ze = (e) => (N("data-v-2e1e44c1"), e = e(), E(), e), He = ["aria-label"], Re = /* @__PURE__ */ ze(() => /* @__PURE__ */ t("img", {
68
68
  src: "https://a.storyblok.com/f/230581/9x9/e4fb715dc9/close.svg?cv=1695125714598",
69
69
  alt: "close",
70
70
  class: "close-icon"
71
- }, null, -1)), Re = /* @__PURE__ */ b({
71
+ }, null, -1)), Ne = /* @__PURE__ */ b({
72
72
  __name: "chip",
73
73
  props: {
74
74
  text: { default: "" }
@@ -85,11 +85,11 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
85
85
  "aria-label": r.value
86
86
  }, [
87
87
  Y(c(l.text) + " ", 1),
88
- He
89
- ], 8, ze)
88
+ Re
89
+ ], 8, He)
90
90
  ]));
91
91
  }
92
- }), Ne = /* @__PURE__ */ g(Re, [["__scopeId", "data-v-2e1e44c1"]]), Ee = ["value"], je = ["id"], Ge = { class: "listbox__dropdown" }, Ke = ["id", "aria-labelledby", "aria-disabled"], Ue = ["aria-labelledby", "aria-activedescendant"], Je = ["aria-selected", "data-value"], We = /* @__PURE__ */ b({
92
+ }), Ee = /* @__PURE__ */ g(Ne, [["__scopeId", "data-v-2e1e44c1"]]), je = ["value"], Ue = ["id"], Ge = { class: "listbox__dropdown" }, Ke = ["id", "aria-labelledby", "aria-disabled"], Je = ["aria-labelledby", "aria-activedescendant"], We = ["aria-selected", "data-value"], Ye = /* @__PURE__ */ b({
93
93
  __name: "dropdown",
94
94
  props: {
95
95
  modelValue: {},
@@ -121,7 +121,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
121
121
  const S = m.target;
122
122
  S.getAttribute("role") === "option" && (J(S), se(), (L = u.value) == null || L.focus());
123
123
  }
124
- function U(m) {
124
+ function K(m) {
125
125
  var L;
126
126
  const S = m.key;
127
127
  switch (S) {
@@ -129,10 +129,10 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
129
129
  case "ArrowDown": {
130
130
  m.preventDefault();
131
131
  const D = l.options.findIndex(
132
- (Q) => Q.value === l.modelValue
132
+ (Z) => Z.value === l.modelValue
133
133
  );
134
- let G = D ? n.value[D] : n.value[0];
135
- S === "ArrowUp" ? D - 1 >= 0 && (G = n.value[D - 1]) : D + 1 <= l.options.length && (G = n.value[D + 1]), G && J(G);
134
+ let U = D ? n.value[D] : n.value[0];
135
+ S === "ArrowUp" ? D - 1 >= 0 && (U = n.value[D - 1]) : D + 1 <= l.options.length && (U = n.value[D + 1]), U && J(U);
136
136
  break;
137
137
  }
138
138
  case "Home":
@@ -141,7 +141,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
141
141
  break;
142
142
  case "End":
143
143
  case "PageDown":
144
- m.preventDefault(), $e();
144
+ m.preventDefault(), we();
145
145
  break;
146
146
  case "Enter":
147
147
  case "Escape":
@@ -159,7 +159,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
159
159
  switch (m.key) {
160
160
  case "ArrowUp":
161
161
  case "ArrowDown":
162
- m.preventDefault(), _e(), U(m);
162
+ m.preventDefault(), _e(), K(m);
163
163
  break;
164
164
  }
165
165
  }
@@ -195,20 +195,20 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
195
195
  var L, D;
196
196
  const S = m.getAttribute("data-value");
197
197
  if (l.modelValue) {
198
- const G = l.options.findIndex(
199
- (Be) => Be.value === l.modelValue
200
- ), Q = n.value[G];
201
- ce(Q);
198
+ const U = l.options.findIndex(
199
+ (Se) => Se.value === l.modelValue
200
+ ), Z = n.value[U];
201
+ ce(Z);
202
202
  }
203
203
  if (m.setAttribute("aria-selected", "true"), (L = p.value) == null || L.setAttribute(
204
204
  "aria-activedescendant",
205
205
  S || ""
206
206
  ), ne(S || ""), p.value && p.value.scrollHeight > p.value.clientHeight) {
207
- const G = p.value.clientHeight + p.value.scrollTop, Q = m.offsetTop + m.offsetHeight;
208
- Q > G ? p.value.scrollTop = Q - ((D = p.value) == null ? void 0 : D.clientHeight) : m.offsetTop < p.value.scrollTop && (p.value.scrollTop = m.offsetTop);
207
+ const U = p.value.clientHeight + p.value.scrollTop, Z = m.offsetTop + m.offsetHeight;
208
+ Z > U ? p.value.scrollTop = Z - ((D = p.value) == null ? void 0 : D.clientHeight) : m.offsetTop < p.value.scrollTop && (p.value.scrollTop = m.offsetTop);
209
209
  }
210
210
  }
211
- function $e() {
211
+ function we() {
212
212
  var S;
213
213
  const m = (S = n.value) == null ? void 0 : S[l.options.length - 1];
214
214
  J(m);
@@ -221,11 +221,11 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
221
221
  var m, S;
222
222
  $.value = !1, (m = u.value) == null || m.setAttribute("aria-expanded", "true"), (S = p.value) == null || S.focus();
223
223
  }
224
- function we() {
224
+ function Be() {
225
225
  l.disabled || ($.value ? _e() : se());
226
226
  }
227
227
  return (m, S) => {
228
- const L = he("click-outside");
228
+ const L = pe("click-outside");
229
229
  return s(), i("div", {
230
230
  ref: "listbox",
231
231
  class: "listbox__wrapper",
@@ -238,8 +238,8 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
238
238
  "is-disabled": m.disabled,
239
239
  "is-required": m.required
240
240
  }, "listbox__label"])
241
- }, c(m.label), 11, je),
242
- K((s(), i("div", Ge, [
241
+ }, c(m.label), 11, Ue),
242
+ G((s(), i("div", Ge, [
243
243
  t("button", {
244
244
  id: `${m.name}-button-label`,
245
245
  ref_key: "listboxButton",
@@ -249,10 +249,10 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
249
249
  "aria-haspopup": "listbox",
250
250
  "aria-disabled": m.disabled,
251
251
  class: h(["listbox__button", o.value]),
252
- onClick: we,
252
+ onClick: Be,
253
253
  onKeydown: le
254
254
  }, c(m.modelValue ? oe.value : m.placeholder), 43, Ke),
255
- K(t("ul", {
255
+ G(t("ul", {
256
256
  ref_key: "listboxNode",
257
257
  ref: p,
258
258
  "aria-labelledby": `${m.name}-label`,
@@ -260,11 +260,11 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
260
260
  tabindex: "0",
261
261
  role: "listbox",
262
262
  class: "listbox__list",
263
- onKeydown: U,
263
+ onKeydown: K,
264
264
  onClick: de
265
265
  }, [
266
- (s(!0), i(V, null, P(m.options, (D, G) => (s(), i("li", {
267
- key: `${m.name}-option-${G}`,
266
+ (s(!0), i(V, null, P(m.options, (D, U) => (s(), i("li", {
267
+ key: `${m.name}-option-${U}`,
268
268
  ref_for: !0,
269
269
  ref_key: "listboxOptions",
270
270
  ref: n,
@@ -272,17 +272,17 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
272
272
  "data-value": D.value,
273
273
  class: "listbox__option",
274
274
  role: "option"
275
- }, c(D.label), 9, Je))), 128))
276
- ], 40, Ue), [
275
+ }, c(D.label), 9, We))), 128))
276
+ ], 40, Je), [
277
277
  [W, !$.value]
278
278
  ])
279
279
  ])), [
280
280
  [L, se]
281
281
  ])
282
- ], 8, Ee);
282
+ ], 8, je);
283
283
  };
284
284
  }
285
- }), Ye = /* @__PURE__ */ g(We, [["__scopeId", "data-v-a17afd8c"]]), Qe = { class: "image__wrapper" }, Ze = /* @__PURE__ */ b({
285
+ }), Qe = /* @__PURE__ */ g(Ye, [["__scopeId", "data-v-a17afd8c"]]), Ze = { class: "image__wrapper" }, Xe = /* @__PURE__ */ b({
286
286
  __name: "image",
287
287
  props: {
288
288
  src: { default: void 0 },
@@ -294,11 +294,11 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
294
294
  loading: { default: "auto" }
295
295
  },
296
296
  setup(e) {
297
- return (a, r) => (s(), i("div", Qe, [
297
+ return (a, r) => (s(), i("div", Ze, [
298
298
  d(a.$slots, "default", H(R(a.$attrs)))
299
299
  ]));
300
300
  }
301
- }), M = /* @__PURE__ */ g(Ze, [["__scopeId", "data-v-4f7fe350"]]), Xe = { class: "label__wrapper" }, xe = ["aria-label", "label-dark"], et = /* @__PURE__ */ b({
301
+ }), M = /* @__PURE__ */ g(Xe, [["__scopeId", "data-v-4f7fe350"]]), xe = { class: "label__wrapper" }, et = ["aria-label", "label-dark"], tt = /* @__PURE__ */ b({
302
302
  __name: "label",
303
303
  props: {
304
304
  text: {},
@@ -306,15 +306,15 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
306
306
  },
307
307
  setup(e) {
308
308
  const a = e, r = q(() => `Label: ${a.text}`);
309
- return (l, o) => (s(), i("div", Xe, [
309
+ return (l, o) => (s(), i("div", xe, [
310
310
  t("span", {
311
311
  "aria-label": r.value,
312
312
  "label-dark": l.labelDark,
313
313
  class: h(l.labelDark ? "label--dark" : "label--light")
314
- }, c(l.text), 11, xe)
314
+ }, c(l.text), 11, et)
315
315
  ]));
316
316
  }
317
- }), ee = /* @__PURE__ */ g(et, [["__scopeId", "data-v-7d9d3a8a"]]), tt = { class: "link__wrapper" }, A = /* @__PURE__ */ b({
317
+ }), ee = /* @__PURE__ */ g(tt, [["__scopeId", "data-v-7d9d3a8a"]]), at = { class: "link__wrapper" }, A = /* @__PURE__ */ b({
318
318
  __name: "link",
319
319
  props: {
320
320
  linkType: { default: "regular" },
@@ -337,10 +337,10 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
337
337
  true: "add-underline",
338
338
  false: "remove-underline"
339
339
  }, l = e, o = q(() => a[l.linkType]), u = q(() => r[l.underline]), p = q(() => {
340
- const { ...n } = Se(l);
340
+ const { ...n } = Ie(l);
341
341
  return n;
342
342
  });
343
- return (n, v) => (s(), i("div", tt, [
343
+ return (n, v) => (s(), i("div", at, [
344
344
  t("div", F(p.value, {
345
345
  class: ["mir-link", [
346
346
  o.value,
@@ -353,7 +353,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
353
353
  ], 16)
354
354
  ]));
355
355
  }
356
- }), at = (e) => (N("data-v-60c6ff7e"), e = e(), E(), e), ot = ["id", "name", "value", "checked", "disabled", "required"], lt = ["for"], st = /* @__PURE__ */ at(() => /* @__PURE__ */ t("span", { class: "radiomark" }, null, -1)), it = /* @__PURE__ */ b({
356
+ }), ot = (e) => (N("data-v-60c6ff7e"), e = e(), E(), e), lt = ["id", "name", "value", "checked", "disabled", "required"], st = ["for"], it = /* @__PURE__ */ ot(() => /* @__PURE__ */ t("span", { class: "radiomark" }, null, -1)), rt = /* @__PURE__ */ b({
357
357
  __name: "radio-button",
358
358
  props: {
359
359
  name: { default: "radio" },
@@ -382,17 +382,17 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
382
382
  required: o.required,
383
383
  class: "radio__radio",
384
384
  onChange: l
385
- }, null, 40, ot),
385
+ }, null, 40, lt),
386
386
  t("label", {
387
387
  for: o.id,
388
388
  class: h(["radio__label", o.required ? "required" : ""])
389
389
  }, [
390
- st,
390
+ it,
391
391
  d(o.$slots, "default", {}, void 0, !0)
392
- ], 10, lt)
392
+ ], 10, st)
393
393
  ], 2));
394
394
  }
395
- }), rt = /* @__PURE__ */ g(it, [["__scopeId", "data-v-60c6ff7e"]]), nt = { class: "select__wrapper" }, dt = ["for"], ct = ["id", "disabled", "name", "value"], ut = ["value"], _t = /* @__PURE__ */ b({
395
+ }), nt = /* @__PURE__ */ g(rt, [["__scopeId", "data-v-60c6ff7e"]]), dt = { class: "select__wrapper" }, ct = ["for"], ut = ["id", "disabled", "name", "value"], _t = ["value"], ht = /* @__PURE__ */ b({
396
396
  __name: "select",
397
397
  props: {
398
398
  id: {},
@@ -405,11 +405,11 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
405
405
  },
406
406
  emits: ["update:modelValue"],
407
407
  setup(e) {
408
- return (a, r) => (s(), i("div", nt, [
408
+ return (a, r) => (s(), i("div", dt, [
409
409
  t("label", {
410
410
  for: a.id,
411
411
  class: h([a.required ? "required" : "", a.disabled ? "disabled" : ""])
412
- }, c(a.label), 11, dt),
412
+ }, c(a.label), 11, ct),
413
413
  t("select", {
414
414
  id: a.id,
415
415
  class: h(a.disabled ? "disabled" : ""),
@@ -423,11 +423,11 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
423
423
  (s(!0), i(V, null, P(a.options, (l) => (s(), i("option", {
424
424
  key: l.value,
425
425
  value: l.value
426
- }, c(l.text), 9, ut))), 128))
427
- ], 42, ct)
426
+ }, c(l.text), 9, _t))), 128))
427
+ ], 42, ut)
428
428
  ]));
429
429
  }
430
- }), ht = /* @__PURE__ */ g(_t, [["__scopeId", "data-v-d5c46463"]]), pt = { class: "modal__wrapper" }, mt = /* @__PURE__ */ b({
430
+ }), pt = /* @__PURE__ */ g(ht, [["__scopeId", "data-v-d5c46463"]]), mt = { class: "modal__wrapper" }, ft = /* @__PURE__ */ b({
431
431
  __name: "modal",
432
432
  props: {
433
433
  show: { type: Boolean, default: !1 },
@@ -438,13 +438,13 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
438
438
  const r = e, l = a, o = () => {
439
439
  l("update:show", !r.show);
440
440
  };
441
- return (u, p) => (s(), i("div", pt, [
442
- I(Ie, {
441
+ return (u, p) => (s(), i("div", mt, [
442
+ I(Ce, {
443
443
  duration: 300,
444
444
  name: "nested"
445
445
  }, {
446
446
  default: k(() => [
447
- K(t("dialog", {
447
+ G(t("dialog", {
448
448
  class: h(["overlay", u.searchBar ? "overlay-search" : "overlay-default"]),
449
449
  ariaLabel: "modal",
450
450
  role: "dialog",
@@ -474,7 +474,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
474
474
  })
475
475
  ]));
476
476
  }
477
- }), ve = /* @__PURE__ */ g(mt, [["__scopeId", "data-v-0c868c23"]]), ft = { class: "slider__wrapper" }, vt = { class: "slider__label" }, gt = ["for"], bt = ["aria-label"], kt = { class: "slider__content" }, yt = ["id", "name", "value", "min", "step", "max"], $t = { class: "modal-information" }, wt = /* @__PURE__ */ b({
477
+ }), ge = /* @__PURE__ */ g(ft, [["__scopeId", "data-v-0c868c23"]]), vt = { class: "slider__wrapper" }, gt = { class: "slider__label" }, bt = ["for"], kt = ["aria-label"], yt = { class: "slider__content" }, $t = ["id", "name", "value", "min", "step", "max"], wt = { class: "modal-information" }, Bt = /* @__PURE__ */ b({
478
478
  __name: "slider",
479
479
  props: {
480
480
  label: {},
@@ -494,7 +494,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
494
494
  var $;
495
495
  ($ = u.value) == null || $.style.setProperty("--ProgressPercent", `${f}%`);
496
496
  };
497
- return pe(() => {
497
+ return me(() => {
498
498
  if (u.value) {
499
499
  l("update:modelValue", o.value);
500
500
  const f = n(o.value, r.min, r.max);
@@ -502,12 +502,12 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
502
502
  v(f + $);
503
503
  }
504
504
  }), (f, $) => (s(), i("div", null, [
505
- t("div", ft, [
506
- t("div", vt, [
505
+ t("div", vt, [
506
+ t("div", gt, [
507
507
  t("label", {
508
508
  for: f.id,
509
509
  class: h([f.variant, ""])
510
- }, c(f.label), 11, gt),
510
+ }, c(f.label), 11, bt),
511
511
  f.information ? (s(), i("i", {
512
512
  key: 0,
513
513
  role: "button",
@@ -516,10 +516,10 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
516
516
  tabindex: "0",
517
517
  "aria-haspopup": "dialog",
518
518
  onClick: $[0] || ($[0] = (B) => p.value = !p.value),
519
- onKeyup: $[1] || ($[1] = Ce((B) => p.value = !p.value, ["enter"]))
520
- }, null, 42, bt)) : _("", !0)
519
+ onKeyup: $[1] || ($[1] = Te((B) => p.value = !p.value, ["enter"]))
520
+ }, null, 42, kt)) : _("", !0)
521
521
  ]),
522
- t("div", kt, [
522
+ t("div", yt, [
523
523
  t("span", {
524
524
  class: h([f.variant, "slider__minmax"])
525
525
  }, c(f.min), 3),
@@ -535,7 +535,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
535
535
  max: f.max,
536
536
  class: h(f.variant),
537
537
  onInput: $[2] || ($[2] = ({ target: B }) => o.value = parseFloat(B.value))
538
- }, null, 42, yt),
538
+ }, null, 42, $t),
539
539
  t("span", {
540
540
  class: h([f.variant, "slider__minmax"])
541
541
  }, c(f.max), 3)
@@ -544,19 +544,19 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
544
544
  class: h([f.variant, "slider__value"])
545
545
  }, c(f.modelValue), 3)
546
546
  ]),
547
- f.information ? (s(), T(ve, {
547
+ f.information ? (s(), T(ge, {
548
548
  key: 0,
549
549
  show: p.value,
550
550
  "onUpdate:show": $[3] || ($[3] = (B) => p.value = B)
551
551
  }, {
552
552
  default: k(() => [
553
- t("p", $t, c(f.information), 1)
553
+ t("p", wt, c(f.information), 1)
554
554
  ]),
555
555
  _: 1
556
556
  }, 8, ["show"])) : _("", !0)
557
557
  ]));
558
558
  }
559
- }), Bt = /* @__PURE__ */ g(wt, [["__scopeId", "data-v-24a83011"]]), St = { class: "textarea-wrapper" }, It = ["for"], Ct = ["id", "name", "placeholder", "required", "disabled", "maxlength", "value"], Tt = { class: "textarea-info" }, qt = { key: 0 }, At = /* @__PURE__ */ b({
559
+ }), St = /* @__PURE__ */ g(Bt, [["__scopeId", "data-v-24a83011"]]), It = { class: "textarea-wrapper" }, Ct = ["for"], Tt = ["id", "name", "placeholder", "required", "disabled", "maxlength", "value"], qt = { class: "textarea-info" }, At = { key: 0 }, Lt = /* @__PURE__ */ b({
560
560
  __name: "textarea",
561
561
  props: {
562
562
  id: { default: "" },
@@ -570,11 +570,11 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
570
570
  },
571
571
  emits: ["update:modelValue"],
572
572
  setup(e) {
573
- return (a, r) => (s(), i("div", St, [
573
+ return (a, r) => (s(), i("div", It, [
574
574
  t("label", {
575
575
  for: a.id,
576
576
  class: h({ required: a.required })
577
- }, c(a.labelText) + c(a.required ? " *" : ""), 11, It),
577
+ }, c(a.labelText) + c(a.required ? " *" : ""), 11, Ct),
578
578
  t("div", {
579
579
  class: h(
580
580
  a.modelValue !== void 0 && a.modelValue.length === a.maxLength ? "textarea-wrapper__inner" : ""
@@ -594,11 +594,11 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
594
594
  a.modelValue !== void 0 && a.modelValue.length === a.maxLength ? "reached-meter-limit" : "border"
595
595
  ),
596
596
  onInput: r[0] || (r[0] = (l) => a.$emit("update:modelValue", l.target.value))
597
- }, null, 42, Ct)
597
+ }, null, 42, Tt)
598
598
  ], 2),
599
- t("div", Tt, [
599
+ t("div", qt, [
600
600
  t("div", null, [
601
- a.modelValue !== void 0 && a.modelValue.length === a.maxLength ? (s(), i("p", qt, " Too many characters. Please make it shorter ")) : _("", !0)
601
+ a.modelValue !== void 0 && a.modelValue.length === a.maxLength ? (s(), i("p", At, " Too many characters. Please make it shorter ")) : _("", !0)
602
602
  ]),
603
603
  t("p", {
604
604
  class: h(
@@ -608,16 +608,16 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
608
608
  ])
609
609
  ]));
610
610
  }
611
- }), Lt = /* @__PURE__ */ g(At, [["__scopeId", "data-v-7ecd7bf5"]]), Dt = { class: "text-field__wrapper" }, Vt = ["for"], Pt = { key: 0 }, Ft = ["id", "type", "value", "placeholder", "required", "disabled", "name"], Mt = ["aria-expanded"], Ot = ["id", "type", "value", "placeholder", "required", "disabled", "name"], zt = {
611
+ }), Dt = /* @__PURE__ */ g(Lt, [["__scopeId", "data-v-7ecd7bf5"]]), Vt = { class: "text-field__wrapper" }, Pt = ["for"], Ft = { key: 0 }, Mt = ["id", "type", "value", "placeholder", "required", "disabled", "name"], Ot = ["aria-expanded"], zt = ["id", "type", "value", "placeholder", "required", "disabled", "name"], Ht = {
612
612
  key: 2,
613
613
  class: "search"
614
- }, Ht = {
614
+ }, Rt = {
615
615
  key: 3,
616
616
  class: "errorMessage"
617
- }, Rt = {
617
+ }, Nt = {
618
618
  key: 4,
619
619
  class: "helperText"
620
- }, Nt = /* @__PURE__ */ b({
620
+ }, Et = /* @__PURE__ */ b({
621
621
  __name: "text-field",
622
622
  props: {
623
623
  type: { default: "text" },
@@ -649,7 +649,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
649
649
  ), p = q(
650
650
  () => o.value ? "password" : "text"
651
651
  );
652
- return (n, v) => (s(), i("div", Dt, [
652
+ return (n, v) => (s(), i("div", Vt, [
653
653
  t("label", {
654
654
  for: n.id,
655
655
  class: h([
@@ -657,8 +657,8 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
657
657
  n.disabled ? "disabled" : "",
658
658
  n.search ? "search" : ""
659
659
  ])
660
- }, c(n.label), 11, Vt),
661
- l.value === "password" ? (s(), i("div", Pt, [
660
+ }, c(n.label), 11, Pt),
661
+ l.value === "password" ? (s(), i("div", Ft, [
662
662
  t("input", {
663
663
  id: n.id,
664
664
  ref: "passwordField",
@@ -669,14 +669,14 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
669
669
  disabled: n.disabled,
670
670
  name: n.fieldName,
671
671
  onInput: v[0] || (v[0] = (f) => n.$emit("update:modelValue", f.target.value))
672
- }, null, 40, Ft),
672
+ }, null, 40, Mt),
673
673
  t("i", {
674
674
  role: "button",
675
675
  class: h([u.value]),
676
676
  "aria-controls": "password",
677
677
  "aria-expanded": !o.value,
678
678
  onClick: v[1] || (v[1] = (f) => o.value = !o.value)
679
- }, null, 10, Mt)
679
+ }, null, 10, Ot)
680
680
  ])) : (s(), i("input", {
681
681
  key: 1,
682
682
  id: n.id,
@@ -693,13 +693,13 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
693
693
  disabled: n.disabled,
694
694
  name: n.fieldName,
695
695
  onInput: v[2] || (v[2] = (f) => n.$emit("update:modelValue", f.target.value))
696
- }, null, 42, Ot)),
697
- n.search ? (s(), i("button", zt)) : _("", !0),
698
- n.errorMessage ? (s(), i("strong", Ht, c(n.errorMessage), 1)) : _("", !0),
699
- n.helperText ? (s(), i("span", Rt, c(n.helperText), 1)) : _("", !0)
696
+ }, null, 42, zt)),
697
+ n.search ? (s(), i("button", Ht)) : _("", !0),
698
+ n.errorMessage ? (s(), i("strong", Rt, c(n.errorMessage), 1)) : _("", !0),
699
+ n.helperText ? (s(), i("span", Nt, c(n.helperText), 1)) : _("", !0)
700
700
  ]));
701
701
  }
702
- }), Et = /* @__PURE__ */ g(Nt, [["__scopeId", "data-v-1d92973b"]]), jt = { class: "video__wrapper" }, Gt = ["aria-label", "controls", "poster", "width", "height", "autoplay", "loop", "muted", "src"], Kt = ["src", "aria-label", "title", "width", "height"], Ut = /* @__PURE__ */ b({
702
+ }), jt = /* @__PURE__ */ g(Et, [["__scopeId", "data-v-1d92973b"]]), Ut = { class: "video__wrapper" }, Gt = ["aria-label", "controls", "poster", "width", "height", "autoplay", "loop", "muted", "src"], Kt = ["src", "aria-label", "title", "width", "height"], Jt = /* @__PURE__ */ b({
703
703
  __name: "video",
704
704
  props: {
705
705
  play: { type: Boolean, default: !1 },
@@ -718,13 +718,13 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
718
718
  setup(e, { expose: a }) {
719
719
  const r = e;
720
720
  let l = C(null);
721
- return pe(() => {
721
+ return me(() => {
722
722
  l.value && (r.play ? l.value.play() : r.play || l.value.pause());
723
723
  }), a({
724
724
  resetVideo: () => {
725
725
  l.value && (l.value.currentTime = 0, l.value.play());
726
726
  }
727
- }), (u, p) => (s(), i("div", jt, [
727
+ }), (u, p) => (s(), i("div", Ut, [
728
728
  u.localVideo ? (s(), i("video", {
729
729
  key: 0,
730
730
  ref_key: "videoRef",
@@ -753,7 +753,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
753
753
  }, null, 8, Kt))
754
754
  ]));
755
755
  }
756
- }), te = /* @__PURE__ */ g(Ut, [["__scopeId", "data-v-c6a0feb6"]]), Jt = { class: "address__wrapper" }, Wt = { class: "address__content" }, Yt = { class: "address__flag" }, Qt = { class: "address__address" }, Zt = { class: "address__name" }, Xt = { key: 0 }, xt = { class: "address__contact" }, ea = ["href"], ta = ["href"], aa = ["href"], oa = /* @__PURE__ */ b({
756
+ }), te = /* @__PURE__ */ g(Jt, [["__scopeId", "data-v-c6a0feb6"]]), Wt = { class: "address__wrapper" }, Yt = { class: "address__content" }, Qt = { class: "address__flag" }, Zt = { class: "address__address" }, Xt = { class: "address__name" }, xt = { key: 0 }, ea = { class: "address__contact" }, ta = ["href"], aa = ["href"], oa = ["href"], la = /* @__PURE__ */ b({
757
757
  __name: "address",
758
758
  props: {
759
759
  name: {},
@@ -766,19 +766,19 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
766
766
  email: {}
767
767
  },
768
768
  setup(e) {
769
- return (a, r) => (s(), i("div", Jt, [
770
- t("div", Wt, [
771
- t("div", Yt, [
769
+ return (a, r) => (s(), i("div", Wt, [
770
+ t("div", Yt, [
771
+ t("div", Qt, [
772
772
  d(a.$slots, "address-flag", {}, void 0, !0)
773
773
  ]),
774
- t("div", Qt, [
775
- t("p", Zt, c(a.name), 1),
774
+ t("div", Zt, [
775
+ t("p", Xt, c(a.name), 1),
776
776
  t("p", null, c(a.company), 1),
777
777
  t("p", null, c(a.addressLine1), 1),
778
778
  t("p", null, c(a.addressLine2), 1),
779
- a.addressLine3 ? (s(), i("p", Xt, c(a.addressLine3), 1)) : _("", !0)
779
+ a.addressLine3 ? (s(), i("p", xt, c(a.addressLine3), 1)) : _("", !0)
780
780
  ]),
781
- t("div", xt, [
781
+ t("div", ea, [
782
782
  a.website ? (s(), T(A, {
783
783
  key: 0,
784
784
  underline: "false",
@@ -788,7 +788,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
788
788
  t("a", {
789
789
  href: "https://" + a.website,
790
790
  class: "address__website"
791
- }, c(a.website), 9, ea)
791
+ }, c(a.website), 9, ta)
792
792
  ]),
793
793
  _: 1
794
794
  })) : _("", !0),
@@ -801,19 +801,19 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
801
801
  t("a", {
802
802
  href: "tel:" + l,
803
803
  class: "address__phone"
804
- }, c(l), 9, ta)
804
+ }, c(l), 9, aa)
805
805
  ]),
806
806
  _: 2
807
807
  }, 1024))), 128)),
808
808
  t("a", {
809
809
  href: "mailto:" + a.email,
810
810
  class: "address__email"
811
- }, c(a.email), 9, aa)
811
+ }, c(a.email), 9, oa)
812
812
  ])
813
813
  ])
814
814
  ]));
815
815
  }
816
- }), la = /* @__PURE__ */ g(oa, [["__scopeId", "data-v-6f5f6a44"]]), sa = (e) => (N("data-v-a44fd57d"), e = e(), E(), e), ia = { class: "bullet-list__wrapper" }, ra = /* @__PURE__ */ sa(() => /* @__PURE__ */ t("i", { class: "checkmark" }, null, -1)), na = /* @__PURE__ */ b({
816
+ }), sa = /* @__PURE__ */ g(la, [["__scopeId", "data-v-6f5f6a44"]]), ia = (e) => (N("data-v-a44fd57d"), e = e(), E(), e), ra = { class: "bullet-list__wrapper" }, na = /* @__PURE__ */ ia(() => /* @__PURE__ */ t("i", { class: "checkmark" }, null, -1)), da = /* @__PURE__ */ b({
817
817
  __name: "bullet-list",
818
818
  props: {
819
819
  list: {
@@ -833,20 +833,20 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
833
833
  }
834
834
  },
835
835
  setup(e) {
836
- return (a, r) => (s(), i("div", ia, [
836
+ return (a, r) => (s(), i("div", ra, [
837
837
  t("div", {
838
838
  class: h(["bullet-list", e.variant])
839
839
  }, [
840
840
  t("ul", null, [
841
841
  (s(!0), i(V, null, P(e.list, (l) => (s(), i("li", { key: l }, [
842
- ra,
842
+ na,
843
843
  Y(" " + c(l), 1)
844
844
  ]))), 128))
845
845
  ])
846
846
  ], 2)
847
847
  ]));
848
848
  }
849
- }), da = /* @__PURE__ */ g(na, [["__scopeId", "data-v-a44fd57d"]]), ca = { class: "card__wrapper" }, ua = { key: 2 }, _a = { key: 5 }, ha = /* @__PURE__ */ b({
849
+ }), ca = /* @__PURE__ */ g(da, [["__scopeId", "data-v-a44fd57d"]]), ua = { class: "card__wrapper" }, _a = { key: 2 }, ha = { key: 5 }, pa = /* @__PURE__ */ b({
850
850
  __name: "card",
851
851
  props: {
852
852
  variant: { default: "product" },
@@ -868,7 +868,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
868
868
  },
869
869
  emits: ["clicked"],
870
870
  setup(e) {
871
- const a = Te();
871
+ const a = qe();
872
872
  let r = C(!1);
873
873
  const l = {
874
874
  xsmall: {
@@ -892,7 +892,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
892
892
  height: "335"
893
893
  }
894
894
  }, o = e, u = q(() => l[o.size]), p = q(() => o.variant === "article" || o.variant === "product" ? `card--${o.size}-${o.variant}` : `card--${o.variant}`);
895
- return (n, v) => (s(), i("div", ca, [
895
+ return (n, v) => (s(), i("div", ua, [
896
896
  t("div", {
897
897
  class: h(["card", [
898
898
  n.theme === "dark" ? "card--dark" : "card--light",
@@ -901,11 +901,11 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
901
901
  p.value,
902
902
  n.variant === "product" ? "card--product" : "card--article"
903
903
  ]]),
904
- style: x([n.variant === "product" ? "font-weight: 700" : "font-weight: 300"]),
905
- onMouseover: v[0] || (v[0] = (f) => X(r) ? r.value = !0 : r = !0),
906
- onMouseout: v[1] || (v[1] = (f) => X(r) ? r.value = !1 : r = !1),
907
- onFocus: v[2] || (v[2] = (f) => X(r) ? r.value = !0 : r = !0),
908
- onBlur: v[3] || (v[3] = (f) => X(r) ? r.value = !1 : r = !1)
904
+ style: Q([n.variant === "product" ? "font-weight: 700" : "font-weight: 300"]),
905
+ onMouseover: v[0] || (v[0] = (f) => x(r) ? r.value = !0 : r = !0),
906
+ onMouseout: v[1] || (v[1] = (f) => x(r) ? r.value = !1 : r = !1),
907
+ onFocus: v[2] || (v[2] = (f) => x(r) ? r.value = !0 : r = !0),
908
+ onBlur: v[3] || (v[3] = (f) => x(r) ? r.value = !1 : r = !1)
909
909
  }, [
910
910
  n.mediaType === "image" ? (s(), T(M, { key: 0 }, {
911
911
  default: k(() => [
@@ -937,7 +937,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
937
937
  muted: !0
938
938
  }, null, 8, ["play", "src", "aria-label", "poster", "width", "height"])
939
939
  ], 2)),
940
- y(a)["card-label"] ? (s(), i("div", ua, [
940
+ y(a)["card-label"] ? (s(), i("div", _a, [
941
941
  d(n.$slots, "card-label")
942
942
  ])) : _("", !0),
943
943
  n.variant === "product" ? (s(), i("div", {
@@ -954,11 +954,11 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
954
954
  n.theme === "dark" ? "regular-dark" : "regular-dark-blue"
955
955
  ])
956
956
  }, c(n.headline), 3)),
957
- n.variant === "product" ? (s(), i("p", _a, c(n.paragraph), 1)) : _("", !0)
957
+ n.variant === "product" ? (s(), i("p", ha, c(n.paragraph), 1)) : _("", !0)
958
958
  ], 38)
959
959
  ]));
960
960
  }
961
- }), pa = /* @__PURE__ */ g(ha, [["__scopeId", "data-v-364d219c"]]), ma = { class: "column-card__content" }, fa = { class: "column-card__headline" }, va = { class: "column-card__bodytext" }, ga = /* @__PURE__ */ b({
961
+ }), ma = /* @__PURE__ */ g(pa, [["__scopeId", "data-v-364d219c"]]), fa = { class: "column-card__content" }, va = { class: "column-card__headline" }, ga = { class: "column-card__bodytext" }, ba = /* @__PURE__ */ b({
962
962
  __name: "column-card",
963
963
  props: {
964
964
  headline: {},
@@ -980,7 +980,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
980
980
  return (o, u) => (s(), i("div", {
981
981
  class: h(["column-card", l.value])
982
982
  }, [
983
- t("div", ma, [
983
+ t("div", fa, [
984
984
  o.image.filename ? (s(), i("div", {
985
985
  key: 0,
986
986
  class: h(["column-card__image", { cover: o.imageFit, contain: !o.imageFit }])
@@ -990,8 +990,8 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
990
990
  alt: o.image.alt
991
991
  })), void 0, !0)
992
992
  ], 2)) : _("", !0),
993
- t("h3", fa, c(o.headline), 1),
994
- t("div", va, [
993
+ t("h3", va, c(o.headline), 1),
994
+ t("div", ga, [
995
995
  d(o.$slots, "column-card-body", {}, void 0, !0)
996
996
  ]),
997
997
  o.linkType === "link" ? (s(), T(A, {
@@ -1007,10 +1007,10 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1007
1007
  ])
1008
1008
  ], 2));
1009
1009
  }
1010
- }), ge = /* @__PURE__ */ g(ga, [["__scopeId", "data-v-a505d05e"]]), ba = (e) => (N("data-v-e4a362a9"), e = e(), E(), e), ka = { class: "event__wrapper" }, ya = { class: "event__headline" }, $a = { class: "event__date-location" }, wa = /* @__PURE__ */ ba(() => /* @__PURE__ */ t("br", null, null, -1)), Ba = {
1010
+ }), be = /* @__PURE__ */ g(ba, [["__scopeId", "data-v-a505d05e"]]), ka = (e) => (N("data-v-e4a362a9"), e = e(), E(), e), ya = { class: "event__wrapper" }, $a = { class: "event__headline" }, wa = { class: "event__date-location" }, Ba = /* @__PURE__ */ ka(() => /* @__PURE__ */ t("br", null, null, -1)), Sa = {
1011
1011
  key: 0,
1012
1012
  class: "event__info"
1013
- }, Sa = { class: "event__exhibitor" }, Ia = /* @__PURE__ */ b({
1013
+ }, Ia = { class: "event__exhibitor" }, Ca = /* @__PURE__ */ b({
1014
1014
  __name: "event-card",
1015
1015
  props: {
1016
1016
  eventType: {
@@ -1040,46 +1040,46 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1040
1040
  }
1041
1041
  },
1042
1042
  setup(e) {
1043
- return (a, r) => (s(), i("div", ka, [
1043
+ return (a, r) => (s(), i("div", ya, [
1044
1044
  I(ee, {
1045
1045
  "label-dark": !1,
1046
1046
  text: e.eventType ? e.eventType : ""
1047
1047
  }, null, 8, ["text"]),
1048
- t("div", ya, c(e.headline), 1),
1049
- t("div", $a, [
1048
+ t("div", $a, c(e.headline), 1),
1049
+ t("div", wa, [
1050
1050
  Y(c(e.dateTime) + " ", 1),
1051
- wa,
1052
- e.info ? (s(), i("div", Ba, c(e.info), 1)) : _("", !0),
1051
+ Ba,
1052
+ e.info ? (s(), i("div", Sa, c(e.info), 1)) : _("", !0),
1053
1053
  Y(" " + c(e.location), 1)
1054
1054
  ]),
1055
- t("div", Sa, c(e.exhibitor), 1)
1055
+ t("div", Ia, c(e.exhibitor), 1)
1056
1056
  ]));
1057
1057
  }
1058
- }), Ca = /* @__PURE__ */ g(Ia, [["__scopeId", "data-v-e4a362a9"]]), re = (e) => (N("data-v-93ee37aa"), e = e(), E(), e), Ta = { class: "flashcard-side flashcard-front" }, qa = {
1058
+ }), Ta = /* @__PURE__ */ g(Ca, [["__scopeId", "data-v-e4a362a9"]]), re = (e) => (N("data-v-93ee37aa"), e = e(), E(), e), qa = { class: "flashcard-side flashcard-front" }, Aa = {
1059
1059
  key: 0,
1060
1060
  class: "content"
1061
- }, Aa = { key: 0 }, La = {
1061
+ }, La = { key: 0 }, Da = {
1062
1062
  key: 1,
1063
1063
  class: "flashcard-body"
1064
- }, Da = /* @__PURE__ */ re(() => /* @__PURE__ */ t("img", {
1064
+ }, Va = /* @__PURE__ */ re(() => /* @__PURE__ */ t("img", {
1065
1065
  class: "flip-icon",
1066
1066
  src: "https://a.storyblok.com/f/230581/22x21/23d87eccc4/icon_reverse_blue.svg"
1067
- }, null, -1)), Va = /* @__PURE__ */ re(() => /* @__PURE__ */ t("img", {
1067
+ }, null, -1)), Pa = /* @__PURE__ */ re(() => /* @__PURE__ */ t("img", {
1068
1068
  class: "flip-icon",
1069
1069
  src: "https://a.storyblok.com/f/230581/22x21/23d87eccc4/icon_reverse_blue.svg"
1070
- }, null, -1)), Pa = {
1070
+ }, null, -1)), Fa = {
1071
1071
  key: 0,
1072
1072
  class: "content"
1073
- }, Fa = { key: 0 }, Ma = {
1073
+ }, Ma = { key: 0 }, Oa = {
1074
1074
  key: 1,
1075
1075
  class: "flashcard-body"
1076
- }, Oa = /* @__PURE__ */ re(() => /* @__PURE__ */ t("img", {
1076
+ }, za = /* @__PURE__ */ re(() => /* @__PURE__ */ t("img", {
1077
1077
  class: "flip-icon",
1078
1078
  src: "https://a.storyblok.com/f/230581/22x22/50edea5341/icon_reverse_white.svg"
1079
- }, null, -1)), za = /* @__PURE__ */ re(() => /* @__PURE__ */ t("img", {
1079
+ }, null, -1)), Ha = /* @__PURE__ */ re(() => /* @__PURE__ */ t("img", {
1080
1080
  class: "flip-icon",
1081
1081
  src: "https://a.storyblok.com/f/230581/22x22/50edea5341/icon_reverse_white.svg"
1082
- }, null, -1)), Ha = /* @__PURE__ */ b({
1082
+ }, null, -1)), Ra = /* @__PURE__ */ b({
1083
1083
  __name: "flashcard",
1084
1084
  props: {
1085
1085
  name: {},
@@ -1111,13 +1111,13 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1111
1111
  "flashcard--lg": l.size === "lg"
1112
1112
  }])
1113
1113
  }, [
1114
- t("div", Ta, [
1115
- l.name || ((u = l.bodytext) == null ? void 0 : u.length) > 0 ? (s(), i("div", qa, [
1116
- l.name ? (s(), i("h3", Aa, c(l.name), 1)) : _("", !0),
1117
- l.bodytext ? (s(), i("div", La, [
1114
+ t("div", qa, [
1115
+ l.name || ((u = l.bodytext) == null ? void 0 : u.length) > 0 ? (s(), i("div", Aa, [
1116
+ l.name ? (s(), i("h3", La, c(l.name), 1)) : _("", !0),
1117
+ l.bodytext ? (s(), i("div", Da, [
1118
1118
  d(l.$slots, "flashcard-front-body", H(R({ bodytext: l.bodytext })), void 0, !0)
1119
1119
  ])) : _("", !0),
1120
- Da
1120
+ Va
1121
1121
  ])) : (s(), i("div", {
1122
1122
  key: 1,
1123
1123
  class: h(["flashcard-image", {
@@ -1126,7 +1126,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1126
1126
  }])
1127
1127
  }, [
1128
1128
  d(l.$slots, "flashcard-front-image", H(R({ src: (p = l.image) == null ? void 0 : p.filename, alt: (n = l.image) == null ? void 0 : n.alt })), void 0, !0),
1129
- Va
1129
+ Pa
1130
1130
  ], 2))
1131
1131
  ]),
1132
1132
  t("div", {
@@ -1135,12 +1135,12 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1135
1135
  (v = l.imagebackside) != null && v.filename ? "flashcard-back--image" : "flashcard-back--no-image"
1136
1136
  ])
1137
1137
  }, [
1138
- l.namebackside || l.bodytextbackside.length > 0 ? (s(), i("div", Pa, [
1139
- l.namebackside ? (s(), i("h3", Fa, c(l.namebackside), 1)) : _("", !0),
1140
- l.bodytextbackside ? (s(), i("div", Ma, [
1138
+ l.namebackside || l.bodytextbackside.length > 0 ? (s(), i("div", Fa, [
1139
+ l.namebackside ? (s(), i("h3", Ma, c(l.namebackside), 1)) : _("", !0),
1140
+ l.bodytextbackside ? (s(), i("div", Oa, [
1141
1141
  d(l.$slots, "flashcard-back-body", H(R({ bodytextbackside: l.bodytextbackside })), void 0, !0)
1142
1142
  ])) : _("", !0),
1143
- Oa
1143
+ za
1144
1144
  ])) : (s(), i("div", {
1145
1145
  key: 1,
1146
1146
  class: h(["flashcard-image", {
@@ -1149,14 +1149,14 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1149
1149
  }])
1150
1150
  }, [
1151
1151
  d(l.$slots, "flashcard-back-image", H(R({ src: (f = l.imagebackside) == null ? void 0 : f.filename, alt: ($ = l.imagebackside) == null ? void 0 : $.alt })), void 0, !0),
1152
- za
1152
+ Ha
1153
1153
  ], 2))
1154
1154
  ], 2)
1155
1155
  ], 2)
1156
1156
  ]);
1157
1157
  };
1158
1158
  }
1159
- }), be = /* @__PURE__ */ g(Ha, [["__scopeId", "data-v-93ee37aa"]]), Ra = { class: "text__wrapper" }, Na = { class: "text__headline" }, Ea = { class: "text__paragraph" }, ja = /* @__PURE__ */ b({
1159
+ }), ke = /* @__PURE__ */ g(Ra, [["__scopeId", "data-v-93ee37aa"]]), Na = { class: "text__wrapper" }, Ea = { class: "text__headline" }, ja = { class: "text__paragraph" }, Ua = /* @__PURE__ */ b({
1160
1160
  __name: "text-card",
1161
1161
  props: {
1162
1162
  label: {
@@ -1173,24 +1173,24 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1173
1173
  }
1174
1174
  },
1175
1175
  setup(e) {
1176
- return (a, r) => (s(), i("div", Ra, [
1176
+ return (a, r) => (s(), i("div", Na, [
1177
1177
  I(ee, {
1178
1178
  "label-dark": !1,
1179
1179
  text: e.label ? e.label : ""
1180
1180
  }, null, 8, ["text"]),
1181
- t("div", Na, c(e.headline), 1),
1182
- t("div", Ea, [
1181
+ t("div", Ea, c(e.headline), 1),
1182
+ t("div", ja, [
1183
1183
  t("p", null, c(e.paragraph), 1)
1184
1184
  ])
1185
1185
  ]));
1186
1186
  }
1187
- }), Ga = /* @__PURE__ */ g(ja, [["__scopeId", "data-v-ebdea819"]]), Ka = { class: "accordions" }, Ua = { class: "accordions__wrapper" }, Ja = { class: "accordion" }, Wa = ["onClick"], Ya = { class: "accordion__headline" }, Qa = { class: "accordion__icon" }, Za = {
1187
+ }), Ga = /* @__PURE__ */ g(Ua, [["__scopeId", "data-v-ebdea819"]]), Ka = { class: "accordions" }, Ja = { class: "accordions__wrapper" }, Wa = { class: "accordion" }, Ya = ["onClick"], Qa = { class: "accordion__headline" }, Za = { class: "accordion__icon" }, Xa = {
1188
1188
  key: 0,
1189
1189
  src: "https://a.storyblok.com/f/230581/21x21/42c9c3b5ba/icon_add.svg"
1190
- }, Xa = {
1190
+ }, xa = {
1191
1191
  key: 1,
1192
1192
  src: "https://a.storyblok.com/f/230581/22x21/adfe5d1742/icon_substract.svg"
1193
- }, xa = { class: "accordion__bodytext" }, eo = /* @__PURE__ */ b({
1193
+ }, eo = { class: "accordion__bodytext" }, to = /* @__PURE__ */ b({
1194
1194
  __name: "accordion",
1195
1195
  props: {
1196
1196
  accordions: {}
@@ -1201,27 +1201,27 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1201
1201
  u > -1 ? a.value.splice(u, 1) : a.value.push(o);
1202
1202
  }, l = (o) => a.value.includes(o);
1203
1203
  return (o, u) => (s(), i("section", Ka, [
1204
- t("div", Ua, [
1204
+ t("div", Ja, [
1205
1205
  (s(!0), i(V, null, P(o.accordions, (p) => (s(), i("div", {
1206
1206
  key: p._uid
1207
1207
  }, [
1208
- t("div", Ja, [
1208
+ t("div", Wa, [
1209
1209
  t("div", {
1210
1210
  class: "accordion__header",
1211
1211
  onClick: (n) => r(p._uid)
1212
1212
  }, [
1213
- t("h3", Ya, c(p.headline), 1),
1214
- t("span", Qa, [
1215
- l(p._uid) ? (s(), i("img", Xa)) : (s(), i("img", Za))
1213
+ t("h3", Qa, c(p.headline), 1),
1214
+ t("span", Za, [
1215
+ l(p._uid) ? (s(), i("img", xa)) : (s(), i("img", Xa))
1216
1216
  ])
1217
- ], 8, Wa),
1217
+ ], 8, Ya),
1218
1218
  t("div", {
1219
1219
  class: h(["accordion__content", { "accordion__content--reverse": p.imageFirst }]),
1220
- style: x({
1220
+ style: Q({
1221
1221
  display: l(p._uid) ? "flex" : "none"
1222
1222
  })
1223
1223
  }, [
1224
- t("div", xa, [
1224
+ t("div", eo, [
1225
1225
  d(o.$slots, "accordion-body", F({ ref_for: !0 }, { body: p.bodytext }), void 0, !0)
1226
1226
  ]),
1227
1227
  I(M, null, {
@@ -1243,10 +1243,10 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1243
1243
  ])
1244
1244
  ]));
1245
1245
  }
1246
- }), to = /* @__PURE__ */ g(eo, [["__scopeId", "data-v-0e6f6da8"]]), ao = {
1246
+ }), ao = /* @__PURE__ */ g(to, [["__scopeId", "data-v-0e6f6da8"]]), oo = {
1247
1247
  key: 0,
1248
1248
  class: "card__content"
1249
- }, oo = { key: 0 }, lo = { key: 1 }, so = { class: "card__cards" }, io = /* @__PURE__ */ b({
1249
+ }, lo = { key: 0 }, so = { key: 1 }, io = { class: "card__cards" }, ro = /* @__PURE__ */ b({
1250
1250
  __name: "card-display",
1251
1251
  props: {
1252
1252
  headline: {
@@ -1279,23 +1279,23 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1279
1279
  e.isBlock ? "card-display__wrapper--block" : "card-display__wrapper--inline"
1280
1280
  ])
1281
1281
  }, [
1282
- e.headline || e.paragraph ? (s(), i("div", ao, [
1283
- e.headline ? (s(), i("h2", oo, c(e.headline), 1)) : _("", !0),
1284
- e.paragraph ? (s(), i("p", lo, c(e.paragraph), 1)) : _("", !0)
1282
+ e.headline || e.paragraph ? (s(), i("div", oo, [
1283
+ e.headline ? (s(), i("h2", lo, c(e.headline), 1)) : _("", !0),
1284
+ e.paragraph ? (s(), i("p", so, c(e.paragraph), 1)) : _("", !0)
1285
1285
  ])) : _("", !0),
1286
- t("div", so, [
1286
+ t("div", io, [
1287
1287
  d(a.$slots, "card-display-cards", {}, void 0, !0)
1288
1288
  ])
1289
1289
  ], 2)
1290
1290
  ], 2));
1291
1291
  }
1292
- }), ro = /* @__PURE__ */ g(io, [["__scopeId", "data-v-659726bd"]]), no = { class: "column-grid__top-section" }, co = {
1292
+ }), no = /* @__PURE__ */ g(ro, [["__scopeId", "data-v-659726bd"]]), co = { class: "column-grid__top-section" }, uo = {
1293
1293
  key: 0,
1294
1294
  class: "column-grid__headline"
1295
- }, uo = {
1295
+ }, _o = {
1296
1296
  key: 1,
1297
1297
  class: "column-grid__bodytext"
1298
- }, _o = { class: "column-grid__teaser-list" }, ho = /* @__PURE__ */ b({
1298
+ }, ho = { class: "column-grid__teaser-list" }, po = /* @__PURE__ */ b({
1299
1299
  __name: "column-grid",
1300
1300
  props: {
1301
1301
  headline: { default: "" },
@@ -1312,9 +1312,9 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1312
1312
  a.bgColor === "dark" ? "column-grid--dark" : a.bgColor === "light" ? "column-grid--light" : "column-grid--white"
1313
1313
  ])
1314
1314
  }, [
1315
- t("div", no, [
1316
- a.headline ? (s(), i("h2", co, c(a.headline), 1)) : _("", !0),
1317
- a.bodytext ? (s(), i("div", uo, [
1315
+ t("div", co, [
1316
+ a.headline ? (s(), i("h2", uo, c(a.headline), 1)) : _("", !0),
1317
+ a.bodytext ? (s(), i("div", _o, [
1318
1318
  d(a.$slots, "column-grid-body", {}, void 0, !0),
1319
1319
  a.linkType === "link" ? (s(), T(A, {
1320
1320
  key: 0,
@@ -1328,8 +1328,8 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1328
1328
  }, 8, ["link-type"])) : _("", !0)
1329
1329
  ])) : _("", !0)
1330
1330
  ]),
1331
- t("div", _o, [
1332
- (s(!0), i(V, null, P(a.columns, (l) => (s(), T(ge, {
1331
+ t("div", ho, [
1332
+ (s(!0), i(V, null, P(a.columns, (l) => (s(), T(be, {
1333
1333
  key: l._uid,
1334
1334
  headline: l.headline,
1335
1335
  bodytext: l.bodytext,
@@ -1362,10 +1362,10 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1362
1362
  ])
1363
1363
  ], 2));
1364
1364
  }
1365
- }), po = /* @__PURE__ */ g(ho, [["__scopeId", "data-v-d27098ae"]]), mo = { class: "facts__wrapper" }, fo = { class: "facts__content" }, vo = { class: "facts__headline" }, go = { class: "facts" }, bo = { class: "fact__value" }, ko = { class: "fact__metric" }, yo = {
1365
+ }), mo = /* @__PURE__ */ g(po, [["__scopeId", "data-v-d27098ae"]]), fo = { class: "facts__wrapper" }, vo = { class: "facts__content" }, go = { class: "facts__headline" }, bo = { class: "facts" }, ko = { class: "fact__value" }, yo = { class: "fact__metric" }, $o = {
1366
1366
  key: 0,
1367
1367
  class: "facts__link"
1368
- }, $o = /* @__PURE__ */ b({
1368
+ }, wo = /* @__PURE__ */ b({
1369
1369
  __name: "facts",
1370
1370
  props: {
1371
1371
  headline: { default: "" },
@@ -1389,23 +1389,23 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1389
1389
  }) }
1390
1390
  },
1391
1391
  setup(e) {
1392
- return (a, r) => (s(), i("div", mo, [
1393
- t("div", fo, [
1394
- t("h2", vo, c(a.headline), 1),
1395
- t("div", go, [
1392
+ return (a, r) => (s(), i("div", fo, [
1393
+ t("div", vo, [
1394
+ t("h2", go, c(a.headline), 1),
1395
+ t("div", bo, [
1396
1396
  (s(!0), i(V, null, P(a.facts, (l) => (s(), i("div", {
1397
1397
  key: l.value + l.metric,
1398
1398
  class: "fact"
1399
1399
  }, [
1400
- t("div", bo, [
1400
+ t("div", ko, [
1401
1401
  t("span", null, c(l.value), 1)
1402
1402
  ]),
1403
- t("div", ko, [
1403
+ t("div", yo, [
1404
1404
  t("span", null, c(l.metric), 1)
1405
1405
  ])
1406
1406
  ]))), 128))
1407
1407
  ]),
1408
- a.link ? (s(), i("div", yo, [
1408
+ a.link ? (s(), i("div", $o, [
1409
1409
  I(A, {
1410
1410
  "link-type": "regular_light",
1411
1411
  arrow: ""
@@ -1419,13 +1419,13 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1419
1419
  ])
1420
1420
  ]));
1421
1421
  }
1422
- }), wo = /* @__PURE__ */ g($o, [["__scopeId", "data-v-d2b231d4"]]), Bo = { class: "features__wrapper" }, So = { class: "features__content" }, Io = {
1422
+ }), Bo = /* @__PURE__ */ g(wo, [["__scopeId", "data-v-d2b231d4"]]), So = { class: "features__wrapper" }, Io = { class: "features__content" }, Co = {
1423
1423
  key: 0,
1424
1424
  class: "features__headline"
1425
- }, Co = {
1425
+ }, To = {
1426
1426
  key: 1,
1427
1427
  class: "features__body"
1428
- }, To = { class: "element__headline" }, qo = { class: "element__body" }, Ao = /* @__PURE__ */ b({
1428
+ }, qo = { class: "element__headline" }, Ao = { class: "element__body" }, Lo = /* @__PURE__ */ b({
1429
1429
  __name: "features",
1430
1430
  props: {
1431
1431
  headline: { default: "" },
@@ -1433,12 +1433,12 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1433
1433
  elements: { default: () => [] }
1434
1434
  },
1435
1435
  setup(e) {
1436
- return (a, r) => (s(), i("div", Bo, [
1437
- t("div", So, [
1438
- a.headline ? (s(), i("div", Io, [
1436
+ return (a, r) => (s(), i("div", So, [
1437
+ t("div", Io, [
1438
+ a.headline ? (s(), i("div", Co, [
1439
1439
  t("h2", null, c(a.headline), 1)
1440
1440
  ])) : _("", !0),
1441
- a.hasBody ? (s(), i("div", Co, [
1441
+ a.hasBody ? (s(), i("div", To, [
1442
1442
  d(a.$slots, "features-body", {}, void 0, !0)
1443
1443
  ])) : _("", !0),
1444
1444
  t("div", {
@@ -1459,8 +1459,8 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1459
1459
  ]),
1460
1460
  _: 2
1461
1461
  }, 1024),
1462
- t("p", To, c(l.headline), 1),
1463
- t("p", qo, c(l.body), 1),
1462
+ t("p", qo, c(l.headline), 1),
1463
+ t("p", Ao, c(l.body), 1),
1464
1464
  l.link && l.linkText ? (s(), T(A, {
1465
1465
  key: 0,
1466
1466
  "link-type": "regular_light",
@@ -1476,13 +1476,13 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1476
1476
  ])
1477
1477
  ]));
1478
1478
  }
1479
- }), Lo = /* @__PURE__ */ g(Ao, [["__scopeId", "data-v-72cf514b"]]), Do = { class: "flashcard-wrapper" }, Vo = {
1479
+ }), Do = /* @__PURE__ */ g(Lo, [["__scopeId", "data-v-72cf514b"]]), Vo = { class: "flashcard-wrapper" }, Po = {
1480
1480
  key: 0,
1481
1481
  class: "flashcard-wrapper__headline"
1482
- }, Po = {
1482
+ }, Fo = {
1483
1483
  key: 1,
1484
1484
  class: "flashcard-wrapper__bodytext"
1485
- }, Fo = /* @__PURE__ */ b({
1485
+ }, Mo = /* @__PURE__ */ b({
1486
1486
  __name: "flashcards",
1487
1487
  props: {
1488
1488
  headline: {},
@@ -1499,15 +1499,15 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1499
1499
  return (o, u) => (s(), i("div", {
1500
1500
  class: h(["flashcards", o.bgColor === "light" ? "flashcards--light" : "flashcards--white"])
1501
1501
  }, [
1502
- t("div", Do, [
1502
+ t("div", Vo, [
1503
1503
  t("div", {
1504
1504
  class: h([
1505
1505
  { "no-bodytext": !r.value },
1506
1506
  "flashcard-wrapper__top-section"
1507
1507
  ])
1508
1508
  }, [
1509
- o.headline ? (s(), i("h2", Vo, c(o.headline), 1)) : _("", !0),
1510
- o.body ? (s(), i("div", Po, [
1509
+ o.headline ? (s(), i("h2", Po, c(o.headline), 1)) : _("", !0),
1510
+ o.body ? (s(), i("div", Fo, [
1511
1511
  d(o.$slots, "flashcard-wrapper-body", {}, void 0, !0)
1512
1512
  ])) : _("", !0)
1513
1513
  ], 2),
@@ -1518,7 +1518,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1518
1518
  lg: l.value === "lg"
1519
1519
  }])
1520
1520
  }, [
1521
- (s(!0), i(V, null, P(o.flashcards, (p) => (s(), T(y(be), {
1521
+ (s(!0), i(V, null, P(o.flashcards, (p) => (s(), T(y(ke), {
1522
1522
  key: p._uid,
1523
1523
  name: p.name,
1524
1524
  bodytext: p.bodytext,
@@ -1548,7 +1548,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1548
1548
  ])
1549
1549
  ], 2));
1550
1550
  }
1551
- }), Mo = /* @__PURE__ */ g(Fo, [["__scopeId", "data-v-de3c8751"]]), Oo = { class: "form__content" }, zo = { class: "form__information" }, Ho = { class: "form__headline" }, Ro = { class: "form__body" }, No = { class: "form__script" }, Eo = /* @__PURE__ */ b({
1551
+ }), Oo = /* @__PURE__ */ g(Mo, [["__scopeId", "data-v-de3c8751"]]), zo = { class: "form__content" }, Ho = { class: "form__information" }, Ro = { class: "form__headline" }, No = { class: "form__body" }, Eo = { class: "form__script" }, jo = /* @__PURE__ */ b({
1552
1552
  __name: "form-script",
1553
1553
  props: {
1554
1554
  headline: { default: "" },
@@ -1565,10 +1565,10 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1565
1565
  return (o, u) => (s(), i("div", {
1566
1566
  class: h(["form__wrapper", l.value])
1567
1567
  }, [
1568
- t("div", Oo, [
1569
- t("div", zo, [
1570
- t("h2", Ho, c(o.headline), 1),
1571
- t("div", Ro, [
1568
+ t("div", zo, [
1569
+ t("div", Ho, [
1570
+ t("h2", Ro, c(o.headline), 1),
1571
+ t("div", No, [
1572
1572
  d(o.$slots, "form-body", {}, void 0, !0)
1573
1573
  ]),
1574
1574
  o.linkType === "link" ? (s(), T(A, {
@@ -1582,13 +1582,13 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1582
1582
  _: 3
1583
1583
  }, 8, ["link-type"])) : _("", !0)
1584
1584
  ]),
1585
- t("div", No, [
1585
+ t("div", Eo, [
1586
1586
  d(o.$slots, "form-script", {}, void 0, !0)
1587
1587
  ])
1588
1588
  ])
1589
1589
  ], 2));
1590
1590
  }
1591
- }), jo = /* @__PURE__ */ g(Eo, [["__scopeId", "data-v-b8b02bae"]]), Go = { class: "headline__wrapper" }, Ko = { class: "headline__h1" }, Uo = /* @__PURE__ */ b({
1591
+ }), Uo = /* @__PURE__ */ g(jo, [["__scopeId", "data-v-b8b02bae"]]), Go = { class: "headline__wrapper" }, Ko = { class: "headline__h1" }, Jo = /* @__PURE__ */ b({
1592
1592
  __name: "headline",
1593
1593
  props: {
1594
1594
  headline: {
@@ -1618,7 +1618,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1618
1618
  ], 2)
1619
1619
  ]));
1620
1620
  }
1621
- }), Jo = /* @__PURE__ */ g(Uo, [["__scopeId", "data-v-3ef1567e"]]), Wo = (e) => (N("data-v-22f9be13"), e = e(), E(), e), Yo = { class: "hero__wrapper" }, Qo = { class: "hero__content" }, Zo = { class: "hero__top" }, Xo = { class: "hero__elements" }, xo = { class: "hero__headline" }, el = { class: "hero__link" }, tl = { class: "hero__video" }, al = /* @__PURE__ */ Wo(() => /* @__PURE__ */ t("div", { class: "hero__gradient" }, null, -1)), ol = { class: "hero__video__video" }, ll = { class: "hero__image" }, sl = /* @__PURE__ */ b({
1621
+ }), Wo = /* @__PURE__ */ g(Jo, [["__scopeId", "data-v-3ef1567e"]]), Yo = (e) => (N("data-v-22f9be13"), e = e(), E(), e), Qo = { class: "hero__wrapper" }, Zo = { class: "hero__content" }, Xo = { class: "hero__top" }, xo = { class: "hero__elements" }, el = { class: "hero__headline" }, tl = { class: "hero__link" }, al = { class: "hero__video" }, ol = /* @__PURE__ */ Yo(() => /* @__PURE__ */ t("div", { class: "hero__gradient" }, null, -1)), ll = { class: "hero__video__video" }, sl = { class: "hero__image" }, il = /* @__PURE__ */ b({
1622
1622
  __name: "hero",
1623
1623
  props: {
1624
1624
  headline: {
@@ -1627,14 +1627,14 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1627
1627
  }
1628
1628
  },
1629
1629
  setup(e) {
1630
- return (a, r) => (s(), i("div", Yo, [
1631
- t("div", Qo, [
1632
- t("div", Zo, [
1633
- t("div", Xo, [
1634
- t("div", xo, [
1630
+ return (a, r) => (s(), i("div", Qo, [
1631
+ t("div", Zo, [
1632
+ t("div", Xo, [
1633
+ t("div", xo, [
1634
+ t("div", el, [
1635
1635
  t("h1", null, c(e.headline), 1)
1636
1636
  ]),
1637
- t("div", el, [
1637
+ t("div", tl, [
1638
1638
  I(A, {
1639
1639
  "link-type": "regular_light",
1640
1640
  arrow: ""
@@ -1647,19 +1647,19 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1647
1647
  ])
1648
1648
  ])
1649
1649
  ]),
1650
- t("div", tl, [
1651
- al,
1652
- t("div", ol, [
1650
+ t("div", al, [
1651
+ ol,
1652
+ t("div", ll, [
1653
1653
  d(a.$slots, "hero-video", {}, void 0, !0)
1654
1654
  ]),
1655
- t("div", ll, [
1655
+ t("div", sl, [
1656
1656
  d(a.$slots, "hero-image", {}, void 0, !0)
1657
1657
  ])
1658
1658
  ])
1659
1659
  ])
1660
1660
  ]));
1661
1661
  }
1662
- }), il = /* @__PURE__ */ g(sl, [["__scopeId", "data-v-22f9be13"]]), rl = { class: "image__wrapper" }, nl = { class: "image__content" }, dl = { class: "image__image" }, cl = { class: "image__caption" }, ul = /* @__PURE__ */ b({
1662
+ }), rl = /* @__PURE__ */ g(il, [["__scopeId", "data-v-22f9be13"]]), nl = { class: "image__wrapper" }, dl = { class: "image__content" }, cl = { class: "image__image" }, ul = { class: "image__caption" }, _l = /* @__PURE__ */ b({
1663
1663
  inheritAttrs: !1,
1664
1664
  __name: "image",
1665
1665
  props: {
@@ -1683,9 +1683,9 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1683
1683
  }
1684
1684
  },
1685
1685
  setup(e) {
1686
- return (a, r) => (s(), i("div", rl, [
1687
- t("div", nl, [
1688
- t("div", dl, [
1686
+ return (a, r) => (s(), i("div", nl, [
1687
+ t("div", dl, [
1688
+ t("div", cl, [
1689
1689
  I(M, null, {
1690
1690
  default: k(() => [
1691
1691
  d(a.$slots, "image", H(R({
@@ -1699,17 +1699,17 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1699
1699
  _: 3
1700
1700
  })
1701
1701
  ]),
1702
- t("p", cl, c(e.caption), 1)
1702
+ t("p", ul, c(e.caption), 1)
1703
1703
  ])
1704
1704
  ]));
1705
1705
  }
1706
- }), _l = /* @__PURE__ */ g(ul, [["__scopeId", "data-v-c583d657"]]), hl = { class: "gallery__large" }, pl = {
1706
+ }), hl = /* @__PURE__ */ g(_l, [["__scopeId", "data-v-c583d657"]]), pl = { class: "gallery__large" }, ml = {
1707
1707
  key: 0,
1708
1708
  class: "image image--large"
1709
- }, ml = {
1709
+ }, fl = {
1710
1710
  key: 1,
1711
1711
  class: "video"
1712
- }, fl = /* @__PURE__ */ b({
1712
+ }, vl = /* @__PURE__ */ b({
1713
1713
  __name: "image-gallery",
1714
1714
  props: {
1715
1715
  mediaLarge: {},
@@ -1737,8 +1737,8 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1737
1737
  o.flipHorizontal ? "gallery__content--reverse" : "gallery__content--default"
1738
1738
  ])
1739
1739
  }, [
1740
- t("div", hl, [
1741
- o.mediaLarge && o.mediaType === "image" ? (s(), i("div", pl, [
1740
+ t("div", pl, [
1741
+ o.mediaLarge && o.mediaType === "image" ? (s(), i("div", ml, [
1742
1742
  I(M, null, {
1743
1743
  default: k(() => [
1744
1744
  d(o.$slots, "image-large", H(R({
@@ -1750,7 +1750,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1750
1750
  _: 3
1751
1751
  })
1752
1752
  ])) : _("", !0),
1753
- o.mediaLarge && o.mediaType === "video" ? (s(), i("div", ml, [
1753
+ o.mediaLarge && o.mediaType === "video" ? (s(), i("div", fl, [
1754
1754
  I(te, {
1755
1755
  src: o.mediaLarge.src,
1756
1756
  "local-video": "",
@@ -1766,7 +1766,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1766
1766
  ])) : _("", !0)
1767
1767
  ]),
1768
1768
  t("div", {
1769
- style: x([o.mediaSmall.length === 2 ? "grid-gap: 38px;" : ""]),
1769
+ style: Q([o.mediaSmall.length === 2 ? "grid-gap: 38px;" : ""]),
1770
1770
  class: h([
1771
1771
  "gallery__small",
1772
1772
  o.flipVertical ? "gallery__small--reverse" : "gallery__small--default"
@@ -1807,10 +1807,10 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1807
1807
  ], 2)
1808
1808
  ], 2));
1809
1809
  }
1810
- }), vl = /* @__PURE__ */ g(fl, [["__scopeId", "data-v-04a9ee0f"]]), gl = { class: "logo-wall__wrapper" }, bl = { class: "logo-wall__content" }, kl = {
1810
+ }), gl = /* @__PURE__ */ g(vl, [["__scopeId", "data-v-04a9ee0f"]]), bl = { class: "logo-wall__wrapper" }, kl = { class: "logo-wall__content" }, yl = {
1811
1811
  key: 0,
1812
1812
  class: "logo-wall__text"
1813
- }, yl = { key: 0 }, $l = { key: 1 }, wl = { class: "logo-wall__logos" }, Bl = { class: "logo-wall__link" }, Sl = /* @__PURE__ */ b({
1813
+ }, $l = { key: 0 }, wl = { key: 1 }, Bl = { class: "logo-wall__logos" }, Sl = { class: "logo-wall__link" }, Il = /* @__PURE__ */ b({
1814
1814
  __name: "logo-wall",
1815
1815
  props: {
1816
1816
  headline: {
@@ -1828,13 +1828,13 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1828
1828
  }
1829
1829
  },
1830
1830
  setup(e) {
1831
- return (a, r) => (s(), i("div", gl, [
1832
- t("div", bl, [
1833
- e.headline || e.body ? (s(), i("div", kl, [
1834
- e.headline ? (s(), i("h2", yl, c(e.headline), 1)) : _("", !0),
1835
- e.body ? (s(), i("p", $l, c(e.body), 1)) : _("", !0)
1831
+ return (a, r) => (s(), i("div", bl, [
1832
+ t("div", kl, [
1833
+ e.headline || e.body ? (s(), i("div", yl, [
1834
+ e.headline ? (s(), i("h2", $l, c(e.headline), 1)) : _("", !0),
1835
+ e.body ? (s(), i("p", wl, c(e.body), 1)) : _("", !0)
1836
1836
  ])) : _("", !0),
1837
- t("div", wl, [
1837
+ t("div", Bl, [
1838
1838
  (s(!0), i(V, null, P(e.logos, (l) => (s(), i("div", {
1839
1839
  key: l.src + l.alt,
1840
1840
  class: "logo-wall__logo"
@@ -1852,7 +1852,7 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1852
1852
  }, 1024)
1853
1853
  ]))), 128))
1854
1854
  ]),
1855
- t("div", Bl, [
1855
+ t("div", Sl, [
1856
1856
  I(A, {
1857
1857
  "link-type": "regular_light",
1858
1858
  arrow: !0
@@ -1866,13 +1866,13 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1866
1866
  ])
1867
1867
  ]));
1868
1868
  }
1869
- }), Il = /* @__PURE__ */ g(Sl, [["__scopeId", "data-v-fd489289"]]), Cl = { class: "micro-stories__top" }, Tl = {
1869
+ }), Cl = /* @__PURE__ */ g(Il, [["__scopeId", "data-v-fd489289"]]), Tl = { class: "micro-stories__top" }, ql = {
1870
1870
  key: 0,
1871
1871
  class: "micro-stories__headline"
1872
- }, ql = {
1872
+ }, Al = {
1873
1873
  key: 1,
1874
1874
  class: "micro-stories__body"
1875
- }, Al = { class: "micro-stories__splide" }, Ll = /* @__PURE__ */ b({
1875
+ }, Ll = { class: "micro-stories__splide" }, Dl = /* @__PURE__ */ b({
1876
1876
  __name: "micro-stories",
1877
1877
  props: {
1878
1878
  bgColor: { default: "blue" },
@@ -1888,32 +1888,32 @@ const Ae = ["aria-label"], Le = /* @__PURE__ */ b({
1888
1888
  return (o, u) => (s(), i("div", {
1889
1889
  class: h(["micro-stories__wrapper", r.value])
1890
1890
  }, [
1891
- t("div", Cl, [
1892
- o.headline ? (s(), i("div", Tl, [
1891
+ t("div", Tl, [
1892
+ o.headline ? (s(), i("div", ql, [
1893
1893
  t("h2", null, c(o.headline), 1)
1894
1894
  ])) : _("", !0),
1895
- o.body ? (s(), i("div", ql, [
1895
+ o.body ? (s(), i("div", Al, [
1896
1896
  d(o.$slots, "micro-stories-body")
1897
1897
  ])) : _("", !0)
1898
1898
  ]),
1899
- t("div", Al, [
1899
+ t("div", Ll, [
1900
1900
  d(o.$slots, "micro-stories-slides")
1901
1901
  ]),
1902
1902
  d(o.$slots, "micro-stories-controls")
1903
1903
  ], 2));
1904
1904
  }
1905
- }), Dl = {}, Vl = { class: "policy__wrapper" }, Pl = { class: "policy__content" };
1906
- function Fl(e, a) {
1907
- return s(), i("div", Vl, [
1908
- t("div", Pl, [
1905
+ }), Vl = {}, Pl = { class: "policy__wrapper" }, Fl = { class: "policy__content" };
1906
+ function Ml(e, a) {
1907
+ return s(), i("div", Pl, [
1908
+ t("div", Fl, [
1909
1909
  d(e.$slots, "default", {}, void 0, !0)
1910
1910
  ])
1911
1911
  ]);
1912
1912
  }
1913
- const Ml = /* @__PURE__ */ g(Dl, [["render", Fl], ["__scopeId", "data-v-ea887d7a"]]), Ol = { class: "product-hero__wrapper" }, zl = { class: "product-hero__content" }, Hl = { class: "product-hero__headline" }, Rl = { class: "product-hero__video" }, Nl = { class: "product-hero__insignia" }, El = {
1913
+ const Ol = /* @__PURE__ */ g(Vl, [["render", Ml], ["__scopeId", "data-v-ea887d7a"]]), zl = { class: "product-hero__wrapper" }, Hl = { class: "product-hero__content" }, Rl = { class: "product-hero__headline" }, Nl = { class: "product-hero__video" }, El = { class: "product-hero__insignia" }, jl = {
1914
1914
  key: 0,
1915
1915
  class: "product-hero__logo"
1916
- }, jl = {
1916
+ }, Ul = {
1917
1917
  key: 1,
1918
1918
  class: "product-hero__certification"
1919
1919
  }, Gl = /* @__PURE__ */ b({
@@ -1951,10 +1951,10 @@ const Ml = /* @__PURE__ */ g(Dl, [["render", Fl], ["__scopeId", "data-v-ea887d7a
1951
1951
  }
1952
1952
  },
1953
1953
  setup(e) {
1954
- return (a, r) => (s(), i("div", Ol, [
1955
- t("div", zl, [
1956
- t("div", Hl, c(e.headline), 1),
1957
- t("div", Rl, [
1954
+ return (a, r) => (s(), i("div", zl, [
1955
+ t("div", Hl, [
1956
+ t("div", Rl, c(e.headline), 1),
1957
+ t("div", Nl, [
1958
1958
  e.videoSrc !== "" ? (s(), T(te, {
1959
1959
  key: 0,
1960
1960
  play: "",
@@ -1972,8 +1972,8 @@ const Ml = /* @__PURE__ */ g(Dl, [["render", Fl], ["__scopeId", "data-v-ea887d7a
1972
1972
  ]),
1973
1973
  _: 3
1974
1974
  })),
1975
- t("div", Nl, [
1976
- e.logoSrc ? (s(), i("div", El, [
1975
+ t("div", El, [
1976
+ e.logoSrc ? (s(), i("div", jl, [
1977
1977
  I(y(M), null, {
1978
1978
  default: k(() => [
1979
1979
  d(a.$slots, "product-hero-logo", {}, void 0, !0)
@@ -1981,7 +1981,7 @@ const Ml = /* @__PURE__ */ g(Dl, [["render", Fl], ["__scopeId", "data-v-ea887d7a
1981
1981
  _: 3
1982
1982
  })
1983
1983
  ])) : _("", !0),
1984
- e.isCertified ? (s(), i("div", jl, [
1984
+ e.isCertified ? (s(), i("div", Ul, [
1985
1985
  I(y(M), null, {
1986
1986
  default: k(() => [
1987
1987
  d(a.$slots, "product-hero-certification", {}, void 0, !0)
@@ -1994,7 +1994,7 @@ const Ml = /* @__PURE__ */ g(Dl, [["render", Fl], ["__scopeId", "data-v-ea887d7a
1994
1994
  ])
1995
1995
  ]));
1996
1996
  }
1997
- }), Kl = /* @__PURE__ */ g(Gl, [["__scopeId", "data-v-deab9c3a"]]), Ul = { class: "promo__content" }, Jl = /* @__PURE__ */ b({
1997
+ }), Kl = /* @__PURE__ */ g(Gl, [["__scopeId", "data-v-deab9c3a"]]), Jl = { class: "promo__content" }, Wl = /* @__PURE__ */ b({
1998
1998
  __name: "promo",
1999
1999
  props: {
2000
2000
  label: { default: "" },
@@ -2023,7 +2023,7 @@ const Ml = /* @__PURE__ */ g(Dl, [["render", Fl], ["__scopeId", "data-v-ea887d7a
2023
2023
  o.multiply ? "promo__wrapper--multiply" : ""
2024
2024
  ])
2025
2025
  }, [
2026
- t("div", Ul, [
2026
+ t("div", Jl, [
2027
2027
  o.mediaType === "image" ? (s(), i("div", {
2028
2028
  key: 0,
2029
2029
  class: h([
@@ -2099,10 +2099,10 @@ const Ml = /* @__PURE__ */ g(Dl, [["render", Fl], ["__scopeId", "data-v-ea887d7a
2099
2099
  ])
2100
2100
  ], 2));
2101
2101
  }
2102
- }), Wl = /* @__PURE__ */ g(Jl, [["__scopeId", "data-v-df54d965"]]), Yl = (e) => (N("data-v-e3cc8e27"), e = e(), E(), e), Ql = { class: "quote__wrapper" }, Zl = { class: "quote__content" }, Xl = /* @__PURE__ */ Yl(() => /* @__PURE__ */ t("p", { class: "quote__quote-mark" }, "“", -1)), xl = { class: "quote__quote" }, es = { class: "quote__quote-text" }, ts = { class: "quote__author" }, as = {
2102
+ }), Yl = /* @__PURE__ */ g(Wl, [["__scopeId", "data-v-df54d965"]]), Ql = (e) => (N("data-v-e3cc8e27"), e = e(), E(), e), Zl = { class: "quote__wrapper" }, Xl = { class: "quote__content" }, xl = /* @__PURE__ */ Ql(() => /* @__PURE__ */ t("p", { class: "quote__quote-mark" }, "“", -1)), es = { class: "quote__quote" }, ts = { class: "quote__quote-text" }, as = { class: "quote__author" }, os = {
2103
2103
  key: 0,
2104
2104
  class: "quote__image"
2105
- }, os = { class: "quote__text" }, ls = { class: "quote__author-name" }, ss = { class: "quote__author-title" }, is = /* @__PURE__ */ b({
2105
+ }, ls = { class: "quote__text" }, ss = { class: "quote__author-name" }, is = { class: "quote__author-title" }, rs = /* @__PURE__ */ b({
2106
2106
  __name: "quote",
2107
2107
  props: {
2108
2108
  quote: {
@@ -2124,13 +2124,13 @@ const Ml = /* @__PURE__ */ g(Dl, [["render", Fl], ["__scopeId", "data-v-ea887d7a
2124
2124
  }
2125
2125
  },
2126
2126
  setup(e) {
2127
- return (a, r) => (s(), i("div", Ql, [
2128
- t("div", Zl, [
2129
- Xl,
2130
- t("div", xl, [
2131
- t("p", es, c(e.quote), 1),
2132
- t("div", ts, [
2133
- e.authorImage ? (s(), i("div", as, [
2127
+ return (a, r) => (s(), i("div", Zl, [
2128
+ t("div", Xl, [
2129
+ xl,
2130
+ t("div", es, [
2131
+ t("p", ts, c(e.quote), 1),
2132
+ t("div", as, [
2133
+ e.authorImage ? (s(), i("div", os, [
2134
2134
  I(M, null, {
2135
2135
  default: k(() => [
2136
2136
  d(a.$slots, "author-image", H(R({
@@ -2142,22 +2142,22 @@ const Ml = /* @__PURE__ */ g(Dl, [["render", Fl], ["__scopeId", "data-v-ea887d7a
2142
2142
  _: 3
2143
2143
  })
2144
2144
  ])) : _("", !0),
2145
- t("div", os, [
2146
- t("p", ls, c(e.author), 1),
2147
- t("p", ss, c(e.authorTitle), 1)
2145
+ t("div", ls, [
2146
+ t("p", ss, c(e.author), 1),
2147
+ t("p", is, c(e.authorTitle), 1)
2148
2148
  ])
2149
2149
  ])
2150
2150
  ])
2151
2151
  ])
2152
2152
  ]));
2153
2153
  }
2154
- }), rs = /* @__PURE__ */ g(is, [["__scopeId", "data-v-e3cc8e27"]]), ns = { class: "rich-text__wrapper" }, ds = {
2154
+ }), ns = /* @__PURE__ */ g(rs, [["__scopeId", "data-v-e3cc8e27"]]), ds = { class: "rich-text__wrapper" }, cs = {
2155
2155
  key: 0,
2156
2156
  class: "rich-text__links"
2157
- }, cs = {
2157
+ }, us = {
2158
2158
  key: 0,
2159
2159
  class: "rich-text__bullet-list"
2160
- }, us = /* @__PURE__ */ b({
2160
+ }, _s = /* @__PURE__ */ b({
2161
2161
  __name: "rich-text",
2162
2162
  props: {
2163
2163
  headline: { default: "" },
@@ -2176,7 +2176,7 @@ const Ml = /* @__PURE__ */ g(Dl, [["render", Fl], ["__scopeId", "data-v-ea887d7a
2176
2176
  a.bgColor === "blue" ? "rich-text--blue" : "rich-text--white"
2177
2177
  ])
2178
2178
  }, [
2179
- t("div", ns, [
2179
+ t("div", ds, [
2180
2180
  a.label ? (s(), T(ee, {
2181
2181
  key: 0,
2182
2182
  text: a.label,
@@ -2202,11 +2202,11 @@ const Ml = /* @__PURE__ */ g(Dl, [["render", Fl], ["__scopeId", "data-v-ea887d7a
2202
2202
  ])
2203
2203
  }, [
2204
2204
  d(a.$slots, "rich-text-content"),
2205
- a.links ? (s(), i("div", ds, [
2205
+ a.links ? (s(), i("div", cs, [
2206
2206
  d(a.$slots, "rich-text-links")
2207
2207
  ])) : _("", !0)
2208
2208
  ], 2),
2209
- a.bulletList ? (s(), i("div", cs, [
2209
+ a.bulletList ? (s(), i("div", us, [
2210
2210
  d(a.$slots, "rich-text-bullet-list")
2211
2211
  ])) : _("", !0),
2212
2212
  a.image ? (s(), i("div", {
@@ -2227,12 +2227,12 @@ const Ml = /* @__PURE__ */ g(Dl, [["render", Fl], ["__scopeId", "data-v-ea887d7a
2227
2227
  ])
2228
2228
  ], 2));
2229
2229
  }
2230
- }), _s = /* @__PURE__ */ g(us, [["__scopeId", "data-v-5441d67a"]]), hs = {}, ps = { class: "rich-text" }, ms = { class: "rich-text__wrapper" }, fs = { class: "rich-text__content rich-text__content--left-aligned" }, vs = { class: "rich-text__body" };
2231
- function gs(e, a) {
2232
- return s(), i("div", ps, [
2233
- t("div", ms, [
2234
- t("div", fs, [
2235
- t("div", vs, [
2230
+ }), hs = /* @__PURE__ */ g(_s, [["__scopeId", "data-v-5441d67a"]]), ps = {}, ms = { class: "rich-text" }, fs = { class: "rich-text__wrapper" }, vs = { class: "rich-text__content rich-text__content--left-aligned" }, gs = { class: "rich-text__body" };
2231
+ function bs(e, a) {
2232
+ return s(), i("div", ms, [
2233
+ t("div", fs, [
2234
+ t("div", vs, [
2235
+ t("div", gs, [
2236
2236
  t("div", null, [
2237
2237
  d(e.$slots, "rich-text-content-left", {}, void 0, !0)
2238
2238
  ]),
@@ -2244,10 +2244,10 @@ function gs(e, a) {
2244
2244
  ])
2245
2245
  ]);
2246
2246
  }
2247
- const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2"]]), ks = (e) => (N("data-v-798e7a06"), e = e(), E(), e), ys = { class: "timeline__wrapper" }, $s = { class: "timeline__content" }, ws = { class: "timeline__items" }, Bs = { class: "item__left" }, Ss = /* @__PURE__ */ ks(() => /* @__PURE__ */ t("div", { class: "item__elements" }, [
2247
+ const ks = /* @__PURE__ */ g(ps, [["render", bs], ["__scopeId", "data-v-776750d2"]]), ys = (e) => (N("data-v-798e7a06"), e = e(), E(), e), $s = { class: "timeline__wrapper" }, ws = { class: "timeline__content" }, Bs = { class: "timeline__items" }, Ss = { class: "item__left" }, Is = /* @__PURE__ */ ys(() => /* @__PURE__ */ t("div", { class: "item__elements" }, [
2248
2248
  /* @__PURE__ */ t("div", { class: "circle" }),
2249
2249
  /* @__PURE__ */ t("div", { class: "line" })
2250
- ], -1)), Is = { class: "item__right" }, Cs = ["innerHTML"], Ts = /* @__PURE__ */ b({
2250
+ ], -1)), Cs = { class: "item__right" }, Ts = ["innerHTML"], qs = /* @__PURE__ */ b({
2251
2251
  __name: "timeline",
2252
2252
  props: {
2253
2253
  timelineItems: {
@@ -2256,7 +2256,7 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2256
2256
  }
2257
2257
  },
2258
2258
  setup(e) {
2259
- return me(() => {
2259
+ return fe(() => {
2260
2260
  const a = document.querySelectorAll(".timeline__item"), r = new IntersectionObserver(
2261
2261
  (l) => {
2262
2262
  l.forEach((o) => {
@@ -2270,16 +2270,16 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2270
2270
  a.forEach((l) => {
2271
2271
  r.observe(l);
2272
2272
  });
2273
- }), (a, r) => (s(), i("div", ys, [
2274
- t("div", $s, [
2275
- t("div", ws, [
2273
+ }), (a, r) => (s(), i("div", $s, [
2274
+ t("div", ws, [
2275
+ t("div", Bs, [
2276
2276
  (s(!0), i(V, null, P(e.timelineItems, (l) => (s(), i("div", {
2277
2277
  key: l.year,
2278
2278
  class: "timeline__item faded"
2279
2279
  }, [
2280
- t("div", Bs, c(l.year), 1),
2281
- Ss,
2282
- t("div", Is, [
2280
+ t("div", Ss, c(l.year), 1),
2281
+ Is,
2282
+ t("div", Cs, [
2283
2283
  I(M, null, {
2284
2284
  default: k(() => [
2285
2285
  l.media.src ? d(a.$slots, "timeline-image", F({
@@ -2290,23 +2290,23 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2290
2290
  _: 2
2291
2291
  }, 1024),
2292
2292
  t("div", {
2293
- style: x([l.media.src ? "" : "margin-top: 0px"]),
2293
+ style: Q([l.media.src ? "" : "margin-top: 0px"]),
2294
2294
  class: "rich-text",
2295
2295
  innerHTML: l.text
2296
- }, null, 12, Cs)
2296
+ }, null, 12, Ts)
2297
2297
  ])
2298
2298
  ]))), 128))
2299
2299
  ])
2300
2300
  ])
2301
2301
  ]));
2302
2302
  }
2303
- }), qs = /* @__PURE__ */ g(Ts, [["__scopeId", "data-v-798e7a06"]]), As = { class: "vimeo" }, Ls = { class: "vimeo__wrapper" }, Ds = {
2303
+ }), As = /* @__PURE__ */ g(qs, [["__scopeId", "data-v-798e7a06"]]), Ls = { class: "vimeo" }, Ds = { class: "vimeo__wrapper" }, Vs = {
2304
2304
  key: 0,
2305
2305
  class: "vimeo__headline"
2306
- }, Vs = {
2306
+ }, Ps = {
2307
2307
  key: 1,
2308
2308
  class: "vimeo__description"
2309
- }, Ps = /* @__PURE__ */ b({
2309
+ }, Fs = /* @__PURE__ */ b({
2310
2310
  __name: "vimeo",
2311
2311
  props: {
2312
2312
  headline: {
@@ -2319,22 +2319,23 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2319
2319
  }
2320
2320
  },
2321
2321
  setup(e) {
2322
- return (a, r) => (s(), i("div", As, [
2323
- t("div", Ls, [
2324
- e.headline ? (s(), i("h2", Ds, c(e.headline), 1)) : _("", !0),
2322
+ return (a, r) => (s(), i("div", Ls, [
2323
+ t("div", Ds, [
2324
+ e.headline ? (s(), i("h2", Vs, c(e.headline), 1)) : _("", !0),
2325
2325
  d(a.$slots, "vimeo-content", {}, void 0, !0),
2326
- e.description ? (s(), i("p", Vs, c(e.description), 1)) : _("", !0)
2326
+ e.description ? (s(), i("p", Ps, c(e.description), 1)) : _("", !0)
2327
2327
  ])
2328
2328
  ]));
2329
2329
  }
2330
- }), Fs = /* @__PURE__ */ g(Ps, [["__scopeId", "data-v-90a2b109"]]), Ms = { class: "academy-overview" }, Os = { class: "academy-overview__content-wrapper" }, zs = { class: "academy-overview__content" }, Hs = { class: "academy-overview__title" }, Rs = { class: "academy-overview__description" }, Ns = { class: "academy-overview__button-wrapper" }, Es = {
2330
+ }), Ms = /* @__PURE__ */ g(Fs, [["__scopeId", "data-v-90a2b109"]]), Os = { class: "academy-overview__content-wrapper" }, zs = { class: "academy-overview__content" }, Hs = { class: "academy-overview__title" }, Rs = { class: "academy-overview__description" }, Ns = { class: "academy-overview__button-wrapper" }, Es = {
2331
2331
  key: 0,
2332
2332
  class: "academy-overview__stats"
2333
- }, js = { class: "academy-overview__stats-row" }, Gs = { class: "academy-overview__stat" }, Ks = { class: "academy-overview__value" }, Us = { class: "academy-overview__label" }, Js = { class: "academy-overview__stat" }, Ws = { class: "academy-overview__value" }, Ys = { class: "academy-overview__label" }, Qs = /* @__PURE__ */ b({
2333
+ }, js = { class: "academy-overview__stats-row" }, Us = { class: "academy-overview__stat" }, Gs = { class: "academy-overview__value" }, Ks = { class: "academy-overview__label" }, Js = { class: "academy-overview__stat" }, Ws = { class: "academy-overview__value" }, Ys = { class: "academy-overview__label" }, he = "https://a.storyblok.com/f/230581/1202x489/e76c5d687c/mirsaic-dark.svg?cv=1695126163753", Qs = /* @__PURE__ */ b({
2334
2334
  __name: "frontpage-hero",
2335
2335
  props: {
2336
2336
  hero: { default: () => ({
2337
2337
  headline: "Welcome back",
2338
+ cover: "",
2338
2339
  lessonValue: 0,
2339
2340
  lessonLabel: "Lessons Completed",
2340
2341
  pointsValue: 0,
@@ -2343,35 +2344,43 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2343
2344
  }) }
2344
2345
  },
2345
2346
  setup(e) {
2346
- return (a, r) => (s(), i("div", Ms, [
2347
+ const a = e, r = q(() => a.hero.cover ? {
2348
+ backgroundImage: `url("${he}"), url(${a.hero.cover})`
2349
+ } : {
2350
+ backgroundImage: `url("${he}"), linear-gradient(155deg, #143a67 0%, #0c0931 100%)`
2351
+ });
2352
+ return (l, o) => (s(), i("div", {
2353
+ class: "academy-overview",
2354
+ style: Q(r.value)
2355
+ }, [
2347
2356
  t("div", Os, [
2348
2357
  t("div", zs, [
2349
2358
  t("div", null, [
2350
- t("h1", Hs, c(a.hero.headline), 1),
2359
+ t("h1", Hs, c(l.hero.headline), 1),
2351
2360
  t("div", Rs, [
2352
- d(a.$slots, "academy-description", {}, void 0, !0)
2361
+ d(l.$slots, "academy-description", {}, void 0, !0)
2353
2362
  ]),
2354
2363
  t("div", Ns, [
2355
- d(a.$slots, "button", {}, void 0, !0)
2364
+ d(l.$slots, "button", {}, void 0, !0)
2356
2365
  ])
2357
2366
  ]),
2358
- a.hero.showStats ? (s(), i("div", Es, [
2367
+ l.hero.showStats ? (s(), i("div", Es, [
2359
2368
  t("div", js, [
2360
- t("div", Gs, [
2361
- t("div", Ks, c(a.hero.lessonValue), 1),
2362
- t("div", Us, c(a.hero.lessonLabel), 1)
2369
+ t("div", Us, [
2370
+ t("div", Gs, c(l.hero.lessonValue), 1),
2371
+ t("div", Ks, c(l.hero.lessonLabel), 1)
2363
2372
  ]),
2364
2373
  t("div", Js, [
2365
- t("div", Ws, c(a.hero.pointsValue), 1),
2366
- t("div", Ys, c(a.hero.pointsLabel), 1)
2374
+ t("div", Ws, c(l.hero.pointsValue), 1),
2375
+ t("div", Ys, c(l.hero.pointsLabel), 1)
2367
2376
  ])
2368
2377
  ])
2369
2378
  ])) : _("", !0)
2370
2379
  ])
2371
2380
  ])
2372
- ]));
2381
+ ], 4));
2373
2382
  }
2374
- }), Zs = /* @__PURE__ */ g(Qs, [["__scopeId", "data-v-3a18e703"]]), Xs = { class: "not-found__wrapper" }, xs = { class: "not-found__content" }, ei = { class: "not-found__headline" }, ti = { class: "not-found__body" }, ai = /* @__PURE__ */ b({
2383
+ }), Zs = /* @__PURE__ */ g(Qs, [["__scopeId", "data-v-0d5af4d2"]]), Xs = { class: "not-found__wrapper" }, xs = { class: "not-found__content" }, ei = { class: "not-found__headline" }, ti = { class: "not-found__body" }, ai = /* @__PURE__ */ b({
2375
2384
  __name: "404",
2376
2385
  props: {
2377
2386
  headline: {
@@ -2419,7 +2428,7 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2419
2428
  ])
2420
2429
  ]));
2421
2430
  }
2422
- }), di = /* @__PURE__ */ g(ni, [["__scopeId", "data-v-03a6a216"]]), ke = (e) => (N("data-v-a0ab0743"), e = e(), E(), e), ci = { class: "footer__wrapper" }, ui = { class: "footer__content" }, _i = {
2431
+ }), di = /* @__PURE__ */ g(ni, [["__scopeId", "data-v-03a6a216"]]), ye = (e) => (N("data-v-a0ab0743"), e = e(), E(), e), ci = { class: "footer__wrapper" }, ui = { class: "footer__content" }, _i = {
2423
2432
  key: 0,
2424
2433
  src: "https://mobile-industrial-robots.com/logo/mir-main-logo.svg",
2425
2434
  style: { margin: "0 auto" },
@@ -2431,7 +2440,7 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2431
2440
  }, gi = {
2432
2441
  key: 1,
2433
2442
  class: "section__title"
2434
- }, bi = { key: 0 }, ki = { key: 1 }, yi = { key: 2 }, $i = { key: 3 }, wi = { key: 4 }, Bi = /* @__PURE__ */ ke(() => /* @__PURE__ */ t("br", null, null, -1)), Si = {
2443
+ }, bi = { key: 0 }, ki = { key: 1 }, yi = { key: 2 }, $i = { key: 3 }, wi = { key: 4 }, Bi = /* @__PURE__ */ ye(() => /* @__PURE__ */ t("br", null, null, -1)), Si = {
2435
2444
  key: 0,
2436
2445
  href: "mailto:china@mir-robots.com"
2437
2446
  }, Ii = {
@@ -2443,7 +2452,7 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2443
2452
  }, Ti = {
2444
2453
  key: 1,
2445
2454
  href: "tel:+4520377577"
2446
- }, qi = { class: "footer__bottom" }, Ai = { class: "copyright" }, Li = { class: "footer__policy" }, Di = /* @__PURE__ */ ke(() => /* @__PURE__ */ t("i", { class: "change-region" }, null, -1)), Vi = {
2455
+ }, qi = { class: "footer__bottom" }, Ai = { class: "copyright" }, Li = { class: "footer__policy" }, Di = /* @__PURE__ */ ye(() => /* @__PURE__ */ t("i", { class: "change-region" }, null, -1)), Vi = {
2447
2456
  key: 0,
2448
2457
  class: "footer__social"
2449
2458
  }, Pi = ["href", "aria-label"], Fi = {
@@ -2571,15 +2580,15 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2571
2580
  ])
2572
2581
  ]));
2573
2582
  }
2574
- }), zi = /* @__PURE__ */ g(Oi, [["__scopeId", "data-v-a0ab0743"]]), ye = (e) => (N("data-v-fc6c9400"), e = e(), E(), e), Hi = { class: "header__wrapper" }, Ri = { class: "nav-wrapper" }, Ni = { class: "mir-link-logo" }, Ei = { class: "main-nav-items" }, ji = { class: "secondary-nav-items" }, Gi = {
2583
+ }), zi = /* @__PURE__ */ g(Oi, [["__scopeId", "data-v-a0ab0743"]]), $e = (e) => (N("data-v-fc6c9400"), e = e(), E(), e), Hi = { class: "header__wrapper" }, Ri = { class: "nav-wrapper" }, Ni = { class: "mir-link-logo" }, Ei = { class: "main-nav-items" }, ji = { class: "secondary-nav-items" }, Ui = {
2575
2584
  key: 0,
2576
2585
  id: "menu-dropdown",
2577
2586
  ref: "dropdownDiv"
2578
- }, Ki = {
2587
+ }, Gi = {
2579
2588
  key: 0,
2580
2589
  src: "https://a.storyblok.com/f/230581/9x6/8cecdca15f/arrow-down.svg?cv=1695125714195",
2581
2590
  alt: "dropdown arrow"
2582
- }, Ui = {
2591
+ }, Ki = {
2583
2592
  key: 1,
2584
2593
  src: "https://a.storyblok.com/f/230581/9x6/8cecdca15f/arrow-down.svg?cv=1695125714195",
2585
2594
  alt: "dropdown arrow",
@@ -2591,7 +2600,7 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2591
2600
  key: 2,
2592
2601
  id: "menu-portal-switcher",
2593
2602
  class: "portal-switcher-wrapper"
2594
- }, Zi = /* @__PURE__ */ ye(() => /* @__PURE__ */ t("img", {
2603
+ }, Zi = /* @__PURE__ */ $e(() => /* @__PURE__ */ t("img", {
2595
2604
  src: "https://a.storyblok.com/f/230581/14x12/1b00a4a551/portal-switcher.svg?cv=1712916615032",
2596
2605
  alt: "portal switcher icon",
2597
2606
  width: "20",
@@ -2605,7 +2614,7 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2605
2614
  }, lr = {
2606
2615
  key: 0,
2607
2616
  class: "profile-dropdown-sign-in"
2608
- }, sr = /* @__PURE__ */ ye(() => /* @__PURE__ */ t("img", {
2617
+ }, sr = /* @__PURE__ */ $e(() => /* @__PURE__ */ t("img", {
2609
2618
  src: "https://a.storyblok.com/f/230581/15x14/3b3253dd12/icon-user.svg?cv=1712916615014",
2610
2619
  alt: "profile dropdown icon",
2611
2620
  width: "20",
@@ -2674,29 +2683,29 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2674
2683
  let l = null;
2675
2684
  const o = e;
2676
2685
  let u = C(o.burgerState), p = C(o.search), n = C(o.showDropDown), v = C(o.showPortalSwitcherDropDown), f = C(o.showProfileDropDown), $ = C(o.isAuthenticated);
2677
- Z(
2686
+ X(
2678
2687
  () => o.burgerState,
2679
2688
  (w) => u.value = w
2680
- ), Z(
2689
+ ), X(
2681
2690
  () => o.search,
2682
2691
  (w) => p.value = w
2683
- ), Z(
2692
+ ), X(
2684
2693
  () => o.showDropDown,
2685
2694
  (w) => n.value = w
2686
- ), Z(
2695
+ ), X(
2687
2696
  () => o.showPortalSwitcherDropDown,
2688
2697
  (w) => v.value = w
2689
- ), Z(
2698
+ ), X(
2690
2699
  () => o.showProfileDropDown,
2691
2700
  (w) => f.value = w
2692
- ), Z(
2701
+ ), X(
2693
2702
  () => o.isAuthenticated,
2694
2703
  (w) => $.value = w
2695
- ), me(() => {
2704
+ ), fe(() => {
2696
2705
  l = (w) => {
2697
2706
  w.target.closest("#menu-dropdown") || (n.value = !1), w.target.closest("#menu-portal-switcher") || (v.value = !1), w.target.closest("#menu-profile-dropdown") || (f.value = !1);
2698
2707
  }, window.addEventListener("click", l);
2699
- }), qe(() => {
2708
+ }), Ae(() => {
2700
2709
  l !== null && window.removeEventListener("click", l);
2701
2710
  });
2702
2711
  const B = r;
@@ -2712,9 +2721,9 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2712
2721
  function de() {
2713
2722
  u.value = !u.value, B("update:burgerState", u.value);
2714
2723
  }
2715
- let U = C(null), le = C(null);
2724
+ let K = C(null), le = C(null);
2716
2725
  function ce() {
2717
- U.value && U.value.blur();
2726
+ K.value && K.value.blur();
2718
2727
  }
2719
2728
  return a({
2720
2729
  defocusSearchButton: ce
@@ -2728,16 +2737,16 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2728
2737
  d(w.$slots, "main-nav-items", {}, void 0, !0)
2729
2738
  ]),
2730
2739
  t("div", ji, [
2731
- e.useDropdown ? (s(), i("div", Gi, [
2740
+ e.useDropdown ? (s(), i("div", Ui, [
2732
2741
  t("button", {
2733
2742
  class: "nav-dropdown-btn",
2734
2743
  "aria-label": "Toggle Dropdown",
2735
2744
  onClick: ae
2736
2745
  }, [
2737
2746
  d(w.$slots, "dropdown-title", {}, void 0, !0),
2738
- y(n) === !1 ? (s(), i("img", Ki)) : (s(), i("img", Ui))
2747
+ y(n) === !1 ? (s(), i("img", Gi)) : (s(), i("img", Ki))
2739
2748
  ]),
2740
- K(t("div", Ji, [
2749
+ G(t("div", Ji, [
2741
2750
  d(w.$slots, "dropdown-links", {}, void 0, !0)
2742
2751
  ], 512), [
2743
2752
  [W, y(n)]
@@ -2746,12 +2755,12 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2746
2755
  y(p) ? (s(), i("div", Wi, [
2747
2756
  t("button", {
2748
2757
  ref_key: "navSearchButton",
2749
- ref: U,
2758
+ ref: K,
2750
2759
  class: "search-icon",
2751
2760
  "aria-label": "Toggle search",
2752
2761
  onClick: j[0] || (j[0] = (O) => {
2753
2762
  var z;
2754
- return w.$emit("clickSearch"), (z = y(U)) == null ? void 0 : z.blur();
2763
+ return w.$emit("clickSearch"), (z = y(K)) == null ? void 0 : z.blur();
2755
2764
  })
2756
2765
  }, [
2757
2766
  t("img", {
@@ -2768,7 +2777,7 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2768
2777
  "aria-label": "Toggle Portal",
2769
2778
  onClick: oe
2770
2779
  }, Xi),
2771
- K(t("div", xi, [
2780
+ G(t("div", xi, [
2772
2781
  t("ul", er, [
2773
2782
  (s(!0), i(V, null, P(e.portals, (O, z) => (s(), i("li", {
2774
2783
  key: z,
@@ -2778,7 +2787,7 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2778
2787
  default: k(() => [
2779
2788
  t("a", {
2780
2789
  href: O.link,
2781
- onClick: j[1] || (j[1] = (J) => X(n) ? n.value = !1 : n = !1)
2790
+ onClick: j[1] || (j[1] = (J) => x(n) ? n.value = !1 : n = !1)
2782
2791
  }, [
2783
2792
  t("img", {
2784
2793
  src: O.icon
@@ -2804,7 +2813,7 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2804
2813
  class: "nav-profile-dropdown-btn",
2805
2814
  onClick: ne
2806
2815
  }, ir)) : _("", !0),
2807
- K(t("div", rr, [
2816
+ G(t("div", rr, [
2808
2817
  d(w.$slots, "profile-dropdown-links", {}, void 0, !0)
2809
2818
  ], 512), [
2810
2819
  [W, y(f)]
@@ -2844,7 +2853,7 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2844
2853
  "menu-portal-switcher-btn": !0,
2845
2854
  "is-active": y(v)
2846
2855
  }),
2847
- style: x({
2856
+ style: Q({
2848
2857
  backgroundColor: y(v) && y(u) === !0 ? "#1a76bc" : y(v) ? "#cbeefa" : "transparent"
2849
2858
  }),
2850
2859
  onClick: ue(oe, ["prevent"])
@@ -2856,7 +2865,7 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2856
2865
  height: "20"
2857
2866
  }, null, 8, hr)
2858
2867
  ], 6),
2859
- K(t("div", pr, [
2868
+ G(t("div", pr, [
2860
2869
  t("ul", mr, [
2861
2870
  (s(!0), i(V, null, P(e.portals, (O, z) => (s(), i("li", {
2862
2871
  key: z,
@@ -2866,7 +2875,7 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2866
2875
  default: k(() => [
2867
2876
  t("a", {
2868
2877
  href: O.link,
2869
- onClick: j[3] || (j[3] = (J) => X(n) ? n.value = !1 : n = !1)
2878
+ onClick: j[3] || (j[3] = (J) => x(n) ? n.value = !1 : n = !1)
2870
2879
  }, [
2871
2880
  t("img", {
2872
2881
  src: O.icon
@@ -2895,7 +2904,7 @@ const bs = /* @__PURE__ */ g(hs, [["render", gs], ["__scopeId", "data-v-776750d2
2895
2904
  }, null, 8, gr)
2896
2905
  ])
2897
2906
  ]),
2898
- K(t("div", br, [
2907
+ G(t("div", br, [
2899
2908
  t("ul", null, [
2900
2909
  d(w.$slots, "mobile-main-nav-items", {}, void 0, !0)
2901
2910
  ]),
@@ -2989,11 +2998,11 @@ const Or = /* @__PURE__ */ g(Pr, [["render", Mr], ["__scopeId", "data-v-c07a6cf3
2989
2998
  }
2990
2999
  const n = q(() => l.options.length > 8);
2991
3000
  return (v, f) => {
2992
- const $ = he("click-outside");
2993
- return K((s(), i("div", zr, [
3001
+ const $ = pe("click-outside");
3002
+ return G((s(), i("div", zr, [
2994
3003
  t("button", {
2995
3004
  class: h(["dropdown-button", { clicked: r.value }]),
2996
- style: x({ "z-index": r.value ? 2 : 0 }),
3005
+ style: Q({ "z-index": r.value ? 2 : 0 }),
2997
3006
  "aria-expanded": r.value ? "true" : "false",
2998
3007
  onClick: f[0] || (f[0] = (B) => r.value = !r.value)
2999
3008
  }, [
@@ -3004,7 +3013,7 @@ const Or = /* @__PURE__ */ g(Pr, [["render", Mr], ["__scopeId", "data-v-c07a6cf3
3004
3013
  t("div", {
3005
3014
  class: h([{ hidden: !r.value, "adjust-height": n.value }, "dropdown-content"])
3006
3015
  }, [
3007
- (s(!0), i(V, null, P(v.options, (B) => (s(), T(y(fe), {
3016
+ (s(!0), i(V, null, P(v.options, (B) => (s(), T(y(ve), {
3008
3017
  id: B.value,
3009
3018
  key: B.value,
3010
3019
  name: B.text,
@@ -3025,7 +3034,7 @@ const Or = /* @__PURE__ */ g(Pr, [["render", Mr], ["__scopeId", "data-v-c07a6cf3
3025
3034
  ]);
3026
3035
  };
3027
3036
  }
3028
- }), Nr = /* @__PURE__ */ g(Rr, [["__scopeId", "data-v-678cc92e"]]), Er = { class: "promo__content" }, jr = { class: "pallet-jack__media-wrap" }, Gr = { class: "pallet-jack-link" }, Kr = { class: "pallet-jack__media-wrap__inner-wrap" }, Ur = { class: "pallet-jack__media-wrap__content-wrap" }, Jr = { class: "regular-blue" }, Wr = /* @__PURE__ */ b({
3037
+ }), Nr = /* @__PURE__ */ g(Rr, [["__scopeId", "data-v-678cc92e"]]), Er = { class: "promo__content" }, jr = { class: "pallet-jack__media-wrap" }, Ur = { class: "pallet-jack-link" }, Gr = { class: "pallet-jack__media-wrap__inner-wrap" }, Kr = { class: "pallet-jack__media-wrap__content-wrap" }, Jr = { class: "regular-blue" }, Wr = /* @__PURE__ */ b({
3029
3038
  __name: "pallet-jack",
3030
3039
  props: {
3031
3040
  label: { default: "" },
@@ -3059,13 +3068,13 @@ const Or = /* @__PURE__ */ g(Pr, [["render", Mr], ["__scopeId", "data-v-c07a6cf3
3059
3068
  ])
3060
3069
  }, [
3061
3070
  t("div", jr, [
3062
- t("div", Gr, [
3071
+ t("div", Ur, [
3063
3072
  d(o.$slots, "pallet-jack-link")
3064
3073
  ]),
3065
- t("div", Kr, [
3074
+ t("div", Gr, [
3066
3075
  d(o.$slots, "pallet-jack-video")
3067
3076
  ]),
3068
- t("div", Ur, [
3077
+ t("div", Kr, [
3069
3078
  t("h3", Jr, c(o.headline), 1),
3070
3079
  t("p", null, c(o.shortDescription), 1)
3071
3080
  ])
@@ -3115,54 +3124,54 @@ const Or = /* @__PURE__ */ g(Pr, [["render", Mr], ["__scopeId", "data-v-c07a6cf3
3115
3124
  }
3116
3125
  }), Yr = /* @__PURE__ */ g(Wr, [["__scopeId", "data-v-00c0bad3"]]), Zr = {
3117
3126
  install: (e) => {
3118
- e.component("AtomButton", ie), e.component("AtomCheckbox", fe), e.component("AtomChip", Ne), e.component("AtomDropdown", Ye), e.component("AtomImage", M), e.component("AtomLabel", ee), e.component("AtomLink", A), e.component("AtomRadioButton", rt), e.component("AtomSelect", ht), e.component("AtomSelectMultiple", Nr), e.component("AtomSlider", Bt), e.component("AtomTextarea", Lt), e.component("AtomTextField", Et), e.component("AtomVideo", te), e.component("MoleculeAddress", la), e.component("MoleculeBulletList", da), e.component("MoleculeCard", pa), e.component("MoleculeColumnCard", ge), e.component("MoleculeEventCard", Ca), e.component("MoleculeFlashcard", be), e.component("MoleculeModal", ve), e.component("MoleculeTextCard", Ga), e.component("BlockAccordion", to), e.component("BlockFacts", wo), e.component("BlockFeatures", Lo), e.component("BlockFlashcards", Mo), e.component("BlockFormScript", jo), e.component("BlockHeadline", Jo), e.component("BlockHero", il), e.component("BlockImage", _l), e.component("BlockImageGallery", vl), e.component("BlockLogoWall", Il), e.component("BlockMicroStories", Ll), e.component("BlockPolicy", Ml), e.component("BlockProductHero", Kl), e.component("BlockPromo", Wl), e.component("BlockQuote", rs), e.component("BlockRichText", _s), e.component("BlockRichTextColumns", bs), e.component("BlockTimeline", qs), e.component("BlockCardDisplay", ro), e.component("BlockColumnGrid", po), e.component("BlockVimeo", Fs), e.component("BlockPalletJack", Yr), e.component("BlockFrontPageHero", Zs), e.component("Organism404", oi), e.component("OrganismFilter", di), e.component("OrganismFooter", zi), e.component("OrganismHeader", $r), e.component("OrganismLanguageSwitcher", qr), e.component("OrganismPagination", Vr), e.component("OrganismSearch", Or);
3127
+ e.component("AtomButton", ie), e.component("AtomCheckbox", ve), e.component("AtomChip", Ee), e.component("AtomDropdown", Qe), e.component("AtomImage", M), e.component("AtomLabel", ee), e.component("AtomLink", A), e.component("AtomRadioButton", nt), e.component("AtomSelect", pt), e.component("AtomSelectMultiple", Nr), e.component("AtomSlider", St), e.component("AtomTextarea", Dt), e.component("AtomTextField", jt), e.component("AtomVideo", te), e.component("MoleculeAddress", sa), e.component("MoleculeBulletList", ca), e.component("MoleculeCard", ma), e.component("MoleculeColumnCard", be), e.component("MoleculeEventCard", Ta), e.component("MoleculeFlashcard", ke), e.component("MoleculeModal", ge), e.component("MoleculeTextCard", Ga), e.component("BlockAccordion", ao), e.component("BlockFacts", Bo), e.component("BlockFeatures", Do), e.component("BlockFlashcards", Oo), e.component("BlockFormScript", Uo), e.component("BlockHeadline", Wo), e.component("BlockHero", rl), e.component("BlockImage", hl), e.component("BlockImageGallery", gl), e.component("BlockLogoWall", Cl), e.component("BlockMicroStories", Dl), e.component("BlockPolicy", Ol), e.component("BlockProductHero", Kl), e.component("BlockPromo", Yl), e.component("BlockQuote", ns), e.component("BlockRichText", hs), e.component("BlockRichTextColumns", ks), e.component("BlockTimeline", As), e.component("BlockCardDisplay", no), e.component("BlockColumnGrid", mo), e.component("BlockVimeo", Ms), e.component("BlockPalletJack", Yr), e.component("BlockFrontPageHero", Zs), e.component("Organism404", oi), e.component("OrganismFilter", di), e.component("OrganismFooter", zi), e.component("OrganismHeader", $r), e.component("OrganismLanguageSwitcher", qr), e.component("OrganismPagination", Vr), e.component("OrganismSearch", Or);
3119
3128
  }
3120
3129
  };
3121
3130
  export {
3122
3131
  ie as AtomButton,
3123
- fe as AtomCheckbox,
3124
- Ne as AtomChip,
3125
- Ye as AtomDropdown,
3132
+ ve as AtomCheckbox,
3133
+ Ee as AtomChip,
3134
+ Qe as AtomDropdown,
3126
3135
  M as AtomImage,
3127
3136
  ee as AtomLabel,
3128
3137
  A as AtomLink,
3129
- rt as AtomRadioButton,
3130
- ht as AtomSelect,
3138
+ nt as AtomRadioButton,
3139
+ pt as AtomSelect,
3131
3140
  Nr as AtomSelectMultiple,
3132
- Bt as AtomSlider,
3133
- Et as AtomTextField,
3134
- Lt as AtomTextarea,
3141
+ St as AtomSlider,
3142
+ jt as AtomTextField,
3143
+ Dt as AtomTextarea,
3135
3144
  te as AtomVideo,
3136
- to as BlockAccordion,
3137
- ro as BlockCardDisplay,
3138
- po as BlockColumnGrid,
3139
- wo as BlockFacts,
3140
- Lo as BlockFeatures,
3141
- Mo as BlockFlashcards,
3142
- jo as BlockFormScript,
3145
+ ao as BlockAccordion,
3146
+ no as BlockCardDisplay,
3147
+ mo as BlockColumnGrid,
3148
+ Bo as BlockFacts,
3149
+ Do as BlockFeatures,
3150
+ Oo as BlockFlashcards,
3151
+ Uo as BlockFormScript,
3143
3152
  Zs as BlockFrontPageHero,
3144
- Jo as BlockHeadline,
3145
- il as BlockHero,
3146
- _l as BlockImage,
3147
- vl as BlockImageGallery,
3148
- Il as BlockLogoWall,
3149
- Ll as BlockMicroStories,
3153
+ Wo as BlockHeadline,
3154
+ rl as BlockHero,
3155
+ hl as BlockImage,
3156
+ gl as BlockImageGallery,
3157
+ Cl as BlockLogoWall,
3158
+ Dl as BlockMicroStories,
3150
3159
  Yr as BlockPalletJack,
3151
- Ml as BlockPolicy,
3160
+ Ol as BlockPolicy,
3152
3161
  Kl as BlockProductHero,
3153
- Wl as BlockPromo,
3154
- rs as BlockQuote,
3155
- _s as BlockRichText,
3156
- bs as BlockRichTextColumns,
3157
- qs as BlockTimeline,
3158
- Fs as BlockVimeo,
3159
- la as MoleculeAddress,
3160
- da as MoleculeBulletList,
3161
- pa as MoleculeCard,
3162
- ge as MoleculeColumnCard,
3163
- Ca as MoleculeEventCard,
3164
- be as MoleculeFlashcard,
3165
- ve as MoleculeModal,
3162
+ Yl as BlockPromo,
3163
+ ns as BlockQuote,
3164
+ hs as BlockRichText,
3165
+ ks as BlockRichTextColumns,
3166
+ As as BlockTimeline,
3167
+ Ms as BlockVimeo,
3168
+ sa as MoleculeAddress,
3169
+ ca as MoleculeBulletList,
3170
+ ma as MoleculeCard,
3171
+ be as MoleculeColumnCard,
3172
+ Ta as MoleculeEventCard,
3173
+ ke as MoleculeFlashcard,
3174
+ ge as MoleculeModal,
3166
3175
  Ga as MoleculeTextCard,
3167
3176
  oi as Organism404,
3168
3177
  di as OrganismFilter,