@mirweb/mir-web-components 0.17.105 → 0.17.107

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- import { defineComponent as g, computed as D, openBlock as l, createElementBlock as i, normalizeClass as h, toDisplayString as n, createElementVNode as t, renderSlot as c, pushScopeId as E, popScopeId as R, createTextVNode as Q, ref as q, withDirectives as j, Fragment as P, renderList as M, vShow as W, normalizeProps as O, guardReactiveProps as F, toRefs as ye, mergeProps as ie, createVNode as S, Transition as $e, withCtx as $, withModifiers as ue, createBlock as L, createCommentVNode as m, watchEffect as _e, withKeys as ke, useSlots as we, normalizeStyle as re, isRef as ce, unref as I, onMounted as pe, watch as ee, onUnmounted as Se } from "vue";
1
+ import { defineComponent as g, computed as V, openBlock as l, createElementBlock as i, normalizeClass as h, toDisplayString as n, createElementVNode as t, renderSlot as c, pushScopeId as E, popScopeId as R, createTextVNode as Q, ref as q, withDirectives as j, Fragment as P, renderList as M, vShow as J, normalizeProps as O, guardReactiveProps as F, toRefs as ye, mergeProps as ie, createVNode as S, Transition as $e, withCtx as $, withModifiers as ue, createBlock as D, createCommentVNode as m, watchEffect as _e, withKeys as ke, useSlots as we, normalizeStyle as re, isRef as ce, unref as I, onMounted as pe, watch as te, onUnmounted as Se } from "vue";
2
2
  const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
3
3
  __name: "button",
4
4
  props: {
@@ -13,7 +13,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
13
13
  close: "close",
14
14
  next: "next",
15
15
  previous: "previous"
16
- }, r = e, s = D(() => a[r.variant]);
16
+ }, r = e, s = V(() => a[r.variant]);
17
17
  return (o, _) => (l(), i("button", {
18
18
  class: h(["button", "button--" + s.value]),
19
19
  "aria-label": o.ariaLabel
@@ -24,7 +24,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
24
24
  for (const [s, o] of a)
25
25
  r[s] = o;
26
26
  return r;
27
- }, te = /* @__PURE__ */ f(Ie, [["__scopeId", "data-v-a3e038ec"]]), qe = (e) => (E("data-v-42c44141"), e = e(), R(), e), Te = ["id", "name", "value", "disabled", "required"], De = ["for"], Le = /* @__PURE__ */ qe(() => /* @__PURE__ */ t("span", { class: "checkmark" }, null, -1)), Ce = /* @__PURE__ */ g({
27
+ }, Z = /* @__PURE__ */ f(Ie, [["__scopeId", "data-v-a3e038ec"]]), qe = (e) => (E("data-v-42c44141"), e = e(), R(), e), Le = ["id", "name", "value", "disabled", "required"], Ve = ["for"], De = /* @__PURE__ */ qe(() => /* @__PURE__ */ t("span", { class: "checkmark" }, null, -1)), Te = /* @__PURE__ */ g({
28
28
  __name: "checkbox",
29
29
  props: {
30
30
  name: { default: "checkbox" },
@@ -51,17 +51,17 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
51
51
  required: o.required,
52
52
  class: "checkbox__checkbox",
53
53
  onChange: s
54
- }, null, 40, Te),
54
+ }, null, 40, Le),
55
55
  t("label", {
56
56
  for: o.id,
57
57
  class: h(["checkbox__label", o.required ? "required" : ""])
58
58
  }, [
59
- Le,
59
+ De,
60
60
  c(o.$slots, "default", {}, void 0, !0)
61
- ], 10, De)
61
+ ], 10, Ve)
62
62
  ], 2));
63
63
  }
64
- }), Ve = /* @__PURE__ */ f(Ce, [["__scopeId", "data-v-42c44141"]]), Ae = (e) => (E("data-v-08813346"), e = e(), R(), e), Pe = ["aria-label"], Me = /* @__PURE__ */ Ae(() => /* @__PURE__ */ t("img", {
64
+ }), Ce = /* @__PURE__ */ f(Te, [["__scopeId", "data-v-42c44141"]]), Ae = (e) => (E("data-v-08813346"), e = e(), R(), e), Pe = ["aria-label"], Me = /* @__PURE__ */ Ae(() => /* @__PURE__ */ t("img", {
65
65
  src: "https://a.storyblok.com/f/230581/9x9/e4fb715dc9/close.svg?cv=1695125714598",
66
66
  alt: "close",
67
67
  class: "close-icon"
@@ -72,7 +72,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
72
72
  },
73
73
  emits: ["remove-chip"],
74
74
  setup(e) {
75
- const a = e, r = D(() => `Chip: ${a.text}`);
75
+ const a = e, r = V(() => `Chip: ${a.text}`);
76
76
  return (s, o) => (l(), i("div", {
77
77
  class: "chip__wrapper",
78
78
  onClick: o[0] || (o[0] = (_) => s.$emit("remove-chip"))
@@ -86,7 +86,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
86
86
  ], 8, Pe)
87
87
  ]));
88
88
  }
89
- }), Fe = /* @__PURE__ */ f(Oe, [["__scopeId", "data-v-08813346"]]), Ee = ["value"], Re = ["id"], Ne = { class: "listbox__dropdown" }, He = ["id", "aria-labelledby", "aria-disabled"], ze = ["aria-labelledby", "aria-activedescendant"], je = ["aria-selected", "data-value"], Ue = /* @__PURE__ */ g({
89
+ }), Fe = /* @__PURE__ */ f(Oe, [["__scopeId", "data-v-08813346"]]), Ee = ["value"], Re = ["id"], He = { class: "listbox__dropdown" }, Ne = ["id", "aria-labelledby", "aria-disabled"], ze = ["aria-labelledby", "aria-activedescendant"], je = ["aria-selected", "data-value"], Ue = /* @__PURE__ */ g({
90
90
  __name: "dropdown",
91
91
  props: {
92
92
  modelValue: {},
@@ -104,7 +104,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
104
104
  const r = {
105
105
  primary: "dropdown-dark-bg-primary",
106
106
  dark: "dropdown-dark dropdown-dark-bg-dark"
107
- }, s = e, o = D(() => r[s.variant]), _ = q(null), u = q(null), p = q([]), w = q(0), v = q(""), B = q(!0), C = q(0), ae = a, oe = D(() => {
107
+ }, s = e, o = V(() => r[s.variant]), _ = q(null), u = q(null), p = q([]), w = q(0), v = q(""), B = q(!0), T = q(0), ae = a, oe = V(() => {
108
108
  const d = s.options.find(
109
109
  (y) => y.value === s.modelValue
110
110
  );
@@ -119,13 +119,13 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
119
119
  document.body.removeEventListener("click", d.clickOutsideEvent);
120
120
  }
121
121
  };
122
- function X(d) {
122
+ function x(d) {
123
123
  ae("update:modelValue", d);
124
124
  }
125
125
  function le(d) {
126
126
  var k;
127
127
  const y = d.target;
128
- y.getAttribute("role") === "option" && (J(y), x(), (k = _.value) == null || k.focus());
128
+ y.getAttribute("role") === "option" && (Y(y), ee(), (k = _.value) == null || k.focus());
129
129
  }
130
130
  function b(d) {
131
131
  var k;
@@ -134,11 +134,11 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
134
134
  case "ArrowUp":
135
135
  case "ArrowDown": {
136
136
  d.preventDefault();
137
- const T = s.options.findIndex(
137
+ const L = s.options.findIndex(
138
138
  (G) => G.value === s.modelValue
139
139
  );
140
- let N = T ? p.value[T] : p.value[0];
141
- y === "ArrowUp" ? T - 1 >= 0 && (N = p.value[T - 1]) : T + 1 <= s.options.length && (N = p.value[T + 1]), N && J(N);
140
+ let H = L ? p.value[L] : p.value[0];
141
+ y === "ArrowUp" ? L - 1 >= 0 && (H = p.value[L - 1]) : L + 1 <= s.options.length && (H = p.value[L + 1]), H && Y(H);
142
142
  break;
143
143
  }
144
144
  case "Home":
@@ -151,11 +151,11 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
151
151
  break;
152
152
  case "Enter":
153
153
  case "Escape":
154
- d.preventDefault(), x(), (k = _.value) == null || k.focus();
154
+ d.preventDefault(), ee(), (k = _.value) == null || k.focus();
155
155
  break;
156
156
  default: {
157
- const T = me(y);
158
- T && J(T);
157
+ const L = me(y);
158
+ L && Y(L);
159
159
  break;
160
160
  }
161
161
  }
@@ -179,14 +179,14 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
179
179
  }
180
180
  function me(d) {
181
181
  let y = "";
182
- (v.value === "" || y !== d) && (C.value = s.options.findIndex(
183
- (T) => T.value === s.modelValue
182
+ (v.value === "" || y !== d) && (T.value = s.options.findIndex(
183
+ (L) => L.value === s.modelValue
184
184
  )), v.value = y === d ? d : v.value + d, y = d, z();
185
185
  let k = ne(
186
- C.value + 1,
186
+ T.value + 1,
187
187
  s.options.length
188
188
  );
189
- return !k && v.value.length === 1 && (k = ne(0, C.value)), C.value = (C.value + 1) % s.options.length, k;
189
+ return !k && v.value.length === 1 && (k = ne(0, T.value)), T.value = (T.value + 1) % s.options.length, k;
190
190
  }
191
191
  function ne(d, y) {
192
192
  for (let k = d; k < y; k++)
@@ -195,31 +195,31 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
195
195
  return null;
196
196
  }
197
197
  function ve() {
198
- J(p.value[0]);
198
+ Y(p.value[0]);
199
199
  }
200
- function J(d) {
201
- var k, T;
200
+ function Y(d) {
201
+ var k, L;
202
202
  const y = d.getAttribute("data-value");
203
203
  if (s.modelValue) {
204
- const N = s.options.findIndex(
204
+ const H = s.options.findIndex(
205
205
  (be) => be.value === s.modelValue
206
- ), G = p.value[N];
206
+ ), G = p.value[H];
207
207
  se(G);
208
208
  }
209
209
  if (d.setAttribute("aria-selected", "true"), (k = u.value) == null || k.setAttribute(
210
210
  "aria-activedescendant",
211
211
  y || ""
212
- ), X(y || ""), u.value && u.value.scrollHeight > u.value.clientHeight) {
213
- const N = u.value.clientHeight + u.value.scrollTop, G = d.offsetTop + d.offsetHeight;
214
- G > N ? u.value.scrollTop = G - ((T = u.value) == null ? void 0 : T.clientHeight) : d.offsetTop < u.value.scrollTop && (u.value.scrollTop = d.offsetTop);
212
+ ), x(y || ""), u.value && u.value.scrollHeight > u.value.clientHeight) {
213
+ const H = u.value.clientHeight + u.value.scrollTop, G = d.offsetTop + d.offsetHeight;
214
+ G > H ? u.value.scrollTop = G - ((L = u.value) == null ? void 0 : L.clientHeight) : d.offsetTop < u.value.scrollTop && (u.value.scrollTop = d.offsetTop);
215
215
  }
216
216
  }
217
217
  function fe() {
218
218
  var y;
219
219
  const d = (y = p.value) == null ? void 0 : y[s.options.length - 1];
220
- J(d);
220
+ Y(d);
221
221
  }
222
- function x() {
222
+ function ee() {
223
223
  var d;
224
224
  B.value = !0, (d = _.value) == null || d.removeAttribute("aria-expanded");
225
225
  }
@@ -228,7 +228,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
228
228
  B.value = !1, (d = _.value) == null || d.setAttribute("aria-expanded", "true"), (y = u.value) == null || y.focus();
229
229
  }
230
230
  function ge() {
231
- s.disabled || (B.value ? de() : x());
231
+ s.disabled || (B.value ? de() : ee());
232
232
  }
233
233
  return (d, y) => (l(), i("div", {
234
234
  ref: "listbox",
@@ -243,7 +243,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
243
243
  "is-required": d.required
244
244
  }, "listbox__label"])
245
245
  }, n(d.label), 11, Re),
246
- j((l(), i("div", Ne, [
246
+ j((l(), i("div", He, [
247
247
  t("button", {
248
248
  id: `${d.name}-button-label`,
249
249
  ref_key: "listboxButton",
@@ -255,7 +255,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
255
255
  class: h(["listbox__button", o.value]),
256
256
  onClick: ge,
257
257
  onKeydown: K
258
- }, n(d.modelValue ? oe.value : d.placeholder), 43, He),
258
+ }, n(d.modelValue ? oe.value : d.placeholder), 43, Ne),
259
259
  j(t("ul", {
260
260
  ref_key: "listboxNode",
261
261
  ref: u,
@@ -267,8 +267,8 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
267
267
  onKeydown: b,
268
268
  onClick: le
269
269
  }, [
270
- (l(!0), i(P, null, M(d.options, (k, T) => (l(), i("li", {
271
- key: `${d.name}-option-${T}`,
270
+ (l(!0), i(P, null, M(d.options, (k, L) => (l(), i("li", {
271
+ key: `${d.name}-option-${L}`,
272
272
  ref_for: !0,
273
273
  ref_key: "listboxOptions",
274
274
  ref: p,
@@ -278,14 +278,14 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
278
278
  role: "option"
279
279
  }, n(k.label), 9, je))), 128))
280
280
  ], 40, ze), [
281
- [W, !B.value]
281
+ [J, !B.value]
282
282
  ])
283
283
  ])), [
284
- [U, x]
284
+ [U, ee]
285
285
  ])
286
286
  ], 8, Ee));
287
287
  }
288
- }), Ke = /* @__PURE__ */ f(Ue, [["__scopeId", "data-v-6a8da7a4"]]), Ge = { class: "image__wrapper" }, We = /* @__PURE__ */ g({
288
+ }), Ke = /* @__PURE__ */ f(Ue, [["__scopeId", "data-v-6a8da7a4"]]), Ge = { class: "image__wrapper" }, Je = /* @__PURE__ */ g({
289
289
  __name: "image",
290
290
  props: {
291
291
  src: { default: void 0 },
@@ -301,23 +301,23 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
301
301
  c(a.$slots, "default", O(F(a.$attrs)))
302
302
  ]));
303
303
  }
304
- }), A = /* @__PURE__ */ f(We, [["__scopeId", "data-v-e10217bd"]]), Ye = { class: "label__wrapper" }, Je = ["aria-label", "label-dark"], Qe = /* @__PURE__ */ g({
304
+ }), A = /* @__PURE__ */ f(Je, [["__scopeId", "data-v-e10217bd"]]), We = { class: "label__wrapper" }, Ye = ["aria-label", "label-dark"], Qe = /* @__PURE__ */ g({
305
305
  __name: "label",
306
306
  props: {
307
307
  text: {},
308
308
  labelDark: { type: Boolean, default: !1 }
309
309
  },
310
310
  setup(e) {
311
- const a = e, r = D(() => `Label: ${a.text}`);
312
- return (s, o) => (l(), i("div", Ye, [
311
+ const a = e, r = V(() => `Label: ${a.text}`);
312
+ return (s, o) => (l(), i("div", We, [
313
313
  t("span", {
314
314
  "aria-label": r.value,
315
315
  "label-dark": s.labelDark,
316
316
  class: h(s.labelDark ? "label--dark" : "label--light")
317
- }, n(s.text), 11, Je)
317
+ }, n(s.text), 11, Ye)
318
318
  ]));
319
319
  }
320
- }), Y = /* @__PURE__ */ f(Qe, [["__scopeId", "data-v-7d9d3a8a"]]), Ze = { class: "link__wrapper" }, V = /* @__PURE__ */ g({
320
+ }), W = /* @__PURE__ */ f(Qe, [["__scopeId", "data-v-7d9d3a8a"]]), Ze = { class: "link__wrapper" }, C = /* @__PURE__ */ g({
321
321
  __name: "link",
322
322
  props: {
323
323
  linkType: { default: "regular" },
@@ -338,7 +338,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
338
338
  hover: "underline-hover",
339
339
  true: "add-underline",
340
340
  false: "remove-underline"
341
- }, s = e, o = D(() => a[s.linkType]), _ = D(() => r[s.underline]), u = D(() => {
341
+ }, s = e, o = V(() => a[s.linkType]), _ = V(() => r[s.underline]), u = V(() => {
342
342
  const { ...p } = ye(s);
343
343
  return p;
344
344
  });
@@ -459,7 +459,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
459
459
  }, ["stop"]))
460
460
  }, [
461
461
  t("div", null, [
462
- _.searchBar ? m("", !0) : (l(), L(te, {
462
+ _.searchBar ? m("", !0) : (l(), D(Z, {
463
463
  key: 0,
464
464
  "aria-label": "close",
465
465
  variant: "close",
@@ -469,7 +469,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
469
469
  c(_.$slots, "default", {}, void 0, !0)
470
470
  ], 2)
471
471
  ], 2), [
472
- [W, _.show]
472
+ [J, _.show]
473
473
  ])
474
474
  ]),
475
475
  _: 3
@@ -492,7 +492,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
492
492
  },
493
493
  emits: ["update:modelValue"],
494
494
  setup(e, { emit: a }) {
495
- const r = e, s = a, o = q(r.modelValue), _ = q(), u = q(!1), p = (v, B, C) => (v - B) / (C - B) * 100, w = (v) => {
495
+ const r = e, s = a, o = q(r.modelValue), _ = q(), u = q(!1), p = (v, B, T) => (v - B) / (T - B) * 100, w = (v) => {
496
496
  var B;
497
497
  (B = _.value) == null || B.style.setProperty("--ProgressPercent", `${v}%`);
498
498
  };
@@ -517,8 +517,8 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
517
517
  "aria-label": v.informationLabel,
518
518
  tabindex: "0",
519
519
  "aria-haspopup": "dialog",
520
- onClick: B[0] || (B[0] = (C) => u.value = !u.value),
521
- onKeyup: B[1] || (B[1] = ke((C) => u.value = !u.value, ["enter"]))
520
+ onClick: B[0] || (B[0] = (T) => u.value = !u.value),
521
+ onKeyup: B[1] || (B[1] = ke((T) => u.value = !u.value, ["enter"]))
522
522
  }, null, 42, mt)) : m("", !0)
523
523
  ]),
524
524
  t("div", vt, [
@@ -536,7 +536,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
536
536
  step: v.step,
537
537
  max: v.max,
538
538
  class: h(v.variant),
539
- onInput: B[2] || (B[2] = ({ target: C }) => o.value = parseFloat(C.value))
539
+ onInput: B[2] || (B[2] = ({ target: T }) => o.value = parseFloat(T.value))
540
540
  }, null, 42, ft),
541
541
  t("span", {
542
542
  class: h([v.variant, "slider__minmax"])
@@ -546,10 +546,10 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
546
546
  class: h([v.variant, "slider__value"])
547
547
  }, n(v.modelValue), 3)
548
548
  ]),
549
- v.information ? (l(), L(he, {
549
+ v.information ? (l(), D(he, {
550
550
  key: 0,
551
551
  show: u.value,
552
- "onUpdate:show": B[3] || (B[3] = (C) => u.value = C)
552
+ "onUpdate:show": B[3] || (B[3] = (T) => u.value = T)
553
553
  }, {
554
554
  default: $(() => [
555
555
  t("p", gt, n(v.information), 1)
@@ -608,7 +608,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
608
608
  ])
609
609
  ]));
610
610
  }
611
- }), Tt = /* @__PURE__ */ f(qt, [["__scopeId", "data-v-220a973c"]]), Dt = { class: "text-field__wrapper" }, Lt = ["for"], Ct = { key: 0 }, Vt = ["id", "type", "value", "placeholder", "required", "disabled", "name"], At = ["aria-expanded"], Pt = ["id", "type", "value", "placeholder", "required", "disabled", "name"], Mt = {
611
+ }), Lt = /* @__PURE__ */ f(qt, [["__scopeId", "data-v-220a973c"]]), Vt = { class: "text-field__wrapper" }, Dt = ["for"], Tt = { key: 0 }, Ct = ["id", "type", "value", "placeholder", "required", "disabled", "name"], At = ["aria-expanded"], Pt = ["id", "type", "value", "placeholder", "required", "disabled", "name"], Mt = {
612
612
  key: 2,
613
613
  class: "search"
614
614
  }, Ot = {
@@ -644,12 +644,12 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
644
644
  tel: "tel",
645
645
  url: "url",
646
646
  search: "search"
647
- }, r = e, s = D(() => a[r.type]), o = q(!0), _ = D(
647
+ }, r = e, s = V(() => a[r.type]), o = q(!0), _ = V(
648
648
  () => o.value ? "showPassword" : "hidePassword"
649
- ), u = D(
649
+ ), u = V(
650
650
  () => o.value ? "password" : "text"
651
651
  );
652
- return (p, w) => (l(), i("div", Dt, [
652
+ return (p, w) => (l(), i("div", Vt, [
653
653
  t("label", {
654
654
  for: p.id,
655
655
  class: h([
@@ -657,8 +657,8 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
657
657
  p.disabled ? "disabled" : "",
658
658
  p.search ? "search" : ""
659
659
  ])
660
- }, n(p.label), 11, Lt),
661
- s.value === "password" ? (l(), i("div", Ct, [
660
+ }, n(p.label), 11, Dt),
661
+ s.value === "password" ? (l(), i("div", Tt, [
662
662
  t("input", {
663
663
  id: p.id,
664
664
  ref: "passwordField",
@@ -669,7 +669,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
669
669
  disabled: p.disabled,
670
670
  name: p.fieldName,
671
671
  onInput: w[0] || (w[0] = (v) => p.$emit("update:modelValue", v.target.value))
672
- }, null, 40, Vt),
672
+ }, null, 40, Ct),
673
673
  t("i", {
674
674
  role: "button",
675
675
  class: h([_.value]),
@@ -699,7 +699,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
699
699
  p.helperText ? (l(), i("span", Ft, n(p.helperText), 1)) : m("", !0)
700
700
  ]));
701
701
  }
702
- }), Rt = /* @__PURE__ */ f(Et, [["__scopeId", "data-v-414b9435"]]), Nt = { class: "video__wrapper" }, Ht = ["aria-label", "controls", "poster", "width", "height", "autoplay", "loop", "muted", "src"], zt = ["src", "aria-label", "title", "width", "height"], jt = /* @__PURE__ */ g({
702
+ }), Rt = /* @__PURE__ */ f(Et, [["__scopeId", "data-v-414b9435"]]), Ht = { class: "video__wrapper" }, Nt = ["aria-label", "controls", "poster", "width", "height", "autoplay", "loop", "muted", "src"], zt = ["src", "aria-label", "title", "width", "height"], jt = /* @__PURE__ */ g({
703
703
  __name: "video",
704
704
  props: {
705
705
  play: { type: Boolean, default: !1 },
@@ -724,7 +724,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
724
724
  resetVideo: () => {
725
725
  s.value && (s.value.currentTime = 0, s.value.play());
726
726
  }
727
- }), (_, u) => (l(), i("div", Nt, [
727
+ }), (_, u) => (l(), i("div", Ht, [
728
728
  _.localVideo ? (l(), i("video", {
729
729
  key: 0,
730
730
  ref_key: "videoRef",
@@ -740,7 +740,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
740
740
  type: "video/mp4",
741
741
  playsinline: "",
742
742
  src: _.src
743
- }, null, 8, Ht)) : (l(), i("iframe", {
743
+ }, null, 8, Nt)) : (l(), i("iframe", {
744
744
  key: 1,
745
745
  src: _.src,
746
746
  "aria-label": _.ariaLabel,
@@ -753,7 +753,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
753
753
  }, null, 8, zt))
754
754
  ]));
755
755
  }
756
- }), Z = /* @__PURE__ */ f(jt, [["__scopeId", "data-v-c6a0feb6"]]), Ut = { class: "address__wrapper" }, Kt = { class: "address__content" }, Gt = { class: "address__flag" }, Wt = { class: "address__address" }, Yt = { class: "address__name" }, Jt = { key: 0 }, Qt = { class: "address__contact" }, Zt = ["href"], Xt = ["href"], xt = ["href"], ea = /* @__PURE__ */ g({
756
+ }), X = /* @__PURE__ */ f(jt, [["__scopeId", "data-v-c6a0feb6"]]), Ut = { class: "address__wrapper" }, Kt = { class: "address__content" }, Gt = { class: "address__flag" }, Jt = { class: "address__address" }, Wt = { class: "address__name" }, Yt = { key: 0 }, Qt = { class: "address__contact" }, Zt = ["href"], Xt = ["href"], xt = ["href"], ea = /* @__PURE__ */ g({
757
757
  __name: "address",
758
758
  props: {
759
759
  name: {},
@@ -771,15 +771,15 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
771
771
  t("div", Gt, [
772
772
  c(a.$slots, "address-flag", {}, void 0, !0)
773
773
  ]),
774
- t("div", Wt, [
775
- t("p", Yt, n(a.name), 1),
774
+ t("div", Jt, [
775
+ t("p", Wt, n(a.name), 1),
776
776
  t("p", null, n(a.company), 1),
777
777
  t("p", null, n(a.addressLine1), 1),
778
778
  t("p", null, n(a.addressLine2), 1),
779
- a.addressLine3 ? (l(), i("p", Jt, n(a.addressLine3), 1)) : m("", !0)
779
+ a.addressLine3 ? (l(), i("p", Yt, n(a.addressLine3), 1)) : m("", !0)
780
780
  ]),
781
781
  t("div", Qt, [
782
- a.website ? (l(), L(V, {
782
+ a.website ? (l(), D(C, {
783
783
  key: 0,
784
784
  underline: "false",
785
785
  "link-type": "regular"
@@ -792,7 +792,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
792
792
  ]),
793
793
  _: 1
794
794
  })) : m("", !0),
795
- (l(!0), i(P, null, M(a.phoneNumbers, (s) => (l(), L(V, {
795
+ (l(!0), i(P, null, M(a.phoneNumbers, (s) => (l(), D(C, {
796
796
  key: s,
797
797
  underline: "false",
798
798
  "link-type": "regular"
@@ -886,7 +886,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
886
886
  width: "596",
887
887
  height: "335"
888
888
  }
889
- }, o = e, _ = D(() => s[o.size]);
889
+ }, o = e, _ = V(() => s[o.size]);
890
890
  return (u, p) => (l(), i("div", ra, [
891
891
  t("div", {
892
892
  class: h(["card", [
@@ -900,7 +900,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
900
900
  onMouseover: p[0] || (p[0] = (w) => ce(r) ? r.value = !0 : r = !0),
901
901
  onMouseout: p[1] || (p[1] = (w) => ce(r) ? r.value = !1 : r = !1)
902
902
  }, [
903
- u.mediaType === "image" ? (l(), L(A, { key: 0 }, {
903
+ u.mediaType === "image" ? (l(), D(A, { key: 0 }, {
904
904
  default: $(() => [
905
905
  c(u.$slots, "card-image", ie({
906
906
  src: u.imgSrc,
@@ -916,7 +916,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
916
916
  key: 1,
917
917
  class: h(["video-card__wrapper", I(r) === !0 ? "vimeoPlaying" : ""])
918
918
  }, [
919
- S(Z, {
919
+ S(X, {
920
920
  play: I(r),
921
921
  "local-video": !0,
922
922
  src: u.videoSrc,
@@ -977,7 +977,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
977
977
  },
978
978
  setup(e) {
979
979
  return (a, r) => (l(), i("div", pa, [
980
- S(Y, {
980
+ S(W, {
981
981
  "label-dark": !1,
982
982
  text: e.eventType ? e.eventType : ""
983
983
  }, null, 8, ["text"]),
@@ -1008,7 +1008,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
1008
1008
  },
1009
1009
  setup(e) {
1010
1010
  return (a, r) => (l(), i("div", ya, [
1011
- S(Y, {
1011
+ S(W, {
1012
1012
  "label-dark": !1,
1013
1013
  text: e.label ? e.label : ""
1014
1014
  }, null, 8, ["text"]),
@@ -1018,10 +1018,10 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
1018
1018
  ])
1019
1019
  ]));
1020
1020
  }
1021
- }), Sa = /* @__PURE__ */ f(wa, [["__scopeId", "data-v-ebdea819"]]), Ba = { class: "facts__wrapper" }, Ia = { class: "facts__content" }, qa = { class: "facts__headline" }, Ta = { class: "facts" }, Da = { class: "fact__value" }, La = { class: "fact__metric" }, Ca = {
1021
+ }), Sa = /* @__PURE__ */ f(wa, [["__scopeId", "data-v-ebdea819"]]), Ba = { class: "facts__wrapper" }, Ia = { class: "facts__content" }, qa = { class: "facts__headline" }, La = { class: "facts" }, Va = { class: "fact__value" }, Da = { class: "fact__metric" }, Ta = {
1022
1022
  key: 0,
1023
1023
  class: "facts__link"
1024
- }, Va = /* @__PURE__ */ g({
1024
+ }, Ca = /* @__PURE__ */ g({
1025
1025
  __name: "facts",
1026
1026
  props: {
1027
1027
  headline: { default: "" },
@@ -1048,21 +1048,21 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
1048
1048
  return (a, r) => (l(), i("div", Ba, [
1049
1049
  t("div", Ia, [
1050
1050
  t("h2", qa, n(a.headline), 1),
1051
- t("div", Ta, [
1051
+ t("div", La, [
1052
1052
  (l(!0), i(P, null, M(a.facts, (s) => (l(), i("div", {
1053
1053
  key: s.value + s.metric,
1054
1054
  class: "fact"
1055
1055
  }, [
1056
- t("div", Da, [
1056
+ t("div", Va, [
1057
1057
  t("span", null, n(s.value), 1)
1058
1058
  ]),
1059
- t("div", La, [
1059
+ t("div", Da, [
1060
1060
  t("span", null, n(s.metric), 1)
1061
1061
  ])
1062
1062
  ]))), 128))
1063
1063
  ]),
1064
- a.link ? (l(), i("div", Ca, [
1065
- S(V, {
1064
+ a.link ? (l(), i("div", Ta, [
1065
+ S(C, {
1066
1066
  "link-type": "regular_light",
1067
1067
  arrow: ""
1068
1068
  }, {
@@ -1075,13 +1075,13 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
1075
1075
  ])
1076
1076
  ]));
1077
1077
  }
1078
- }), Aa = /* @__PURE__ */ f(Va, [["__scopeId", "data-v-d2b231d4"]]), Pa = { class: "features__wrapper" }, Ma = { class: "features__content" }, Oa = {
1078
+ }), Aa = /* @__PURE__ */ f(Ca, [["__scopeId", "data-v-d2b231d4"]]), Pa = { class: "features__wrapper" }, Ma = { class: "features__content" }, Oa = {
1079
1079
  key: 0,
1080
1080
  class: "features__headline"
1081
1081
  }, Fa = {
1082
1082
  key: 1,
1083
1083
  class: "features__body"
1084
- }, Ea = { class: "element__headline" }, Ra = { class: "element__body" }, Na = /* @__PURE__ */ g({
1084
+ }, Ea = { class: "element__headline" }, Ra = { class: "element__body" }, Ha = /* @__PURE__ */ g({
1085
1085
  __name: "features",
1086
1086
  props: {
1087
1087
  headline: { default: "" },
@@ -1122,7 +1122,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
1122
1122
  ])
1123
1123
  ]));
1124
1124
  }
1125
- }), Ha = /* @__PURE__ */ f(Na, [["__scopeId", "data-v-57a22df7"]]), za = { class: "form__wrapper" }, ja = { class: "form__content" }, Ua = { class: "form__information" }, Ka = { class: "form__headline" }, Ga = { class: "form__body" }, Wa = { class: "form__script" }, Ya = /* @__PURE__ */ g({
1125
+ }), Na = /* @__PURE__ */ f(Ha, [["__scopeId", "data-v-57a22df7"]]), za = { class: "form__wrapper" }, ja = { class: "form__content" }, Ua = { class: "form__information" }, Ka = { class: "form__headline" }, Ga = { class: "form__body" }, Ja = { class: "form__script" }, Wa = /* @__PURE__ */ g({
1126
1126
  __name: "form-script",
1127
1127
  props: {
1128
1128
  headline: {
@@ -1139,13 +1139,13 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
1139
1139
  c(a.$slots, "form-body", {}, void 0, !0)
1140
1140
  ])
1141
1141
  ]),
1142
- t("div", Wa, [
1142
+ t("div", Ja, [
1143
1143
  c(a.$slots, "form-script", {}, void 0, !0)
1144
1144
  ])
1145
1145
  ])
1146
1146
  ]));
1147
1147
  }
1148
- }), Ja = /* @__PURE__ */ f(Ya, [["__scopeId", "data-v-87a67c13"]]), Qa = { class: "image__wrapper" }, Za = { class: "image__content" }, Xa = { class: "image__image" }, xa = { class: "image__caption" }, eo = /* @__PURE__ */ g({
1148
+ }), Ya = /* @__PURE__ */ f(Wa, [["__scopeId", "data-v-87a67c13"]]), Qa = { class: "image__wrapper" }, Za = { class: "image__content" }, Xa = { class: "image__image" }, xa = { class: "image__caption" }, eo = /* @__PURE__ */ g({
1149
1149
  inheritAttrs: !1,
1150
1150
  __name: "image",
1151
1151
  props: {
@@ -1203,7 +1203,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
1203
1203
  white: "",
1204
1204
  light: "gallery__wrapper--light",
1205
1205
  dark: "gallery__wrapper--dark mirsaic--dark"
1206
- }, r = e, s = D(() => a[r.bgColor]);
1206
+ }, r = e, s = V(() => a[r.bgColor]);
1207
1207
  return (o, _) => (l(), i("div", {
1208
1208
  class: h(["gallery__wrapper", s.value])
1209
1209
  }, [
@@ -1228,7 +1228,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
1228
1228
  })
1229
1229
  ])) : m("", !0),
1230
1230
  o.mediaLarge && o.mediaType === "video" ? (l(), i("div", lo, [
1231
- S(Z, {
1231
+ S(X, {
1232
1232
  src: o.mediaLarge.src,
1233
1233
  "local-video": "",
1234
1234
  "aria-label": o.mediaLarge.alt,
@@ -1319,7 +1319,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
1319
1319
  t("h1", null, n(e.headline), 1)
1320
1320
  ]),
1321
1321
  t("div", bo, [
1322
- S(V, {
1322
+ S(C, {
1323
1323
  "link-type": "regular_light",
1324
1324
  arrow: ""
1325
1325
  }, {
@@ -1343,10 +1343,10 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
1343
1343
  ])
1344
1344
  ]));
1345
1345
  }
1346
- }), Bo = /* @__PURE__ */ f(So, [["__scopeId", "data-v-22f9be13"]]), Io = { class: "logo-wall__wrapper" }, qo = { class: "logo-wall__content" }, To = {
1346
+ }), Bo = /* @__PURE__ */ f(So, [["__scopeId", "data-v-22f9be13"]]), Io = { class: "logo-wall__wrapper" }, qo = { class: "logo-wall__content" }, Lo = {
1347
1347
  key: 0,
1348
1348
  class: "logo-wall__text"
1349
- }, Do = { key: 0 }, Lo = { key: 1 }, Co = { class: "logo-wall__logos" }, Vo = { class: "logo-wall__link" }, Ao = /* @__PURE__ */ g({
1349
+ }, Vo = { key: 0 }, Do = { key: 1 }, To = { class: "logo-wall__logos" }, Co = { class: "logo-wall__link" }, Ao = /* @__PURE__ */ g({
1350
1350
  __name: "logo-wall",
1351
1351
  props: {
1352
1352
  headline: {
@@ -1366,11 +1366,11 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
1366
1366
  setup(e) {
1367
1367
  return (a, r) => (l(), i("div", Io, [
1368
1368
  t("div", qo, [
1369
- e.headline || e.body ? (l(), i("div", To, [
1370
- e.headline ? (l(), i("h2", Do, n(e.headline), 1)) : m("", !0),
1371
- e.body ? (l(), i("p", Lo, n(e.body), 1)) : m("", !0)
1369
+ e.headline || e.body ? (l(), i("div", Lo, [
1370
+ e.headline ? (l(), i("h2", Vo, n(e.headline), 1)) : m("", !0),
1371
+ e.body ? (l(), i("p", Do, n(e.body), 1)) : m("", !0)
1372
1372
  ])) : m("", !0),
1373
- t("div", Co, [
1373
+ t("div", To, [
1374
1374
  (l(!0), i(P, null, M(e.logos, (s) => (l(), i("div", {
1375
1375
  key: s.src + s.alt,
1376
1376
  class: "logo-wall__logo"
@@ -1388,8 +1388,8 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
1388
1388
  }, 1024)
1389
1389
  ]))), 128))
1390
1390
  ]),
1391
- t("div", Vo, [
1392
- S(V, {
1391
+ t("div", Co, [
1392
+ S(C, {
1393
1393
  "link-type": "regular_light",
1394
1394
  arrow: !0
1395
1395
  }, {
@@ -1420,7 +1420,7 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
1420
1420
  white: "micro-stories__wrapper--white",
1421
1421
  blue: "micro-stories__wrapper--blue",
1422
1422
  dark: "micro-stories__wrapper--dark"
1423
- }, r = D(() => a[s.bgColor]), s = e;
1423
+ }, r = V(() => a[s.bgColor]), s = e;
1424
1424
  return (o, _) => (l(), i("div", {
1425
1425
  class: h(["micro-stories__wrapper", r.value])
1426
1426
  }, [
@@ -1438,18 +1438,18 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
1438
1438
  c(o.$slots, "micro-stories-controls")
1439
1439
  ], 2));
1440
1440
  }
1441
- }), No = {}, Ho = { class: "policy__wrapper" }, zo = { class: "policy__content" };
1441
+ }), Ho = {}, No = { class: "policy__wrapper" }, zo = { class: "policy__content" };
1442
1442
  function jo(e, a) {
1443
- return l(), i("div", Ho, [
1443
+ return l(), i("div", No, [
1444
1444
  t("div", zo, [
1445
1445
  c(e.$slots, "default", {}, void 0, !0)
1446
1446
  ])
1447
1447
  ]);
1448
1448
  }
1449
- const Uo = /* @__PURE__ */ f(No, [["render", jo], ["__scopeId", "data-v-ea887d7a"]]), Ko = { class: "card-display__wrapper" }, Go = {
1449
+ const Uo = /* @__PURE__ */ f(Ho, [["render", jo], ["__scopeId", "data-v-ea887d7a"]]), Ko = { class: "card-display__wrapper" }, Go = {
1450
1450
  key: 0,
1451
1451
  class: "card__content"
1452
- }, Wo = { key: 0 }, Yo = { key: 1 }, Jo = { class: "card__cards" }, Qo = /* @__PURE__ */ g({
1452
+ }, Jo = { key: 0 }, Wo = { key: 1 }, Yo = { class: "card__cards" }, Qo = /* @__PURE__ */ g({
1453
1453
  __name: "card-display",
1454
1454
  props: {
1455
1455
  headline: {
@@ -1474,10 +1474,10 @@ const Uo = /* @__PURE__ */ f(No, [["render", jo], ["__scopeId", "data-v-ea887d7a
1474
1474
  }, [
1475
1475
  t("div", Ko, [
1476
1476
  e.headline || e.paragraph ? (l(), i("div", Go, [
1477
- e.headline ? (l(), i("h2", Wo, n(e.headline), 1)) : m("", !0),
1478
- e.paragraph ? (l(), i("p", Yo, n(e.paragraph), 1)) : m("", !0)
1477
+ e.headline ? (l(), i("h2", Jo, n(e.headline), 1)) : m("", !0),
1478
+ e.paragraph ? (l(), i("p", Wo, n(e.paragraph), 1)) : m("", !0)
1479
1479
  ])) : m("", !0),
1480
- t("div", Jo, [
1480
+ t("div", Yo, [
1481
1481
  c(a.$slots, "card-display-cards", {}, void 0, !0)
1482
1482
  ])
1483
1483
  ])
@@ -1503,7 +1503,7 @@ const Uo = /* @__PURE__ */ f(No, [["render", jo], ["__scopeId", "data-v-ea887d7a
1503
1503
  dark: "promo__wrapper--dark",
1504
1504
  light: "promo__wrapper--light",
1505
1505
  default: "promo__wrapper--default"
1506
- }, r = e, s = D(() => a[r.variant]);
1506
+ }, r = e, s = V(() => a[r.variant]);
1507
1507
  return (o, _) => (l(), i("div", {
1508
1508
  class: h([
1509
1509
  "promo__wrapper",
@@ -1534,7 +1534,7 @@ const Uo = /* @__PURE__ */ f(No, [["render", jo], ["__scopeId", "data-v-ea887d7a
1534
1534
  o.reverse ? "promo__video--reverse" : "promo__video--default"
1535
1535
  ])
1536
1536
  }, [
1537
- S(Z, {
1537
+ S(X, {
1538
1538
  src: o.src,
1539
1539
  "local-video": "",
1540
1540
  "aria-label": o.alt,
@@ -1552,7 +1552,7 @@ const Uo = /* @__PURE__ */ f(No, [["render", jo], ["__scopeId", "data-v-ea887d7a
1552
1552
  o.reverse ? "promo__text--reverse" : "promo__text--default"
1553
1553
  ])
1554
1554
  }, [
1555
- o.label ? (l(), L(Y, {
1555
+ o.label ? (l(), D(W, {
1556
1556
  key: 0,
1557
1557
  text: o.label,
1558
1558
  "label-dark": o.variant === "dark"
@@ -1565,7 +1565,7 @@ const Uo = /* @__PURE__ */ f(No, [["render", jo], ["__scopeId", "data-v-ea887d7a
1565
1565
  }, [
1566
1566
  c(o.$slots, "promo-headline")
1567
1567
  ], 2),
1568
- o.linkType === "link" ? (l(), L(V, {
1568
+ o.linkType === "link" ? (l(), D(C, {
1569
1569
  key: 1,
1570
1570
  "link-type": o.variant === "dark" ? "regular_dark" : (o.variant === "light", "regular_light"),
1571
1571
  arrow: ""
@@ -1575,7 +1575,7 @@ const Uo = /* @__PURE__ */ f(No, [["render", jo], ["__scopeId", "data-v-ea887d7a
1575
1575
  ]),
1576
1576
  _: 3
1577
1577
  }, 8, ["link-type"])) : m("", !0),
1578
- o.linkType === "button" ? (l(), L(V, {
1578
+ o.linkType === "button" ? (l(), D(C, {
1579
1579
  key: 2,
1580
1580
  "link-type": o.variant === "dark" ? "secondary_dark" : (o.variant === "light", "secondary")
1581
1581
  }, {
@@ -1666,7 +1666,7 @@ const Uo = /* @__PURE__ */ f(No, [["render", jo], ["__scopeId", "data-v-ea887d7a
1666
1666
  ])
1667
1667
  }, [
1668
1668
  t("div", hl, [
1669
- a.label ? (l(), L(Y, {
1669
+ a.label ? (l(), D(W, {
1670
1670
  key: 0,
1671
1671
  text: a.label,
1672
1672
  "label-dark": !1
@@ -1733,10 +1733,10 @@ function Sl(e, a) {
1733
1733
  ])
1734
1734
  ]);
1735
1735
  }
1736
- const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194"]]), Il = (e) => (E("data-v-e254e1e0"), e = e(), R(), e), ql = { class: "timeline__wrapper" }, Tl = { class: "timeline__content" }, Dl = { class: "timeline__items" }, Ll = { class: "item__left" }, Cl = /* @__PURE__ */ Il(() => /* @__PURE__ */ t("div", { class: "item__elements" }, [
1736
+ const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194"]]), Il = (e) => (E("data-v-e254e1e0"), e = e(), R(), e), ql = { class: "timeline__wrapper" }, Ll = { class: "timeline__content" }, Vl = { class: "timeline__items" }, Dl = { class: "item__left" }, Tl = /* @__PURE__ */ Il(() => /* @__PURE__ */ t("div", { class: "item__elements" }, [
1737
1737
  /* @__PURE__ */ t("div", { class: "circle" }),
1738
1738
  /* @__PURE__ */ t("div", { class: "line" })
1739
- ], -1)), Vl = { class: "item__right" }, Al = ["innerHTML"], Pl = /* @__PURE__ */ g({
1739
+ ], -1)), Cl = { class: "item__right" }, Al = ["innerHTML"], Pl = /* @__PURE__ */ g({
1740
1740
  __name: "timeline",
1741
1741
  props: {
1742
1742
  timelineItems: {
@@ -1760,15 +1760,15 @@ const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194
1760
1760
  r.observe(s);
1761
1761
  });
1762
1762
  }), (a, r) => (l(), i("div", ql, [
1763
- t("div", Tl, [
1764
- t("div", Dl, [
1763
+ t("div", Ll, [
1764
+ t("div", Vl, [
1765
1765
  (l(!0), i(P, null, M(e.timelineItems, (s) => (l(), i("div", {
1766
1766
  key: s.year,
1767
1767
  class: "timeline__item faded"
1768
1768
  }, [
1769
- t("div", Ll, n(s.year), 1),
1770
- Cl,
1771
- t("div", Vl, [
1769
+ t("div", Dl, n(s.year), 1),
1770
+ Tl,
1771
+ t("div", Cl, [
1772
1772
  S(A, null, {
1773
1773
  default: $(() => [
1774
1774
  s.media.src ? c(a.$slots, "timeline-image", O(ie({ key: 0 }, { src: s.media.src, alt: s.media.alt })), void 0, !0) : m("", !0)
@@ -1792,7 +1792,7 @@ const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194
1792
1792
  }, Rl = {
1793
1793
  key: 1,
1794
1794
  class: "vimeo__description"
1795
- }, Nl = /* @__PURE__ */ g({
1795
+ }, Hl = /* @__PURE__ */ g({
1796
1796
  __name: "vimeo",
1797
1797
  props: {
1798
1798
  headline: {
@@ -1813,7 +1813,61 @@ const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194
1813
1813
  ])
1814
1814
  ]));
1815
1815
  }
1816
- }), Hl = /* @__PURE__ */ f(Nl, [["__scopeId", "data-v-90a2b109"]]), zl = { class: "not-found__wrapper" }, jl = { class: "not-found__content" }, Ul = { class: "not-found__headline" }, Kl = { class: "not-found__body" }, Gl = /* @__PURE__ */ g({
1816
+ }), Nl = /* @__PURE__ */ f(Hl, [["__scopeId", "data-v-90a2b109"]]), zl = { class: "academy-overview" }, jl = { class: "academy-overview__content-wrapper" }, Ul = { class: "academy-overview__content" }, Kl = { class: "academy-overview__title" }, Gl = { class: "academy-overview__description" }, Jl = {
1817
+ key: 0,
1818
+ class: "academy-overview__stats"
1819
+ }, Wl = { class: "academy-overview__stats-row" }, Yl = { class: "academy-overview__stat" }, Ql = { class: "academy-overview__value" }, Zl = { class: "academy-overview__label" }, Xl = { class: "academy-overview__stat" }, xl = { class: "academy-overview__value" }, es = { class: "academy-overview__label" }, ts = { class: "academy-overview__stat" }, as = { class: "academy-overview__value" }, os = { class: "academy-overview__label" }, ls = {
1820
+ key: 1,
1821
+ class: "academy-overview__button-wrapper"
1822
+ }, ss = /* @__PURE__ */ g({
1823
+ __name: "frontpage-hero",
1824
+ props: {
1825
+ hero: { default: () => ({
1826
+ headline: "Welcome back",
1827
+ description: "Explore our Academy - an education hub packed with x hours of free live and on-demand content.",
1828
+ lessonValue: 0,
1829
+ lessonLabel: "Lessons Completed",
1830
+ minutesValue: 0,
1831
+ minutesLabel: "Minutes spent",
1832
+ pointsValue: 0,
1833
+ pointsLabel: "Points",
1834
+ showStats: !1
1835
+ }) }
1836
+ },
1837
+ setup(e) {
1838
+ return (a, r) => (l(), i("div", zl, [
1839
+ t("div", jl, [
1840
+ t("div", Ul, [
1841
+ t("h1", Kl, n(a.hero.headline), 1),
1842
+ t("p", Gl, n(a.hero.description), 1),
1843
+ a.hero.showStats ? (l(), i("div", Jl, [
1844
+ t("div", Wl, [
1845
+ t("div", Yl, [
1846
+ t("div", Ql, n(a.hero.lessonValue), 1),
1847
+ t("div", Zl, n(a.hero.lessonLabel), 1)
1848
+ ]),
1849
+ t("div", Xl, [
1850
+ t("div", xl, n(a.hero.minutesValue), 1),
1851
+ t("div", es, n(a.hero.minutesLabel), 1)
1852
+ ]),
1853
+ t("div", ts, [
1854
+ t("div", as, n(a.hero.pointsValue), 1),
1855
+ t("div", os, n(a.hero.pointsLabel), 1)
1856
+ ])
1857
+ ])
1858
+ ])) : m("", !0),
1859
+ a.hero.showStats ? m("", !0) : (l(), i("div", ls, [
1860
+ S(I(Z), {
1861
+ "aria-label": "sign in",
1862
+ variant: "primary",
1863
+ "button-text": "Sign in"
1864
+ })
1865
+ ]))
1866
+ ])
1867
+ ])
1868
+ ]));
1869
+ }
1870
+ }), is = /* @__PURE__ */ f(ss, [["__scopeId", "data-v-6dcefaba"]]), rs = { class: "not-found__wrapper" }, ns = { class: "not-found__content" }, ds = { class: "not-found__headline" }, cs = { class: "not-found__body" }, us = /* @__PURE__ */ g({
1817
1871
  __name: "404",
1818
1872
  props: {
1819
1873
  headline: {
@@ -1822,16 +1876,16 @@ const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194
1822
1876
  }
1823
1877
  },
1824
1878
  setup(e) {
1825
- return (a, r) => (l(), i("div", zl, [
1826
- t("div", jl, [
1827
- t("h1", Ul, n(e.headline), 1),
1828
- t("div", Kl, [
1879
+ return (a, r) => (l(), i("div", rs, [
1880
+ t("div", ns, [
1881
+ t("h1", ds, n(e.headline), 1),
1882
+ t("div", cs, [
1829
1883
  c(a.$slots, "not-found-body", {}, void 0, !0)
1830
1884
  ])
1831
1885
  ])
1832
1886
  ]));
1833
1887
  }
1834
- }), Wl = /* @__PURE__ */ f(Gl, [["__scopeId", "data-v-b829ca6c"]]), Yl = { class: "filter__wrapper" }, Jl = { class: "filter__content" }, Ql = { class: "filter__dropdowns" }, Zl = { class: "filter__chips" }, Xl = /* @__PURE__ */ g({
1888
+ }), _s = /* @__PURE__ */ f(us, [["__scopeId", "data-v-b829ca6c"]]), ps = { class: "filter__wrapper" }, hs = { class: "filter__content" }, ms = { class: "filter__dropdowns" }, vs = { class: "filter__chips" }, fs = /* @__PURE__ */ g({
1835
1889
  __name: "filter",
1836
1890
  props: {
1837
1891
  hasChips: {
@@ -1845,12 +1899,12 @@ const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194
1845
1899
  },
1846
1900
  emits: ["clearFilters"],
1847
1901
  setup(e) {
1848
- return (a, r) => (l(), i("div", Yl, [
1849
- t("div", Jl, [
1850
- t("div", Ql, [
1902
+ return (a, r) => (l(), i("div", ps, [
1903
+ t("div", hs, [
1904
+ t("div", ms, [
1851
1905
  c(a.$slots, "filter-dropdowns")
1852
1906
  ]),
1853
- t("div", Zl, [
1907
+ t("div", vs, [
1854
1908
  c(a.$slots, "filter-chips"),
1855
1909
  e.hasChips ? (l(), i("button", {
1856
1910
  key: 0,
@@ -1861,13 +1915,13 @@ const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194
1861
1915
  ])
1862
1916
  ]));
1863
1917
  }
1864
- }), xl = /* @__PURE__ */ f(Xl, [["__scopeId", "data-v-31c1ba00"]]), H = (e) => (E("data-v-aa82b03d"), e = e(), R(), e), es = { class: "footer__wrapper" }, ts = { class: "footer__content" }, as = { class: "footer__sections" }, os = { class: "section__title" }, ls = { class: "section__list" }, ss = { class: "section" }, is = /* @__PURE__ */ H(() => /* @__PURE__ */ t("span", { class: "section__title" }, "Mobile Industrial Robots A/S", -1)), rs = /* @__PURE__ */ H(() => /* @__PURE__ */ t("span", null, "Emil Neckelmanns Vej 15F", -1)), ns = /* @__PURE__ */ H(() => /* @__PURE__ */ t("span", null, "DK-5220 Odense SØ", -1)), ds = /* @__PURE__ */ H(() => /* @__PURE__ */ t("span", null, "CVR: 35251235", -1)), cs = /* @__PURE__ */ H(() => /* @__PURE__ */ t("br", null, null, -1)), us = /* @__PURE__ */ H(() => /* @__PURE__ */ t("a", { href: "mailto:mail@mir-robots.com" }, "mail@mir-robots.com", -1)), _s = /* @__PURE__ */ H(() => /* @__PURE__ */ t("a", { href: "tel:+4520377577" }, "+45 20 377 577", -1)), ps = { class: "footer__bottom" }, hs = { class: "copyright" }, ms = { class: "footer__policy" }, vs = /* @__PURE__ */ H(() => /* @__PURE__ */ t("i", { class: "change-region" }, null, -1)), fs = {
1918
+ }), gs = /* @__PURE__ */ f(fs, [["__scopeId", "data-v-31c1ba00"]]), N = (e) => (E("data-v-aa82b03d"), e = e(), R(), e), bs = { class: "footer__wrapper" }, ys = { class: "footer__content" }, $s = { class: "footer__sections" }, ks = { class: "section__title" }, ws = { class: "section__list" }, Ss = { class: "section" }, Bs = /* @__PURE__ */ N(() => /* @__PURE__ */ t("span", { class: "section__title" }, "Mobile Industrial Robots A/S", -1)), Is = /* @__PURE__ */ N(() => /* @__PURE__ */ t("span", null, "Emil Neckelmanns Vej 15F", -1)), qs = /* @__PURE__ */ N(() => /* @__PURE__ */ t("span", null, "DK-5220 Odense SØ", -1)), Ls = /* @__PURE__ */ N(() => /* @__PURE__ */ t("span", null, "CVR: 35251235", -1)), Vs = /* @__PURE__ */ N(() => /* @__PURE__ */ t("br", null, null, -1)), Ds = /* @__PURE__ */ N(() => /* @__PURE__ */ t("a", { href: "mailto:mail@mir-robots.com" }, "mail@mir-robots.com", -1)), Ts = /* @__PURE__ */ N(() => /* @__PURE__ */ t("a", { href: "tel:+4520377577" }, "+45 20 377 577", -1)), Cs = { class: "footer__bottom" }, As = { class: "copyright" }, Ps = { class: "footer__policy" }, Ms = /* @__PURE__ */ N(() => /* @__PURE__ */ t("i", { class: "change-region" }, null, -1)), Os = {
1865
1919
  key: 0,
1866
1920
  class: "footer__social"
1867
- }, gs = ["href", "aria-label"], bs = {
1921
+ }, Fs = ["href", "aria-label"], Es = {
1868
1922
  key: 1,
1869
1923
  class: "footer__social"
1870
- }, ys = ["href", "aria-label"], $s = /* @__PURE__ */ g({
1924
+ }, Rs = ["href", "aria-label"], Hs = /* @__PURE__ */ g({
1871
1925
  __name: "footer",
1872
1926
  props: {
1873
1927
  language: { default: "" },
@@ -1880,69 +1934,69 @@ const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194
1880
1934
  },
1881
1935
  emits: ["changeRegionClicked"],
1882
1936
  setup(e) {
1883
- return (a, r) => (l(), i("div", es, [
1884
- t("footer", ts, [
1885
- t("div", as, [
1937
+ return (a, r) => (l(), i("div", bs, [
1938
+ t("footer", ys, [
1939
+ t("div", $s, [
1886
1940
  (l(!0), i(P, null, M(a.footerSections, (s) => (l(), i("div", {
1887
1941
  key: s.title,
1888
1942
  class: "section"
1889
1943
  }, [
1890
- t("span", os, n(s.title), 1),
1944
+ t("span", ks, n(s.title), 1),
1891
1945
  t("nav", null, [
1892
- t("ul", ls, [
1946
+ t("ul", ws, [
1893
1947
  c(a.$slots, "section-links", {
1894
1948
  links: s.links
1895
1949
  })
1896
1950
  ])
1897
1951
  ])
1898
1952
  ]))), 128)),
1899
- t("div", ss, [
1900
- is,
1953
+ t("div", Ss, [
1954
+ Bs,
1901
1955
  t("address", null, [
1902
- rs,
1903
- ns,
1904
- ds,
1905
- cs,
1906
- S(V, {
1956
+ Is,
1957
+ qs,
1958
+ Ls,
1959
+ Vs,
1960
+ S(C, {
1907
1961
  class: "footer__contact",
1908
1962
  "link-type": "regular_light",
1909
1963
  underline: "false"
1910
1964
  }, {
1911
1965
  default: $(() => [
1912
- us
1966
+ Ds
1913
1967
  ]),
1914
1968
  _: 1
1915
1969
  }),
1916
- S(V, {
1970
+ S(C, {
1917
1971
  class: "footer__contact",
1918
1972
  "link-type": "regular_light",
1919
1973
  underline: "false"
1920
1974
  }, {
1921
1975
  default: $(() => [
1922
- _s
1976
+ Ts
1923
1977
  ]),
1924
1978
  _: 1
1925
1979
  })
1926
1980
  ])
1927
1981
  ])
1928
1982
  ]),
1929
- t("div", ps, [
1930
- t("p", hs, " © Mobile Industrial Robots " + n((/* @__PURE__ */ new Date()).getFullYear()), 1),
1931
- t("div", ms, [
1983
+ t("div", Cs, [
1984
+ t("p", As, " © Mobile Industrial Robots " + n((/* @__PURE__ */ new Date()).getFullYear()), 1),
1985
+ t("div", Ps, [
1932
1986
  t("button", {
1933
1987
  class: "footer__language-switcher",
1934
1988
  onClick: r[0] || (r[0] = (s) => a.$emit("changeRegionClicked"))
1935
1989
  }, [
1936
1990
  t("span", null, [
1937
- vs,
1991
+ Ms,
1938
1992
  Q(n(a.changeRegion), 1)
1939
1993
  ])
1940
1994
  ]),
1941
1995
  c(a.$slots, "footer-privacy-link"),
1942
1996
  c(a.$slots, "footer-cookie-link")
1943
1997
  ]),
1944
- a.language !== "zh" ? (l(), i("div", fs, [
1945
- (l(!0), i(P, null, M(a.socialMedia, (s) => (l(), L(V, {
1998
+ a.language !== "zh" ? (l(), i("div", Os, [
1999
+ (l(!0), i(P, null, M(a.socialMedia, (s) => (l(), D(C, {
1946
2000
  key: s.title,
1947
2001
  underline: "false",
1948
2002
  "link-type": "regular"
@@ -1958,12 +2012,12 @@ const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194
1958
2012
  height: "14",
1959
2013
  class: h(["footer__social--icon", [s.title ? "bg-" + s.title : ""]])
1960
2014
  }, null, 2)
1961
- ], 8, gs)
2015
+ ], 8, Fs)
1962
2016
  ]),
1963
2017
  _: 2
1964
2018
  }, 1024))), 128))
1965
- ])) : (l(), i("div", bs, [
1966
- (l(!0), i(P, null, M(a.socialMediaChina, (s) => (l(), L(V, {
2019
+ ])) : (l(), i("div", Es, [
2020
+ (l(!0), i(P, null, M(a.socialMediaChina, (s) => (l(), D(C, {
1967
2021
  key: s.title,
1968
2022
  underline: "false",
1969
2023
  "link-type": "regular"
@@ -1979,7 +2033,7 @@ const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194
1979
2033
  height: "14",
1980
2034
  class: h(["footer__social--icon", [s.title ? "bg-" + s.title : ""]])
1981
2035
  }, null, 2)
1982
- ], 8, ys)
2036
+ ], 8, Rs)
1983
2037
  ]),
1984
2038
  _: 2
1985
2039
  }, 1024))), 128))
@@ -1988,52 +2042,52 @@ const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194
1988
2042
  ])
1989
2043
  ]));
1990
2044
  }
1991
- }), ks = /* @__PURE__ */ f($s, [["__scopeId", "data-v-aa82b03d"]]), ws = { class: "header__wrapper" }, Ss = { class: "nav-wrapper" }, Bs = { class: "mir-link-logo" }, Is = { class: "main-nav-items" }, qs = {
2045
+ }), Ns = /* @__PURE__ */ f(Hs, [["__scopeId", "data-v-aa82b03d"]]), zs = { class: "header__wrapper" }, js = { class: "nav-wrapper" }, Us = { class: "mir-link-logo" }, Ks = { class: "main-nav-items" }, Gs = {
1992
2046
  key: 0,
1993
2047
  id: "menu-dropdown",
1994
2048
  ref: "dropdownDiv"
1995
- }, Ts = {
2049
+ }, Js = {
1996
2050
  key: 0,
1997
2051
  src: "https://a.storyblok.com/f/230581/9x6/8cecdca15f/arrow-down.svg?cv=1695125714195",
1998
2052
  alt: "dropdownarrow"
1999
- }, Ds = {
2053
+ }, Ws = {
2000
2054
  key: 1,
2001
2055
  src: "https://a.storyblok.com/f/230581/9x6/8cecdca15f/arrow-down.svg?cv=1695125714195",
2002
2056
  alt: "dropdownarrow",
2003
2057
  style: { transform: "rotate(180deg)" }
2004
- }, Ls = { class: "dropdown-content" }, Cs = { class: "nav-search-wrapper" }, Vs = ["src"], As = {
2058
+ }, Ys = { class: "dropdown-content" }, Qs = { class: "nav-search-wrapper" }, Zs = ["src"], Xs = {
2005
2059
  key: 1,
2006
2060
  id: "menu-portal-switcher",
2007
2061
  class: "portal-switcher-wrapper"
2008
- }, Ps = {
2062
+ }, xs = {
2009
2063
  key: 0,
2010
2064
  src: "https://a.storyblok.com/f/230581/14x12/1b00a4a551/portal-switcher.svg?cv=1712916615032",
2011
2065
  alt: "portalswitchericon",
2012
2066
  width: "20",
2013
2067
  height: "20"
2014
- }, Ms = {
2068
+ }, ei = {
2015
2069
  key: 1,
2016
2070
  src: "https://a.storyblok.com/f/230581/14x12/1b00a4a551/portal-switcher.svg?cv=1712916615032",
2017
2071
  alt: "portalswitchericon",
2018
2072
  width: "20",
2019
2073
  height: "20"
2020
- }, Os = { class: "portal-switcher-content" }, Fs = {
2074
+ }, ti = { class: "portal-switcher-content" }, ai = {
2021
2075
  key: 2,
2022
2076
  id: "menu-profile-dropdown",
2023
2077
  class: "profile-dropdown-wrapper"
2024
- }, Es = {
2078
+ }, oi = {
2025
2079
  key: 0,
2026
2080
  src: "https://a.storyblok.com/f/230581/15x14/3b3253dd12/icon-user.svg?cv=1712916615014",
2027
2081
  alt: "profiledropdownicon",
2028
2082
  width: "20",
2029
2083
  height: "20"
2030
- }, Rs = {
2084
+ }, li = {
2031
2085
  key: 1,
2032
2086
  src: "https://a.storyblok.com/f/230581/15x14/3b3253dd12/icon-user.svg?cv=1712916615014",
2033
2087
  alt: "profiledropdownicon",
2034
2088
  width: "20",
2035
2089
  height: "20"
2036
- }, Ns = { class: "profile-dropdown-content" }, Hs = { class: "mobile-logo-search-burger-wrapper" }, zs = { class: "mobile-mir-link-logo" }, js = { class: "mobile-search-wrapper" }, Us = ["src"], Ks = ["src"], Gs = { class: "mobile-menu-content-wrapper" }, Ws = { class: "mobile-dropdown-content" }, Ys = /* @__PURE__ */ g({
2090
+ }, si = { class: "profile-dropdown-content" }, ii = { class: "mobile-logo-search-burger-wrapper" }, ri = { class: "mobile-mir-link-logo" }, ni = { class: "mobile-search-wrapper" }, di = ["src"], ci = ["src"], ui = { class: "mobile-menu-content-wrapper" }, _i = { class: "mobile-dropdown-content" }, pi = /* @__PURE__ */ g({
2037
2091
  __name: "header",
2038
2092
  props: {
2039
2093
  burgerState: {
@@ -2076,16 +2130,16 @@ const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194
2076
2130
  let s = null;
2077
2131
  const o = e;
2078
2132
  let _ = q(o.burgerState), u = q(o.showDropDown), p = q(o.showPortalSwitcherDropDown), w = q(o.showProfileDropDown);
2079
- ee(
2133
+ te(
2080
2134
  () => o.burgerState,
2081
2135
  (b) => _.value = b
2082
- ), ee(
2136
+ ), te(
2083
2137
  () => o.showDropDown,
2084
2138
  (b) => u.value = b
2085
- ), ee(
2139
+ ), te(
2086
2140
  () => o.showPortalSwitcherDropDown,
2087
2141
  (b) => p.value = b
2088
- ), ee(
2142
+ ), te(
2089
2143
  () => o.showProfileDropDown,
2090
2144
  (b) => w.value = b
2091
2145
  ), pe(() => {
@@ -2099,7 +2153,7 @@ const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194
2099
2153
  function B() {
2100
2154
  u.value = !u.value, v("update:showDropDown", u.value);
2101
2155
  }
2102
- function C() {
2156
+ function T() {
2103
2157
  p.value = !p.value, v("update:showPortalSwitcherDropDown", p.value);
2104
2158
  }
2105
2159
  function ae() {
@@ -2108,36 +2162,36 @@ const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194
2108
2162
  function oe() {
2109
2163
  _.value = !_.value, v("update:burgerState", _.value);
2110
2164
  }
2111
- let U = q(null), X = q(null);
2165
+ let U = q(null), x = q(null);
2112
2166
  function le() {
2113
2167
  U.value && U.value.blur();
2114
2168
  }
2115
2169
  return a({
2116
2170
  defocusSearchButton: le
2117
- }), (b, K) => (l(), i("div", ws, [
2171
+ }), (b, K) => (l(), i("div", zs, [
2118
2172
  t("nav", null, [
2119
- t("div", Ss, [
2120
- t("div", Bs, [
2173
+ t("div", js, [
2174
+ t("div", Us, [
2121
2175
  c(b.$slots, "link-logo", {}, void 0, !0)
2122
2176
  ]),
2123
- t("ul", Is, [
2177
+ t("ul", Ks, [
2124
2178
  c(b.$slots, "main-nav-items", {}, void 0, !0)
2125
2179
  ]),
2126
- e.useDropdown ? (l(), i("div", qs, [
2180
+ e.useDropdown ? (l(), i("div", Gs, [
2127
2181
  t("button", {
2128
2182
  class: "nav-dropdown-btn",
2129
2183
  onClick: B
2130
2184
  }, [
2131
2185
  c(b.$slots, "dropdown-title", {}, void 0, !0),
2132
- I(u) === !1 ? (l(), i("img", Ts)) : (l(), i("img", Ds))
2186
+ I(u) === !1 ? (l(), i("img", Js)) : (l(), i("img", Ws))
2133
2187
  ]),
2134
- j(t("div", Ls, [
2188
+ j(t("div", Ys, [
2135
2189
  c(b.$slots, "dropdown-links", {}, void 0, !0)
2136
2190
  ], 512), [
2137
- [W, I(u)]
2191
+ [J, I(u)]
2138
2192
  ])
2139
2193
  ], 512)) : m("", !0),
2140
- t("div", Cs, [
2194
+ t("div", Qs, [
2141
2195
  t("button", {
2142
2196
  ref_key: "navSearchButton",
2143
2197
  ref: U,
@@ -2152,54 +2206,54 @@ const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194
2152
2206
  alt: "search icon",
2153
2207
  width: "20",
2154
2208
  height: "20"
2155
- }, null, 8, Vs)
2209
+ }, null, 8, Zs)
2156
2210
  ], 512)
2157
2211
  ]),
2158
- e.usePortalSwitcher ? (l(), i("div", As, [
2212
+ e.usePortalSwitcher ? (l(), i("div", Xs, [
2159
2213
  t("button", {
2160
2214
  class: "nav-portal-switcher-btn",
2161
- onClick: C
2215
+ onClick: T
2162
2216
  }, [
2163
2217
  c(b.$slots, "portal-switcher-title", {}, void 0, !0),
2164
- I(p) === !1 ? (l(), i("img", Ps)) : (l(), i("img", Ms))
2218
+ I(p) === !1 ? (l(), i("img", xs)) : (l(), i("img", ei))
2165
2219
  ]),
2166
- j(t("div", Os, [
2220
+ j(t("div", ti, [
2167
2221
  c(b.$slots, "portal-switcher-links", {}, void 0, !0)
2168
2222
  ], 512), [
2169
- [W, I(p)]
2223
+ [J, I(p)]
2170
2224
  ])
2171
2225
  ])) : m("", !0),
2172
- e.useProfileDropdown ? (l(), i("div", Fs, [
2226
+ e.useProfileDropdown ? (l(), i("div", ai, [
2173
2227
  t("button", {
2174
2228
  class: "nav-profile-dropdown-btn",
2175
2229
  onClick: ae
2176
2230
  }, [
2177
2231
  c(b.$slots, "porfile-dropdown-title", {}, void 0, !0),
2178
- I(w) === !1 ? (l(), i("img", Es)) : (l(), i("img", Rs))
2232
+ I(w) === !1 ? (l(), i("img", oi)) : (l(), i("img", li))
2179
2233
  ]),
2180
- j(t("div", Ns, [
2234
+ j(t("div", si, [
2181
2235
  c(b.$slots, "profile-dropdown-links", {}, void 0, !0)
2182
2236
  ], 512), [
2183
- [W, I(w)]
2237
+ [J, I(w)]
2184
2238
  ])
2185
2239
  ])) : m("", !0)
2186
2240
  ]),
2187
2241
  t("div", {
2188
2242
  class: h(["mobile-nav-wrapper", I(_) === !0 ? "mirsaic-mobile-bg mirsaic--dark" : ""])
2189
2243
  }, [
2190
- t("div", Hs, [
2191
- t("div", zs, [
2244
+ t("div", ii, [
2245
+ t("div", ri, [
2192
2246
  c(b.$slots, "link-logo", {}, void 0, !0)
2193
2247
  ]),
2194
- t("div", js, [
2248
+ t("div", ni, [
2195
2249
  t("button", {
2196
2250
  ref_key: "mobileSearchButton",
2197
- ref: X,
2251
+ ref: x,
2198
2252
  class: "search-icon",
2199
2253
  "aria-label": "Toggle search",
2200
2254
  onClick: K[1] || (K[1] = (se) => {
2201
2255
  var z;
2202
- return b.$emit("clickSearch"), (z = I(X)) == null ? void 0 : z.blur();
2256
+ return b.$emit("clickSearch"), (z = I(x)) == null ? void 0 : z.blur();
2203
2257
  })
2204
2258
  }, [
2205
2259
  t("img", {
@@ -2207,7 +2261,7 @@ const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194
2207
2261
  alt: "search icon",
2208
2262
  width: "20",
2209
2263
  height: "20"
2210
- }, null, 8, Us)
2264
+ }, null, 8, di)
2211
2265
  ], 512)
2212
2266
  ]),
2213
2267
  t("button", {
@@ -2220,25 +2274,25 @@ const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194
2220
2274
  height: "20",
2221
2275
  alt: "burger menu line icon",
2222
2276
  src: I(_) === !0 ? "https://a.storyblok.com/f/230581/17x18/20e9329e46/close-white.svg" : "https://a.storyblok.com/f/230581/23x14/739e917bca/burger-menu-line.svg"
2223
- }, null, 8, Ks)
2277
+ }, null, 8, ci)
2224
2278
  ])
2225
2279
  ]),
2226
- j(t("div", Gs, [
2280
+ j(t("div", ui, [
2227
2281
  t("ul", null, [
2228
2282
  c(b.$slots, "mobile-main-nav-items", {}, void 0, !0)
2229
2283
  ]),
2230
- t("ul", Ws, [
2284
+ t("ul", _i, [
2231
2285
  c(b.$slots, "mobile-dropdown-title", {}, void 0, !0),
2232
2286
  c(b.$slots, "mobile-dropdown-links", {}, void 0, !0)
2233
2287
  ])
2234
2288
  ], 512), [
2235
- [W, I(_)]
2289
+ [J, I(_)]
2236
2290
  ])
2237
2291
  ], 2)
2238
2292
  ])
2239
2293
  ]));
2240
2294
  }
2241
- }), Js = /* @__PURE__ */ f(Ys, [["__scopeId", "data-v-d641eedd"]]), Qs = { class: "language__wrapper" }, Zs = { class: "language__content" }, Xs = { class: "language__headline" }, xs = { class: "language__paragraph" }, ei = { class: "language__links" }, ti = /* @__PURE__ */ g({
2295
+ }), hi = /* @__PURE__ */ f(pi, [["__scopeId", "data-v-d641eedd"]]), mi = { class: "language__wrapper" }, vi = { class: "language__content" }, fi = { class: "language__headline" }, gi = { class: "language__paragraph" }, bi = { class: "language__links" }, yi = /* @__PURE__ */ g({
2242
2296
  __name: "language-switcher",
2243
2297
  props: {
2244
2298
  headline: {
@@ -2251,17 +2305,17 @@ const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194
2251
2305
  }
2252
2306
  },
2253
2307
  setup(e) {
2254
- return (a, r) => (l(), i("div", Qs, [
2255
- t("div", Zs, [
2256
- t("h2", Xs, n(e.headline), 1),
2257
- t("p", xs, n(e.paragraph), 1),
2258
- t("div", ei, [
2308
+ return (a, r) => (l(), i("div", mi, [
2309
+ t("div", vi, [
2310
+ t("h2", fi, n(e.headline), 1),
2311
+ t("p", gi, n(e.paragraph), 1),
2312
+ t("div", bi, [
2259
2313
  c(a.$slots, "language-links", {}, void 0, !0)
2260
2314
  ])
2261
2315
  ])
2262
2316
  ]));
2263
2317
  }
2264
- }), ai = /* @__PURE__ */ f(ti, [["__scopeId", "data-v-dc8cc97e"]]), oi = { class: "pagination__wrapper" }, li = { class: "pagination__content" }, si = /* @__PURE__ */ g({
2318
+ }), $i = /* @__PURE__ */ f(yi, [["__scopeId", "data-v-dc8cc97e"]]), ki = { class: "pagination__wrapper" }, wi = { class: "pagination__content" }, Si = /* @__PURE__ */ g({
2265
2319
  __name: "pagination",
2266
2320
  props: {
2267
2321
  isPreviousDisabled: {
@@ -2275,16 +2329,16 @@ const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194
2275
2329
  },
2276
2330
  emits: ["previous", "next"],
2277
2331
  setup(e) {
2278
- return (a, r) => (l(), i("div", oi, [
2279
- t("div", li, [
2280
- S(te, {
2332
+ return (a, r) => (l(), i("div", ki, [
2333
+ t("div", wi, [
2334
+ S(Z, {
2281
2335
  disabled: e.isPreviousDisabled,
2282
2336
  variant: "previous",
2283
2337
  "aria-label": "previous",
2284
2338
  onClick: r[0] || (r[0] = (s) => a.$emit("previous"))
2285
2339
  }, null, 8, ["disabled"]),
2286
2340
  c(a.$slots, "pagination-numbers"),
2287
- S(te, {
2341
+ S(Z, {
2288
2342
  disabled: e.isNextDisabled,
2289
2343
  variant: "next",
2290
2344
  "aria-label": "next",
@@ -2293,19 +2347,19 @@ const Bl = /* @__PURE__ */ f(bl, [["render", Sl], ["__scopeId", "data-v-2881b194
2293
2347
  ])
2294
2348
  ]));
2295
2349
  }
2296
- }), ii = /* @__PURE__ */ f(si, [["__scopeId", "data-v-da6d07c9"]]), ri = {}, ni = { class: "search__wrapper" };
2297
- function di(e, a) {
2298
- return l(), i("div", ni, [
2350
+ }), Bi = /* @__PURE__ */ f(Si, [["__scopeId", "data-v-da6d07c9"]]), Ii = {}, qi = { class: "search__wrapper" };
2351
+ function Li(e, a) {
2352
+ return l(), i("div", qi, [
2299
2353
  c(e.$slots, "default", { class: "search__content" })
2300
2354
  ]);
2301
2355
  }
2302
- const ci = /* @__PURE__ */ f(ri, [["render", di], ["__scopeId", "data-v-623adb82"]]), ui = { class: "product-hero__wrapper" }, _i = { class: "product-hero__content" }, pi = { class: "product-hero__headline" }, hi = { class: "product-hero__video" }, mi = { class: "product-hero__insignia" }, vi = {
2356
+ const Vi = /* @__PURE__ */ f(Ii, [["render", Li], ["__scopeId", "data-v-623adb82"]]), Di = { class: "product-hero__wrapper" }, Ti = { class: "product-hero__content" }, Ci = { class: "product-hero__headline" }, Ai = { class: "product-hero__video" }, Pi = { class: "product-hero__insignia" }, Mi = {
2303
2357
  key: 0,
2304
2358
  class: "product-hero__logo"
2305
- }, fi = {
2359
+ }, Oi = {
2306
2360
  key: 1,
2307
2361
  class: "product-hero__certification"
2308
- }, gi = /* @__PURE__ */ g({
2362
+ }, Fi = /* @__PURE__ */ g({
2309
2363
  __name: "product-hero",
2310
2364
  props: {
2311
2365
  headline: {
@@ -2340,11 +2394,11 @@ const ci = /* @__PURE__ */ f(ri, [["render", di], ["__scopeId", "data-v-623adb82
2340
2394
  }
2341
2395
  },
2342
2396
  setup(e) {
2343
- return (a, r) => (l(), i("div", ui, [
2344
- t("div", _i, [
2345
- t("div", pi, n(e.headline), 1),
2346
- t("div", hi, [
2347
- e.videoSrc !== "" ? (l(), L(Z, {
2397
+ return (a, r) => (l(), i("div", Di, [
2398
+ t("div", Ti, [
2399
+ t("div", Ci, n(e.headline), 1),
2400
+ t("div", Ai, [
2401
+ e.videoSrc !== "" ? (l(), D(X, {
2348
2402
  key: 0,
2349
2403
  play: "",
2350
2404
  "local-video": !0,
@@ -2355,14 +2409,14 @@ const ci = /* @__PURE__ */ f(ri, [["render", di], ["__scopeId", "data-v-623adb82
2355
2409
  autoplay: "",
2356
2410
  loop: "",
2357
2411
  muted: ""
2358
- }, null, 8, ["src", "aria-label", "poster"])) : (l(), L(I(A), { key: 1 }, {
2412
+ }, null, 8, ["src", "aria-label", "poster"])) : (l(), D(I(A), { key: 1 }, {
2359
2413
  default: $(() => [
2360
2414
  c(a.$slots, "product-hero-image", {}, void 0, !0)
2361
2415
  ]),
2362
2416
  _: 3
2363
2417
  })),
2364
- t("div", mi, [
2365
- e.logoSrc ? (l(), i("div", vi, [
2418
+ t("div", Pi, [
2419
+ e.logoSrc ? (l(), i("div", Mi, [
2366
2420
  S(I(A), null, {
2367
2421
  default: $(() => [
2368
2422
  c(a.$slots, "product-hero-logo", {}, void 0, !0)
@@ -2370,7 +2424,7 @@ const ci = /* @__PURE__ */ f(ri, [["render", di], ["__scopeId", "data-v-623adb82
2370
2424
  _: 3
2371
2425
  })
2372
2426
  ])) : m("", !0),
2373
- e.isCertified ? (l(), i("div", fi, [
2427
+ e.isCertified ? (l(), i("div", Oi, [
2374
2428
  S(I(A), null, {
2375
2429
  default: $(() => [
2376
2430
  c(a.$slots, "product-hero-certification", {}, void 0, !0)
@@ -2383,7 +2437,7 @@ const ci = /* @__PURE__ */ f(ri, [["render", di], ["__scopeId", "data-v-623adb82
2383
2437
  ])
2384
2438
  ]));
2385
2439
  }
2386
- }), bi = /* @__PURE__ */ f(gi, [["__scopeId", "data-v-deab9c3a"]]), yi = { class: "promo__content" }, $i = { class: "pallet-jack__media-wrap" }, ki = { class: "pallet-jack-link" }, wi = { class: "pallet-jack__media-wrap__inner-wrap" }, Si = { class: "pallet-jack__media-wrap__content-wrap" }, Bi = { class: "regular-blue" }, Ii = /* @__PURE__ */ g({
2440
+ }), Ei = /* @__PURE__ */ f(Fi, [["__scopeId", "data-v-deab9c3a"]]), Ri = { class: "promo__content" }, Hi = { class: "pallet-jack__media-wrap" }, Ni = { class: "pallet-jack-link" }, zi = { class: "pallet-jack__media-wrap__inner-wrap" }, ji = { class: "pallet-jack__media-wrap__content-wrap" }, Ui = { class: "regular-blue" }, Ki = /* @__PURE__ */ g({
2387
2441
  __name: "pallet-jack",
2388
2442
  props: {
2389
2443
  label: { default: "" },
@@ -2401,7 +2455,7 @@ const ci = /* @__PURE__ */ f(ri, [["render", di], ["__scopeId", "data-v-623adb82
2401
2455
  dark: "promo__wrapper--dark",
2402
2456
  light: "promo__wrapper--light",
2403
2457
  default: "promo__wrapper--default"
2404
- }, r = e, s = D(() => a[r.variant]);
2458
+ }, r = e, s = V(() => a[r.variant]);
2405
2459
  return (o, _) => (l(), i("div", {
2406
2460
  class: h([
2407
2461
  "promo__wrapper",
@@ -2409,22 +2463,22 @@ const ci = /* @__PURE__ */ f(ri, [["render", di], ["__scopeId", "data-v-623adb82
2409
2463
  o.teaser ? "promo__wrapper--teaser" : ""
2410
2464
  ])
2411
2465
  }, [
2412
- t("div", yi, [
2466
+ t("div", Ri, [
2413
2467
  t("div", {
2414
2468
  class: h([
2415
2469
  "promo__video",
2416
2470
  o.reverse ? "promo__video--reverse" : "promo__video--default"
2417
2471
  ])
2418
2472
  }, [
2419
- t("div", $i, [
2420
- t("div", ki, [
2473
+ t("div", Hi, [
2474
+ t("div", Ni, [
2421
2475
  c(o.$slots, "pallet-jack-link")
2422
2476
  ]),
2423
- t("div", wi, [
2477
+ t("div", zi, [
2424
2478
  c(o.$slots, "pallet-jack-video")
2425
2479
  ]),
2426
- t("div", Si, [
2427
- t("h3", Bi, n(o.headline), 1),
2480
+ t("div", ji, [
2481
+ t("h3", Ui, n(o.headline), 1),
2428
2482
  t("p", null, n(o.shortDescription), 1)
2429
2483
  ])
2430
2484
  ])
@@ -2435,7 +2489,7 @@ const ci = /* @__PURE__ */ f(ri, [["render", di], ["__scopeId", "data-v-623adb82
2435
2489
  o.reverse ? "promo__text--reverse" : "promo__text--default"
2436
2490
  ])
2437
2491
  }, [
2438
- o.label ? (l(), L(Y, {
2492
+ o.label ? (l(), D(W, {
2439
2493
  key: 0,
2440
2494
  text: o.label,
2441
2495
  "label-dark": o.variant === "dark"
@@ -2448,7 +2502,7 @@ const ci = /* @__PURE__ */ f(ri, [["render", di], ["__scopeId", "data-v-623adb82
2448
2502
  }, [
2449
2503
  c(o.$slots, "promo-text")
2450
2504
  ], 2),
2451
- o.linkType === "link" ? (l(), L(V, {
2505
+ o.linkType === "link" ? (l(), D(C, {
2452
2506
  key: 1,
2453
2507
  "link-type": o.variant === "dark" ? "regular_dark" : (o.variant === "light", "regular_light"),
2454
2508
  arrow: ""
@@ -2458,7 +2512,7 @@ const ci = /* @__PURE__ */ f(ri, [["render", di], ["__scopeId", "data-v-623adb82
2458
2512
  ]),
2459
2513
  _: 3
2460
2514
  }, 8, ["link-type"])) : m("", !0),
2461
- o.linkType === "button" ? (l(), L(V, {
2515
+ o.linkType === "button" ? (l(), D(C, {
2462
2516
  key: 2,
2463
2517
  "link-type": o.variant === "dark" ? "secondary_dark" : (o.variant === "light", "secondary")
2464
2518
  }, {
@@ -2471,56 +2525,57 @@ const ci = /* @__PURE__ */ f(ri, [["render", di], ["__scopeId", "data-v-623adb82
2471
2525
  ])
2472
2526
  ], 2));
2473
2527
  }
2474
- }), qi = /* @__PURE__ */ f(Ii, [["__scopeId", "data-v-00c0bad3"]]), Di = {
2528
+ }), Gi = /* @__PURE__ */ f(Ki, [["__scopeId", "data-v-00c0bad3"]]), Wi = {
2475
2529
  install: (e) => {
2476
- e.component("AtomButton", te), e.component("AtomCheckbox", Ve), e.component("AtomChip", Fe), e.component("AtomDropdown", Ke), e.component("AtomImage", A), e.component("AtomLabel", Y), e.component("AtomLink", V), e.component("AtomRadioButton", ot), e.component("AtomSelect", dt), e.component("AtomSlider", yt), e.component("AtomTextarea", Tt), e.component("AtomTextField", Rt), e.component("AtomVideo", Z), e.component("MoleculeAddress", ta), e.component("MoleculeBulletList", ia), e.component("MoleculeCard", ua), e.component("MoleculeEventCard", ba), e.component("MoleculeModal", he), e.component("MoleculeTextCard", Sa), e.component("BlockFacts", Aa), e.component("BlockFeatures", Ha), e.component("BlockFormScript", Ja), e.component("BlockHeadline", _o), e.component("BlockHero", Bo), e.component("BlockImage", to), e.component("BlockImageGallery", ro), e.component("BlockLogoWall", Po), e.component("BlockMicroStories", Ro), e.component("BlockPolicy", Uo), e.component("BlockProductHero", bi), e.component("BlockPromo", el), e.component("BlockQuote", pl), e.component("BlockRichText", gl), e.component("BlockRichTextColumns", Bl), e.component("BlockTimeline", Ml), e.component("BlockCardDisplay", Zo), e.component("BlockVimeo", Hl), e.component("BlockPalletJack", qi), e.component("Organism404", Wl), e.component("OrganismFilter", xl), e.component("OrganismFooter", ks), e.component("OrganismHeader", Js), e.component("OrganismLanguageSwitcher", ai), e.component("OrganismPagination", ii), e.component("OrganismSearch", ci);
2530
+ e.component("AtomButton", Z), e.component("AtomCheckbox", Ce), e.component("AtomChip", Fe), e.component("AtomDropdown", Ke), e.component("AtomImage", A), e.component("AtomLabel", W), e.component("AtomLink", C), e.component("AtomRadioButton", ot), e.component("AtomSelect", dt), e.component("AtomSlider", yt), e.component("AtomTextarea", Lt), e.component("AtomTextField", Rt), e.component("AtomVideo", X), e.component("MoleculeAddress", ta), e.component("MoleculeBulletList", ia), e.component("MoleculeCard", ua), e.component("MoleculeEventCard", ba), e.component("MoleculeModal", he), e.component("MoleculeTextCard", Sa), e.component("BlockFacts", Aa), e.component("BlockFeatures", Na), e.component("BlockFormScript", Ya), e.component("BlockHeadline", _o), e.component("BlockHero", Bo), e.component("BlockImage", to), e.component("BlockImageGallery", ro), e.component("BlockLogoWall", Po), e.component("BlockMicroStories", Ro), e.component("BlockPolicy", Uo), e.component("BlockProductHero", Ei), e.component("BlockPromo", el), e.component("BlockQuote", pl), e.component("BlockRichText", gl), e.component("BlockRichTextColumns", Bl), e.component("BlockTimeline", Ml), e.component("BlockCardDisplay", Zo), e.component("BlockVimeo", Nl), e.component("BlockPalletJack", Gi), e.component("BlockFrontPageHero", is), e.component("Organism404", _s), e.component("OrganismFilter", gs), e.component("OrganismFooter", Ns), e.component("OrganismHeader", hi), e.component("OrganismLanguageSwitcher", $i), e.component("OrganismPagination", Bi), e.component("OrganismSearch", Vi);
2477
2531
  }
2478
2532
  };
2479
2533
  export {
2480
- te as AtomButton,
2481
- Ve as AtomCheckbox,
2534
+ Z as AtomButton,
2535
+ Ce as AtomCheckbox,
2482
2536
  Fe as AtomChip,
2483
2537
  Ke as AtomDropdown,
2484
2538
  A as AtomImage,
2485
- Y as AtomLabel,
2486
- V as AtomLink,
2539
+ W as AtomLabel,
2540
+ C as AtomLink,
2487
2541
  ot as AtomRadioButton,
2488
2542
  dt as AtomSelect,
2489
2543
  yt as AtomSlider,
2490
2544
  Rt as AtomTextField,
2491
- Tt as AtomTextarea,
2492
- Z as AtomVideo,
2545
+ Lt as AtomTextarea,
2546
+ X as AtomVideo,
2493
2547
  Zo as BlockCardDisplay,
2494
2548
  Aa as BlockFacts,
2495
- Ha as BlockFeatures,
2496
- Ja as BlockFormScript,
2549
+ Na as BlockFeatures,
2550
+ Ya as BlockFormScript,
2551
+ is as BlockFrontPageHero,
2497
2552
  _o as BlockHeadline,
2498
2553
  Bo as BlockHero,
2499
2554
  to as BlockImage,
2500
2555
  ro as BlockImageGallery,
2501
2556
  Po as BlockLogoWall,
2502
2557
  Ro as BlockMicroStories,
2503
- qi as BlockPalletJack,
2558
+ Gi as BlockPalletJack,
2504
2559
  Uo as BlockPolicy,
2505
- bi as BlockProductHero,
2560
+ Ei as BlockProductHero,
2506
2561
  el as BlockPromo,
2507
2562
  pl as BlockQuote,
2508
2563
  gl as BlockRichText,
2509
2564
  Bl as BlockRichTextColumns,
2510
2565
  Ml as BlockTimeline,
2511
- Hl as BlockVimeo,
2566
+ Nl as BlockVimeo,
2512
2567
  ta as MoleculeAddress,
2513
2568
  ia as MoleculeBulletList,
2514
2569
  ua as MoleculeCard,
2515
2570
  ba as MoleculeEventCard,
2516
2571
  he as MoleculeModal,
2517
2572
  Sa as MoleculeTextCard,
2518
- Wl as Organism404,
2519
- xl as OrganismFilter,
2520
- ks as OrganismFooter,
2521
- Js as OrganismHeader,
2522
- ai as OrganismLanguageSwitcher,
2523
- ii as OrganismPagination,
2524
- ci as OrganismSearch,
2525
- Di as default
2573
+ _s as Organism404,
2574
+ gs as OrganismFilter,
2575
+ Ns as OrganismFooter,
2576
+ hi as OrganismHeader,
2577
+ $i as OrganismLanguageSwitcher,
2578
+ Bi as OrganismPagination,
2579
+ Vi as OrganismSearch,
2580
+ Wi as default
2526
2581
  };