@mirweb/mir-web-components 0.15.95 → 0.15.97

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 h, openBlock as a, createElementBlock as r, normalizeClass as c, toDisplayString as n, createElementVNode as t, renderSlot as u, pushScopeId as O, popScopeId as z, computed as E, createTextVNode as j, ref as w, withDirectives as Y, Fragment as I, renderList as T, vShow as Z, normalizeProps as A, guardReactiveProps as M, mergeProps as ee, createVNode as p, Transition as fe, withCtx as $, withModifiers as se, createBlock as D, createCommentVNode as m, watchEffect as ne, withKeys as ye, useSlots as be, normalizeStyle as te, isRef as ie, unref as B, onMounted as oe, watch as re, onUnmounted as pe } from "vue";
1
+ import { defineComponent as h, openBlock as a, createElementBlock as r, normalizeClass as c, toDisplayString as o, createElementVNode as t, renderSlot as u, pushScopeId as O, popScopeId as z, computed as E, createTextVNode as j, ref as w, withDirectives as Y, Fragment as I, renderList as T, vShow as Z, normalizeProps as A, guardReactiveProps as M, mergeProps as ee, createVNode as p, Transition as fe, withCtx as $, withModifiers as se, createBlock as D, createCommentVNode as m, watchEffect as oe, withKeys as ye, useSlots as be, normalizeStyle as te, isRef as ie, unref as B, onMounted as ne, watch as re, onUnmounted as pe } from "vue";
2
2
  const $e = ["aria-label"], ke = /* @__PURE__ */ h({
3
3
  __name: "button",
4
4
  props: {
@@ -27,13 +27,13 @@ const $e = ["aria-label"], ke = /* @__PURE__ */ h({
27
27
  return (i, s) => (a(), r("button", {
28
28
  class: c(["button", "button--" + e.variant]),
29
29
  "aria-label": e.ariaLabel
30
- }, n(e.variant == "close" ? "" : e.buttonText), 11, $e));
30
+ }, o(e.variant == "close" ? "" : e.buttonText), 11, $e));
31
31
  }
32
32
  });
33
33
  const v = (e, i) => {
34
34
  const s = e.__vccOpts || e;
35
- for (const [l, o] of i)
36
- s[l] = o;
35
+ for (const [l, n] of i)
36
+ s[l] = n;
37
37
  return s;
38
38
  }, J = /* @__PURE__ */ v(ke, [["__scopeId", "data-v-c2f14f04"]]), we = (e) => (O("data-v-c5f3542e"), e = e(), z(), e), xe = ["name", "value", "disabled", "required", "id"], Se = ["for"], qe = /* @__PURE__ */ we(() => /* @__PURE__ */ t("span", { class: "checkmark" }, null, -1)), Be = /* @__PURE__ */ h({
39
39
  __name: "checkbox",
@@ -63,10 +63,10 @@ const v = (e, i) => {
63
63
  emits: ["input"],
64
64
  setup(e, { emit: i }) {
65
65
  const s = (l) => {
66
- const o = l.target;
67
- i("input", o.checked);
66
+ const n = l.target;
67
+ i("input", n.checked);
68
68
  };
69
- return (l, o) => (a(), r("div", {
69
+ return (l, n) => (a(), r("div", {
70
70
  class: c(["checkbox__wrapper", e.disabled ? "disabled" : ""])
71
71
  }, [
72
72
  t("input", {
@@ -104,15 +104,15 @@ const Ie = /* @__PURE__ */ v(Be, [["__scopeId", "data-v-c5f3542e"]]), Te = (e) =
104
104
  emits: ["remove-chip"],
105
105
  setup(e, { emit: i }) {
106
106
  const s = e, l = E(() => `Chip: ${s.text}`);
107
- return (o, _) => (a(), r("div", {
107
+ return (n, _) => (a(), r("div", {
108
108
  class: "chip__wrapper",
109
- onClick: _[0] || (_[0] = (b) => o.$emit("remove-chip"))
109
+ onClick: _[0] || (_[0] = (b) => n.$emit("remove-chip"))
110
110
  }, [
111
111
  t("span", {
112
112
  class: "chip",
113
113
  "aria-label": l.value
114
114
  }, [
115
- j(n(e.text) + " ", 1),
115
+ j(o(e.text) + " ", 1),
116
116
  Ce
117
117
  ], 8, Le)
118
118
  ]));
@@ -168,7 +168,7 @@ const Ae = /* @__PURE__ */ v(Ve, [["__scopeId", "data-v-b61be596"]]), De = ["val
168
168
  },
169
169
  emits: ["update:modelValue"],
170
170
  setup(e, { emit: i }) {
171
- const s = e, l = w(null), o = w(null), _ = w([]), b = w(0), C = w(""), S = w(!0), f = w(0), q = E(() => {
171
+ const s = e, l = w(null), n = w(null), _ = w([]), b = w(0), C = w(""), S = w(!0), f = w(0), q = E(() => {
172
172
  const d = s.options.find(
173
173
  (g) => g.value === s.modelValue
174
174
  );
@@ -270,12 +270,12 @@ const Ae = /* @__PURE__ */ v(Ve, [["__scopeId", "data-v-b61be596"]]), De = ["val
270
270
  ), R = _.value[P];
271
271
  ce(R);
272
272
  }
273
- if (d.setAttribute("aria-selected", "true"), (y = o.value) == null || y.setAttribute(
273
+ if (d.setAttribute("aria-selected", "true"), (y = n.value) == null || y.setAttribute(
274
274
  "aria-activedescendant",
275
275
  g || ""
276
- ), k(g || ""), o.value && o.value.scrollHeight > o.value.clientHeight) {
277
- const P = o.value.clientHeight + o.value.scrollTop, R = d.offsetTop + d.offsetHeight;
278
- R > P ? o.value.scrollTop = R - ((x = o.value) == null ? void 0 : x.clientHeight) : d.offsetTop < o.value.scrollTop && (o.value.scrollTop = d.offsetTop);
276
+ ), k(g || ""), n.value && n.value.scrollHeight > n.value.clientHeight) {
277
+ const P = n.value.clientHeight + n.value.scrollTop, R = d.offsetTop + d.offsetHeight;
278
+ R > P ? n.value.scrollTop = R - ((x = n.value) == null ? void 0 : x.clientHeight) : d.offsetTop < n.value.scrollTop && (n.value.scrollTop = d.offsetTop);
279
279
  }
280
280
  }
281
281
  function ve() {
@@ -289,7 +289,7 @@ const Ae = /* @__PURE__ */ v(Ve, [["__scopeId", "data-v-b61be596"]]), De = ["val
289
289
  }
290
290
  function le() {
291
291
  var d, g;
292
- S.value = !1, (d = l.value) == null || d.setAttribute("aria-expanded", "true"), (g = o.value) == null || g.focus();
292
+ S.value = !1, (d = l.value) == null || d.setAttribute("aria-expanded", "true"), (g = n.value) == null || g.focus();
293
293
  }
294
294
  function me() {
295
295
  s.disabled || (S.value ? le() : Q());
@@ -306,7 +306,7 @@ const Ae = /* @__PURE__ */ v(Ve, [["__scopeId", "data-v-b61be596"]]), De = ["val
306
306
  "is-disabled": e.disabled,
307
307
  "is-required": e.required
308
308
  }, "listbox__label"])
309
- }, n(e.label), 11, Me),
309
+ }, o(e.label), 11, Me),
310
310
  Y((a(), r("div", Oe, [
311
311
  t("button", {
312
312
  id: `${e.name}-button-label`,
@@ -322,7 +322,7 @@ const Ae = /* @__PURE__ */ v(Ve, [["__scopeId", "data-v-b61be596"]]), De = ["val
322
322
  onKeydown: F,
323
323
  ref_key: "listboxButton",
324
324
  ref: l
325
- }, n(e.modelValue ? q.value : e.placeholder), 43, ze),
325
+ }, o(e.modelValue ? q.value : e.placeholder), 43, ze),
326
326
  Y(t("ul", {
327
327
  "aria-labelledby": `${e.name}-label`,
328
328
  "aria-activedescendant": e.modelValue,
@@ -332,7 +332,7 @@ const Ae = /* @__PURE__ */ v(Ve, [["__scopeId", "data-v-b61be596"]]), De = ["val
332
332
  onKeydown: G,
333
333
  onClick: H,
334
334
  ref_key: "listboxNode",
335
- ref: o
335
+ ref: n
336
336
  }, [
337
337
  (a(!0), r(I, null, T(e.options, (y, x) => (a(), r("li", {
338
338
  key: `${e.name}-option-${x}`,
@@ -343,7 +343,7 @@ const Ae = /* @__PURE__ */ v(Ve, [["__scopeId", "data-v-b61be596"]]), De = ["val
343
343
  ref_for: !0,
344
344
  ref_key: "listboxOptions",
345
345
  ref: _
346
- }, n(y.label), 9, Fe))), 128))
346
+ }, o(y.label), 9, Fe))), 128))
347
347
  ], 40, Pe), [
348
348
  [Z, !S.value]
349
349
  ])
@@ -411,12 +411,12 @@ const L = /* @__PURE__ */ v(Re, [["__scopeId", "data-v-513b5384"]]), je = { clas
411
411
  },
412
412
  setup(e) {
413
413
  const i = e, s = E(() => `Label: ${i.text}`);
414
- return (l, o) => (a(), r("div", je, [
414
+ return (l, n) => (a(), r("div", je, [
415
415
  t("span", {
416
416
  "aria-label": s.value,
417
417
  "label-dark": e.labelDark,
418
418
  class: c(e.labelDark ? "label--dark" : "label--light")
419
- }, n(e.text), 11, Ke)
419
+ }, o(e.text), 11, Ke)
420
420
  ]));
421
421
  }
422
422
  });
@@ -459,7 +459,7 @@ const W = /* @__PURE__ */ v(Ue, [["__scopeId", "data-v-e7a44d10"]]), We = { clas
459
459
  const { ...l } = i;
460
460
  return l;
461
461
  });
462
- return (l, o) => (a(), r("div", We, [
462
+ return (l, n) => (a(), r("div", We, [
463
463
  t("div", ee(s.value, {
464
464
  class: ["mir-link", [
465
465
  e.linkType === "primary" ? "mir-link--btn button button--primary" : e.linkType === "secondary" ? "mir-link--btn button button--secondary" : e.linkType === "secondary-dark" ? "mir-link--btn button button--secondary-dark" : e.linkType === "regular" ? "regular-link" : e.linkType === "regular-dark" ? "regular-link-dark" : e.linkType === "regular-light" ? "regular-link-light" : e.linkType === "regular-blue" ? "regular-link-blue" : "",
@@ -502,10 +502,10 @@ const Ge = (e) => (O("data-v-69095414"), e = e(), z(), e), Qe = ["name", "value"
502
502
  emits: ["input"],
503
503
  setup(e, { emit: i }) {
504
504
  const s = (l) => {
505
- const o = l.target;
506
- i("input", o.checked);
505
+ const n = l.target;
506
+ i("input", n.checked);
507
507
  };
508
- return (l, o) => (a(), r("div", {
508
+ return (l, n) => (a(), r("div", {
509
509
  class: c(["radio__wrapper", e.disabled ? "disabled" : ""])
510
510
  }, [
511
511
  t("input", {
@@ -574,7 +574,7 @@ const Ze = /* @__PURE__ */ v(Xe, [["__scopeId", "data-v-69095414"]]), et = { cla
574
574
  t("label", {
575
575
  for: e.id,
576
576
  class: c([e.required ? "required" : "", e.disabled ? "disabled" : ""])
577
- }, n(e.label), 11, tt),
577
+ }, o(e.label), 11, tt),
578
578
  t("select", {
579
579
  class: c(e.disabled ? "disabled" : ""),
580
580
  disabled: e.disabled,
@@ -588,12 +588,12 @@ const Ze = /* @__PURE__ */ v(Xe, [["__scopeId", "data-v-69095414"]]), et = { cla
588
588
  (a(!0), r(I, null, T(e.options, (l) => (a(), r("option", {
589
589
  key: l.value,
590
590
  value: l.value
591
- }, n(l.text), 9, lt))), 128))
591
+ }, o(l.text), 9, lt))), 128))
592
592
  ], 42, at)
593
593
  ]));
594
594
  }
595
595
  });
596
- const rt = /* @__PURE__ */ v(it, [["__scopeId", "data-v-500637d5"]]), st = { class: "modal__wrapper" }, nt = /* @__PURE__ */ h({
596
+ const rt = /* @__PURE__ */ v(it, [["__scopeId", "data-v-500637d5"]]), st = { class: "modal__wrapper" }, ot = /* @__PURE__ */ h({
597
597
  __name: "modal",
598
598
  props: {
599
599
  show: { type: Boolean, default: !1 },
@@ -604,20 +604,20 @@ const rt = /* @__PURE__ */ v(it, [["__scopeId", "data-v-500637d5"]]), st = { cla
604
604
  const s = e;
605
605
  E({
606
606
  get: () => s.show,
607
- set: (o) => i("update:show", o)
607
+ set: (n) => i("update:show", n)
608
608
  });
609
609
  const l = () => {
610
610
  i("update:show", !s.show);
611
611
  };
612
- return (o, _) => (a(), r("div", st, [
612
+ return (n, _) => (a(), r("div", st, [
613
613
  p(fe, {
614
614
  duration: 300,
615
615
  name: "nested"
616
616
  }, {
617
617
  default: $(() => [
618
- o.show ? (a(), r("div", {
618
+ n.show ? (a(), r("div", {
619
619
  key: 0,
620
- class: c(["overlay", o.searchBar ? "overlay-search" : "overlay-default"]),
620
+ class: c(["overlay", n.searchBar ? "overlay-search" : "overlay-default"]),
621
621
  onClick: l,
622
622
  ariaLabel: "modal",
623
623
  role: "dialog"
@@ -626,17 +626,17 @@ const rt = /* @__PURE__ */ v(it, [["__scopeId", "data-v-500637d5"]]), st = { cla
626
626
  id: "modal",
627
627
  onClick: _[0] || (_[0] = se(() => {
628
628
  }, ["stop"])),
629
- class: c([o.searchBar ? "search" : ""])
629
+ class: c([n.searchBar ? "search" : ""])
630
630
  }, [
631
631
  t("div", null, [
632
- o.searchBar ? m("", !0) : (a(), D(J, {
632
+ n.searchBar ? m("", !0) : (a(), D(J, {
633
633
  key: 0,
634
634
  ariaLabel: "close",
635
635
  variant: "close",
636
636
  onClick: l
637
637
  }))
638
638
  ]),
639
- u(o.$slots, "default", {}, void 0, !0)
639
+ u(n.$slots, "default", {}, void 0, !0)
640
640
  ], 2)
641
641
  ], 2)) : m("", !0)
642
642
  ]),
@@ -645,7 +645,7 @@ const rt = /* @__PURE__ */ v(it, [["__scopeId", "data-v-500637d5"]]), st = { cla
645
645
  ]));
646
646
  }
647
647
  });
648
- const de = /* @__PURE__ */ v(nt, [["__scopeId", "data-v-e18c70fd"]]), ot = { class: "slider__wrapper" }, dt = { class: "slider__label" }, ct = ["for"], ut = ["aria-label"], _t = { class: "slider__content" }, ht = ["id", "name", "value", "min", "step", "max"], vt = /* @__PURE__ */ h({
648
+ const de = /* @__PURE__ */ v(ot, [["__scopeId", "data-v-e18c70fd"]]), nt = { class: "slider__wrapper" }, dt = { class: "slider__label" }, ct = ["for"], ut = ["aria-label"], _t = { class: "slider__content" }, ht = ["id", "name", "value", "min", "step", "max"], vt = /* @__PURE__ */ h({
649
649
  __name: "slider",
650
650
  props: {
651
651
  label: {
@@ -698,24 +698,24 @@ const de = /* @__PURE__ */ v(nt, [["__scopeId", "data-v-e18c70fd"]]), ot = { cla
698
698
  },
699
699
  emits: ["update:modelValue"],
700
700
  setup(e, { emit: i }) {
701
- const s = e, l = w(s.modelValue), o = w(), _ = w(!1), b = (S, f, q) => (S - f) / (q - f) * 100, C = (S) => {
701
+ const s = e, l = w(s.modelValue), n = w(), _ = w(!1), b = (S, f, q) => (S - f) / (q - f) * 100, C = (S) => {
702
702
  var f;
703
- (f = o.value) == null || f.style.setProperty("--ProgressPercent", `${S}%`);
703
+ (f = n.value) == null || f.style.setProperty("--ProgressPercent", `${S}%`);
704
704
  };
705
- return ne(() => {
706
- if (o.value) {
705
+ return oe(() => {
706
+ if (n.value) {
707
707
  i("update:modelValue", l.value);
708
708
  const S = b(l.value, s.min, s.max);
709
709
  let f = (50 - S) / 100;
710
710
  C(S + f);
711
711
  }
712
712
  }), (S, f) => (a(), r("div", null, [
713
- t("div", ot, [
713
+ t("div", nt, [
714
714
  t("div", dt, [
715
715
  t("label", {
716
716
  for: e.id,
717
717
  class: c([e.variant, ""])
718
- }, n(e.label), 11, ct),
718
+ }, o(e.label), 11, ct),
719
719
  e.information ? (a(), r("i", {
720
720
  key: 0,
721
721
  role: "button",
@@ -730,7 +730,7 @@ const de = /* @__PURE__ */ v(nt, [["__scopeId", "data-v-e18c70fd"]]), ot = { cla
730
730
  t("div", _t, [
731
731
  t("span", {
732
732
  class: c([e.variant, "slider__minmax"])
733
- }, n(e.min), 3),
733
+ }, o(e.min), 3),
734
734
  t("input", {
735
735
  type: "range",
736
736
  id: e.id,
@@ -741,16 +741,16 @@ const de = /* @__PURE__ */ v(nt, [["__scopeId", "data-v-e18c70fd"]]), ot = { cla
741
741
  max: e.max,
742
742
  class: c(e.variant),
743
743
  ref_key: "slider",
744
- ref: o,
744
+ ref: n,
745
745
  onInput: f[2] || (f[2] = ({ target: q }) => l.value = parseFloat(q.value))
746
746
  }, null, 42, ht),
747
747
  t("span", {
748
748
  class: c([e.variant, "slider__minmax"])
749
- }, n(e.max), 3)
749
+ }, o(e.max), 3)
750
750
  ]),
751
751
  t("span", {
752
752
  class: c([e.variant, "slider__value"])
753
- }, n(e.modelValue), 3)
753
+ }, o(e.modelValue), 3)
754
754
  ]),
755
755
  e.information ? (a(), D(de, {
756
756
  key: 0,
@@ -758,7 +758,7 @@ const de = /* @__PURE__ */ v(nt, [["__scopeId", "data-v-e18c70fd"]]), ot = { cla
758
758
  "onUpdate:show": f[3] || (f[3] = (q) => _.value = q)
759
759
  }, {
760
760
  default: $(() => [
761
- j(n(e.information), 1)
761
+ j(o(e.information), 1)
762
762
  ]),
763
763
  _: 1
764
764
  }, 8, ["show"])) : m("", !0)
@@ -809,7 +809,7 @@ const mt = /* @__PURE__ */ v(vt, [["__scopeId", "data-v-6dbb2648"]]), gt = { id:
809
809
  t("label", {
810
810
  for: e.id,
811
811
  class: c({ required: e.required })
812
- }, n(e.labelText) + n(e.required ? " *" : ""), 11, ft),
812
+ }, o(e.labelText) + o(e.required ? " *" : ""), 11, ft),
813
813
  t("div", {
814
814
  id: e.modelValue !== void 0 && e.modelValue.length == e.maxLength ? "textarea-wrapper__inner" : ""
815
815
  }, [
@@ -837,7 +837,7 @@ const mt = /* @__PURE__ */ v(vt, [["__scopeId", "data-v-6dbb2648"]]), gt = { id:
837
837
  class: c(
838
838
  e.modelValue !== void 0 && e.modelValue.length == e.maxLength ? "reached-meter-limit-meter" : ""
839
839
  )
840
- }, n(e.maxLength !== void 0 && e.modelValue !== void 0 && e.maxLength - e.modelValue.length >= 0 ? e.modelValue.length : 0) + " / " + n(e.maxLength), 3)
840
+ }, o(e.maxLength !== void 0 && e.modelValue !== void 0 && e.maxLength - e.modelValue.length >= 0 ? e.modelValue.length : 0) + " / " + o(e.maxLength), 3)
841
841
  ])
842
842
  ]));
843
843
  }
@@ -934,7 +934,7 @@ const wt = /* @__PURE__ */ v(kt, [["__scopeId", "data-v-626f208b"]]), xt = { cla
934
934
  ), l = E(
935
935
  () => i.value ? "password" : "text"
936
936
  );
937
- return (o, _) => (a(), r("div", xt, [
937
+ return (n, _) => (a(), r("div", xt, [
938
938
  t("label", {
939
939
  for: e.id,
940
940
  class: c([
@@ -942,7 +942,7 @@ const wt = /* @__PURE__ */ v(kt, [["__scopeId", "data-v-626f208b"]]), xt = { cla
942
942
  e.disabled ? "disabled" : "",
943
943
  e.search ? "search" : ""
944
944
  ])
945
- }, n(e.label), 11, St),
945
+ }, o(e.label), 11, St),
946
946
  e.type === "password" ? (a(), r("div", qt, [
947
947
  t("input", {
948
948
  id: e.id,
@@ -951,7 +951,7 @@ const wt = /* @__PURE__ */ v(kt, [["__scopeId", "data-v-626f208b"]]), xt = { cla
951
951
  placeholder: e.placeholder,
952
952
  required: e.required,
953
953
  disabled: e.disabled,
954
- onInput: _[0] || (_[0] = (b) => o.$emit("update:modelValue", b.target.value)),
954
+ onInput: _[0] || (_[0] = (b) => n.$emit("update:modelValue", b.target.value)),
955
955
  name: e.fieldName,
956
956
  ref: "passwordField"
957
957
  }, null, 40, Bt),
@@ -975,13 +975,13 @@ const wt = /* @__PURE__ */ v(kt, [["__scopeId", "data-v-626f208b"]]), xt = { cla
975
975
  e.search ? "search" : ""
976
976
  ]),
977
977
  disabled: e.disabled,
978
- onInput: _[2] || (_[2] = (b) => o.$emit("update:modelValue", b.target.value)),
978
+ onInput: _[2] || (_[2] = (b) => n.$emit("update:modelValue", b.target.value)),
979
979
  name: e.fieldName,
980
980
  ref: "textField"
981
981
  }, null, 42, Tt)),
982
982
  e.search ? (a(), r("i", Lt)) : m("", !0),
983
- e.errorMessage ? (a(), r("strong", Ct, n(e.errorMessage), 1)) : m("", !0),
984
- e.helperText ? (a(), r("span", Vt, n(e.helperText), 1)) : m("", !0)
983
+ e.errorMessage ? (a(), r("strong", Ct, o(e.errorMessage), 1)) : m("", !0),
984
+ e.helperText ? (a(), r("span", Vt, o(e.helperText), 1)) : m("", !0)
985
985
  ]));
986
986
  }
987
987
  });
@@ -1039,7 +1039,7 @@ const Dt = /* @__PURE__ */ v(At, [["__scopeId", "data-v-f0ec9f97"]]), Mt = { cla
1039
1039
  setup(e, { expose: i }) {
1040
1040
  const s = e;
1041
1041
  let l = w(null);
1042
- return ne(() => {
1042
+ return oe(() => {
1043
1043
  s.play && l.value ? l.value.play() : !s.play && l.value && l.value.pause();
1044
1044
  }), i({
1045
1045
  resetVideo: () => {
@@ -1112,11 +1112,11 @@ const K = /* @__PURE__ */ v(Pt, [["__scopeId", "data-v-cc1144b9"]]), Ft = { clas
1112
1112
  u(i.$slots, "address-flag", {}, void 0, !0)
1113
1113
  ]),
1114
1114
  t("div", Ht, [
1115
- t("p", Rt, n(e.name), 1),
1116
- t("p", null, n(e.company), 1),
1117
- t("p", null, n(e.addressLine_1), 1),
1118
- t("p", null, n(e.addressLine_2), 1),
1119
- e.addressLine_3 ? (a(), r("p", jt, n(e.addressLine_3), 1)) : m("", !0)
1115
+ t("p", Rt, o(e.name), 1),
1116
+ t("p", null, o(e.company), 1),
1117
+ t("p", null, o(e.addressLine_1), 1),
1118
+ t("p", null, o(e.addressLine_2), 1),
1119
+ e.addressLine_3 ? (a(), r("p", jt, o(e.addressLine_3), 1)) : m("", !0)
1120
1120
  ]),
1121
1121
  t("div", Kt, [
1122
1122
  (a(!0), r(I, null, T(e.phone_numbers, (l) => (a(), D(V, {
@@ -1127,14 +1127,14 @@ const K = /* @__PURE__ */ v(Pt, [["__scopeId", "data-v-cc1144b9"]]), Ft = { clas
1127
1127
  t("a", {
1128
1128
  href: "tel:" + l,
1129
1129
  class: "address__phone"
1130
- }, n(l), 9, Ut)
1130
+ }, o(l), 9, Ut)
1131
1131
  ]),
1132
1132
  _: 2
1133
1133
  }, 1024))), 256)),
1134
1134
  t("a", {
1135
1135
  href: "mailto:" + e.email,
1136
1136
  class: "address__email"
1137
- }, n(e.email), 9, Wt)
1137
+ }, o(e.email), 9, Wt)
1138
1138
  ])
1139
1139
  ])
1140
1140
  ]));
@@ -1167,7 +1167,7 @@ const Qt = /* @__PURE__ */ v(Gt, [["__scopeId", "data-v-22ea3b79"]]), Yt = (e) =
1167
1167
  t("ul", null, [
1168
1168
  (a(!0), r(I, null, T(e.list, (l) => (a(), r("li", null, [
1169
1169
  Xt,
1170
- j(" " + n(l), 1)
1170
+ j(" " + o(l), 1)
1171
1171
  ]))), 256))
1172
1172
  ])
1173
1173
  ], 2)
@@ -1234,7 +1234,7 @@ const ea = /* @__PURE__ */ v(Zt, [["__scopeId", "data-v-a335dd30"]]), ta = { cla
1234
1234
  setup(e, { emit: i }) {
1235
1235
  const s = be();
1236
1236
  let l = w(!1);
1237
- return (o, _) => (a(), r("div", ta, [
1237
+ return (n, _) => (a(), r("div", ta, [
1238
1238
  t("div", {
1239
1239
  class: c(["card", [
1240
1240
  e.theme == "dark" ? "card--dark" : "card--light",
@@ -1249,7 +1249,7 @@ const ea = /* @__PURE__ */ v(Zt, [["__scopeId", "data-v-a335dd30"]]), ta = { cla
1249
1249
  }, [
1250
1250
  e.mediaType == "image" ? (a(), D(L, { key: 0 }, {
1251
1251
  default: $(() => [
1252
- u(o.$slots, "card-image", ee({
1252
+ u(n.$slots, "card-image", ee({
1253
1253
  src: e.imgSrc,
1254
1254
  height: e.size == "small" ? "186" : e.size == "medium" ? "243" : e.size == "large" ? "335" : "",
1255
1255
  width: e.size == "small" ? "298" : e.size == "medium" ? "432" : e.size == "large" ? "596" : "",
@@ -1278,21 +1278,21 @@ const ea = /* @__PURE__ */ v(Zt, [["__scopeId", "data-v-a335dd30"]]), ta = { cla
1278
1278
  }, null, 8, ["play", "src", "aria-label", "poster", "width", "height"])
1279
1279
  ], 2)),
1280
1280
  B(s)["card-label"] ? (a(), r("div", aa, [
1281
- u(o.$slots, "card-label")
1281
+ u(n.$slots, "card-label")
1282
1282
  ])) : m("", !0),
1283
1283
  e.variant === "product" ? (a(), r("h3", {
1284
1284
  key: 3,
1285
1285
  class: c(e.theme == "dark" ? "regular-dark" : "regular-blue")
1286
- }, n(e.headline), 3)) : (a(), r("h3", {
1286
+ }, o(e.headline), 3)) : (a(), r("h3", {
1287
1287
  key: 4,
1288
1288
  class: c(e.theme == "dark" ? "regular-dark" : "regular-dark-blue")
1289
- }, n(e.headline), 3)),
1290
- e.variant == "product" ? (a(), r("p", la, n(e.paragraph), 1)) : m("", !0)
1289
+ }, o(e.headline), 3)),
1290
+ e.variant == "product" ? (a(), r("p", la, o(e.paragraph), 1)) : m("", !0)
1291
1291
  ], 38)
1292
1292
  ]));
1293
1293
  }
1294
1294
  });
1295
- const ra = /* @__PURE__ */ v(ia, [["__scopeId", "data-v-ed5d7a87"]]), sa = (e) => (O("data-v-b0f9972c"), e = e(), z(), e), na = { class: "event__wrapper" }, oa = { class: "event__headline" }, da = { class: "event__date-location" }, ca = /* @__PURE__ */ sa(() => /* @__PURE__ */ t("br", null, null, -1)), ua = { class: "event__exhibitor" }, _a = /* @__PURE__ */ h({
1295
+ const ra = /* @__PURE__ */ v(ia, [["__scopeId", "data-v-ed5d7a87"]]), sa = (e) => (O("data-v-b0f9972c"), e = e(), z(), e), oa = { class: "event__wrapper" }, na = { class: "event__headline" }, da = { class: "event__date-location" }, ca = /* @__PURE__ */ sa(() => /* @__PURE__ */ t("br", null, null, -1)), ua = { class: "event__exhibitor" }, _a = /* @__PURE__ */ h({
1296
1296
  __name: "event-card",
1297
1297
  props: {
1298
1298
  eventType: {
@@ -1317,18 +1317,18 @@ const ra = /* @__PURE__ */ v(ia, [["__scopeId", "data-v-ed5d7a87"]]), sa = (e) =
1317
1317
  }
1318
1318
  },
1319
1319
  setup(e) {
1320
- return (i, s) => (a(), r("div", na, [
1320
+ return (i, s) => (a(), r("div", oa, [
1321
1321
  p(W, {
1322
1322
  "label-dark": !1,
1323
1323
  text: e.eventType ? e.eventType : ""
1324
1324
  }, null, 8, ["text"]),
1325
- t("div", oa, n(e.headline), 1),
1325
+ t("div", na, o(e.headline), 1),
1326
1326
  t("div", da, [
1327
- j(n(e.dateTime), 1),
1327
+ j(o(e.dateTime), 1),
1328
1328
  ca,
1329
- j(n(e.location), 1)
1329
+ j(o(e.location), 1)
1330
1330
  ]),
1331
- t("div", ua, "Exhibitor: " + n(e.exhibitor), 1)
1331
+ t("div", ua, "Exhibitor: " + o(e.exhibitor), 1)
1332
1332
  ]));
1333
1333
  }
1334
1334
  });
@@ -1354,9 +1354,9 @@ const ha = /* @__PURE__ */ v(_a, [["__scopeId", "data-v-b0f9972c"]]), va = { cla
1354
1354
  "label-dark": !1,
1355
1355
  text: e.label ? e.label : ""
1356
1356
  }, null, 8, ["text"]),
1357
- t("div", ma, n(e.headline), 1),
1357
+ t("div", ma, o(e.headline), 1),
1358
1358
  t("div", ga, [
1359
- t("p", null, n(e.paragraph), 1)
1359
+ t("p", null, o(e.paragraph), 1)
1360
1360
  ])
1361
1361
  ]));
1362
1362
  }
@@ -1384,14 +1384,14 @@ const ya = /* @__PURE__ */ v(fa, [["__scopeId", "data-v-b07d352b"]]), ba = { cla
1384
1384
  setup(e) {
1385
1385
  return (i, s) => (a(), r("div", ba, [
1386
1386
  t("div", pa, [
1387
- t("h2", $a, n(e.headline), 1),
1387
+ t("h2", $a, o(e.headline), 1),
1388
1388
  t("div", ka, [
1389
1389
  (a(!0), r(I, null, T(e.facts, (l) => (a(), r("div", wa, [
1390
1390
  t("div", xa, [
1391
- t("span", null, n(l.value), 1)
1391
+ t("span", null, o(l.value), 1)
1392
1392
  ]),
1393
1393
  t("div", Sa, [
1394
- t("span", null, n(l.metric), 1)
1394
+ t("span", null, o(l.metric), 1)
1395
1395
  ])
1396
1396
  ]))), 256))
1397
1397
  ]),
@@ -1437,10 +1437,10 @@ const Ia = /* @__PURE__ */ v(Ba, [["__scopeId", "data-v-7db53845"]]), Ta = { cla
1437
1437
  return (i, s) => (a(), r("div", Ta, [
1438
1438
  t("div", La, [
1439
1439
  e.headline ? (a(), r("div", Ca, [
1440
- t("h2", null, n(e.headline), 1)
1440
+ t("h2", null, o(e.headline), 1)
1441
1441
  ])) : m("", !0),
1442
1442
  e.body ? (a(), r("div", Va, [
1443
- t("p", null, n(e.body), 1)
1443
+ t("p", null, o(e.body), 1)
1444
1444
  ])) : m("", !0),
1445
1445
  t("div", {
1446
1446
  class: c(["features__elements", [e.elements.length == 6 ? "features__elements--grid-6" : ""]])
@@ -1457,8 +1457,8 @@ const Ia = /* @__PURE__ */ v(Ba, [["__scopeId", "data-v-7db53845"]]), Ta = { cla
1457
1457
  ]),
1458
1458
  _: 2
1459
1459
  }, 1024),
1460
- t("p", Da, n(l.headline), 1),
1461
- t("p", Ma, n(l.body), 1)
1460
+ t("p", Da, o(l.headline), 1),
1461
+ t("p", Ma, o(l.body), 1)
1462
1462
  ]))), 256))
1463
1463
  ], 2)
1464
1464
  ])
@@ -1492,7 +1492,7 @@ const za = /* @__PURE__ */ v(Oa, [["__scopeId", "data-v-35a864e7"]]), Pa = { cla
1492
1492
  _: 3
1493
1493
  })
1494
1494
  ]),
1495
- t("p", Na, n(e.caption), 1)
1495
+ t("p", Na, o(e.caption), 1)
1496
1496
  ])
1497
1497
  ]));
1498
1498
  }
@@ -1607,7 +1607,7 @@ const Ra = /* @__PURE__ */ v(Ha, [["__scopeId", "data-v-624f5b56"]]), ja = { cla
1607
1607
  }, 1024)
1608
1608
  ]))), 256)),
1609
1609
  e.mediaSmall.length < 2 ? (a(), r("div", Ga, [
1610
- t("p", null, n(e.body), 1)
1610
+ t("p", null, o(e.body), 1)
1611
1611
  ])) : m("", !0)
1612
1612
  ], 6)
1613
1613
  ], 2)
@@ -1640,12 +1640,12 @@ const Ya = /* @__PURE__ */ v(Qa, [["__scopeId", "data-v-55b17073"]]), Ja = { cla
1640
1640
  "headline__content--default": !e.article && !e.subMenu
1641
1641
  })
1642
1642
  }, [
1643
- t("h1", Xa, n(e.headline), 1)
1643
+ t("h1", Xa, o(e.headline), 1)
1644
1644
  ], 2)
1645
1645
  ]));
1646
1646
  }
1647
1647
  });
1648
- const el = /* @__PURE__ */ v(Za, [["__scopeId", "data-v-080238bd"]]), tl = (e) => (O("data-v-de757e46"), e = e(), z(), e), al = { class: "hero__wrapper" }, ll = { class: "hero__content" }, il = { class: "hero__top" }, rl = { class: "hero__elements" }, sl = { class: "hero__headline" }, nl = { class: "hero__link" }, ol = { class: "hero__video" }, dl = /* @__PURE__ */ tl(() => /* @__PURE__ */ t("div", { class: "hero__gradient" }, null, -1)), cl = /* @__PURE__ */ h({
1648
+ const el = /* @__PURE__ */ v(Za, [["__scopeId", "data-v-080238bd"]]), tl = (e) => (O("data-v-de757e46"), e = e(), z(), e), al = { class: "hero__wrapper" }, ll = { class: "hero__content" }, il = { class: "hero__top" }, rl = { class: "hero__elements" }, sl = { class: "hero__headline" }, ol = { class: "hero__link" }, nl = { class: "hero__video" }, dl = /* @__PURE__ */ tl(() => /* @__PURE__ */ t("div", { class: "hero__gradient" }, null, -1)), cl = /* @__PURE__ */ h({
1649
1649
  __name: "hero",
1650
1650
  props: {
1651
1651
  headline: {
@@ -1663,9 +1663,9 @@ const el = /* @__PURE__ */ v(Za, [["__scopeId", "data-v-080238bd"]]), tl = (e) =
1663
1663
  t("div", il, [
1664
1664
  t("div", rl, [
1665
1665
  t("div", sl, [
1666
- t("h1", null, n(e.headline), 1)
1666
+ t("h1", null, o(e.headline), 1)
1667
1667
  ]),
1668
- t("div", nl, [
1668
+ t("div", ol, [
1669
1669
  p(V, {
1670
1670
  linkType: "regular-light",
1671
1671
  arrow: ""
@@ -1678,7 +1678,7 @@ const el = /* @__PURE__ */ v(Za, [["__scopeId", "data-v-080238bd"]]), tl = (e) =
1678
1678
  ])
1679
1679
  ])
1680
1680
  ]),
1681
- t("div", ol, [
1681
+ t("div", nl, [
1682
1682
  dl,
1683
1683
  p(K, {
1684
1684
  src: e.video.src,
@@ -1718,8 +1718,8 @@ const ul = /* @__PURE__ */ v(cl, [["__scopeId", "data-v-de757e46"]]), _l = { cla
1718
1718
  return (i, s) => (a(), r("div", _l, [
1719
1719
  t("div", hl, [
1720
1720
  e.headline || e.body ? (a(), r("div", vl, [
1721
- e.headline ? (a(), r("h2", ml, n(e.headline), 1)) : m("", !0),
1722
- e.body ? (a(), r("p", gl, n(e.body), 1)) : m("", !0)
1721
+ e.headline ? (a(), r("h2", ml, o(e.headline), 1)) : m("", !0),
1722
+ e.body ? (a(), r("p", gl, o(e.body), 1)) : m("", !0)
1723
1723
  ])) : m("", !0),
1724
1724
  t("div", fl, [
1725
1725
  (a(!0), r(I, null, T(e.logos, (l) => (a(), r("div", yl, [
@@ -1825,7 +1825,7 @@ const Il = /* @__PURE__ */ v(xl, [["render", Bl], ["__scopeId", "data-v-4ef880d9
1825
1825
  return (i, s) => (a(), r("div", Tl, [
1826
1826
  t("div", Ll, [
1827
1827
  t("div", Cl, [
1828
- t("h1", null, n(e.headline), 1)
1828
+ t("h1", null, o(e.headline), 1)
1829
1829
  ]),
1830
1830
  t("div", Vl, [
1831
1831
  p(K, {
@@ -1949,7 +1949,7 @@ const Dl = /* @__PURE__ */ v(Al, [["__scopeId", "data-v-2ca17b92"]]), Ml = { cla
1949
1949
  "promo__title",
1950
1950
  e.variant === "dark" ? "promo__title--dark" : ""
1951
1951
  ])
1952
- }, n(e.headline), 3),
1952
+ }, o(e.headline), 3),
1953
1953
  e.linkType === "link" ? (a(), D(V, {
1954
1954
  key: 1,
1955
1955
  linkType: e.variant === "dark" ? "regular-dark" : (e.variant === "light", "regular-light"),
@@ -2002,7 +2002,7 @@ const zl = /* @__PURE__ */ v(Ol, [["__scopeId", "data-v-ef98dc86"]]), Pl = (e) =
2002
2002
  t("div", El, [
2003
2003
  Nl,
2004
2004
  t("div", Hl, [
2005
- t("p", Rl, n(e.quote), 1),
2005
+ t("p", Rl, o(e.quote), 1),
2006
2006
  t("div", jl, [
2007
2007
  e.authorImage ? (a(), r("div", Kl, [
2008
2008
  p(L, null, {
@@ -2017,8 +2017,8 @@ const zl = /* @__PURE__ */ v(Ol, [["__scopeId", "data-v-ef98dc86"]]), Pl = (e) =
2017
2017
  })
2018
2018
  ])) : m("", !0),
2019
2019
  t("div", Ul, [
2020
- t("p", Wl, n(e.author), 1),
2021
- t("p", Gl, n(e.authorTitle), 1)
2020
+ t("p", Wl, o(e.author), 1),
2021
+ t("p", Gl, o(e.authorTitle), 1)
2022
2022
  ])
2023
2023
  ])
2024
2024
  ])
@@ -2085,7 +2085,7 @@ const Yl = /* @__PURE__ */ v(Ql, [["__scopeId", "data-v-18440f83"]]), Jl = { cla
2085
2085
  "rich-text__headline",
2086
2086
  e.leftAligned || e.bulletList || e.image ? "rich-text__headline--left-aligned" : "rich-text__headline--centered"
2087
2087
  ])
2088
- }, n(e.headline), 3)) : m("", !0),
2088
+ }, o(e.headline), 3)) : m("", !0),
2089
2089
  t("div", {
2090
2090
  class: c([
2091
2091
  "rich-text__content",
@@ -2098,13 +2098,13 @@ const Yl = /* @__PURE__ */ v(Ql, [["__scopeId", "data-v-18440f83"]]), Jl = { cla
2098
2098
  e.bulletList || e.image ? "rich-text__body--content-right" : ""
2099
2099
  ])
2100
2100
  }, [
2101
- u(i.$slots, "rich-text-content"),
2101
+ u(i.$slots, "rich-text-content", {}, void 0, !0),
2102
2102
  e.links ? (a(), r("div", Xl, [
2103
- u(i.$slots, "rich-text-links")
2103
+ u(i.$slots, "rich-text-links", {}, void 0, !0)
2104
2104
  ])) : m("", !0)
2105
2105
  ], 2),
2106
2106
  e.bulletList ? (a(), r("div", Zl, [
2107
- u(i.$slots, "rich-text-bullet-list")
2107
+ u(i.$slots, "rich-text-bullet-list", {}, void 0, !0)
2108
2108
  ])) : m("", !0),
2109
2109
  e.image ? (a(), r("div", {
2110
2110
  key: 1,
@@ -2115,7 +2115,7 @@ const Yl = /* @__PURE__ */ v(Ql, [["__scopeId", "data-v-18440f83"]]), Jl = { cla
2115
2115
  }, [
2116
2116
  p(L, null, {
2117
2117
  default: $(() => [
2118
- u(i.$slots, "rich-text-image", A(M({ width: 865, height: 307 })))
2118
+ u(i.$slots, "rich-text-image", A(M({ width: 865, height: 307 })), void 0, !0)
2119
2119
  ]),
2120
2120
  _: 3
2121
2121
  })
@@ -2125,7 +2125,7 @@ const Yl = /* @__PURE__ */ v(Ql, [["__scopeId", "data-v-18440f83"]]), Jl = { cla
2125
2125
  ], 2));
2126
2126
  }
2127
2127
  });
2128
- const ti = /* @__PURE__ */ v(ei, [["__scopeId", "data-v-b6e7329c"]]), ai = (e) => (O("data-v-df182fbb"), e = e(), z(), e), li = { class: "timeline__wrapper" }, ii = { class: "timeline__content" }, ri = { class: "timeline__items" }, si = { class: "timeline__item faded" }, ni = { class: "item__left" }, oi = /* @__PURE__ */ ai(() => /* @__PURE__ */ t("div", { class: "item__elements" }, [
2128
+ const ti = /* @__PURE__ */ v(ei, [["__scopeId", "data-v-d14722c0"]]), ai = (e) => (O("data-v-df182fbb"), e = e(), z(), e), li = { class: "timeline__wrapper" }, ii = { class: "timeline__content" }, ri = { class: "timeline__items" }, si = { class: "timeline__item faded" }, oi = { class: "item__left" }, ni = /* @__PURE__ */ ai(() => /* @__PURE__ */ t("div", { class: "item__elements" }, [
2129
2129
  /* @__PURE__ */ t("div", { class: "circle" }),
2130
2130
  /* @__PURE__ */ t("div", { class: "line" })
2131
2131
  ], -1)), di = { class: "item__right" }, ci = ["innerHTML"], ui = /* @__PURE__ */ h({
@@ -2137,11 +2137,11 @@ const ti = /* @__PURE__ */ v(ei, [["__scopeId", "data-v-b6e7329c"]]), ai = (e) =
2137
2137
  }
2138
2138
  },
2139
2139
  setup(e) {
2140
- return oe(() => {
2140
+ return ne(() => {
2141
2141
  const i = document.querySelectorAll(".timeline__item"), s = new IntersectionObserver(
2142
2142
  (l) => {
2143
- l.forEach((o) => {
2144
- o.isIntersecting && (o.target.classList.add("visible"), o.target.classList.remove("faded"), s.unobserve(o.target));
2143
+ l.forEach((n) => {
2144
+ n.isIntersecting && (n.target.classList.add("visible"), n.target.classList.remove("faded"), s.unobserve(n.target));
2145
2145
  });
2146
2146
  },
2147
2147
  {
@@ -2155,8 +2155,8 @@ const ti = /* @__PURE__ */ v(ei, [["__scopeId", "data-v-b6e7329c"]]), ai = (e) =
2155
2155
  t("div", ii, [
2156
2156
  t("div", ri, [
2157
2157
  (a(!0), r(I, null, T(e.timelineItems, (l) => (a(), r("div", si, [
2158
- t("div", ni, n(l.year), 1),
2159
- oi,
2158
+ t("div", oi, o(l.year), 1),
2159
+ ni,
2160
2160
  t("div", di, [
2161
2161
  p(L, null, {
2162
2162
  default: $(() => [
@@ -2204,8 +2204,8 @@ const _i = /* @__PURE__ */ v(ui, [["__scopeId", "data-v-df182fbb"]]), hi = { cla
2204
2204
  }, [
2205
2205
  t("div", hi, [
2206
2206
  e.headline || e.paragraph ? (a(), r("div", vi, [
2207
- e.headline ? (a(), r("h2", mi, n(e.headline), 1)) : m("", !0),
2208
- e.paragraph ? (a(), r("p", gi, n(e.paragraph), 1)) : m("", !0)
2207
+ e.headline ? (a(), r("h2", mi, o(e.headline), 1)) : m("", !0),
2208
+ e.paragraph ? (a(), r("p", gi, o(e.paragraph), 1)) : m("", !0)
2209
2209
  ])) : m("", !0),
2210
2210
  t("div", fi, [
2211
2211
  u(i.$slots, "triple-card-display-cards", {}, void 0, !0)
@@ -2233,9 +2233,9 @@ const bi = /* @__PURE__ */ v(yi, [["__scopeId", "data-v-e7b427f6"]]), pi = { cla
2233
2233
  setup(e) {
2234
2234
  return (i, s) => (a(), r("div", pi, [
2235
2235
  t("div", $i, [
2236
- e.headline ? (a(), r("h2", ki, n(e.headline), 1)) : m("", !0),
2236
+ e.headline ? (a(), r("h2", ki, o(e.headline), 1)) : m("", !0),
2237
2237
  u(i.$slots, "vimeo-content", {}, void 0, !0),
2238
- e.description ? (a(), r("p", wi, n(e.description), 1)) : m("", !0)
2238
+ e.description ? (a(), r("p", wi, o(e.description), 1)) : m("", !0)
2239
2239
  ])
2240
2240
  ]));
2241
2241
  }
@@ -2251,7 +2251,7 @@ const Si = /* @__PURE__ */ v(xi, [["__scopeId", "data-v-59fa125d"]]), qi = { cla
2251
2251
  setup(e) {
2252
2252
  return (i, s) => (a(), r("div", qi, [
2253
2253
  t("div", Bi, [
2254
- t("h1", Ii, n(e.headline), 1),
2254
+ t("h1", Ii, o(e.headline), 1),
2255
2255
  t("div", Ti, [
2256
2256
  u(i.$slots, "not-found-body", {}, void 0, !0)
2257
2257
  ])
@@ -2325,7 +2325,7 @@ const zi = /* @__PURE__ */ v(Oi, [["__scopeId", "data-v-73ba9888"]]), N = (e) =>
2325
2325
  t("footer", Fi, [
2326
2326
  t("div", Ei, [
2327
2327
  (a(!0), r(I, null, T(e.footerSections, (l) => (a(), r("div", Ni, [
2328
- t("span", Hi, n(l.title), 1),
2328
+ t("span", Hi, o(l.title), 1),
2329
2329
  t("nav", null, [
2330
2330
  t("ul", Ri, [
2331
2331
  u(i.$slots, "section-links", {
@@ -2364,7 +2364,7 @@ const zi = /* @__PURE__ */ v(Oi, [["__scopeId", "data-v-73ba9888"]]), N = (e) =>
2364
2364
  ])
2365
2365
  ]),
2366
2366
  t("div", Ji, [
2367
- t("p", Xi, "© MiR " + n((/* @__PURE__ */ new Date()).getFullYear()), 1),
2367
+ t("p", Xi, "© MiR " + o((/* @__PURE__ */ new Date()).getFullYear()), 1),
2368
2368
  t("div", Zi, [
2369
2369
  t("button", {
2370
2370
  class: "footer__language-switcher",
@@ -2400,7 +2400,7 @@ const zi = /* @__PURE__ */ v(Oi, [["__scopeId", "data-v-73ba9888"]]), N = (e) =>
2400
2400
  ]));
2401
2401
  }
2402
2402
  });
2403
- const rr = /* @__PURE__ */ v(ir, [["__scopeId", "data-v-d2cab33d"]]), sr = { class: "header__wrapper" }, nr = { class: "nav-wrapper" }, or = { class: "mir-link-logo" }, dr = { class: "main-nav-items" }, cr = {
2403
+ const rr = /* @__PURE__ */ v(ir, [["__scopeId", "data-v-d2cab33d"]]), sr = { class: "header__wrapper" }, or = { class: "nav-wrapper" }, nr = { class: "mir-link-logo" }, dr = { class: "main-nav-items" }, cr = {
2404
2404
  id: "menu-dropdown",
2405
2405
  ref: "dropdownDiv"
2406
2406
  }, ur = {
@@ -2432,19 +2432,19 @@ const rr = /* @__PURE__ */ v(ir, [["__scopeId", "data-v-d2cab33d"]]), sr = { cla
2432
2432
  setup(e, { expose: i, emit: s }) {
2433
2433
  const l = e;
2434
2434
  w("");
2435
- let o = null, _ = w(l.burgerState), b = w(l.showDropDown);
2435
+ let n = null, _ = w(l.burgerState), b = w(l.showDropDown);
2436
2436
  re(
2437
2437
  () => l.burgerState,
2438
2438
  (k) => _.value = k
2439
2439
  ), re(
2440
2440
  () => l.showDropDown,
2441
2441
  (k) => b.value = k
2442
- ), oe(() => {
2443
- o = (k) => {
2442
+ ), ne(() => {
2443
+ n = (k) => {
2444
2444
  k.target.closest("#menu-dropdown") || (b.value = !1);
2445
- }, window.addEventListener("click", o);
2445
+ }, window.addEventListener("click", n);
2446
2446
  }), pe(() => {
2447
- o !== null && window.removeEventListener("click", o);
2447
+ n !== null && window.removeEventListener("click", n);
2448
2448
  });
2449
2449
  function C() {
2450
2450
  b.value = !b.value, s("update:showDropDown", b.value);
@@ -2460,8 +2460,8 @@ const rr = /* @__PURE__ */ v(ir, [["__scopeId", "data-v-d2cab33d"]]), sr = { cla
2460
2460
  defocusSearchButton: X
2461
2461
  }), (k, H) => (a(), r("div", sr, [
2462
2462
  t("nav", null, [
2463
- t("div", nr, [
2464
- t("div", or, [
2463
+ t("div", or, [
2464
+ t("div", nr, [
2465
2465
  u(k.$slots, "link-logo", {}, void 0, !0)
2466
2466
  ]),
2467
2467
  t("ul", dr, [
@@ -2568,8 +2568,8 @@ const Sr = /* @__PURE__ */ v(xr, [["__scopeId", "data-v-98560ea5"]]), qr = { cla
2568
2568
  setup(e) {
2569
2569
  return (i, s) => (a(), r("div", qr, [
2570
2570
  t("div", Br, [
2571
- t("h2", Ir, n(e.headline), 1),
2572
- t("p", Tr, n(e.paragraph), 1),
2571
+ t("h2", Ir, o(e.headline), 1),
2572
+ t("p", Tr, o(e.paragraph), 1),
2573
2573
  u(i.$slots, "language-links", {}, void 0, !0)
2574
2574
  ])
2575
2575
  ]));
@@ -2615,7 +2615,7 @@ function Pr(e, i) {
2615
2615
  u(e.$slots, "default", { class: "search__content" })
2616
2616
  ]);
2617
2617
  }
2618
- const Fr = /* @__PURE__ */ v(Or, [["render", Pr], ["__scopeId", "data-v-79fbf2ed"]]), Nr = {
2618
+ const Fr = /* @__PURE__ */ v(Or, [["render", Pr], ["__scopeId", "data-v-31f35da9"]]), Nr = {
2619
2619
  install: (e) => {
2620
2620
  e.component("AtomButton", J), e.component("AtomCheckbox", Ie), e.component("AtomChip", Ae), e.component("AtomDropdown", Ne), e.component("AtomImage", L), e.component("AtomLabel", W), e.component("AtomLink", V), e.component("AtomRadioButton", Ze), e.component("AtomSelect", rt), e.component("AtomSlider", mt), e.component("AtomTextarea", wt), e.component("AtomTextField", Dt), e.component("AtomVideo", K), e.component("MoleculeAddress", Qt), e.component("MoleculeBulletList", ea), e.component("MoleculeCard", ra), e.component("MoleculeEventCard", ha), e.component("MoleculeModal", de), e.component("MoleculeTextCard", ya), e.component("BlockFacts", Ia), e.component("BlockFeatures", za), e.component("BlockHeadline", el), e.component("BlockHero", ul), e.component("BlockImage", Ra), e.component("BlockImageGallery", Ya), e.component("BlockLogoWall", $l), e.component("BlockMicroStories", wl), e.component("BlockPolicy", Il), e.component("BlockProductHero", Dl), e.component("BlockPromo", zl), e.component("BlockQuote", Yl), e.component("BlockRichText", ti), e.component("BlockTimeline", _i), e.component("BlockTripleCardDisplay", bi), e.component("BlockVimeo", Si), e.component("Organism404", Ci), e.component("OrganismFilter", zi), e.component("OrganismFooter", rr), e.component("OrganismHeader", Sr), e.component("OrganismLanguageSwitcher", Cr), e.component("OrganismPagination", Mr), e.component("OrganismSearch", Fr);
2621
2621
  }