@mirweb/mir-web-components 0.15.38 → 0.15.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
- import { defineComponent as m, openBlock as l, createElementBlock as s, normalizeClass as c, toDisplayString as o, createElementVNode as t, renderSlot as u, pushScopeId as C, popScopeId as j, computed as V, createTextVNode as H, ref as S, withDirectives as W, Fragment as I, renderList as q, vShow as G, normalizeProps as A, guardReactiveProps as T, mergeProps as J, createVNode as p, Transition as ke, withCtx as $, withModifiers as se, createCommentVNode as v, watchEffect as oe, withKeys as we, createBlock as z, normalizeStyle as Y, isRef as ee, unref as k, onMounted as ne, watch as te, onUnmounted as xe } from "vue";
2
- const Se = ["aria-label"], Ie = /* @__PURE__ */ m({
1
+ import { defineComponent as m, openBlock as l, createElementBlock as s, normalizeClass as c, toDisplayString as o, createElementVNode as t, renderSlot as u, pushScopeId as T, popScopeId as j, computed as V, createTextVNode as H, ref as x, withDirectives as W, Fragment as I, renderList as M, vShow as G, normalizeProps as A, guardReactiveProps as C, mergeProps as J, createVNode as p, Transition as ke, withCtx as $, withModifiers as se, createCommentVNode as v, watchEffect as oe, withKeys as we, createBlock as z, normalizeStyle as Y, isRef as ee, unref as k, onMounted as ne, watch as te, onUnmounted as Se } from "vue";
2
+ const xe = ["aria-label"], Ie = /* @__PURE__ */ m({
3
3
  __name: "button",
4
4
  props: {
5
5
  variant: {
@@ -27,7 +27,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ m({
27
27
  return (a, r) => (l(), s("button", {
28
28
  class: c(["button", "button--" + e.variant]),
29
29
  "aria-label": e.ariaLabel
30
- }, o(e.variant == "close" ? "" : e.buttonText), 11, Se));
30
+ }, o(e.variant == "close" ? "" : e.buttonText), 11, xe));
31
31
  }
32
32
  });
33
33
  const h = (e, a) => {
@@ -35,7 +35,7 @@ const h = (e, a) => {
35
35
  for (const [i, n] of a)
36
36
  r[i] = n;
37
37
  return r;
38
- }, F = /* @__PURE__ */ h(Ie, [["__scopeId", "data-v-f195a839"]]), qe = (e) => (C("data-v-f62bd17f"), e = e(), j(), e), Me = ["name", "value", "disabled", "required", "id"], Be = ["for"], Le = /* @__PURE__ */ qe(() => /* @__PURE__ */ t("span", { class: "checkmark" }, null, -1)), De = /* @__PURE__ */ m({
38
+ }, F = /* @__PURE__ */ h(Ie, [["__scopeId", "data-v-f195a839"]]), qe = (e) => (T("data-v-f62bd17f"), e = e(), j(), e), Me = ["name", "value", "disabled", "required", "id"], Be = ["for"], Le = /* @__PURE__ */ qe(() => /* @__PURE__ */ t("span", { class: "checkmark" }, null, -1)), De = /* @__PURE__ */ m({
39
39
  __name: "checkbox",
40
40
  props: {
41
41
  name: String,
@@ -89,8 +89,8 @@ const h = (e, a) => {
89
89
  ], 2));
90
90
  }
91
91
  });
92
- const Ae = /* @__PURE__ */ h(De, [["__scopeId", "data-v-f62bd17f"]]), Te = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgOSA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMSA4TDggMU0xIDFMOCA4IiBzdHJva2U9IiMwQzA5MzEiIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPgo=", Ce = (e) => (C("data-v-e7768ff8"), e = e(), j(), e), je = ["aria-label"], Ne = /* @__PURE__ */ Ce(() => /* @__PURE__ */ t("img", {
93
- src: Te,
92
+ const Ae = /* @__PURE__ */ h(De, [["__scopeId", "data-v-f62bd17f"]]), Ce = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgOSA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMSA4TDggMU0xIDFMOCA4IiBzdHJva2U9IiMwQzA5MzEiIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPgo=", Te = (e) => (T("data-v-e7768ff8"), e = e(), j(), e), je = ["aria-label"], Ne = /* @__PURE__ */ Te(() => /* @__PURE__ */ t("img", {
93
+ src: Ce,
94
94
  alt: "close",
95
95
  class: "close-icon"
96
96
  }, null, -1)), ze = /* @__PURE__ */ m({
@@ -168,15 +168,15 @@ const Ve = /* @__PURE__ */ h(ze, [["__scopeId", "data-v-e7768ff8"]]), Oe = ["val
168
168
  },
169
169
  emits: ["update:modelValue"],
170
170
  setup(e, { emit: a }) {
171
- const r = e, i = S(null), n = S(null), _ = S([]), w = S(0), B = S(""), y = S(!0), b = S(0), L = V(() => {
171
+ const r = e, i = x(null), n = x(null), _ = x([]), w = x(0), L = x(""), g = x(!0), f = x(0), q = V(() => {
172
172
  const d = r.options.find(
173
- (g) => g.value === r.modelValue
173
+ (y) => y.value === r.modelValue
174
174
  );
175
175
  return d && d.label;
176
176
  }), ue = {
177
- beforeMount(d, g) {
178
- d.clickOutsideEvent = function(f) {
179
- d === f.target || d.contains(f.target) || g.value(f);
177
+ beforeMount(d, y) {
178
+ d.clickOutsideEvent = function(b) {
179
+ d === b.target || d.contains(b.target) || y.value(b);
180
180
  }, document.body.addEventListener("click", d.clickOutsideEvent);
181
181
  },
182
182
  unmounted(d) {
@@ -187,22 +187,22 @@ const Ve = /* @__PURE__ */ h(ze, [["__scopeId", "data-v-e7768ff8"]]), Oe = ["val
187
187
  a("update:modelValue", d);
188
188
  }
189
189
  function me(d) {
190
- var f;
191
- const g = d.target;
192
- g.getAttribute("role") === "option" && (E(g), U(), (f = i.value) == null || f.focus());
190
+ var b;
191
+ const y = d.target;
192
+ y.getAttribute("role") === "option" && (E(y), U(), (b = i.value) == null || b.focus());
193
193
  }
194
194
  function K(d) {
195
- var f;
196
- const g = d.key;
197
- switch (g) {
195
+ var b;
196
+ const y = d.key;
197
+ switch (y) {
198
198
  case "ArrowUp":
199
199
  case "ArrowDown": {
200
200
  d.preventDefault();
201
- const x = r.options.findIndex(
201
+ const S = r.options.findIndex(
202
202
  (P) => P.value === r.modelValue
203
203
  );
204
- let N = x ? _.value[x] : _.value[0];
205
- g === "ArrowUp" ? x - 1 >= 0 && (N = _.value[x - 1]) : x + 1 <= r.options.length && (N = _.value[x + 1]), N && E(N);
204
+ let N = S ? _.value[S] : _.value[0];
205
+ y === "ArrowUp" ? S - 1 >= 0 && (N = _.value[S - 1]) : S + 1 <= r.options.length && (N = _.value[S + 1]), N && E(N);
206
206
  break;
207
207
  }
208
208
  case "Home":
@@ -215,11 +215,11 @@ const Ve = /* @__PURE__ */ h(ze, [["__scopeId", "data-v-e7768ff8"]]), Oe = ["val
215
215
  break;
216
216
  case "Enter":
217
217
  case "Escape":
218
- d.preventDefault(), U(), (f = i.value) == null || f.focus();
218
+ d.preventDefault(), U(), (b = i.value) == null || b.focus();
219
219
  break;
220
220
  default: {
221
- const x = ye(g);
222
- x && E(x);
221
+ const S = ye(y);
222
+ S && E(S);
223
223
  break;
224
224
  }
225
225
  }
@@ -238,63 +238,63 @@ const Ve = /* @__PURE__ */ h(ze, [["__scopeId", "data-v-e7768ff8"]]), Oe = ["val
238
238
  }
239
239
  function ge() {
240
240
  w && (clearTimeout(w.value), w.value = 0), w.value = setTimeout(() => {
241
- B.value = "", w.value = 0;
241
+ L.value = "", w.value = 0;
242
242
  }, 500);
243
243
  }
244
244
  function ye(d) {
245
- let g = "";
246
- (B.value === "" || g !== d) && (b.value = r.options.findIndex(
247
- (x) => x.value === r.modelValue
248
- )), B.value = g === d ? d : B.value + d, g = d, ge();
249
- let f = Q(
250
- b.value + 1,
245
+ let y = "";
246
+ (L.value === "" || y !== d) && (f.value = r.options.findIndex(
247
+ (S) => S.value === r.modelValue
248
+ )), L.value = y === d ? d : L.value + d, y = d, ge();
249
+ let b = Q(
250
+ f.value + 1,
251
251
  r.options.length
252
252
  );
253
- return !f && B.value.length === 1 && (f = Q(0, b.value)), b.value = (b.value + 1) % r.options.length, f;
253
+ return !b && L.value.length === 1 && (b = Q(0, f.value)), f.value = (f.value + 1) % r.options.length, b;
254
254
  }
255
- function Q(d, g) {
256
- for (let f = d; f < g; f++)
257
- if (r.options[f].label && r.options[f].label.toUpperCase().indexOf(B.value.toUpperCase()) === 0)
258
- return _.value[f];
255
+ function Q(d, y) {
256
+ for (let b = d; b < y; b++)
257
+ if (r.options[b].label && r.options[b].label.toUpperCase().indexOf(L.value.toUpperCase()) === 0)
258
+ return _.value[b];
259
259
  return null;
260
260
  }
261
261
  function fe() {
262
262
  E(_.value[0]);
263
263
  }
264
264
  function E(d) {
265
- var f, x;
266
- const g = d.getAttribute("data-value");
265
+ var b, S;
266
+ const y = d.getAttribute("data-value");
267
267
  if (r.modelValue) {
268
268
  const N = r.options.findIndex(
269
269
  ($e) => $e.value === r.modelValue
270
270
  ), P = _.value[N];
271
271
  ve(P);
272
272
  }
273
- if (d.setAttribute("aria-selected", "true"), (f = n.value) == null || f.setAttribute(
273
+ if (d.setAttribute("aria-selected", "true"), (b = n.value) == null || b.setAttribute(
274
274
  "aria-activedescendant",
275
- g || ""
276
- ), _e(g || ""), n.value && n.value.scrollHeight > n.value.clientHeight) {
275
+ y || ""
276
+ ), _e(y || ""), n.value && n.value.scrollHeight > n.value.clientHeight) {
277
277
  const N = n.value.clientHeight + n.value.scrollTop, P = d.offsetTop + d.offsetHeight;
278
- P > N ? n.value.scrollTop = P - ((x = n.value) == null ? void 0 : x.clientHeight) : d.offsetTop < n.value.scrollTop && (n.value.scrollTop = d.offsetTop);
278
+ P > N ? n.value.scrollTop = P - ((S = n.value) == null ? void 0 : S.clientHeight) : d.offsetTop < n.value.scrollTop && (n.value.scrollTop = d.offsetTop);
279
279
  }
280
280
  }
281
281
  function be() {
282
- var g;
283
- const d = (g = _.value) == null ? void 0 : g[r.options.length - 1];
282
+ var y;
283
+ const d = (y = _.value) == null ? void 0 : y[r.options.length - 1];
284
284
  E(d);
285
285
  }
286
286
  function U() {
287
287
  var d;
288
- y.value = !0, (d = i.value) == null || d.removeAttribute("aria-expanded");
288
+ g.value = !0, (d = i.value) == null || d.removeAttribute("aria-expanded");
289
289
  }
290
290
  function X() {
291
- var d, g;
292
- y.value = !1, (d = i.value) == null || d.setAttribute("aria-expanded", "true"), (g = n.value) == null || g.focus();
291
+ var d, y;
292
+ g.value = !1, (d = i.value) == null || d.setAttribute("aria-expanded", "true"), (y = n.value) == null || y.focus();
293
293
  }
294
294
  function pe() {
295
- r.disabled || (y.value ? X() : U());
295
+ r.disabled || (g.value ? X() : U());
296
296
  }
297
- return (d, g) => (l(), s("div", {
297
+ return (d, y) => (l(), s("div", {
298
298
  class: "listbox__wrapper",
299
299
  value: e.modelValue,
300
300
  ref: "listbox"
@@ -322,7 +322,7 @@ const Ve = /* @__PURE__ */ h(ze, [["__scopeId", "data-v-e7768ff8"]]), Oe = ["val
322
322
  onKeydown: he,
323
323
  ref_key: "listboxButton",
324
324
  ref: i
325
- }, o(e.modelValue ? L.value : e.placeholder), 43, Ze),
325
+ }, o(e.modelValue ? q.value : e.placeholder), 43, Ze),
326
326
  W(t("ul", {
327
327
  "aria-labelledby": `${e.name}-label`,
328
328
  "aria-activedescendant": e.modelValue,
@@ -334,18 +334,18 @@ const Ve = /* @__PURE__ */ h(ze, [["__scopeId", "data-v-e7768ff8"]]), Oe = ["val
334
334
  ref_key: "listboxNode",
335
335
  ref: n
336
336
  }, [
337
- (l(!0), s(I, null, q(e.options, (f, x) => (l(), s("li", {
338
- key: `${e.name}-option-${x}`,
339
- "aria-selected": f.value === e.modelValue,
340
- "data-value": f.value,
337
+ (l(!0), s(I, null, M(e.options, (b, S) => (l(), s("li", {
338
+ key: `${e.name}-option-${S}`,
339
+ "aria-selected": b.value === e.modelValue,
340
+ "data-value": b.value,
341
341
  class: "listbox__option",
342
342
  role: "option",
343
343
  ref_for: !0,
344
344
  ref_key: "listboxOptions",
345
345
  ref: _
346
- }, o(f.label), 9, Re))), 128))
346
+ }, o(b.label), 9, Re))), 128))
347
347
  ], 40, Ee), [
348
- [G, !y.value]
348
+ [G, !g.value]
349
349
  ])
350
350
  ])), [
351
351
  [ue, U]
@@ -392,11 +392,11 @@ const We = /* @__PURE__ */ h(Ue, [["__scopeId", "data-v-00b3141c"]]), Fe = { cla
392
392
  },
393
393
  setup(e) {
394
394
  return (a, r) => (l(), s("div", Fe, [
395
- u(a.$slots, "default", A(T(a.$attrs)))
395
+ u(a.$slots, "default", A(C(a.$attrs)))
396
396
  ]));
397
397
  }
398
398
  });
399
- const M = /* @__PURE__ */ h(Ge, [["__scopeId", "data-v-513b5384"]]), Je = { class: "label__wrapper" }, Ye = ["aria-label", "label-dark"], Ke = /* @__PURE__ */ m({
399
+ const B = /* @__PURE__ */ h(Ge, [["__scopeId", "data-v-513b5384"]]), Je = { class: "label__wrapper" }, Ye = ["aria-label", "label-dark"], Ke = /* @__PURE__ */ m({
400
400
  __name: "label",
401
401
  props: {
402
402
  text: {
@@ -479,7 +479,7 @@ const R = /* @__PURE__ */ h(Ke, [["__scopeId", "data-v-aacf01db"]]), Qe = { clas
479
479
  ]));
480
480
  }
481
481
  });
482
- const Xe = (e) => (C("data-v-016da8d2"), e = e(), j(), e), et = ["name", "value", "checked", "disabled", "required", "id"], tt = ["for"], at = /* @__PURE__ */ Xe(() => /* @__PURE__ */ t("span", { class: "radiomark" }, null, -1)), lt = /* @__PURE__ */ m({
482
+ const Xe = (e) => (T("data-v-016da8d2"), e = e(), j(), e), et = ["name", "value", "checked", "disabled", "required", "id"], tt = ["for"], at = /* @__PURE__ */ Xe(() => /* @__PURE__ */ t("span", { class: "radiomark" }, null, -1)), lt = /* @__PURE__ */ m({
483
483
  __name: "radio-button",
484
484
  props: {
485
485
  name: String,
@@ -591,7 +591,7 @@ const it = /* @__PURE__ */ h(lt, [["__scopeId", "data-v-016da8d2"]]), rt = { cla
591
591
  a.$emit("update:modelValue", i.target.value), i.target.blur();
592
592
  })
593
593
  }, [
594
- (l(!0), s(I, null, q(e.options, (i) => (l(), s("option", {
594
+ (l(!0), s(I, null, M(e.options, (i) => (l(), s("option", {
595
595
  key: i.value,
596
596
  value: i.value
597
597
  }, o(i.text), 9, nt))), 128))
@@ -701,18 +701,18 @@ const de = /* @__PURE__ */ h(_t, [["__scopeId", "data-v-d75ee1bf"]]), mt = { cla
701
701
  },
702
702
  emits: ["update:modelValue"],
703
703
  setup(e, { emit: a }) {
704
- const r = e, i = S(r.modelValue), n = S(), _ = S(!1), w = (y, b, L) => (y - b) / (L - b) * 100, B = (y) => {
705
- var b;
706
- (b = n.value) == null || b.style.setProperty("--ProgressPercent", `${y}%`);
704
+ const r = e, i = x(r.modelValue), n = x(), _ = x(!1), w = (g, f, q) => (g - f) / (q - f) * 100, L = (g) => {
705
+ var f;
706
+ (f = n.value) == null || f.style.setProperty("--ProgressPercent", `${g}%`);
707
707
  };
708
708
  return oe(() => {
709
709
  if (n.value) {
710
710
  a("update:modelValue", i.value);
711
- const y = w(i.value, r.min, r.max);
712
- let b = (50 - y) / 100;
713
- B(y + b);
711
+ const g = w(i.value, r.min, r.max);
712
+ let f = (50 - g) / 100;
713
+ L(g + f);
714
714
  }
715
- }), (y, b) => (l(), s(I, null, [
715
+ }), (g, f) => (l(), s(I, null, [
716
716
  t("div", mt, [
717
717
  t("div", ht, [
718
718
  t("label", {
@@ -723,8 +723,8 @@ const de = /* @__PURE__ */ h(_t, [["__scopeId", "data-v-d75ee1bf"]]), mt = { cla
723
723
  key: 0,
724
724
  role: "button",
725
725
  class: c([e.variant, "slider__information"]),
726
- onClick: b[0] || (b[0] = (L) => _.value = !_.value),
727
- onKeyup: b[1] || (b[1] = we((L) => _.value = !_.value, ["enter"])),
726
+ onClick: f[0] || (f[0] = (q) => _.value = !_.value),
727
+ onKeyup: f[1] || (f[1] = we((q) => _.value = !_.value, ["enter"])),
728
728
  "aria-label": e.informationLabel,
729
729
  tabindex: "0",
730
730
  "aria-haspopup": "dialog"
@@ -745,7 +745,7 @@ const de = /* @__PURE__ */ h(_t, [["__scopeId", "data-v-d75ee1bf"]]), mt = { cla
745
745
  class: c(e.variant),
746
746
  ref_key: "slider",
747
747
  ref: n,
748
- onInput: b[2] || (b[2] = ({ target: L }) => i.value = parseFloat(L.value))
748
+ onInput: f[2] || (f[2] = ({ target: q }) => i.value = parseFloat(q.value))
749
749
  }, null, 42, ft),
750
750
  t("span", {
751
751
  class: c([e.variant, "slider__minmax"])
@@ -758,7 +758,7 @@ const de = /* @__PURE__ */ h(_t, [["__scopeId", "data-v-d75ee1bf"]]), mt = { cla
758
758
  e.information ? (l(), z(de, {
759
759
  key: 0,
760
760
  show: _.value,
761
- "onUpdate:show": b[3] || (b[3] = (L) => _.value = L)
761
+ "onUpdate:show": f[3] || (f[3] = (q) => _.value = q)
762
762
  }, {
763
763
  default: $(() => [
764
764
  H(o(e.information), 1)
@@ -768,7 +768,7 @@ const de = /* @__PURE__ */ h(_t, [["__scopeId", "data-v-d75ee1bf"]]), mt = { cla
768
768
  ], 64));
769
769
  }
770
770
  });
771
- const pt = /* @__PURE__ */ h(bt, [["__scopeId", "data-v-84385cf8"]]), $t = { id: "textarea-wrapper" }, kt = ["for"], wt = ["id"], xt = ["id", "name", "placeholder", "required", "disabled", "maxlength", "value"], St = { class: "textarea-info" }, It = { key: 0 }, qt = /* @__PURE__ */ m({
771
+ const pt = /* @__PURE__ */ h(bt, [["__scopeId", "data-v-84385cf8"]]), $t = { id: "textarea-wrapper" }, kt = ["for"], wt = ["id"], St = ["id", "name", "placeholder", "required", "disabled", "maxlength", "value"], xt = { class: "textarea-info" }, It = { key: 0 }, qt = /* @__PURE__ */ m({
772
772
  __name: "textarea",
773
773
  props: {
774
774
  id: {
@@ -830,9 +830,9 @@ const pt = /* @__PURE__ */ h(bt, [["__scopeId", "data-v-84385cf8"]]), $t = { id:
830
830
  class: c(
831
831
  e.modelValue !== void 0 && e.modelValue.length == e.maxLength ? "reached-meter-limit" : "border"
832
832
  )
833
- }, null, 42, xt)
833
+ }, null, 42, St)
834
834
  ], 8, wt),
835
- t("div", St, [
835
+ t("div", xt, [
836
836
  t("div", null, [
837
837
  e.modelValue !== void 0 && e.modelValue.length == e.maxLength ? (l(), s("p", It, " Too many characters. Please make it shorter ")) : v("", !0)
838
838
  ]),
@@ -845,7 +845,7 @@ const pt = /* @__PURE__ */ h(bt, [["__scopeId", "data-v-84385cf8"]]), $t = { id:
845
845
  ]));
846
846
  }
847
847
  });
848
- const Mt = /* @__PURE__ */ h(qt, [["__scopeId", "data-v-28492b7a"]]), Bt = { class: "text-field__wrapper" }, Lt = ["for"], Dt = { key: 0 }, At = ["id", "type", "value", "placeholder", "required", "disabled", "name"], Tt = ["aria-expanded"], Ct = ["type", "value", "placeholder", "id", "required", "disabled", "name"], jt = {
848
+ const Mt = /* @__PURE__ */ h(qt, [["__scopeId", "data-v-28492b7a"]]), Bt = { class: "text-field__wrapper" }, Lt = ["for"], Dt = { key: 0 }, At = ["id", "type", "value", "placeholder", "required", "disabled", "name"], Ct = ["aria-expanded"], Tt = ["type", "value", "placeholder", "id", "required", "disabled", "name"], jt = {
849
849
  key: 2,
850
850
  class: "search"
851
851
  }, Nt = {
@@ -926,7 +926,7 @@ const Mt = /* @__PURE__ */ h(qt, [["__scopeId", "data-v-28492b7a"]]), Bt = { cla
926
926
  },
927
927
  emits: ["update:modelValue"],
928
928
  setup(e) {
929
- const a = S(!0), r = V(
929
+ const a = x(!0), r = V(
930
930
  () => a.value ? "showPassword" : "hidePassword"
931
931
  ), i = V(
932
932
  () => a.value ? "password" : "text"
@@ -957,7 +957,7 @@ const Mt = /* @__PURE__ */ h(qt, [["__scopeId", "data-v-28492b7a"]]), Bt = { cla
957
957
  onClick: _[1] || (_[1] = (w) => a.value = !a.value),
958
958
  "aria-controls": "password",
959
959
  "aria-expanded": !a.value
960
- }, null, 10, Tt)
960
+ }, null, 10, Ct)
961
961
  ])) : (l(), s("input", {
962
962
  key: 1,
963
963
  type: e.type,
@@ -973,7 +973,7 @@ const Mt = /* @__PURE__ */ h(qt, [["__scopeId", "data-v-28492b7a"]]), Bt = { cla
973
973
  disabled: e.disabled,
974
974
  onInput: _[2] || (_[2] = (w) => n.$emit("update:modelValue", w.target.value)),
975
975
  name: e.fieldName
976
- }, null, 42, Ct)),
976
+ }, null, 42, Tt)),
977
977
  e.search ? (l(), s("i", jt)) : v("", !0),
978
978
  e.errorMessage ? (l(), s("strong", Nt, o(e.errorMessage), 1)) : v("", !0),
979
979
  e.helperText ? (l(), s("span", zt, o(e.helperText), 1)) : v("", !0)
@@ -1033,7 +1033,7 @@ const Ot = /* @__PURE__ */ h(Vt, [["__scopeId", "data-v-06bcf9d4"]]), Pt = { cla
1033
1033
  },
1034
1034
  setup(e, { expose: a }) {
1035
1035
  const r = e;
1036
- let i = S(null);
1036
+ let i = x(null);
1037
1037
  return oe(() => {
1038
1038
  r.play && i.value ? i.value.play() : !r.play && i.value && i.value.pause();
1039
1039
  }), a({
@@ -1114,7 +1114,7 @@ const Z = /* @__PURE__ */ h(Et, [["__scopeId", "data-v-c449311a"]]), Rt = { clas
1114
1114
  e.addressLine_3 ? (l(), s("p", Jt, o(e.addressLine_3), 1)) : v("", !0)
1115
1115
  ]),
1116
1116
  t("div", Yt, [
1117
- (l(!0), s(I, null, q(e.phone_numbers, (i) => (l(), z(D, {
1117
+ (l(!0), s(I, null, M(e.phone_numbers, (i) => (l(), z(D, {
1118
1118
  underline: "false",
1119
1119
  linkType: "regular"
1120
1120
  }, {
@@ -1135,7 +1135,7 @@ const Z = /* @__PURE__ */ h(Et, [["__scopeId", "data-v-c449311a"]]), Rt = { clas
1135
1135
  ]));
1136
1136
  }
1137
1137
  });
1138
- const ea = /* @__PURE__ */ h(Xt, [["__scopeId", "data-v-a87ec518"]]), ta = (e) => (C("data-v-327e6c15"), e = e(), j(), e), aa = { class: "bullet-list__wrapper" }, la = /* @__PURE__ */ ta(() => /* @__PURE__ */ t("i", { class: "checkmark" }, null, -1)), ia = /* @__PURE__ */ m({
1138
+ const ea = /* @__PURE__ */ h(Xt, [["__scopeId", "data-v-a87ec518"]]), ta = (e) => (T("data-v-327e6c15"), e = e(), j(), e), aa = { class: "bullet-list__wrapper" }, la = /* @__PURE__ */ ta(() => /* @__PURE__ */ t("i", { class: "checkmark" }, null, -1)), ia = /* @__PURE__ */ m({
1139
1139
  __name: "bullet-list",
1140
1140
  props: {
1141
1141
  list: {
@@ -1160,7 +1160,7 @@ const ea = /* @__PURE__ */ h(Xt, [["__scopeId", "data-v-a87ec518"]]), ta = (e) =
1160
1160
  class: c(["bullet-list", e.variant])
1161
1161
  }, [
1162
1162
  t("ul", null, [
1163
- (l(!0), s(I, null, q(e.list, (i) => (l(), s("li", null, [
1163
+ (l(!0), s(I, null, M(e.list, (i) => (l(), s("li", null, [
1164
1164
  la,
1165
1165
  H(" " + o(i), 1)
1166
1166
  ]))), 256))
@@ -1224,7 +1224,7 @@ const ra = /* @__PURE__ */ h(ia, [["__scopeId", "data-v-327e6c15"]]), sa = { cla
1224
1224
  },
1225
1225
  emits: ["clicked"],
1226
1226
  setup(e, { emit: a }) {
1227
- let r = S(!1);
1227
+ let r = x(!1);
1228
1228
  return (i, n) => (l(), s("div", sa, [
1229
1229
  t("div", {
1230
1230
  class: c(["card", [
@@ -1238,7 +1238,7 @@ const ra = /* @__PURE__ */ h(ia, [["__scopeId", "data-v-327e6c15"]]), sa = { cla
1238
1238
  onMouseover: n[0] || (n[0] = (_) => ee(r) ? r.value = !0 : r = !0),
1239
1239
  onMouseout: n[1] || (n[1] = (_) => ee(r) ? r.value = !1 : r = !1)
1240
1240
  }, [
1241
- e.mediaType == "image" ? (l(), z(M, { key: 0 }, {
1241
+ e.mediaType == "image" ? (l(), z(B, { key: 0 }, {
1242
1242
  default: $(() => [
1243
1243
  u(i.$slots, "card-image", J({
1244
1244
  src: e.imgSrc,
@@ -1281,7 +1281,7 @@ const ra = /* @__PURE__ */ h(ia, [["__scopeId", "data-v-327e6c15"]]), sa = { cla
1281
1281
  ]));
1282
1282
  }
1283
1283
  });
1284
- const da = /* @__PURE__ */ h(na, [["__scopeId", "data-v-2a33f841"]]), ca = (e) => (C("data-v-f5acdf7e"), e = e(), j(), e), ua = { class: "event__wrapper" }, _a = { class: "event__headline" }, ma = { class: "event__date-location" }, ha = /* @__PURE__ */ ca(() => /* @__PURE__ */ t("br", null, null, -1)), va = { class: "event__exhibitor" }, ga = /* @__PURE__ */ m({
1284
+ const da = /* @__PURE__ */ h(na, [["__scopeId", "data-v-2a33f841"]]), ca = (e) => (T("data-v-f5acdf7e"), e = e(), j(), e), ua = { class: "event__wrapper" }, _a = { class: "event__headline" }, ma = { class: "event__date-location" }, ha = /* @__PURE__ */ ca(() => /* @__PURE__ */ t("br", null, null, -1)), va = { class: "event__exhibitor" }, ga = /* @__PURE__ */ m({
1285
1285
  __name: "event-card",
1286
1286
  props: {
1287
1287
  eventType: {
@@ -1350,7 +1350,7 @@ const ya = /* @__PURE__ */ h(ga, [["__scopeId", "data-v-f5acdf7e"]]), fa = { cla
1350
1350
  ]));
1351
1351
  }
1352
1352
  });
1353
- const ka = /* @__PURE__ */ h($a, [["__scopeId", "data-v-dbd0c7ab"]]), wa = { class: "facts__wrapper" }, xa = { class: "facts__content" }, Sa = { class: "facts__headline" }, Ia = { class: "facts" }, qa = { class: "fact" }, Ma = { class: "fact__value" }, Ba = { class: "fact__metric" }, La = {
1353
+ const ka = /* @__PURE__ */ h($a, [["__scopeId", "data-v-dbd0c7ab"]]), wa = { class: "facts__wrapper" }, Sa = { class: "facts__content" }, xa = { class: "facts__headline" }, Ia = { class: "facts" }, qa = { class: "fact" }, Ma = { class: "fact__value" }, Ba = { class: "fact__metric" }, La = {
1354
1354
  key: 0,
1355
1355
  class: "facts__link"
1356
1356
  }, Da = /* @__PURE__ */ m({
@@ -1372,10 +1372,10 @@ const ka = /* @__PURE__ */ h($a, [["__scopeId", "data-v-dbd0c7ab"]]), wa = { cla
1372
1372
  },
1373
1373
  setup(e) {
1374
1374
  return (a, r) => (l(), s("div", wa, [
1375
- t("div", xa, [
1376
- t("h2", Sa, o(e.headline), 1),
1375
+ t("div", Sa, [
1376
+ t("h2", xa, o(e.headline), 1),
1377
1377
  t("div", Ia, [
1378
- (l(!0), s(I, null, q(e.facts, (i) => (l(), s("div", qa, [
1378
+ (l(!0), s(I, null, M(e.facts, (i) => (l(), s("div", qa, [
1379
1379
  t("div", Ma, [
1380
1380
  t("span", null, o(i.value), 1)
1381
1381
  ]),
@@ -1399,7 +1399,7 @@ const ka = /* @__PURE__ */ h($a, [["__scopeId", "data-v-dbd0c7ab"]]), wa = { cla
1399
1399
  ]));
1400
1400
  }
1401
1401
  });
1402
- const Aa = /* @__PURE__ */ h(Da, [["__scopeId", "data-v-7fd89b0c"]]), Ta = { class: "features__wrapper" }, Ca = { class: "features__content" }, ja = {
1402
+ const Aa = /* @__PURE__ */ h(Da, [["__scopeId", "data-v-7fd89b0c"]]), Ca = { class: "features__wrapper" }, Ta = { class: "features__content" }, ja = {
1403
1403
  key: 0,
1404
1404
  class: "features__headline"
1405
1405
  }, Na = {
@@ -1423,8 +1423,8 @@ const Aa = /* @__PURE__ */ h(Da, [["__scopeId", "data-v-7fd89b0c"]]), Ta = { cla
1423
1423
  }
1424
1424
  },
1425
1425
  setup(e) {
1426
- return (a, r) => (l(), s("div", Ta, [
1427
- t("div", Ca, [
1426
+ return (a, r) => (l(), s("div", Ca, [
1427
+ t("div", Ta, [
1428
1428
  e.headline ? (l(), s("div", ja, [
1429
1429
  t("h2", null, o(e.headline), 1)
1430
1430
  ])) : v("", !0),
@@ -1434,10 +1434,10 @@ const Aa = /* @__PURE__ */ h(Da, [["__scopeId", "data-v-7fd89b0c"]]), Ta = { cla
1434
1434
  t("div", {
1435
1435
  class: c(["features__elements", [e.elements.length == 6 ? "features__elements--grid-6" : ""]])
1436
1436
  }, [
1437
- (l(!0), s(I, null, q(e.elements, (i) => (l(), s("div", za, [
1438
- p(M, { class: "element__icon" }, {
1437
+ (l(!0), s(I, null, M(e.elements, (i) => (l(), s("div", za, [
1438
+ p(B, { class: "element__icon" }, {
1439
1439
  default: $(() => [
1440
- u(a.$slots, "features-icon", A(T({
1440
+ u(a.$slots, "features-icon", A(C({
1441
1441
  src: i.icon.src,
1442
1442
  height: 30,
1443
1443
  width: 30,
@@ -1474,9 +1474,9 @@ const Ha = /* @__PURE__ */ h(Pa, [["__scopeId", "data-v-0990b89f"]]), Za = { cla
1474
1474
  return (a, r) => (l(), s("div", Za, [
1475
1475
  t("div", Ea, [
1476
1476
  t("div", Ra, [
1477
- p(M, null, {
1477
+ p(B, null, {
1478
1478
  default: $(() => [
1479
- u(a.$slots, "image", A(T({ width: 984, height: 554, src: e.src, alt: e.alt })))
1479
+ u(a.$slots, "image", A(C({ width: 984, height: 554, src: e.src, alt: e.alt })))
1480
1480
  ]),
1481
1481
  _: 3
1482
1482
  })
@@ -1548,9 +1548,9 @@ const Fa = /* @__PURE__ */ h(Wa, [["__scopeId", "data-v-6dde0544"]]), Ga = { cla
1548
1548
  }, [
1549
1549
  t("div", Ga, [
1550
1550
  e.mediaLarge && e.mediaType === "image" ? (l(), s("div", Ja, [
1551
- p(M, null, {
1551
+ p(B, null, {
1552
1552
  default: $(() => [
1553
- u(a.$slots, "image-large", A(T({
1553
+ u(a.$slots, "image-large", A(C({
1554
1554
  width: 617,
1555
1555
  height: 530,
1556
1556
  src: e.mediaLarge.src,
@@ -1582,10 +1582,10 @@ const Fa = /* @__PURE__ */ h(Wa, [["__scopeId", "data-v-6dde0544"]]), Ga = { cla
1582
1582
  e.flipVertical ? "gallery__small--reverse" : "gallery__small--default"
1583
1583
  ])
1584
1584
  }, [
1585
- (l(!0), s(I, null, q(e.mediaSmall, (i) => (l(), s("div", Ka, [
1586
- p(M, null, {
1585
+ (l(!0), s(I, null, M(e.mediaSmall, (i) => (l(), s("div", Ka, [
1586
+ p(B, null, {
1587
1587
  default: $(() => [
1588
- u(a.$slots, "image-small", A(T({
1588
+ u(a.$slots, "image-small", A(C({
1589
1589
  width: 328,
1590
1590
  height: 246,
1591
1591
  src: i.src,
@@ -1632,7 +1632,7 @@ const el = /* @__PURE__ */ h(Xa, [["__scopeId", "data-v-bad7dce2"]]), tl = { cla
1632
1632
  ]));
1633
1633
  }
1634
1634
  });
1635
- const il = /* @__PURE__ */ h(ll, [["__scopeId", "data-v-2676cf0a"]]), rl = (e) => (C("data-v-e4b4c416"), e = e(), j(), e), sl = { class: "hero__wrapper" }, ol = { class: "hero__content" }, nl = { class: "hero__top" }, dl = { class: "hero__elements" }, cl = { class: "hero__headline" }, ul = { class: "hero__link" }, _l = { class: "hero__video" }, ml = /* @__PURE__ */ rl(() => /* @__PURE__ */ t("div", { class: "hero__gradient" }, null, -1)), hl = /* @__PURE__ */ m({
1635
+ const il = /* @__PURE__ */ h(ll, [["__scopeId", "data-v-2676cf0a"]]), rl = (e) => (T("data-v-e4b4c416"), e = e(), j(), e), sl = { class: "hero__wrapper" }, ol = { class: "hero__content" }, nl = { class: "hero__top" }, dl = { class: "hero__elements" }, cl = { class: "hero__headline" }, ul = { class: "hero__link" }, _l = { class: "hero__video" }, ml = /* @__PURE__ */ rl(() => /* @__PURE__ */ t("div", { class: "hero__gradient" }, null, -1)), hl = /* @__PURE__ */ m({
1636
1636
  __name: "hero",
1637
1637
  props: {
1638
1638
  headline: {
@@ -1696,10 +1696,10 @@ const vl = /* @__PURE__ */ h(hl, [["__scopeId", "data-v-e4b4c416"]]), gl = { cla
1696
1696
  return (a, r) => (l(), s("div", gl, [
1697
1697
  t("div", yl, [
1698
1698
  t("div", fl, [
1699
- (l(!0), s(I, null, q(e.logos, (i) => (l(), s("div", bl, [
1700
- p(M, null, {
1699
+ (l(!0), s(I, null, M(e.logos, (i) => (l(), s("div", bl, [
1700
+ p(B, null, {
1701
1701
  default: $(() => [
1702
- u(a.$slots, "logo-wall-logo", A(T({
1702
+ u(a.$slots, "logo-wall-logo", A(C({
1703
1703
  height: 123,
1704
1704
  src: i.src,
1705
1705
  alt: i.alt
@@ -1724,7 +1724,7 @@ const vl = /* @__PURE__ */ h(hl, [["__scopeId", "data-v-e4b4c416"]]), gl = { cla
1724
1724
  ]));
1725
1725
  }
1726
1726
  });
1727
- const kl = /* @__PURE__ */ h($l, [["__scopeId", "data-v-ce01e327"]]), wl = { class: "micro-stories__splide" }, xl = /* @__PURE__ */ m({
1727
+ const kl = /* @__PURE__ */ h($l, [["__scopeId", "data-v-ce01e327"]]), wl = { class: "micro-stories__splide" }, Sl = /* @__PURE__ */ m({
1728
1728
  __name: "micro-stories",
1729
1729
  props: {
1730
1730
  stories: {
@@ -1762,7 +1762,7 @@ const kl = /* @__PURE__ */ h($l, [["__scopeId", "data-v-ce01e327"]]), wl = { cla
1762
1762
  ], 2));
1763
1763
  }
1764
1764
  });
1765
- const Sl = {}, Il = { class: "policy__wrapper" }, ql = { class: "policy__content" };
1765
+ const xl = {}, Il = { class: "policy__wrapper" }, ql = { class: "policy__content" };
1766
1766
  function Ml(e, a) {
1767
1767
  return l(), s("div", Il, [
1768
1768
  t("div", ql, [
@@ -1770,7 +1770,7 @@ function Ml(e, a) {
1770
1770
  ])
1771
1771
  ]);
1772
1772
  }
1773
- const Bl = /* @__PURE__ */ h(Sl, [["render", Ml], ["__scopeId", "data-v-e16581b7"]]), Ll = { class: "product-hero__wrapper" }, Dl = { class: "product-hero__content" }, Al = { class: "product-hero__headline" }, Tl = { class: "product-hero__video" }, Cl = /* @__PURE__ */ m({
1773
+ const Bl = /* @__PURE__ */ h(xl, [["render", Ml], ["__scopeId", "data-v-e16581b7"]]), Ll = { class: "product-hero__wrapper" }, Dl = { class: "product-hero__content" }, Al = { class: "product-hero__headline" }, Cl = { class: "product-hero__video" }, Tl = /* @__PURE__ */ m({
1774
1774
  __name: "product-hero",
1775
1775
  props: {
1776
1776
  headline: {
@@ -1800,7 +1800,7 @@ const Bl = /* @__PURE__ */ h(Sl, [["render", Ml], ["__scopeId", "data-v-e16581b7
1800
1800
  t("div", Al, [
1801
1801
  t("h1", null, o(e.headline), 1)
1802
1802
  ]),
1803
- t("div", Tl, [
1803
+ t("div", Cl, [
1804
1804
  p(Z, {
1805
1805
  play: !0,
1806
1806
  localVideo: !0,
@@ -1817,7 +1817,7 @@ const Bl = /* @__PURE__ */ h(Sl, [["render", Ml], ["__scopeId", "data-v-e16581b7
1817
1817
  ]));
1818
1818
  }
1819
1819
  });
1820
- const jl = /* @__PURE__ */ h(Cl, [["__scopeId", "data-v-470041ac"]]), Nl = { class: "promo__content" }, zl = /* @__PURE__ */ m({
1820
+ const jl = /* @__PURE__ */ h(Tl, [["__scopeId", "data-v-470041ac"]]), Nl = { class: "promo__content" }, zl = /* @__PURE__ */ m({
1821
1821
  __name: "promo",
1822
1822
  props: {
1823
1823
  label: {
@@ -1880,9 +1880,9 @@ const jl = /* @__PURE__ */ h(Cl, [["__scopeId", "data-v-470041ac"]]), Nl = { cla
1880
1880
  e.reverse ? "promo__image--reverse" : "promo__image--default"
1881
1881
  ])
1882
1882
  }, [
1883
- p(M, null, {
1883
+ p(B, null, {
1884
1884
  default: $(() => [
1885
- u(a.$slots, "promo-image", A(T({ src: e.src, width: 1920, alt: e.alt, height: 1080 })))
1885
+ u(a.$slots, "promo-image", A(C({ src: e.src, width: 1920, alt: e.alt, height: 1080 })))
1886
1886
  ]),
1887
1887
  _: 3
1888
1888
  })
@@ -1947,7 +1947,7 @@ const jl = /* @__PURE__ */ h(Cl, [["__scopeId", "data-v-470041ac"]]), Nl = { cla
1947
1947
  ], 2));
1948
1948
  }
1949
1949
  });
1950
- const Vl = /* @__PURE__ */ h(zl, [["__scopeId", "data-v-4392a3a6"]]), Ol = (e) => (C("data-v-3cc55dbf"), e = e(), j(), e), Pl = { class: "quote__wrapper" }, Hl = { class: "quote__content" }, Zl = /* @__PURE__ */ Ol(() => /* @__PURE__ */ t("p", { class: "quote__quote-mark" }, "“", -1)), El = { class: "quote__quote" }, Rl = { class: "quote__quote-text" }, Ul = { class: "quote__author" }, Wl = {
1950
+ const Vl = /* @__PURE__ */ h(zl, [["__scopeId", "data-v-4392a3a6"]]), Ol = (e) => (T("data-v-3cc55dbf"), e = e(), j(), e), Pl = { class: "quote__wrapper" }, Hl = { class: "quote__content" }, Zl = /* @__PURE__ */ Ol(() => /* @__PURE__ */ t("p", { class: "quote__quote-mark" }, "“", -1)), El = { class: "quote__quote" }, Rl = { class: "quote__quote-text" }, Ul = { class: "quote__author" }, Wl = {
1951
1951
  key: 0,
1952
1952
  class: "quote__image"
1953
1953
  }, Fl = { class: "quote__text" }, Gl = { class: "quote__author-name" }, Jl = { class: "quote__author-title" }, Yl = /* @__PURE__ */ m({
@@ -1978,9 +1978,9 @@ const Vl = /* @__PURE__ */ h(zl, [["__scopeId", "data-v-4392a3a6"]]), Ol = (e) =
1978
1978
  t("p", Rl, o(e.quote), 1),
1979
1979
  t("div", Ul, [
1980
1980
  e.authorImage ? (l(), s("div", Wl, [
1981
- p(M, null, {
1981
+ p(B, null, {
1982
1982
  default: $(() => [
1983
- u(a.$slots, "author-image", A(T({
1983
+ u(a.$slots, "author-image", A(C({
1984
1984
  src: e.authorImage + "/m/100x100",
1985
1985
  width: 60,
1986
1986
  height: 60
@@ -2086,9 +2086,9 @@ const Kl = /* @__PURE__ */ h(Yl, [["__scopeId", "data-v-3cc55dbf"]]), Ql = { cla
2086
2086
  e.imageClip ? "rich-text__image--clip" : ""
2087
2087
  ])
2088
2088
  }, [
2089
- p(M, null, {
2089
+ p(B, null, {
2090
2090
  default: $(() => [
2091
- u(a.$slots, "rich-text-image", A(T({ width: 865, height: 307 })))
2091
+ u(a.$slots, "rich-text-image", A(C({ width: 865, height: 307 })))
2092
2092
  ]),
2093
2093
  _: 3
2094
2094
  })
@@ -2098,7 +2098,7 @@ const Kl = /* @__PURE__ */ h(Yl, [["__scopeId", "data-v-3cc55dbf"]]), Ql = { cla
2098
2098
  ], 2));
2099
2099
  }
2100
2100
  });
2101
- const ai = /* @__PURE__ */ h(ti, [["__scopeId", "data-v-ef067601"]]), li = (e) => (C("data-v-e2d52bd9"), e = e(), j(), e), ii = { class: "timeline__wrapper" }, ri = { class: "timeline__content" }, si = { class: "timeline__items" }, oi = { class: "timeline__item faded" }, ni = { class: "item__left" }, di = /* @__PURE__ */ li(() => /* @__PURE__ */ t("div", { class: "item__elements" }, [
2101
+ const ai = /* @__PURE__ */ h(ti, [["__scopeId", "data-v-ef067601"]]), li = (e) => (T("data-v-e2d52bd9"), e = e(), j(), e), ii = { class: "timeline__wrapper" }, ri = { class: "timeline__content" }, si = { class: "timeline__items" }, oi = { class: "timeline__item faded" }, ni = { class: "item__left" }, di = /* @__PURE__ */ li(() => /* @__PURE__ */ t("div", { class: "item__elements" }, [
2102
2102
  /* @__PURE__ */ t("div", { class: "circle" }),
2103
2103
  /* @__PURE__ */ t("div", { class: "line" })
2104
2104
  ], -1)), ci = { class: "item__right" }, ui = ["innerHTML"], _i = /* @__PURE__ */ m({
@@ -2127,11 +2127,11 @@ const ai = /* @__PURE__ */ h(ti, [["__scopeId", "data-v-ef067601"]]), li = (e) =
2127
2127
  }), (a, r) => (l(), s("div", ii, [
2128
2128
  t("div", ri, [
2129
2129
  t("div", si, [
2130
- (l(!0), s(I, null, q(e.timelineItems, (i) => (l(), s("div", oi, [
2130
+ (l(!0), s(I, null, M(e.timelineItems, (i) => (l(), s("div", oi, [
2131
2131
  t("div", ni, o(i.year), 1),
2132
2132
  di,
2133
2133
  t("div", ci, [
2134
- p(M, null, {
2134
+ p(B, null, {
2135
2135
  default: $(() => [
2136
2136
  i.media.type === "image" ? u(a.$slots, "timeline-image", A(J({ key: 0 }, { src: i.media.src, alt: i.media.alt })), void 0, !0) : v("", !0)
2137
2137
  ]),
@@ -2193,7 +2193,7 @@ const pi = /* @__PURE__ */ h(bi, [["__scopeId", "data-v-7938e57a"]]), $i = { cla
2193
2193
  }, wi = {
2194
2194
  key: 1,
2195
2195
  class: "vimeo__description"
2196
- }, xi = /* @__PURE__ */ m({
2196
+ }, Si = /* @__PURE__ */ m({
2197
2197
  __name: "vimeo",
2198
2198
  props: {
2199
2199
  headline: {
@@ -2215,7 +2215,7 @@ const pi = /* @__PURE__ */ h(bi, [["__scopeId", "data-v-7938e57a"]]), $i = { cla
2215
2215
  ]));
2216
2216
  }
2217
2217
  });
2218
- const Si = /* @__PURE__ */ h(xi, [["__scopeId", "data-v-a6c209f4"]]), Ii = { class: "not-found__wrapper" }, qi = { class: "not-found__content" }, Mi = { class: "not-found__headline" }, Bi = { class: "not-found__body" }, Li = /* @__PURE__ */ m({
2218
+ const xi = /* @__PURE__ */ h(Si, [["__scopeId", "data-v-a6c209f4"]]), Ii = { class: "not-found__wrapper" }, qi = { class: "not-found__content" }, Mi = { class: "not-found__headline" }, Bi = { class: "not-found__body" }, Li = /* @__PURE__ */ m({
2219
2219
  __name: "404",
2220
2220
  props: {
2221
2221
  headline: {
@@ -2234,7 +2234,7 @@ const Si = /* @__PURE__ */ h(xi, [["__scopeId", "data-v-a6c209f4"]]), Ii = { cla
2234
2234
  ]));
2235
2235
  }
2236
2236
  });
2237
- const Di = /* @__PURE__ */ h(Li, [["__scopeId", "data-v-c2038fe4"]]), Ai = { class: "filter__wrapper" }, Ti = { class: "filter__content" }, Ci = { class: "filter__dropdowns" }, ji = { class: "filter__chips" }, Ni = /* @__PURE__ */ m({
2237
+ const Di = /* @__PURE__ */ h(Li, [["__scopeId", "data-v-c2038fe4"]]), Ai = { class: "filter__wrapper" }, Ci = { class: "filter__content" }, Ti = { class: "filter__dropdowns" }, ji = { class: "filter__chips" }, Ni = /* @__PURE__ */ m({
2238
2238
  __name: "filter",
2239
2239
  props: {
2240
2240
  hasChips: {
@@ -2245,8 +2245,8 @@ const Di = /* @__PURE__ */ h(Li, [["__scopeId", "data-v-c2038fe4"]]), Ai = { cla
2245
2245
  emits: ["clearFilters"],
2246
2246
  setup(e) {
2247
2247
  return (a, r) => (l(), s("div", Ai, [
2248
- t("div", Ti, [
2249
- t("div", Ci, [
2248
+ t("div", Ci, [
2249
+ t("div", Ti, [
2250
2250
  u(a.$slots, "filter-dropdowns", {}, void 0, !0)
2251
2251
  ]),
2252
2252
  t("div", ji, [
@@ -2261,7 +2261,7 @@ const Di = /* @__PURE__ */ h(Li, [["__scopeId", "data-v-c2038fe4"]]), Ai = { cla
2261
2261
  ]));
2262
2262
  }
2263
2263
  });
2264
- const zi = /* @__PURE__ */ h(Ni, [["__scopeId", "data-v-cf46dae2"]]), O = (e) => (C("data-v-6d9c55d4"), e = e(), j(), e), Vi = { class: "footer__wrapper" }, Oi = { class: "footer__content" }, Pi = { class: "footer__sections" }, Hi = { class: "section" }, Zi = { class: "section__title" }, Ei = { class: "section__list" }, Ri = { class: "section" }, Ui = /* @__PURE__ */ O(() => /* @__PURE__ */ t("span", { class: "section__title" }, "Mobile Industrial Robots A/S", -1)), Wi = /* @__PURE__ */ O(() => /* @__PURE__ */ t("span", null, "Emil Neckelmanns Vej 15F", -1)), Fi = /* @__PURE__ */ O(() => /* @__PURE__ */ t("span", null, "DK-5220 Odense SØ", -1)), Gi = /* @__PURE__ */ O(() => /* @__PURE__ */ t("br", null, null, -1)), Ji = /* @__PURE__ */ O(() => /* @__PURE__ */ t("a", { href: "mailto:mail@mir-robots.com" }, "mail@mir-robots.com", -1)), Yi = /* @__PURE__ */ O(() => /* @__PURE__ */ t("a", { href: "tel:+4520377577" }, "+45 20 377 577", -1)), Ki = { class: "footer__bottom" }, Qi = { class: "footer__copyright-policy" }, Xi = { class: "copyright" }, er = /* @__PURE__ */ O(() => /* @__PURE__ */ t("span", null, [
2264
+ const zi = /* @__PURE__ */ h(Ni, [["__scopeId", "data-v-cf46dae2"]]), O = (e) => (T("data-v-6d9c55d4"), e = e(), j(), e), Vi = { class: "footer__wrapper" }, Oi = { class: "footer__content" }, Pi = { class: "footer__sections" }, Hi = { class: "section" }, Zi = { class: "section__title" }, Ei = { class: "section__list" }, Ri = { class: "section" }, Ui = /* @__PURE__ */ O(() => /* @__PURE__ */ t("span", { class: "section__title" }, "Mobile Industrial Robots A/S", -1)), Wi = /* @__PURE__ */ O(() => /* @__PURE__ */ t("span", null, "Emil Neckelmanns Vej 15F", -1)), Fi = /* @__PURE__ */ O(() => /* @__PURE__ */ t("span", null, "DK-5220 Odense SØ", -1)), Gi = /* @__PURE__ */ O(() => /* @__PURE__ */ t("br", null, null, -1)), Ji = /* @__PURE__ */ O(() => /* @__PURE__ */ t("a", { href: "mailto:mail@mir-robots.com" }, "mail@mir-robots.com", -1)), Yi = /* @__PURE__ */ O(() => /* @__PURE__ */ t("a", { href: "tel:+4520377577" }, "+45 20 377 577", -1)), Ki = { class: "footer__bottom" }, Qi = { class: "footer__copyright-policy" }, Xi = { class: "copyright" }, er = /* @__PURE__ */ O(() => /* @__PURE__ */ t("span", null, [
2265
2265
  /* @__PURE__ */ t("i", { class: "change-region" }),
2266
2266
  /* @__PURE__ */ H("Change region")
2267
2267
  ], -1)), tr = [
@@ -2299,7 +2299,7 @@ const zi = /* @__PURE__ */ h(Ni, [["__scopeId", "data-v-cf46dae2"]]), O = (e) =>
2299
2299
  return (a, r) => (l(), s("div", Vi, [
2300
2300
  t("footer", Oi, [
2301
2301
  t("div", Pi, [
2302
- (l(!0), s(I, null, q(e.footerSections, (i) => (l(), s("div", Hi, [
2302
+ (l(!0), s(I, null, M(e.footerSections, (i) => (l(), s("div", Hi, [
2303
2303
  t("span", Zi, o(i.title), 1),
2304
2304
  t("nav", null, [
2305
2305
  t("ul", Ei, [
@@ -2349,7 +2349,7 @@ const zi = /* @__PURE__ */ h(Ni, [["__scopeId", "data-v-cf46dae2"]]), O = (e) =>
2349
2349
  u(a.$slots, "footer-cookie-link")
2350
2350
  ]),
2351
2351
  t("div", ar, [
2352
- (l(!0), s(I, null, q(e.socialMedia, (i) => (l(), z(D, {
2352
+ (l(!0), s(I, null, M(e.socialMedia, (i) => (l(), z(D, {
2353
2353
  underline: "false",
2354
2354
  linkType: "regular"
2355
2355
  }, {
@@ -2387,7 +2387,7 @@ const rr = /* @__PURE__ */ h(ir, [["__scopeId", "data-v-6d9c55d4"]]), ce = "data
2387
2387
  src: ce,
2388
2388
  alt: "dropdownarrow",
2389
2389
  style: { transform: "rotate(180deg)" }
2390
- }, mr = { class: "dropdown-content" }, hr = { class: "nav-search-wrapper" }, vr = ["src"], gr = { class: "mobile-logo-search-burger-wrapper" }, yr = { class: "mobile-mir-link-logo" }, fr = { class: "mobile-search-wrapper" }, br = ["src"], pr = ["onClick"], $r = ["src"], kr = ["src"], wr = { class: "mobile-menu-content-wrapper" }, xr = { class: "mobile-dropdown-content" }, Sr = /* @__PURE__ */ m({
2390
+ }, mr = { class: "dropdown-content" }, hr = { class: "nav-search-wrapper" }, vr = ["src"], gr = { class: "mobile-logo-search-burger-wrapper" }, yr = { class: "mobile-mir-link-logo" }, fr = { class: "mobile-search-wrapper" }, br = ["src"], pr = ["onClick"], $r = ["src"], kr = ["src"], wr = { class: "mobile-menu-content-wrapper" }, Sr = { class: "mobile-dropdown-content" }, xr = /* @__PURE__ */ m({
2391
2391
  __name: "header",
2392
2392
  props: {
2393
2393
  burgerState: {
@@ -2402,56 +2402,58 @@ const rr = /* @__PURE__ */ h(ir, [["__scopeId", "data-v-6d9c55d4"]]), ce = "data
2402
2402
  emits: [
2403
2403
  "update:burgerState",
2404
2404
  "update:showDropDown",
2405
- "search-click"
2405
+ "clickSearch"
2406
2406
  ],
2407
2407
  setup(e, { emit: a }) {
2408
2408
  const r = e;
2409
- S("");
2410
- let i = null, n = S(r.burgerState), _ = S(r.showDropDown);
2409
+ x("");
2410
+ let i = null, n = x(r.burgerState), _ = x(r.showDropDown);
2411
2411
  te(
2412
2412
  () => r.burgerState,
2413
- (y) => n.value = y
2413
+ (g) => n.value = g
2414
2414
  ), te(
2415
2415
  () => r.showDropDown,
2416
- (y) => _.value = y
2416
+ (g) => _.value = g
2417
2417
  ), ne(() => {
2418
- i = (y) => {
2419
- y.target.closest("#menu-dropdown") || (_.value = !1);
2418
+ i = (g) => {
2419
+ g.target.closest("#menu-dropdown") || (_.value = !1);
2420
2420
  }, window.addEventListener("click", i);
2421
- }), xe(() => {
2421
+ }), Se(() => {
2422
2422
  i !== null && window.removeEventListener("click", i);
2423
2423
  });
2424
2424
  function w() {
2425
2425
  _.value = !_.value, a("update:showDropDown", _.value);
2426
2426
  }
2427
- function B() {
2427
+ function L() {
2428
2428
  n.value = !n.value, a("update:burgerState", n.value);
2429
2429
  }
2430
- return (y, b) => (l(), s("div", sr, [
2430
+ return (g, f) => (l(), s("div", sr, [
2431
2431
  t("nav", null, [
2432
2432
  t("div", or, [
2433
2433
  t("div", nr, [
2434
- u(y.$slots, "link-logo", {}, void 0, !0)
2434
+ u(g.$slots, "link-logo", {}, void 0, !0)
2435
2435
  ]),
2436
2436
  t("ul", dr, [
2437
- u(y.$slots, "main-nav-items", {}, void 0, !0)
2437
+ u(g.$slots, "main-nav-items", {}, void 0, !0)
2438
2438
  ]),
2439
2439
  t("div", cr, [
2440
2440
  t("button", {
2441
2441
  onClick: w,
2442
2442
  class: "nav-dropdown-btn"
2443
2443
  }, [
2444
- u(y.$slots, "dropdown-title", {}, void 0, !0),
2444
+ u(g.$slots, "dropdown-title", {}, void 0, !0),
2445
2445
  k(_) == !1 ? (l(), s("img", ur)) : (l(), s("img", _r))
2446
2446
  ]),
2447
2447
  W(t("div", mr, [
2448
- u(y.$slots, "dropdown-links", {}, void 0, !0)
2448
+ u(g.$slots, "dropdown-links", {}, void 0, !0)
2449
2449
  ], 512), [
2450
2450
  [G, k(_)]
2451
2451
  ])
2452
2452
  ], 512),
2453
2453
  t("div", hr, [
2454
- t("button", null, [
2454
+ t("button", {
2455
+ onClick: f[0] || (f[0] = (q) => g.$emit("clickSearch"))
2456
+ }, [
2455
2457
  t("img", {
2456
2458
  src: k(n) == !0 ? k(re) : k(ie),
2457
2459
  alt: "search icon"
@@ -2464,11 +2466,11 @@ const rr = /* @__PURE__ */ h(ir, [["__scopeId", "data-v-6d9c55d4"]]), ce = "data
2464
2466
  }, [
2465
2467
  t("div", gr, [
2466
2468
  t("div", yr, [
2467
- u(y.$slots, "link-logo", {}, void 0, !0)
2469
+ u(g.$slots, "link-logo", {}, void 0, !0)
2468
2470
  ]),
2469
2471
  t("div", fr, [
2470
2472
  t("button", {
2471
- onClick: b[0] || (b[0] = (L) => y.$emit("search-click"))
2473
+ onClick: f[1] || (f[1] = (q) => g.$emit("clickSearch"))
2472
2474
  }, [
2473
2475
  t("img", {
2474
2476
  src: k(n) == !0 ? k(re) : k(ie),
@@ -2477,7 +2479,7 @@ const rr = /* @__PURE__ */ h(ir, [["__scopeId", "data-v-6d9c55d4"]]), ce = "data
2477
2479
  ])
2478
2480
  ]),
2479
2481
  t("button", {
2480
- onClick: se(B, ["prevent"]),
2482
+ onClick: se(L, ["prevent"]),
2481
2483
  class: "mobile-burger-wrapper"
2482
2484
  }, [
2483
2485
  t("img", {
@@ -2492,11 +2494,11 @@ const rr = /* @__PURE__ */ h(ir, [["__scopeId", "data-v-6d9c55d4"]]), ce = "data
2492
2494
  ]),
2493
2495
  W(t("div", wr, [
2494
2496
  t("ul", null, [
2495
- u(y.$slots, "mobile-main-nav-items", {}, void 0, !0)
2497
+ u(g.$slots, "mobile-main-nav-items", {}, void 0, !0)
2496
2498
  ]),
2497
- t("ul", xr, [
2498
- u(y.$slots, "mobile-dropdown-title", {}, void 0, !0),
2499
- u(y.$slots, "mobile-dropdown-links", {}, void 0, !0)
2499
+ t("ul", Sr, [
2500
+ u(g.$slots, "mobile-dropdown-title", {}, void 0, !0),
2501
+ u(g.$slots, "mobile-dropdown-links", {}, void 0, !0)
2500
2502
  ])
2501
2503
  ], 512), [
2502
2504
  [G, k(n)]
@@ -2506,7 +2508,7 @@ const rr = /* @__PURE__ */ h(ir, [["__scopeId", "data-v-6d9c55d4"]]), ce = "data
2506
2508
  ]));
2507
2509
  }
2508
2510
  });
2509
- const Ir = /* @__PURE__ */ h(Sr, [["__scopeId", "data-v-1eb75416"]]), qr = { class: "language__wrapper" }, Mr = { class: "language__content" }, Br = { class: "language__headline" }, Lr = { class: "language__paragraph" }, Dr = /* @__PURE__ */ m({
2511
+ const Ir = /* @__PURE__ */ h(xr, [["__scopeId", "data-v-bc7ce964"]]), qr = { class: "language__wrapper" }, Mr = { class: "language__content" }, Br = { class: "language__headline" }, Lr = { class: "language__paragraph" }, Dr = /* @__PURE__ */ m({
2510
2512
  __name: "language-switcher",
2511
2513
  props: {
2512
2514
  headline: {
@@ -2526,7 +2528,7 @@ const Ir = /* @__PURE__ */ h(Sr, [["__scopeId", "data-v-1eb75416"]]), qr = { cla
2526
2528
  ]));
2527
2529
  }
2528
2530
  });
2529
- const Ar = /* @__PURE__ */ h(Dr, [["__scopeId", "data-v-9d085a10"]]), Tr = { class: "pagination__wrapper" }, Cr = { class: "pagination__content" }, jr = /* @__PURE__ */ m({
2531
+ const Ar = /* @__PURE__ */ h(Dr, [["__scopeId", "data-v-9d085a10"]]), Cr = { class: "pagination__wrapper" }, Tr = { class: "pagination__content" }, jr = /* @__PURE__ */ m({
2530
2532
  __name: "pagination",
2531
2533
  props: {
2532
2534
  isPreviousDisabled: {
@@ -2540,8 +2542,8 @@ const Ar = /* @__PURE__ */ h(Dr, [["__scopeId", "data-v-9d085a10"]]), Tr = { cla
2540
2542
  },
2541
2543
  emits: ["previous", "next"],
2542
2544
  setup(e) {
2543
- return (a, r) => (l(), s("div", Tr, [
2544
- t("div", Cr, [
2545
+ return (a, r) => (l(), s("div", Cr, [
2546
+ t("div", Tr, [
2545
2547
  p(F, {
2546
2548
  onClick: r[0] || (r[0] = (i) => a.$emit("previous")),
2547
2549
  disabled: e.isPreviousDisabled,
@@ -2561,7 +2563,7 @@ const Ar = /* @__PURE__ */ h(Dr, [["__scopeId", "data-v-9d085a10"]]), Tr = { cla
2561
2563
  });
2562
2564
  const Nr = /* @__PURE__ */ h(jr, [["__scopeId", "data-v-aef0eda7"]]), Vr = {
2563
2565
  install: (e) => {
2564
- e.component("AtomButton", F), e.component("AtomCheckbox", Ae), e.component("AtomChip", Ve), e.component("AtomDropdown", We), e.component("AtomImage", M), e.component("AtomLabel", R), e.component("AtomLink", D), e.component("AtomRadioButton", it), e.component("AtomSelect", ct), e.component("AtomSlider", pt), e.component("AtomTextarea", Mt), e.component("AtomTextField", Ot), e.component("AtomVideo", Z), e.component("MoleculeAddress", ea), e.component("MoleculeBulletList", ra), e.component("MoleculeCard", da), e.component("MoleculeEventCard", ya), e.component("MoleculeModal", de), e.component("MoleculeTextCard", ka), e.component("BlockFacts", Aa), e.component("BlockFeatures", Ha), e.component("BlockHeadline", il), e.component("BlockHero", vl), e.component("BlockImage", Fa), e.component("BlockImageGallery", el), e.component("BlockLogoWall", kl), e.component("BlockMicroStories", xl), e.component("BlockPolicy", Bl), e.component("BlockProductHero", jl), e.component("BlockPromo", Vl), e.component("BlockQuote", Kl), e.component("BlockRichText", ai), e.component("BlockTimeline", mi), e.component("BlockTripleCardDisplay", pi), e.component("BlockVimeo", Si), e.component("Organism404", Di), e.component("OrganismFilter", zi), e.component("OrganismFooter", rr), e.component("OrganismHeader", Ir), e.component("OrganismLanguageSwitcher", Ar), e.component("OrganismPagination", Nr);
2566
+ e.component("AtomButton", F), e.component("AtomCheckbox", Ae), e.component("AtomChip", Ve), e.component("AtomDropdown", We), e.component("AtomImage", B), e.component("AtomLabel", R), e.component("AtomLink", D), e.component("AtomRadioButton", it), e.component("AtomSelect", ct), e.component("AtomSlider", pt), e.component("AtomTextarea", Mt), e.component("AtomTextField", Ot), e.component("AtomVideo", Z), e.component("MoleculeAddress", ea), e.component("MoleculeBulletList", ra), e.component("MoleculeCard", da), e.component("MoleculeEventCard", ya), e.component("MoleculeModal", de), e.component("MoleculeTextCard", ka), e.component("BlockFacts", Aa), e.component("BlockFeatures", Ha), e.component("BlockHeadline", il), e.component("BlockHero", vl), e.component("BlockImage", Fa), e.component("BlockImageGallery", el), e.component("BlockLogoWall", kl), e.component("BlockMicroStories", Sl), e.component("BlockPolicy", Bl), e.component("BlockProductHero", jl), e.component("BlockPromo", Vl), e.component("BlockQuote", Kl), e.component("BlockRichText", ai), e.component("BlockTimeline", mi), e.component("BlockTripleCardDisplay", pi), e.component("BlockVimeo", xi), e.component("Organism404", Di), e.component("OrganismFilter", zi), e.component("OrganismFooter", rr), e.component("OrganismHeader", Ir), e.component("OrganismLanguageSwitcher", Ar), e.component("OrganismPagination", Nr);
2565
2567
  }
2566
2568
  };
2567
2569
  export {
@@ -2569,7 +2571,7 @@ export {
2569
2571
  Ae as AtomCheckbox,
2570
2572
  Ve as AtomChip,
2571
2573
  We as AtomDropdown,
2572
- M as AtomImage,
2574
+ B as AtomImage,
2573
2575
  R as AtomLabel,
2574
2576
  D as AtomLink,
2575
2577
  it as AtomRadioButton,
@@ -2585,7 +2587,7 @@ export {
2585
2587
  Fa as BlockImage,
2586
2588
  el as BlockImageGallery,
2587
2589
  kl as BlockLogoWall,
2588
- xl as BlockMicroStories,
2590
+ Sl as BlockMicroStories,
2589
2591
  Bl as BlockPolicy,
2590
2592
  jl as BlockProductHero,
2591
2593
  Vl as BlockPromo,
@@ -2593,7 +2595,7 @@ export {
2593
2595
  ai as BlockRichText,
2594
2596
  mi as BlockTimeline,
2595
2597
  pi as BlockTripleCardDisplay,
2596
- Si as BlockVimeo,
2598
+ xi as BlockVimeo,
2597
2599
  ea as MoleculeAddress,
2598
2600
  ra as MoleculeBulletList,
2599
2601
  da as MoleculeCard,