@mirweb/mir-web-components 0.17.39 → 0.17.41
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.
- package/dist/components/blocks/product-hero/product-hero.vue.d.ts +1 -1
- package/dist/components/organisms/header/header.vue.d.ts +1 -1
- package/dist/mir-web-components.cjs.js +1 -1
- package/dist/mir-web-components.css +1 -1
- package/dist/mir-web-components.es.js +242 -227
- package/dist/mir-web-components.umd.js +2 -2
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent as g, computed as L, openBlock as s, createElementBlock as i, normalizeClass as h, toDisplayString as n, createElementVNode as t, renderSlot as _, pushScopeId as E, popScopeId as R, createTextVNode as K, ref as I, withDirectives as Q, Fragment as M, renderList as O, vShow as ee, normalizeProps as P, guardReactiveProps as F, toRefs as ye, mergeProps as
|
|
2
|
-
const
|
|
1
|
+
import { defineComponent as g, computed as L, openBlock as s, createElementBlock as i, normalizeClass as h, toDisplayString as n, createElementVNode as t, renderSlot as _, pushScopeId as E, popScopeId as R, createTextVNode as K, ref as I, withDirectives as Q, Fragment as M, renderList as O, vShow as ee, normalizeProps as P, guardReactiveProps as F, toRefs as ye, mergeProps as te, createVNode as w, Transition as $e, withCtx as k, withModifiers as ne, createBlock as C, createCommentVNode as m, watchEffect as de, withKeys as ke, useSlots as we, normalizeStyle as ae, isRef as ie, unref as V, onMounted as ce, watch as re, onUnmounted as Se } from "vue";
|
|
2
|
+
const Be = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
3
3
|
__name: "button",
|
|
4
4
|
props: {
|
|
5
5
|
variant: { default: "primary" },
|
|
@@ -17,14 +17,14 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
17
17
|
return (l, u) => (s(), i("button", {
|
|
18
18
|
class: h(["button", "button--" + o.value]),
|
|
19
19
|
"aria-label": l.ariaLabel
|
|
20
|
-
}, n(o.value === "close" ? "" : l.buttonText), 11,
|
|
20
|
+
}, n(o.value === "close" ? "" : l.buttonText), 11, Be));
|
|
21
21
|
}
|
|
22
|
-
}),
|
|
22
|
+
}), v = (e, a) => {
|
|
23
23
|
const r = e.__vccOpts || e;
|
|
24
24
|
for (const [o, l] of a)
|
|
25
25
|
r[o] = l;
|
|
26
26
|
return r;
|
|
27
|
-
}, Z = /* @__PURE__ */
|
|
27
|
+
}, Z = /* @__PURE__ */ v(Ie, [["__scopeId", "data-v-a3e038ec"]]), qe = (e) => (E("data-v-42c44141"), e = e(), R(), e), Te = ["id", "name", "value", "disabled", "required"], Le = ["for"], Ve = /* @__PURE__ */ qe(() => /* @__PURE__ */ t("span", { class: "checkmark" }, null, -1)), Ce = /* @__PURE__ */ g({
|
|
28
28
|
__name: "checkbox",
|
|
29
29
|
props: {
|
|
30
30
|
name: { default: "checkbox" },
|
|
@@ -61,7 +61,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
61
61
|
], 10, Le)
|
|
62
62
|
], 2));
|
|
63
63
|
}
|
|
64
|
-
}), Ae = /* @__PURE__ */
|
|
64
|
+
}), Ae = /* @__PURE__ */ v(Ce, [["__scopeId", "data-v-42c44141"]]), De = (e) => (E("data-v-08813346"), e = e(), R(), e), Me = ["aria-label"], Oe = /* @__PURE__ */ De(() => /* @__PURE__ */ t("img", {
|
|
65
65
|
src: "https://a.storyblok.com/f/230581/9x9/e4fb715dc9/close.svg?cv=1695125714598",
|
|
66
66
|
alt: "close",
|
|
67
67
|
class: "close-icon"
|
|
@@ -86,7 +86,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
86
86
|
], 8, Me)
|
|
87
87
|
]));
|
|
88
88
|
}
|
|
89
|
-
}), Fe = /* @__PURE__ */
|
|
89
|
+
}), Fe = /* @__PURE__ */ v(Pe, [["__scopeId", "data-v-08813346"]]), Ee = ["value"], Re = ["id"], Ne = { class: "listbox__dropdown" }, He = ["id", "aria-labelledby", "aria-disabled"], ze = ["aria-labelledby", "aria-activedescendant"], je = ["aria-selected", "data-value"], Ue = /* @__PURE__ */ g({
|
|
90
90
|
__name: "dropdown",
|
|
91
91
|
props: {
|
|
92
92
|
modelValue: {},
|
|
@@ -104,7 +104,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
104
104
|
const r = {
|
|
105
105
|
primary: "dropdown-dark-bg-primary",
|
|
106
106
|
dark: "dropdown-dark dropdown-dark-bg-dark"
|
|
107
|
-
}, o = e, l = L(() => r[o.variant]), u = I(null), c = I(null), p = I([]),
|
|
107
|
+
}, o = e, l = L(() => r[o.variant]), u = I(null), c = I(null), p = I([]), S = I(0), f = I(""), y = I(!0), q = I(0), X = a, B = L(() => {
|
|
108
108
|
const d = o.options.find(
|
|
109
109
|
(b) => b.value === o.modelValue
|
|
110
110
|
);
|
|
@@ -127,7 +127,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
127
127
|
const b = d.target;
|
|
128
128
|
b.getAttribute("role") === "option" && (W(b), J(), ($ = u.value) == null || $.focus());
|
|
129
129
|
}
|
|
130
|
-
function
|
|
130
|
+
function le(d) {
|
|
131
131
|
var $;
|
|
132
132
|
const b = d.key;
|
|
133
133
|
switch (b) {
|
|
@@ -165,7 +165,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
165
165
|
switch (d.key) {
|
|
166
166
|
case "ArrowUp":
|
|
167
167
|
case "ArrowDown":
|
|
168
|
-
d.preventDefault(),
|
|
168
|
+
d.preventDefault(), se(), le(d);
|
|
169
169
|
break;
|
|
170
170
|
}
|
|
171
171
|
}
|
|
@@ -173,24 +173,24 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
173
173
|
d && d.removeAttribute("aria-selected");
|
|
174
174
|
}
|
|
175
175
|
function he() {
|
|
176
|
-
|
|
177
|
-
|
|
176
|
+
S.value && (clearTimeout(S.value), S.value = 0), S.value = setTimeout(() => {
|
|
177
|
+
f.value = "", S.value = 0;
|
|
178
178
|
}, 500);
|
|
179
179
|
}
|
|
180
180
|
function me(d) {
|
|
181
181
|
let b = "";
|
|
182
|
-
(
|
|
182
|
+
(f.value === "" || b !== d) && (q.value = o.options.findIndex(
|
|
183
183
|
(T) => T.value === o.modelValue
|
|
184
|
-
)),
|
|
185
|
-
let $ =
|
|
184
|
+
)), f.value = b === d ? d : f.value + d, b = d, he();
|
|
185
|
+
let $ = oe(
|
|
186
186
|
q.value + 1,
|
|
187
187
|
o.options.length
|
|
188
188
|
);
|
|
189
|
-
return !$ &&
|
|
189
|
+
return !$ && f.value.length === 1 && ($ = oe(0, q.value)), q.value = (q.value + 1) % o.options.length, $;
|
|
190
190
|
}
|
|
191
|
-
function
|
|
191
|
+
function oe(d, b) {
|
|
192
192
|
for (let $ = d; $ < b; $++)
|
|
193
|
-
if (o.options[$].label && o.options[$].label.toUpperCase().indexOf(
|
|
193
|
+
if (o.options[$].label && o.options[$].label.toUpperCase().indexOf(f.value.toUpperCase()) === 0)
|
|
194
194
|
return p.value[$];
|
|
195
195
|
return null;
|
|
196
196
|
}
|
|
@@ -223,12 +223,12 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
223
223
|
var d;
|
|
224
224
|
y.value = !0, (d = u.value) == null || d.removeAttribute("aria-expanded");
|
|
225
225
|
}
|
|
226
|
-
function
|
|
226
|
+
function se() {
|
|
227
227
|
var d, b;
|
|
228
228
|
y.value = !1, (d = u.value) == null || d.setAttribute("aria-expanded", "true"), (b = c.value) == null || b.focus();
|
|
229
229
|
}
|
|
230
230
|
function ge() {
|
|
231
|
-
o.disabled || (y.value ?
|
|
231
|
+
o.disabled || (y.value ? se() : J());
|
|
232
232
|
}
|
|
233
233
|
return (d, b) => (s(), i("div", {
|
|
234
234
|
ref: "listbox",
|
|
@@ -255,7 +255,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
255
255
|
class: h(["listbox__button", l.value]),
|
|
256
256
|
onClick: ge,
|
|
257
257
|
onKeydown: _e
|
|
258
|
-
}, n(d.modelValue ?
|
|
258
|
+
}, n(d.modelValue ? B.value : d.placeholder), 43, He),
|
|
259
259
|
Q(t("ul", {
|
|
260
260
|
ref_key: "listboxNode",
|
|
261
261
|
ref: c,
|
|
@@ -264,7 +264,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
264
264
|
tabindex: "0",
|
|
265
265
|
role: "listbox",
|
|
266
266
|
class: "listbox__list",
|
|
267
|
-
onKeydown:
|
|
267
|
+
onKeydown: le,
|
|
268
268
|
onClick: H
|
|
269
269
|
}, [
|
|
270
270
|
(s(!0), i(M, null, O(d.options, ($, T) => (s(), i("li", {
|
|
@@ -285,7 +285,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
285
285
|
])
|
|
286
286
|
], 8, Ee));
|
|
287
287
|
}
|
|
288
|
-
}), Ke = /* @__PURE__ */
|
|
288
|
+
}), Ke = /* @__PURE__ */ v(Ue, [["__scopeId", "data-v-6a8da7a4"]]), Ge = { class: "image__wrapper" }, We = /* @__PURE__ */ g({
|
|
289
289
|
__name: "image",
|
|
290
290
|
props: {
|
|
291
291
|
src: { default: void 0 },
|
|
@@ -301,7 +301,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
301
301
|
_(a.$slots, "default", P(F(a.$attrs)))
|
|
302
302
|
]));
|
|
303
303
|
}
|
|
304
|
-
}),
|
|
304
|
+
}), A = /* @__PURE__ */ v(We, [["__scopeId", "data-v-f71a3c87"]]), Ye = { class: "label__wrapper" }, Je = ["aria-label", "label-dark"], Qe = /* @__PURE__ */ g({
|
|
305
305
|
__name: "label",
|
|
306
306
|
props: {
|
|
307
307
|
text: {},
|
|
@@ -317,7 +317,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
317
317
|
}, n(o.text), 11, Je)
|
|
318
318
|
]));
|
|
319
319
|
}
|
|
320
|
-
}), G = /* @__PURE__ */
|
|
320
|
+
}), G = /* @__PURE__ */ v(Qe, [["__scopeId", "data-v-7d9d3a8a"]]), Ze = { class: "link__wrapper" }, D = /* @__PURE__ */ g({
|
|
321
321
|
__name: "link",
|
|
322
322
|
props: {
|
|
323
323
|
linkType: { default: "regular" },
|
|
@@ -342,8 +342,8 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
342
342
|
const { ...p } = ye(o);
|
|
343
343
|
return p;
|
|
344
344
|
});
|
|
345
|
-
return (p,
|
|
346
|
-
t("div",
|
|
345
|
+
return (p, S) => (s(), i("div", Ze, [
|
|
346
|
+
t("div", te(c.value, {
|
|
347
347
|
class: ["mir-link", [
|
|
348
348
|
l.value,
|
|
349
349
|
p.disabled ? "disabled" : "",
|
|
@@ -394,7 +394,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
394
394
|
], 10, et)
|
|
395
395
|
], 2));
|
|
396
396
|
}
|
|
397
|
-
}), lt = /* @__PURE__ */
|
|
397
|
+
}), lt = /* @__PURE__ */ v(at, [["__scopeId", "data-v-fa1bda9b"]]), ot = { class: "select__wrapper" }, st = ["for"], it = ["id", "disabled", "name", "value"], rt = ["value"], nt = /* @__PURE__ */ g({
|
|
398
398
|
__name: "select",
|
|
399
399
|
props: {
|
|
400
400
|
id: {},
|
|
@@ -429,7 +429,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
429
429
|
], 42, it)
|
|
430
430
|
]));
|
|
431
431
|
}
|
|
432
|
-
}), dt = /* @__PURE__ */
|
|
432
|
+
}), dt = /* @__PURE__ */ v(nt, [["__scopeId", "data-v-d5c46463"]]), ct = { class: "modal__wrapper" }, ut = /* @__PURE__ */ g({
|
|
433
433
|
__name: "modal",
|
|
434
434
|
props: {
|
|
435
435
|
show: { type: Boolean, default: !1 },
|
|
@@ -456,11 +456,11 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
456
456
|
t("div", {
|
|
457
457
|
id: "modal",
|
|
458
458
|
class: h([u.searchBar ? "search" : ""]),
|
|
459
|
-
onClick: c[0] || (c[0] =
|
|
459
|
+
onClick: c[0] || (c[0] = ne(() => {
|
|
460
460
|
}, ["stop"]))
|
|
461
461
|
}, [
|
|
462
462
|
t("div", null, [
|
|
463
|
-
u.searchBar ?
|
|
463
|
+
u.searchBar ? m("", !0) : (s(), C(Z, {
|
|
464
464
|
key: 0,
|
|
465
465
|
"aria-label": "close",
|
|
466
466
|
variant: "close",
|
|
@@ -469,13 +469,13 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
469
469
|
]),
|
|
470
470
|
_(u.$slots, "default", {}, void 0, !0)
|
|
471
471
|
], 2)
|
|
472
|
-
], 2)) :
|
|
472
|
+
], 2)) : m("", !0)
|
|
473
473
|
]),
|
|
474
474
|
_: 3
|
|
475
475
|
})
|
|
476
476
|
]));
|
|
477
477
|
}
|
|
478
|
-
}), ue = /* @__PURE__ */
|
|
478
|
+
}), ue = /* @__PURE__ */ v(ut, [["__scopeId", "data-v-cc647ee6"]]), _t = { class: "slider__wrapper" }, pt = { class: "slider__label" }, ht = ["for"], mt = ["aria-label"], vt = { class: "slider__content" }, ft = ["id", "name", "value", "min", "step", "max"], gt = /* @__PURE__ */ g({
|
|
479
479
|
__name: "slider",
|
|
480
480
|
props: {
|
|
481
481
|
label: {},
|
|
@@ -491,73 +491,73 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
491
491
|
},
|
|
492
492
|
emits: ["update:modelValue"],
|
|
493
493
|
setup(e, { emit: a }) {
|
|
494
|
-
const r = e, o = a, l = I(r.modelValue), u = I(), c = I(!1), p = (
|
|
494
|
+
const r = e, o = a, l = I(r.modelValue), u = I(), c = I(!1), p = (f, y, q) => (f - y) / (q - y) * 100, S = (f) => {
|
|
495
495
|
var y;
|
|
496
|
-
(y = u.value) == null || y.style.setProperty("--ProgressPercent", `${
|
|
496
|
+
(y = u.value) == null || y.style.setProperty("--ProgressPercent", `${f}%`);
|
|
497
497
|
};
|
|
498
498
|
return de(() => {
|
|
499
499
|
if (u.value) {
|
|
500
500
|
o("update:modelValue", l.value);
|
|
501
|
-
const
|
|
502
|
-
let y = (50 -
|
|
503
|
-
|
|
501
|
+
const f = p(l.value, r.min, r.max);
|
|
502
|
+
let y = (50 - f) / 100;
|
|
503
|
+
S(f + y);
|
|
504
504
|
}
|
|
505
|
-
}), (
|
|
505
|
+
}), (f, y) => (s(), i("div", null, [
|
|
506
506
|
t("div", _t, [
|
|
507
507
|
t("div", pt, [
|
|
508
508
|
t("label", {
|
|
509
|
-
for:
|
|
510
|
-
class: h([
|
|
511
|
-
}, n(
|
|
512
|
-
|
|
509
|
+
for: f.id,
|
|
510
|
+
class: h([f.variant, ""])
|
|
511
|
+
}, n(f.label), 11, ht),
|
|
512
|
+
f.information ? (s(), i("i", {
|
|
513
513
|
key: 0,
|
|
514
514
|
role: "button",
|
|
515
|
-
class: h([
|
|
516
|
-
"aria-label":
|
|
515
|
+
class: h([f.variant, "slider__information"]),
|
|
516
|
+
"aria-label": f.informationLabel,
|
|
517
517
|
tabindex: "0",
|
|
518
518
|
"aria-haspopup": "dialog",
|
|
519
519
|
onClick: y[0] || (y[0] = (q) => c.value = !c.value),
|
|
520
520
|
onKeyup: y[1] || (y[1] = ke((q) => c.value = !c.value, ["enter"]))
|
|
521
|
-
}, null, 42, mt)) :
|
|
521
|
+
}, null, 42, mt)) : m("", !0)
|
|
522
522
|
]),
|
|
523
523
|
t("div", vt, [
|
|
524
524
|
t("span", {
|
|
525
|
-
class: h([
|
|
526
|
-
}, n(
|
|
525
|
+
class: h([f.variant, "slider__minmax"])
|
|
526
|
+
}, n(f.min), 3),
|
|
527
527
|
t("input", {
|
|
528
|
-
id:
|
|
528
|
+
id: f.id,
|
|
529
529
|
ref_key: "slider",
|
|
530
530
|
ref: u,
|
|
531
531
|
type: "range",
|
|
532
|
-
name:
|
|
533
|
-
value:
|
|
534
|
-
min:
|
|
535
|
-
step:
|
|
536
|
-
max:
|
|
537
|
-
class: h(
|
|
532
|
+
name: f.name,
|
|
533
|
+
value: f.modelValue,
|
|
534
|
+
min: f.min,
|
|
535
|
+
step: f.step,
|
|
536
|
+
max: f.max,
|
|
537
|
+
class: h(f.variant),
|
|
538
538
|
onInput: y[2] || (y[2] = ({ target: q }) => l.value = parseFloat(q.value))
|
|
539
539
|
}, null, 42, ft),
|
|
540
540
|
t("span", {
|
|
541
|
-
class: h([
|
|
542
|
-
}, n(
|
|
541
|
+
class: h([f.variant, "slider__minmax"])
|
|
542
|
+
}, n(f.max), 3)
|
|
543
543
|
]),
|
|
544
544
|
t("span", {
|
|
545
|
-
class: h([
|
|
546
|
-
}, n(
|
|
545
|
+
class: h([f.variant, "slider__value"])
|
|
546
|
+
}, n(f.modelValue), 3)
|
|
547
547
|
]),
|
|
548
|
-
|
|
548
|
+
f.information ? (s(), C(ue, {
|
|
549
549
|
key: 0,
|
|
550
550
|
show: c.value,
|
|
551
551
|
"onUpdate:show": y[3] || (y[3] = (q) => c.value = q)
|
|
552
552
|
}, {
|
|
553
553
|
default: k(() => [
|
|
554
|
-
K(n(
|
|
554
|
+
K(n(f.information), 1)
|
|
555
555
|
]),
|
|
556
556
|
_: 1
|
|
557
|
-
}, 8, ["show"])) :
|
|
557
|
+
}, 8, ["show"])) : m("", !0)
|
|
558
558
|
]));
|
|
559
559
|
}
|
|
560
|
-
}), bt = /* @__PURE__ */
|
|
560
|
+
}), bt = /* @__PURE__ */ v(gt, [["__scopeId", "data-v-b8d6d141"]]), yt = { id: "textarea-wrapper" }, $t = ["for"], kt = ["id"], wt = ["id", "name", "placeholder", "required", "disabled", "maxlength", "value"], St = { class: "textarea-info" }, Bt = { key: 0 }, It = /* @__PURE__ */ g({
|
|
561
561
|
__name: "textarea",
|
|
562
562
|
props: {
|
|
563
563
|
id: { default: "" },
|
|
@@ -595,9 +595,9 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
595
595
|
onInput: r[0] || (r[0] = (o) => a.$emit("update:modelValue", o.target.value))
|
|
596
596
|
}, null, 42, wt)
|
|
597
597
|
], 8, kt),
|
|
598
|
-
t("div",
|
|
598
|
+
t("div", St, [
|
|
599
599
|
t("div", null, [
|
|
600
|
-
a.modelValue !== void 0 && a.modelValue.length === a.maxLength ? (s(), i("p",
|
|
600
|
+
a.modelValue !== void 0 && a.modelValue.length === a.maxLength ? (s(), i("p", Bt, " Too many characters. Please make it shorter ")) : m("", !0)
|
|
601
601
|
]),
|
|
602
602
|
t("p", {
|
|
603
603
|
class: h(
|
|
@@ -607,7 +607,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
607
607
|
])
|
|
608
608
|
]));
|
|
609
609
|
}
|
|
610
|
-
}), qt = /* @__PURE__ */
|
|
610
|
+
}), qt = /* @__PURE__ */ v(It, [["__scopeId", "data-v-220a973c"]]), Tt = { class: "text-field__wrapper" }, Lt = ["for"], Vt = { key: 0 }, Ct = ["id", "type", "value", "placeholder", "required", "disabled", "name"], At = ["aria-expanded"], Dt = ["id", "type", "value", "placeholder", "required", "disabled", "name"], Mt = {
|
|
611
611
|
key: 2,
|
|
612
612
|
class: "search"
|
|
613
613
|
}, Ot = {
|
|
@@ -648,7 +648,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
648
648
|
), c = L(
|
|
649
649
|
() => l.value ? "password" : "text"
|
|
650
650
|
);
|
|
651
|
-
return (p,
|
|
651
|
+
return (p, S) => (s(), i("div", Tt, [
|
|
652
652
|
t("label", {
|
|
653
653
|
for: p.id,
|
|
654
654
|
class: h([
|
|
@@ -667,14 +667,14 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
667
667
|
required: p.required,
|
|
668
668
|
disabled: p.disabled,
|
|
669
669
|
name: p.fieldName,
|
|
670
|
-
onInput:
|
|
670
|
+
onInput: S[0] || (S[0] = (f) => p.$emit("update:modelValue", f.target.value))
|
|
671
671
|
}, null, 40, Ct),
|
|
672
672
|
t("i", {
|
|
673
673
|
role: "button",
|
|
674
674
|
class: h([u.value]),
|
|
675
675
|
"aria-controls": "password",
|
|
676
676
|
"aria-expanded": !l.value,
|
|
677
|
-
onClick:
|
|
677
|
+
onClick: S[1] || (S[1] = (f) => l.value = !l.value)
|
|
678
678
|
}, null, 10, At)
|
|
679
679
|
])) : (s(), i("input", {
|
|
680
680
|
key: 1,
|
|
@@ -691,14 +691,14 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
691
691
|
]),
|
|
692
692
|
disabled: p.disabled,
|
|
693
693
|
name: p.fieldName,
|
|
694
|
-
onInput:
|
|
694
|
+
onInput: S[2] || (S[2] = (f) => p.$emit("update:modelValue", f.target.value))
|
|
695
695
|
}, null, 42, Dt)),
|
|
696
|
-
p.search ? (s(), i("i", Mt)) :
|
|
697
|
-
p.errorMessage ? (s(), i("strong", Ot, n(p.errorMessage), 1)) :
|
|
698
|
-
p.helperText ? (s(), i("span", Pt, n(p.helperText), 1)) :
|
|
696
|
+
p.search ? (s(), i("i", Mt)) : m("", !0),
|
|
697
|
+
p.errorMessage ? (s(), i("strong", Ot, n(p.errorMessage), 1)) : m("", !0),
|
|
698
|
+
p.helperText ? (s(), i("span", Pt, n(p.helperText), 1)) : m("", !0)
|
|
699
699
|
]));
|
|
700
700
|
}
|
|
701
|
-
}), Et = /* @__PURE__ */
|
|
701
|
+
}), Et = /* @__PURE__ */ v(Ft, [["__scopeId", "data-v-414b9435"]]), Rt = { class: "video__wrapper" }, Nt = ["aria-label", "controls", "poster", "width", "height", "autoplay", "loop", "muted", "src"], Ht = ["src", "aria-label", "title", "width", "height"], zt = /* @__PURE__ */ g({
|
|
702
702
|
__name: "video",
|
|
703
703
|
props: {
|
|
704
704
|
play: { type: Boolean, default: !1 },
|
|
@@ -752,7 +752,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
752
752
|
}, null, 8, Ht))
|
|
753
753
|
]));
|
|
754
754
|
}
|
|
755
|
-
}), Y = /* @__PURE__ */
|
|
755
|
+
}), Y = /* @__PURE__ */ v(zt, [["__scopeId", "data-v-c6a0feb6"]]), jt = { class: "address__wrapper" }, Ut = { class: "address__content" }, Kt = { class: "address__flag" }, Gt = { class: "address__address" }, Wt = { class: "address__name" }, Yt = { key: 0 }, Jt = { class: "address__contact" }, Qt = ["href"], Zt = ["href"], Xt = /* @__PURE__ */ g({
|
|
756
756
|
__name: "address",
|
|
757
757
|
props: {
|
|
758
758
|
name: {},
|
|
@@ -774,10 +774,10 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
774
774
|
t("p", null, n(a.company), 1),
|
|
775
775
|
t("p", null, n(a.addressLine1), 1),
|
|
776
776
|
t("p", null, n(a.addressLine2), 1),
|
|
777
|
-
a.addressLine3 ? (s(), i("p", Yt, n(a.addressLine3), 1)) :
|
|
777
|
+
a.addressLine3 ? (s(), i("p", Yt, n(a.addressLine3), 1)) : m("", !0)
|
|
778
778
|
]),
|
|
779
779
|
t("div", Jt, [
|
|
780
|
-
(s(!0), i(M, null, O(a.phoneNumbers, (o) => (s(),
|
|
780
|
+
(s(!0), i(M, null, O(a.phoneNumbers, (o) => (s(), C(D, {
|
|
781
781
|
key: o,
|
|
782
782
|
underline: "false",
|
|
783
783
|
"link-type": "regular"
|
|
@@ -798,7 +798,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
798
798
|
])
|
|
799
799
|
]));
|
|
800
800
|
}
|
|
801
|
-
}), xt = /* @__PURE__ */
|
|
801
|
+
}), xt = /* @__PURE__ */ v(Xt, [["__scopeId", "data-v-88ee2983"]]), ea = (e) => (E("data-v-a44fd57d"), e = e(), R(), e), ta = { class: "bullet-list__wrapper" }, aa = /* @__PURE__ */ ea(() => /* @__PURE__ */ t("i", { class: "checkmark" }, null, -1)), la = /* @__PURE__ */ g({
|
|
802
802
|
__name: "bullet-list",
|
|
803
803
|
props: {
|
|
804
804
|
list: {
|
|
@@ -831,7 +831,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
831
831
|
], 2)
|
|
832
832
|
]));
|
|
833
833
|
}
|
|
834
|
-
}), oa = /* @__PURE__ */
|
|
834
|
+
}), oa = /* @__PURE__ */ v(la, [["__scopeId", "data-v-a44fd57d"]]), sa = { class: "card__wrapper" }, ia = {
|
|
835
835
|
key: 2,
|
|
836
836
|
class: "card__label"
|
|
837
837
|
}, ra = { key: 5 }, na = /* @__PURE__ */ g({
|
|
@@ -884,13 +884,13 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
884
884
|
c.size === "large" && c.variant === "article" ? "card--large-article" : "",
|
|
885
885
|
c.variant === "product" ? "card--product" : "card--article"
|
|
886
886
|
]]),
|
|
887
|
-
style:
|
|
888
|
-
onMouseover: p[0] || (p[0] = (
|
|
889
|
-
onMouseout: p[1] || (p[1] = (
|
|
887
|
+
style: ae([c.variant === "product" ? "font-weight: 700" : "font-weight: 300"]),
|
|
888
|
+
onMouseover: p[0] || (p[0] = (S) => ie(r) ? r.value = !0 : r = !0),
|
|
889
|
+
onMouseout: p[1] || (p[1] = (S) => ie(r) ? r.value = !1 : r = !1)
|
|
890
890
|
}, [
|
|
891
|
-
c.mediaType === "image" ? (s(),
|
|
891
|
+
c.mediaType === "image" ? (s(), C(A, { key: 0 }, {
|
|
892
892
|
default: k(() => [
|
|
893
|
-
_(c.$slots, "card-image",
|
|
893
|
+
_(c.$slots, "card-image", te({
|
|
894
894
|
src: c.imgSrc,
|
|
895
895
|
width: "596",
|
|
896
896
|
height: "335",
|
|
@@ -902,10 +902,10 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
902
902
|
_: 3
|
|
903
903
|
})) : (s(), i("div", {
|
|
904
904
|
key: 1,
|
|
905
|
-
class: h(["video-card__wrapper",
|
|
905
|
+
class: h(["video-card__wrapper", V(r) === !0 ? "vimeoPlaying" : ""])
|
|
906
906
|
}, [
|
|
907
907
|
w(Y, {
|
|
908
|
-
play:
|
|
908
|
+
play: V(r),
|
|
909
909
|
"local-video": !0,
|
|
910
910
|
src: c.videoSrc,
|
|
911
911
|
"aria-label": c.arialabel,
|
|
@@ -918,9 +918,9 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
918
918
|
muted: !0
|
|
919
919
|
}, null, 8, ["play", "src", "aria-label", "poster", "width", "height"])
|
|
920
920
|
], 2)),
|
|
921
|
-
|
|
921
|
+
V(a)["card-label"] ? (s(), i("div", ia, [
|
|
922
922
|
_(c.$slots, "card-label")
|
|
923
|
-
])) :
|
|
923
|
+
])) : m("", !0),
|
|
924
924
|
c.variant === "product" ? (s(), i("h3", {
|
|
925
925
|
key: 3,
|
|
926
926
|
class: h(c.theme === "dark" ? "regular-dark" : "regular-blue"),
|
|
@@ -929,11 +929,11 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
929
929
|
key: 4,
|
|
930
930
|
class: h(c.theme === "dark" ? "regular-dark" : "regular-dark-blue")
|
|
931
931
|
}, n(c.headline), 3)),
|
|
932
|
-
c.variant === "product" ? (s(), i("p", ra, n(c.paragraph), 1)) :
|
|
932
|
+
c.variant === "product" ? (s(), i("p", ra, n(c.paragraph), 1)) : m("", !0)
|
|
933
933
|
], 38)
|
|
934
934
|
]));
|
|
935
935
|
}
|
|
936
|
-
}), da = /* @__PURE__ */
|
|
936
|
+
}), da = /* @__PURE__ */ v(na, [["__scopeId", "data-v-c95ee545"]]), ca = (e) => (E("data-v-bc91c976"), e = e(), R(), e), ua = { class: "event__wrapper" }, _a = { class: "event__headline" }, pa = { class: "event__date-location" }, ha = /* @__PURE__ */ ca(() => /* @__PURE__ */ t("br", null, null, -1)), ma = { class: "event__exhibitor" }, va = /* @__PURE__ */ g({
|
|
937
937
|
__name: "event-card",
|
|
938
938
|
props: {
|
|
939
939
|
eventType: {
|
|
@@ -972,7 +972,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
972
972
|
t("div", ma, n(e.exhibitor), 1)
|
|
973
973
|
]));
|
|
974
974
|
}
|
|
975
|
-
}), fa = /* @__PURE__ */
|
|
975
|
+
}), fa = /* @__PURE__ */ v(va, [["__scopeId", "data-v-bc91c976"]]), ga = { class: "text__wrapper" }, ba = { class: "text__headline" }, ya = { class: "text__paragraph" }, $a = /* @__PURE__ */ g({
|
|
976
976
|
__name: "text-card",
|
|
977
977
|
props: {
|
|
978
978
|
label: {
|
|
@@ -1000,7 +1000,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1000
1000
|
])
|
|
1001
1001
|
]));
|
|
1002
1002
|
}
|
|
1003
|
-
}), ka = /* @__PURE__ */
|
|
1003
|
+
}), ka = /* @__PURE__ */ v($a, [["__scopeId", "data-v-ebdea819"]]), wa = { class: "facts__wrapper" }, Sa = { class: "facts__content" }, Ba = { class: "facts__headline" }, Ia = { class: "facts" }, qa = { class: "fact__value" }, Ta = { class: "fact__metric" }, La = {
|
|
1004
1004
|
key: 0,
|
|
1005
1005
|
class: "facts__link"
|
|
1006
1006
|
}, Va = /* @__PURE__ */ g({
|
|
@@ -1028,8 +1028,8 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1028
1028
|
},
|
|
1029
1029
|
setup(e) {
|
|
1030
1030
|
return (a, r) => (s(), i("div", wa, [
|
|
1031
|
-
t("div",
|
|
1032
|
-
t("h2",
|
|
1031
|
+
t("div", Sa, [
|
|
1032
|
+
t("h2", Ba, n(a.headline), 1),
|
|
1033
1033
|
t("div", Ia, [
|
|
1034
1034
|
(s(!0), i(M, null, O(a.facts, (o) => (s(), i("div", {
|
|
1035
1035
|
key: o.value + o.metric,
|
|
@@ -1044,7 +1044,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1044
1044
|
]))), 128))
|
|
1045
1045
|
]),
|
|
1046
1046
|
a.link ? (s(), i("div", La, [
|
|
1047
|
-
w(
|
|
1047
|
+
w(D, {
|
|
1048
1048
|
"link-type": "regular_light",
|
|
1049
1049
|
arrow: ""
|
|
1050
1050
|
}, {
|
|
@@ -1053,11 +1053,11 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1053
1053
|
]),
|
|
1054
1054
|
_: 3
|
|
1055
1055
|
})
|
|
1056
|
-
])) :
|
|
1056
|
+
])) : m("", !0)
|
|
1057
1057
|
])
|
|
1058
1058
|
]));
|
|
1059
1059
|
}
|
|
1060
|
-
}), Ca = /* @__PURE__ */
|
|
1060
|
+
}), Ca = /* @__PURE__ */ v(Va, [["__scopeId", "data-v-d2b231d4"]]), Aa = { class: "features__wrapper" }, Da = { class: "features__content" }, Ma = {
|
|
1061
1061
|
key: 0,
|
|
1062
1062
|
class: "features__headline"
|
|
1063
1063
|
}, Oa = {
|
|
@@ -1075,10 +1075,10 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1075
1075
|
t("div", Da, [
|
|
1076
1076
|
a.headline ? (s(), i("div", Ma, [
|
|
1077
1077
|
t("h2", null, n(a.headline), 1)
|
|
1078
|
-
])) :
|
|
1078
|
+
])) : m("", !0),
|
|
1079
1079
|
a.body ? (s(), i("div", Oa, [
|
|
1080
1080
|
t("p", null, n(a.body), 1)
|
|
1081
|
-
])) :
|
|
1081
|
+
])) : m("", !0),
|
|
1082
1082
|
t("div", {
|
|
1083
1083
|
class: h(["features__elements", [a.elements.length === 6 ? "features__elements--grid-6" : ""]])
|
|
1084
1084
|
}, [
|
|
@@ -1086,7 +1086,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1086
1086
|
key: o.headline,
|
|
1087
1087
|
class: "features__element"
|
|
1088
1088
|
}, [
|
|
1089
|
-
w(
|
|
1089
|
+
w(A, { class: "element__icon" }, {
|
|
1090
1090
|
default: k(() => [
|
|
1091
1091
|
_(a.$slots, "features-icon", P(F({
|
|
1092
1092
|
src: o.icon.src,
|
|
@@ -1104,7 +1104,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1104
1104
|
])
|
|
1105
1105
|
]));
|
|
1106
1106
|
}
|
|
1107
|
-
}), Ra = /* @__PURE__ */
|
|
1107
|
+
}), Ra = /* @__PURE__ */ v(Ea, [["__scopeId", "data-v-1585e65f"]]), Na = { class: "form__wrapper" }, Ha = { class: "form__content" }, za = { class: "form__information" }, ja = { class: "form__headline" }, Ua = { class: "form__body" }, Ka = { class: "form__script" }, Ga = /* @__PURE__ */ g({
|
|
1108
1108
|
__name: "form-script",
|
|
1109
1109
|
props: {
|
|
1110
1110
|
headline: {
|
|
@@ -1127,7 +1127,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1127
1127
|
])
|
|
1128
1128
|
]));
|
|
1129
1129
|
}
|
|
1130
|
-
}), Wa = /* @__PURE__ */
|
|
1130
|
+
}), Wa = /* @__PURE__ */ v(Ga, [["__scopeId", "data-v-55d9c2fd"]]), Ya = { class: "image__wrapper" }, Ja = { class: "image__content" }, Qa = { class: "image__image" }, Za = { class: "image__caption" }, Xa = /* @__PURE__ */ g({
|
|
1131
1131
|
inheritAttrs: !1,
|
|
1132
1132
|
__name: "image",
|
|
1133
1133
|
props: {
|
|
@@ -1149,7 +1149,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1149
1149
|
return (a, r) => (s(), i("div", Ya, [
|
|
1150
1150
|
t("div", Ja, [
|
|
1151
1151
|
t("div", Qa, [
|
|
1152
|
-
w(
|
|
1152
|
+
w(A, null, {
|
|
1153
1153
|
default: k(() => [
|
|
1154
1154
|
_(a.$slots, "image", P(F({ width: 984, height: 554, src: e.src, alt: e.alt })))
|
|
1155
1155
|
]),
|
|
@@ -1160,7 +1160,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1160
1160
|
])
|
|
1161
1161
|
]));
|
|
1162
1162
|
}
|
|
1163
|
-
}), xa = /* @__PURE__ */
|
|
1163
|
+
}), xa = /* @__PURE__ */ v(Xa, [["__scopeId", "data-v-79ce0bb6"]]), el = { class: "gallery__large" }, tl = {
|
|
1164
1164
|
key: 0,
|
|
1165
1165
|
class: "image image--large"
|
|
1166
1166
|
}, al = {
|
|
@@ -1197,7 +1197,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1197
1197
|
}, [
|
|
1198
1198
|
t("div", el, [
|
|
1199
1199
|
l.mediaLarge && l.mediaType === "image" ? (s(), i("div", tl, [
|
|
1200
|
-
w(
|
|
1200
|
+
w(A, null, {
|
|
1201
1201
|
default: k(() => [
|
|
1202
1202
|
_(l.$slots, "image-large", P(F({
|
|
1203
1203
|
width: 617,
|
|
@@ -1208,7 +1208,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1208
1208
|
]),
|
|
1209
1209
|
_: 3
|
|
1210
1210
|
})
|
|
1211
|
-
])) :
|
|
1211
|
+
])) : m("", !0),
|
|
1212
1212
|
l.mediaLarge && l.mediaType === "video" ? (s(), i("div", al, [
|
|
1213
1213
|
w(Y, {
|
|
1214
1214
|
src: l.mediaLarge.src,
|
|
@@ -1222,10 +1222,10 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1222
1222
|
muted: "",
|
|
1223
1223
|
play: ""
|
|
1224
1224
|
}, null, 8, ["src", "aria-label"])
|
|
1225
|
-
])) :
|
|
1225
|
+
])) : m("", !0)
|
|
1226
1226
|
]),
|
|
1227
1227
|
t("div", {
|
|
1228
|
-
style:
|
|
1228
|
+
style: ae([l.mediaSmall.length === 2 ? "grid-gap: 38px;" : ""]),
|
|
1229
1229
|
class: h([
|
|
1230
1230
|
"gallery__small",
|
|
1231
1231
|
l.flipVertical ? "gallery__small--reverse" : "gallery__small--default"
|
|
@@ -1235,7 +1235,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1235
1235
|
key: c.src + c.alt,
|
|
1236
1236
|
class: "image image--small"
|
|
1237
1237
|
}, [
|
|
1238
|
-
w(
|
|
1238
|
+
w(A, null, {
|
|
1239
1239
|
default: k(() => [
|
|
1240
1240
|
_(l.$slots, "image-small", P(F({
|
|
1241
1241
|
width: 328,
|
|
@@ -1249,12 +1249,12 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1249
1249
|
]))), 128)),
|
|
1250
1250
|
l.mediaSmall.length < 2 ? (s(), i("div", ll, [
|
|
1251
1251
|
t("p", null, n(l.body), 1)
|
|
1252
|
-
])) :
|
|
1252
|
+
])) : m("", !0)
|
|
1253
1253
|
], 6)
|
|
1254
1254
|
], 2)
|
|
1255
1255
|
], 2));
|
|
1256
1256
|
}
|
|
1257
|
-
}), sl = /* @__PURE__ */
|
|
1257
|
+
}), sl = /* @__PURE__ */ v(ol, [["__scopeId", "data-v-029495a0"]]), il = { class: "headline__wrapper" }, rl = { class: "headline__h1" }, nl = /* @__PURE__ */ g({
|
|
1258
1258
|
__name: "headline",
|
|
1259
1259
|
props: {
|
|
1260
1260
|
headline: {
|
|
@@ -1284,7 +1284,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1284
1284
|
], 2)
|
|
1285
1285
|
]));
|
|
1286
1286
|
}
|
|
1287
|
-
}), dl = /* @__PURE__ */
|
|
1287
|
+
}), dl = /* @__PURE__ */ v(nl, [["__scopeId", "data-v-080238bd"]]), cl = (e) => (E("data-v-22f9be13"), e = e(), R(), e), ul = { class: "hero__wrapper" }, _l = { class: "hero__content" }, pl = { class: "hero__top" }, hl = { class: "hero__elements" }, ml = { class: "hero__headline" }, vl = { class: "hero__link" }, fl = { class: "hero__video" }, gl = /* @__PURE__ */ cl(() => /* @__PURE__ */ t("div", { class: "hero__gradient" }, null, -1)), bl = { class: "hero__video__video" }, yl = { class: "hero__image" }, $l = /* @__PURE__ */ g({
|
|
1288
1288
|
__name: "hero",
|
|
1289
1289
|
props: {
|
|
1290
1290
|
headline: {
|
|
@@ -1301,7 +1301,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1301
1301
|
t("h1", null, n(e.headline), 1)
|
|
1302
1302
|
]),
|
|
1303
1303
|
t("div", vl, [
|
|
1304
|
-
w(
|
|
1304
|
+
w(D, {
|
|
1305
1305
|
"link-type": "regular_light",
|
|
1306
1306
|
arrow: ""
|
|
1307
1307
|
}, {
|
|
@@ -1325,7 +1325,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1325
1325
|
])
|
|
1326
1326
|
]));
|
|
1327
1327
|
}
|
|
1328
|
-
}), kl = /* @__PURE__ */
|
|
1328
|
+
}), kl = /* @__PURE__ */ v($l, [["__scopeId", "data-v-22f9be13"]]), wl = { class: "logo-wall__wrapper" }, Sl = { class: "logo-wall__content" }, Bl = {
|
|
1329
1329
|
key: 0,
|
|
1330
1330
|
class: "logo-wall__text"
|
|
1331
1331
|
}, Il = { key: 0 }, ql = { key: 1 }, Tl = { class: "logo-wall__logos" }, Ll = { class: "logo-wall__link" }, Vl = /* @__PURE__ */ g({
|
|
@@ -1347,17 +1347,17 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1347
1347
|
},
|
|
1348
1348
|
setup(e) {
|
|
1349
1349
|
return (a, r) => (s(), i("div", wl, [
|
|
1350
|
-
t("div",
|
|
1351
|
-
e.headline || e.body ? (s(), i("div",
|
|
1352
|
-
e.headline ? (s(), i("h2", Il, n(e.headline), 1)) :
|
|
1353
|
-
e.body ? (s(), i("p", ql, n(e.body), 1)) :
|
|
1354
|
-
])) :
|
|
1350
|
+
t("div", Sl, [
|
|
1351
|
+
e.headline || e.body ? (s(), i("div", Bl, [
|
|
1352
|
+
e.headline ? (s(), i("h2", Il, n(e.headline), 1)) : m("", !0),
|
|
1353
|
+
e.body ? (s(), i("p", ql, n(e.body), 1)) : m("", !0)
|
|
1354
|
+
])) : m("", !0),
|
|
1355
1355
|
t("div", Tl, [
|
|
1356
1356
|
(s(!0), i(M, null, O(e.logos, (o) => (s(), i("div", {
|
|
1357
1357
|
key: o.src + o.alt,
|
|
1358
1358
|
class: "logo-wall__logo"
|
|
1359
1359
|
}, [
|
|
1360
|
-
w(
|
|
1360
|
+
w(A, null, {
|
|
1361
1361
|
default: k(() => [
|
|
1362
1362
|
_(a.$slots, "logo-wall-logo", P(F({
|
|
1363
1363
|
width: 130,
|
|
@@ -1371,7 +1371,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1371
1371
|
]))), 128))
|
|
1372
1372
|
]),
|
|
1373
1373
|
t("div", Ll, [
|
|
1374
|
-
w(
|
|
1374
|
+
w(D, {
|
|
1375
1375
|
"link-type": "regular_light",
|
|
1376
1376
|
arrow: !0
|
|
1377
1377
|
}, {
|
|
@@ -1384,7 +1384,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1384
1384
|
])
|
|
1385
1385
|
]));
|
|
1386
1386
|
}
|
|
1387
|
-
}), Cl = /* @__PURE__ */
|
|
1387
|
+
}), Cl = /* @__PURE__ */ v(Vl, [["__scopeId", "data-v-a8afd396"]]), Al = { class: "micro-stories__top" }, Dl = {
|
|
1388
1388
|
key: 0,
|
|
1389
1389
|
class: "headline"
|
|
1390
1390
|
}, Ml = {
|
|
@@ -1409,10 +1409,10 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1409
1409
|
t("div", Al, [
|
|
1410
1410
|
l.headline ? (s(), i("div", Dl, [
|
|
1411
1411
|
t("h2", null, n(l.headline), 1)
|
|
1412
|
-
])) :
|
|
1412
|
+
])) : m("", !0),
|
|
1413
1413
|
l.body ? (s(), i("div", Ml, [
|
|
1414
1414
|
t("p", null, n(l.body), 1)
|
|
1415
|
-
])) :
|
|
1415
|
+
])) : m("", !0)
|
|
1416
1416
|
]),
|
|
1417
1417
|
t("div", Ol, [
|
|
1418
1418
|
_(l.$slots, "micro-stories-slides")
|
|
@@ -1428,7 +1428,7 @@ function Nl(e, a) {
|
|
|
1428
1428
|
])
|
|
1429
1429
|
]);
|
|
1430
1430
|
}
|
|
1431
|
-
const Hl = /* @__PURE__ */
|
|
1431
|
+
const Hl = /* @__PURE__ */ v(Fl, [["render", Nl], ["__scopeId", "data-v-8765ee0b"]]), zl = { class: "card-display__wrapper" }, jl = {
|
|
1432
1432
|
key: 0,
|
|
1433
1433
|
class: "card__content"
|
|
1434
1434
|
}, Ul = { key: 0 }, Kl = { key: 1 }, Gl = { class: "card__cards" }, Wl = /* @__PURE__ */ g({
|
|
@@ -1456,16 +1456,16 @@ const Hl = /* @__PURE__ */ f(Fl, [["render", Nl], ["__scopeId", "data-v-8765ee0b
|
|
|
1456
1456
|
}, [
|
|
1457
1457
|
t("div", zl, [
|
|
1458
1458
|
e.headline || e.paragraph ? (s(), i("div", jl, [
|
|
1459
|
-
e.headline ? (s(), i("h2", Ul, n(e.headline), 1)) :
|
|
1460
|
-
e.paragraph ? (s(), i("p", Kl, n(e.paragraph), 1)) :
|
|
1461
|
-
])) :
|
|
1459
|
+
e.headline ? (s(), i("h2", Ul, n(e.headline), 1)) : m("", !0),
|
|
1460
|
+
e.paragraph ? (s(), i("p", Kl, n(e.paragraph), 1)) : m("", !0)
|
|
1461
|
+
])) : m("", !0),
|
|
1462
1462
|
t("div", Gl, [
|
|
1463
1463
|
_(a.$slots, "card-display-cards", {}, void 0, !0)
|
|
1464
1464
|
])
|
|
1465
1465
|
])
|
|
1466
1466
|
], 2));
|
|
1467
1467
|
}
|
|
1468
|
-
}), Yl = /* @__PURE__ */
|
|
1468
|
+
}), Yl = /* @__PURE__ */ v(Wl, [["__scopeId", "data-v-183dcee5"]]), Jl = { class: "promo__content" }, Ql = /* @__PURE__ */ g({
|
|
1469
1469
|
__name: "promo",
|
|
1470
1470
|
props: {
|
|
1471
1471
|
label: { default: "" },
|
|
@@ -1501,13 +1501,13 @@ const Hl = /* @__PURE__ */ f(Fl, [["render", Nl], ["__scopeId", "data-v-8765ee0b
|
|
|
1501
1501
|
l.reverse ? "promo__image--reverse" : "promo__image--default"
|
|
1502
1502
|
])
|
|
1503
1503
|
}, [
|
|
1504
|
-
w(
|
|
1504
|
+
w(A, null, {
|
|
1505
1505
|
default: k(() => [
|
|
1506
1506
|
_(l.$slots, "promo-image", P(F({ src: l.src, width: 1920, alt: l.alt, height: 1080 })))
|
|
1507
1507
|
]),
|
|
1508
1508
|
_: 3
|
|
1509
1509
|
})
|
|
1510
|
-
], 2)) :
|
|
1510
|
+
], 2)) : m("", !0),
|
|
1511
1511
|
l.mediaType === "video" ? (s(), i("div", {
|
|
1512
1512
|
key: 1,
|
|
1513
1513
|
class: h([
|
|
@@ -1526,25 +1526,25 @@ const Hl = /* @__PURE__ */ f(Fl, [["render", Nl], ["__scopeId", "data-v-8765ee0b
|
|
|
1526
1526
|
play: "",
|
|
1527
1527
|
poster: l.fallbackImage
|
|
1528
1528
|
}, null, 8, ["src", "aria-label", "poster"])
|
|
1529
|
-
], 2)) :
|
|
1529
|
+
], 2)) : m("", !0),
|
|
1530
1530
|
t("div", {
|
|
1531
1531
|
class: h([
|
|
1532
1532
|
"promo__text",
|
|
1533
1533
|
l.reverse ? "promo__text--reverse" : "promo__text--default"
|
|
1534
1534
|
])
|
|
1535
1535
|
}, [
|
|
1536
|
-
l.label ? (s(),
|
|
1536
|
+
l.label ? (s(), C(G, {
|
|
1537
1537
|
key: 0,
|
|
1538
1538
|
text: l.label,
|
|
1539
1539
|
"label-dark": l.variant === "dark"
|
|
1540
|
-
}, null, 8, ["text", "label-dark"])) :
|
|
1540
|
+
}, null, 8, ["text", "label-dark"])) : m("", !0),
|
|
1541
1541
|
t("div", {
|
|
1542
1542
|
class: h([
|
|
1543
1543
|
"promo__title",
|
|
1544
1544
|
l.variant === "dark" ? "promo__title--dark" : ""
|
|
1545
1545
|
])
|
|
1546
1546
|
}, n(l.headline), 3),
|
|
1547
|
-
l.linkType === "link" ? (s(),
|
|
1547
|
+
l.linkType === "link" ? (s(), C(D, {
|
|
1548
1548
|
key: 1,
|
|
1549
1549
|
"link-type": l.variant === "dark" ? "regular_dark" : (l.variant === "light", "regular_light"),
|
|
1550
1550
|
arrow: ""
|
|
@@ -1553,8 +1553,8 @@ const Hl = /* @__PURE__ */ f(Fl, [["render", Nl], ["__scopeId", "data-v-8765ee0b
|
|
|
1553
1553
|
_(l.$slots, "promo-link")
|
|
1554
1554
|
]),
|
|
1555
1555
|
_: 3
|
|
1556
|
-
}, 8, ["link-type"])) :
|
|
1557
|
-
l.linkType === "button" ? (s(),
|
|
1556
|
+
}, 8, ["link-type"])) : m("", !0),
|
|
1557
|
+
l.linkType === "button" ? (s(), C(D, {
|
|
1558
1558
|
key: 2,
|
|
1559
1559
|
"link-type": l.variant === "dark" ? "secondary_dark" : (l.variant === "light", "secondary")
|
|
1560
1560
|
}, {
|
|
@@ -1562,12 +1562,12 @@ const Hl = /* @__PURE__ */ f(Fl, [["render", Nl], ["__scopeId", "data-v-8765ee0b
|
|
|
1562
1562
|
_(l.$slots, "promo-link")
|
|
1563
1563
|
]),
|
|
1564
1564
|
_: 3
|
|
1565
|
-
}, 8, ["link-type"])) :
|
|
1565
|
+
}, 8, ["link-type"])) : m("", !0)
|
|
1566
1566
|
], 2)
|
|
1567
1567
|
])
|
|
1568
1568
|
], 2));
|
|
1569
1569
|
}
|
|
1570
|
-
}), Zl = /* @__PURE__ */
|
|
1570
|
+
}), Zl = /* @__PURE__ */ v(Ql, [["__scopeId", "data-v-7e80a0f0"]]), Xl = (e) => (E("data-v-e3cc8e27"), e = e(), R(), e), xl = { class: "quote__wrapper" }, eo = { class: "quote__content" }, to = /* @__PURE__ */ Xl(() => /* @__PURE__ */ t("p", { class: "quote__quote-mark" }, "“", -1)), ao = { class: "quote__quote" }, lo = { class: "quote__quote-text" }, oo = { class: "quote__author" }, so = {
|
|
1571
1571
|
key: 0,
|
|
1572
1572
|
class: "quote__image"
|
|
1573
1573
|
}, io = { class: "quote__text" }, ro = { class: "quote__author-name" }, no = { class: "quote__author-title" }, co = /* @__PURE__ */ g({
|
|
@@ -1599,7 +1599,7 @@ const Hl = /* @__PURE__ */ f(Fl, [["render", Nl], ["__scopeId", "data-v-8765ee0b
|
|
|
1599
1599
|
t("p", lo, n(e.quote), 1),
|
|
1600
1600
|
t("div", oo, [
|
|
1601
1601
|
e.authorImage ? (s(), i("div", so, [
|
|
1602
|
-
w(
|
|
1602
|
+
w(A, null, {
|
|
1603
1603
|
default: k(() => [
|
|
1604
1604
|
_(a.$slots, "author-image", P(F({
|
|
1605
1605
|
src: e.authorImage + "/m/100x100",
|
|
@@ -1609,7 +1609,7 @@ const Hl = /* @__PURE__ */ f(Fl, [["render", Nl], ["__scopeId", "data-v-8765ee0b
|
|
|
1609
1609
|
]),
|
|
1610
1610
|
_: 3
|
|
1611
1611
|
})
|
|
1612
|
-
])) :
|
|
1612
|
+
])) : m("", !0),
|
|
1613
1613
|
t("div", io, [
|
|
1614
1614
|
t("p", ro, n(e.author), 1),
|
|
1615
1615
|
t("p", no, n(e.authorTitle), 1)
|
|
@@ -1619,7 +1619,7 @@ const Hl = /* @__PURE__ */ f(Fl, [["render", Nl], ["__scopeId", "data-v-8765ee0b
|
|
|
1619
1619
|
])
|
|
1620
1620
|
]));
|
|
1621
1621
|
}
|
|
1622
|
-
}), uo = /* @__PURE__ */
|
|
1622
|
+
}), uo = /* @__PURE__ */ v(co, [["__scopeId", "data-v-e3cc8e27"]]), _o = { class: "rich-text__wrapper" }, po = {
|
|
1623
1623
|
key: 0,
|
|
1624
1624
|
class: "rich-text__links"
|
|
1625
1625
|
}, ho = {
|
|
@@ -1645,18 +1645,18 @@ const Hl = /* @__PURE__ */ f(Fl, [["render", Nl], ["__scopeId", "data-v-8765ee0b
|
|
|
1645
1645
|
])
|
|
1646
1646
|
}, [
|
|
1647
1647
|
t("div", _o, [
|
|
1648
|
-
a.label ? (s(),
|
|
1648
|
+
a.label ? (s(), C(G, {
|
|
1649
1649
|
key: 0,
|
|
1650
1650
|
text: a.label,
|
|
1651
1651
|
"label-dark": !1
|
|
1652
|
-
}, null, 8, ["text"])) :
|
|
1652
|
+
}, null, 8, ["text"])) : m("", !0),
|
|
1653
1653
|
a.headline ? (s(), i("h2", {
|
|
1654
1654
|
key: 1,
|
|
1655
1655
|
class: h([
|
|
1656
1656
|
"rich-text__headline",
|
|
1657
1657
|
a.leftAligned || a.bulletList || a.image ? "rich-text__headline--left-aligned" : "rich-text__headline--centered"
|
|
1658
1658
|
])
|
|
1659
|
-
}, n(a.headline), 3)) :
|
|
1659
|
+
}, n(a.headline), 3)) : m("", !0),
|
|
1660
1660
|
t("div", {
|
|
1661
1661
|
class: h([
|
|
1662
1662
|
"rich-text__content",
|
|
@@ -1672,11 +1672,11 @@ const Hl = /* @__PURE__ */ f(Fl, [["render", Nl], ["__scopeId", "data-v-8765ee0b
|
|
|
1672
1672
|
_(a.$slots, "rich-text-content"),
|
|
1673
1673
|
a.links ? (s(), i("div", po, [
|
|
1674
1674
|
_(a.$slots, "rich-text-links")
|
|
1675
|
-
])) :
|
|
1675
|
+
])) : m("", !0)
|
|
1676
1676
|
], 2),
|
|
1677
1677
|
a.bulletList ? (s(), i("div", ho, [
|
|
1678
1678
|
_(a.$slots, "rich-text-bullet-list")
|
|
1679
|
-
])) :
|
|
1679
|
+
])) : m("", !0),
|
|
1680
1680
|
a.image ? (s(), i("div", {
|
|
1681
1681
|
key: 1,
|
|
1682
1682
|
class: h([
|
|
@@ -1684,18 +1684,18 @@ const Hl = /* @__PURE__ */ f(Fl, [["render", Nl], ["__scopeId", "data-v-8765ee0b
|
|
|
1684
1684
|
a.imageClip ? "rich-text__image--clip" : ""
|
|
1685
1685
|
])
|
|
1686
1686
|
}, [
|
|
1687
|
-
w(
|
|
1687
|
+
w(A, null, {
|
|
1688
1688
|
default: k(() => [
|
|
1689
1689
|
_(a.$slots, "rich-text-image", P(F({ width: 865, height: 307 })))
|
|
1690
1690
|
]),
|
|
1691
1691
|
_: 3
|
|
1692
1692
|
})
|
|
1693
|
-
], 2)) :
|
|
1693
|
+
], 2)) : m("", !0)
|
|
1694
1694
|
], 2)
|
|
1695
1695
|
])
|
|
1696
1696
|
], 2));
|
|
1697
1697
|
}
|
|
1698
|
-
}), vo = /* @__PURE__ */
|
|
1698
|
+
}), vo = /* @__PURE__ */ v(mo, [["__scopeId", "data-v-7bcde564"]]), fo = {}, go = { class: "rich-text" }, bo = { class: "rich-text__wrapper" }, yo = { class: "rich-text__content rich-text__content--left-aligned" }, $o = { class: "rich-text__body" };
|
|
1699
1699
|
function ko(e, a) {
|
|
1700
1700
|
return s(), i("div", go, [
|
|
1701
1701
|
t("div", bo, [
|
|
@@ -1712,7 +1712,7 @@ function ko(e, a) {
|
|
|
1712
1712
|
])
|
|
1713
1713
|
]);
|
|
1714
1714
|
}
|
|
1715
|
-
const wo = /* @__PURE__ */
|
|
1715
|
+
const wo = /* @__PURE__ */ v(fo, [["render", ko], ["__scopeId", "data-v-3abe0bb4"]]), So = (e) => (E("data-v-78d319df"), e = e(), R(), e), Bo = { class: "timeline__wrapper" }, Io = { class: "timeline__content" }, qo = { class: "timeline__items" }, To = { class: "item__left" }, Lo = /* @__PURE__ */ So(() => /* @__PURE__ */ t("div", { class: "item__elements" }, [
|
|
1716
1716
|
/* @__PURE__ */ t("div", { class: "circle" }),
|
|
1717
1717
|
/* @__PURE__ */ t("div", { class: "line" })
|
|
1718
1718
|
], -1)), Vo = { class: "item__right" }, Co = ["innerHTML"], Ao = /* @__PURE__ */ g({
|
|
@@ -1738,7 +1738,7 @@ const wo = /* @__PURE__ */ f(fo, [["render", ko], ["__scopeId", "data-v-3abe0bb4
|
|
|
1738
1738
|
a.forEach((o) => {
|
|
1739
1739
|
r.observe(o);
|
|
1740
1740
|
});
|
|
1741
|
-
}), (a, r) => (s(), i("div",
|
|
1741
|
+
}), (a, r) => (s(), i("div", Bo, [
|
|
1742
1742
|
t("div", Io, [
|
|
1743
1743
|
t("div", qo, [
|
|
1744
1744
|
(s(!0), i(M, null, O(e.timelineItems, (o) => (s(), i("div", {
|
|
@@ -1748,14 +1748,14 @@ const wo = /* @__PURE__ */ f(fo, [["render", ko], ["__scopeId", "data-v-3abe0bb4
|
|
|
1748
1748
|
t("div", To, n(o.year), 1),
|
|
1749
1749
|
Lo,
|
|
1750
1750
|
t("div", Vo, [
|
|
1751
|
-
w(
|
|
1751
|
+
w(A, null, {
|
|
1752
1752
|
default: k(() => [
|
|
1753
|
-
o.media.type === "image" ? _(a.$slots, "timeline-image", P(
|
|
1753
|
+
o.media.type === "image" ? _(a.$slots, "timeline-image", P(te({ key: 0 }, { src: o.media.src, alt: o.media.alt })), void 0, !0) : m("", !0)
|
|
1754
1754
|
]),
|
|
1755
1755
|
_: 2
|
|
1756
1756
|
}, 1024),
|
|
1757
1757
|
t("div", {
|
|
1758
|
-
style:
|
|
1758
|
+
style: ae([o.media.type === "none" ? "margin-top: 0px" : ""]),
|
|
1759
1759
|
class: "rich-text",
|
|
1760
1760
|
innerHTML: o.text
|
|
1761
1761
|
}, null, 12, Co)
|
|
@@ -1765,7 +1765,7 @@ const wo = /* @__PURE__ */ f(fo, [["render", ko], ["__scopeId", "data-v-3abe0bb4
|
|
|
1765
1765
|
])
|
|
1766
1766
|
]));
|
|
1767
1767
|
}
|
|
1768
|
-
}), Do = /* @__PURE__ */
|
|
1768
|
+
}), Do = /* @__PURE__ */ v(Ao, [["__scopeId", "data-v-78d319df"]]), Mo = { class: "vimeo" }, Oo = { class: "vimeo__wrapper" }, Po = {
|
|
1769
1769
|
key: 0,
|
|
1770
1770
|
class: "vimeo__headline"
|
|
1771
1771
|
}, Fo = {
|
|
@@ -1786,13 +1786,13 @@ const wo = /* @__PURE__ */ f(fo, [["render", ko], ["__scopeId", "data-v-3abe0bb4
|
|
|
1786
1786
|
setup(e) {
|
|
1787
1787
|
return (a, r) => (s(), i("div", Mo, [
|
|
1788
1788
|
t("div", Oo, [
|
|
1789
|
-
e.headline ? (s(), i("h2", Po, n(e.headline), 1)) :
|
|
1789
|
+
e.headline ? (s(), i("h2", Po, n(e.headline), 1)) : m("", !0),
|
|
1790
1790
|
_(a.$slots, "vimeo-content", {}, void 0, !0),
|
|
1791
|
-
e.description ? (s(), i("p", Fo, n(e.description), 1)) :
|
|
1791
|
+
e.description ? (s(), i("p", Fo, n(e.description), 1)) : m("", !0)
|
|
1792
1792
|
])
|
|
1793
1793
|
]));
|
|
1794
1794
|
}
|
|
1795
|
-
}), Ro = /* @__PURE__ */
|
|
1795
|
+
}), Ro = /* @__PURE__ */ v(Eo, [["__scopeId", "data-v-599c68c7"]]), No = { class: "not-found__wrapper" }, Ho = { class: "not-found__content" }, zo = { class: "not-found__headline" }, jo = { class: "not-found__body" }, Uo = /* @__PURE__ */ g({
|
|
1796
1796
|
__name: "404",
|
|
1797
1797
|
props: {
|
|
1798
1798
|
headline: {
|
|
@@ -1810,7 +1810,7 @@ const wo = /* @__PURE__ */ f(fo, [["render", ko], ["__scopeId", "data-v-3abe0bb4
|
|
|
1810
1810
|
])
|
|
1811
1811
|
]));
|
|
1812
1812
|
}
|
|
1813
|
-
}), Ko = /* @__PURE__ */
|
|
1813
|
+
}), Ko = /* @__PURE__ */ v(Uo, [["__scopeId", "data-v-b829ca6c"]]), Go = { class: "filter__wrapper" }, Wo = { class: "filter__content" }, Yo = { class: "filter__dropdowns" }, Jo = { class: "filter__chips" }, Qo = /* @__PURE__ */ g({
|
|
1814
1814
|
__name: "filter",
|
|
1815
1815
|
props: {
|
|
1816
1816
|
hasChips: {
|
|
@@ -1835,12 +1835,12 @@ const wo = /* @__PURE__ */ f(fo, [["render", ko], ["__scopeId", "data-v-3abe0bb4
|
|
|
1835
1835
|
key: 0,
|
|
1836
1836
|
class: "filter__clear",
|
|
1837
1837
|
onClick: r[0] || (r[0] = (o) => a.$emit("clearFilters"))
|
|
1838
|
-
}, n(e.removeAll), 1)) :
|
|
1838
|
+
}, n(e.removeAll), 1)) : m("", !0)
|
|
1839
1839
|
])
|
|
1840
1840
|
])
|
|
1841
1841
|
]));
|
|
1842
1842
|
}
|
|
1843
|
-
}), Zo = /* @__PURE__ */
|
|
1843
|
+
}), Zo = /* @__PURE__ */ v(Qo, [["__scopeId", "data-v-31c1ba00"]]), z = (e) => (E("data-v-5258b418"), e = e(), R(), e), Xo = { class: "footer__wrapper" }, xo = { class: "footer__content" }, es = { class: "footer__sections" }, ts = { class: "section__title" }, as = { class: "section__list" }, ls = { class: "section" }, os = /* @__PURE__ */ z(() => /* @__PURE__ */ t("span", { class: "section__title" }, "Mobile Industrial Robots A/S", -1)), ss = /* @__PURE__ */ z(() => /* @__PURE__ */ t("span", null, "Emil Neckelmanns Vej 15F", -1)), is = /* @__PURE__ */ z(() => /* @__PURE__ */ t("span", null, "DK-5220 Odense SØ", -1)), rs = /* @__PURE__ */ z(() => /* @__PURE__ */ t("br", null, null, -1)), ns = /* @__PURE__ */ z(() => /* @__PURE__ */ t("a", { href: "mailto:mail@mir-robots.com" }, "mail@mir-robots.com", -1)), ds = /* @__PURE__ */ z(() => /* @__PURE__ */ t("a", { href: "tel:+4520377577" }, "+45 20 377 577", -1)), cs = { class: "footer__bottom" }, us = { class: "copyright" }, _s = { class: "footer__policy" }, ps = /* @__PURE__ */ z(() => /* @__PURE__ */ t("i", { class: "change-region" }, null, -1)), hs = { class: "footer__social" }, ms = ["href", "aria-label"], vs = /* @__PURE__ */ g({
|
|
1844
1844
|
__name: "footer",
|
|
1845
1845
|
props: {
|
|
1846
1846
|
footerSections: { default: () => [] },
|
|
@@ -1873,7 +1873,7 @@ const wo = /* @__PURE__ */ f(fo, [["render", ko], ["__scopeId", "data-v-3abe0bb4
|
|
|
1873
1873
|
ss,
|
|
1874
1874
|
is,
|
|
1875
1875
|
rs,
|
|
1876
|
-
w(
|
|
1876
|
+
w(D, {
|
|
1877
1877
|
class: "footer__contact",
|
|
1878
1878
|
"link-type": "regular_light",
|
|
1879
1879
|
underline: "false"
|
|
@@ -1883,7 +1883,7 @@ const wo = /* @__PURE__ */ f(fo, [["render", ko], ["__scopeId", "data-v-3abe0bb4
|
|
|
1883
1883
|
]),
|
|
1884
1884
|
_: 1
|
|
1885
1885
|
}),
|
|
1886
|
-
w(
|
|
1886
|
+
w(D, {
|
|
1887
1887
|
class: "footer__contact",
|
|
1888
1888
|
"link-type": "regular_light",
|
|
1889
1889
|
underline: "false"
|
|
@@ -1912,7 +1912,7 @@ const wo = /* @__PURE__ */ f(fo, [["render", ko], ["__scopeId", "data-v-3abe0bb4
|
|
|
1912
1912
|
_(a.$slots, "footer-cookie-link")
|
|
1913
1913
|
]),
|
|
1914
1914
|
t("div", hs, [
|
|
1915
|
-
(s(!0), i(M, null, O(a.socialMedia, (o) => (s(),
|
|
1915
|
+
(s(!0), i(M, null, O(a.socialMedia, (o) => (s(), C(D, {
|
|
1916
1916
|
key: o.title,
|
|
1917
1917
|
underline: "false",
|
|
1918
1918
|
"link-type": "regular"
|
|
@@ -1936,19 +1936,19 @@ const wo = /* @__PURE__ */ f(fo, [["render", ko], ["__scopeId", "data-v-3abe0bb4
|
|
|
1936
1936
|
])
|
|
1937
1937
|
]));
|
|
1938
1938
|
}
|
|
1939
|
-
}), fs = /* @__PURE__ */
|
|
1939
|
+
}), fs = /* @__PURE__ */ v(vs, [["__scopeId", "data-v-5258b418"]]), gs = { class: "header__wrapper" }, bs = { class: "nav-wrapper" }, ys = { class: "mir-link-logo" }, $s = { class: "main-nav-items" }, ks = {
|
|
1940
1940
|
id: "menu-dropdown",
|
|
1941
1941
|
ref: "dropdownDiv"
|
|
1942
1942
|
}, ws = {
|
|
1943
1943
|
key: 0,
|
|
1944
1944
|
src: "https://a.storyblok.com/f/230581/9x6/8cecdca15f/arrow-down.svg?cv=1695125714195",
|
|
1945
1945
|
alt: "dropdownarrow"
|
|
1946
|
-
},
|
|
1946
|
+
}, Ss = {
|
|
1947
1947
|
key: 1,
|
|
1948
1948
|
src: "https://a.storyblok.com/f/230581/9x6/8cecdca15f/arrow-down.svg?cv=1695125714195",
|
|
1949
1949
|
alt: "dropdownarrow",
|
|
1950
1950
|
style: { transform: "rotate(180deg)" }
|
|
1951
|
-
},
|
|
1951
|
+
}, Bs = { class: "dropdown-content" }, Is = { class: "nav-search-wrapper" }, qs = ["src"], Ts = { class: "mobile-logo-search-burger-wrapper" }, Ls = { class: "mobile-mir-link-logo" }, Vs = { class: "mobile-search-wrapper" }, Cs = ["src"], As = ["src"], Ds = { class: "mobile-menu-content-wrapper" }, Ms = { class: "mobile-dropdown-content" }, Os = /* @__PURE__ */ g({
|
|
1952
1952
|
__name: "header",
|
|
1953
1953
|
props: {
|
|
1954
1954
|
burgerState: {
|
|
@@ -1969,24 +1969,24 @@ const wo = /* @__PURE__ */ f(fo, [["render", ko], ["__scopeId", "data-v-3abe0bb4
|
|
|
1969
1969
|
let o = null;
|
|
1970
1970
|
const l = e;
|
|
1971
1971
|
let u = I(l.burgerState), c = I(l.showDropDown);
|
|
1972
|
-
|
|
1972
|
+
re(
|
|
1973
1973
|
() => l.burgerState,
|
|
1974
|
-
(
|
|
1975
|
-
),
|
|
1974
|
+
(B) => u.value = B
|
|
1975
|
+
), re(
|
|
1976
1976
|
() => l.showDropDown,
|
|
1977
|
-
(
|
|
1977
|
+
(B) => c.value = B
|
|
1978
1978
|
), ce(() => {
|
|
1979
|
-
o = (
|
|
1980
|
-
|
|
1979
|
+
o = (B) => {
|
|
1980
|
+
B.target.closest("#menu-dropdown") || (c.value = !1);
|
|
1981
1981
|
}, window.addEventListener("click", o);
|
|
1982
|
-
}),
|
|
1982
|
+
}), Se(() => {
|
|
1983
1983
|
o !== null && window.removeEventListener("click", o);
|
|
1984
1984
|
});
|
|
1985
1985
|
const p = r;
|
|
1986
|
-
function
|
|
1986
|
+
function S() {
|
|
1987
1987
|
c.value = !c.value, p("update:showDropDown", c.value);
|
|
1988
1988
|
}
|
|
1989
|
-
function
|
|
1989
|
+
function f() {
|
|
1990
1990
|
u.value = !u.value, p("update:burgerState", u.value);
|
|
1991
1991
|
}
|
|
1992
1992
|
let y = I(null), q = I(null);
|
|
@@ -1995,27 +1995,27 @@ const wo = /* @__PURE__ */ f(fo, [["render", ko], ["__scopeId", "data-v-3abe0bb4
|
|
|
1995
1995
|
}
|
|
1996
1996
|
return a({
|
|
1997
1997
|
defocusSearchButton: X
|
|
1998
|
-
}), (
|
|
1998
|
+
}), (B, j) => (s(), i("div", gs, [
|
|
1999
1999
|
t("nav", null, [
|
|
2000
2000
|
t("div", bs, [
|
|
2001
2001
|
t("div", ys, [
|
|
2002
|
-
_(
|
|
2002
|
+
_(B.$slots, "link-logo", {}, void 0, !0)
|
|
2003
2003
|
]),
|
|
2004
2004
|
t("ul", $s, [
|
|
2005
|
-
_(
|
|
2005
|
+
_(B.$slots, "main-nav-items", {}, void 0, !0)
|
|
2006
2006
|
]),
|
|
2007
2007
|
t("div", ks, [
|
|
2008
2008
|
t("button", {
|
|
2009
2009
|
class: "nav-dropdown-btn",
|
|
2010
|
-
onClick:
|
|
2010
|
+
onClick: S
|
|
2011
2011
|
}, [
|
|
2012
|
-
_(
|
|
2013
|
-
|
|
2012
|
+
_(B.$slots, "dropdown-title", {}, void 0, !0),
|
|
2013
|
+
V(c) === !1 ? (s(), i("img", ws)) : (s(), i("img", Ss))
|
|
2014
2014
|
]),
|
|
2015
|
-
Q(t("div",
|
|
2016
|
-
_(
|
|
2015
|
+
Q(t("div", Bs, [
|
|
2016
|
+
_(B.$slots, "dropdown-links", {}, void 0, !0)
|
|
2017
2017
|
], 512), [
|
|
2018
|
-
[ee,
|
|
2018
|
+
[ee, V(c)]
|
|
2019
2019
|
])
|
|
2020
2020
|
], 512),
|
|
2021
2021
|
t("div", Is, [
|
|
@@ -2025,11 +2025,11 @@ const wo = /* @__PURE__ */ f(fo, [["render", ko], ["__scopeId", "data-v-3abe0bb4
|
|
|
2025
2025
|
class: "search-icon",
|
|
2026
2026
|
onClick: j[0] || (j[0] = (x) => {
|
|
2027
2027
|
var H;
|
|
2028
|
-
return
|
|
2028
|
+
return B.$emit("clickSearch"), (H = V(y)) == null ? void 0 : H.blur();
|
|
2029
2029
|
})
|
|
2030
2030
|
}, [
|
|
2031
2031
|
t("img", {
|
|
2032
|
-
src:
|
|
2032
|
+
src: V(u) === !0 ? "https://a.storyblok.com/f/230581/21x21/13f4ac189d/search-icon-white.svg?cv=1695125826080" : "https://a.storyblok.com/f/230581/21x21/ebbdca38d3/search-icon.svg?cv=1695125825901",
|
|
2033
2033
|
alt: "search icon",
|
|
2034
2034
|
width: "20",
|
|
2035
2035
|
height: "20"
|
|
@@ -2038,11 +2038,11 @@ const wo = /* @__PURE__ */ f(fo, [["render", ko], ["__scopeId", "data-v-3abe0bb4
|
|
|
2038
2038
|
])
|
|
2039
2039
|
]),
|
|
2040
2040
|
t("div", {
|
|
2041
|
-
class: h(["mobile-nav-wrapper",
|
|
2041
|
+
class: h(["mobile-nav-wrapper", V(u) === !0 ? "mirsaic-mobile-bg mirsaic--dark" : ""])
|
|
2042
2042
|
}, [
|
|
2043
2043
|
t("div", Ts, [
|
|
2044
2044
|
t("div", Ls, [
|
|
2045
|
-
_(
|
|
2045
|
+
_(B.$slots, "link-logo", {}, void 0, !0)
|
|
2046
2046
|
]),
|
|
2047
2047
|
t("div", Vs, [
|
|
2048
2048
|
t("button", {
|
|
@@ -2052,47 +2052,46 @@ const wo = /* @__PURE__ */ f(fo, [["render", ko], ["__scopeId", "data-v-3abe0bb4
|
|
|
2052
2052
|
"aria-label": "Toggle search",
|
|
2053
2053
|
onClick: j[1] || (j[1] = (x) => {
|
|
2054
2054
|
var H;
|
|
2055
|
-
return
|
|
2055
|
+
return B.$emit("clickSearch"), (H = V(q)) == null ? void 0 : H.blur();
|
|
2056
2056
|
})
|
|
2057
2057
|
}, [
|
|
2058
2058
|
t("img", {
|
|
2059
|
-
src:
|
|
2059
|
+
src: V(u) === !0 ? "https://a.storyblok.com/f/230581/21x21/13f4ac189d/search-icon-white.svg?cv=1695125826080" : "https://a.storyblok.com/f/230581/21x21/ebbdca38d3/search-icon.svg?cv=1695125825901",
|
|
2060
2060
|
alt: "search icon",
|
|
2061
2061
|
width: "20",
|
|
2062
|
-
height: "20"
|
|
2063
|
-
onClick: te(m, ["prevent"])
|
|
2062
|
+
height: "20"
|
|
2064
2063
|
}, null, 8, Cs)
|
|
2065
2064
|
], 512)
|
|
2066
2065
|
]),
|
|
2067
2066
|
t("button", {
|
|
2068
2067
|
class: "mobile-burger-wrapper",
|
|
2069
2068
|
"aria-label": "Toggle menu",
|
|
2070
|
-
onClick:
|
|
2069
|
+
onClick: ne(f, ["prevent"])
|
|
2071
2070
|
}, [
|
|
2072
2071
|
t("img", {
|
|
2073
2072
|
width: "20",
|
|
2074
2073
|
height: "20",
|
|
2075
2074
|
alt: "burger menu line icon",
|
|
2076
|
-
src:
|
|
2075
|
+
src: V(u) === !0 ? "https://a.storyblok.com/f/230581/17x18/20e9329e46/close-white.svg" : "https://a.storyblok.com/f/230581/23x14/739e917bca/burger-menu-line.svg"
|
|
2077
2076
|
}, null, 8, As)
|
|
2078
2077
|
])
|
|
2079
2078
|
]),
|
|
2080
2079
|
Q(t("div", Ds, [
|
|
2081
2080
|
t("ul", null, [
|
|
2082
|
-
_(
|
|
2081
|
+
_(B.$slots, "mobile-main-nav-items", {}, void 0, !0)
|
|
2083
2082
|
]),
|
|
2084
2083
|
t("ul", Ms, [
|
|
2085
|
-
_(
|
|
2086
|
-
_(
|
|
2084
|
+
_(B.$slots, "mobile-dropdown-title", {}, void 0, !0),
|
|
2085
|
+
_(B.$slots, "mobile-dropdown-links", {}, void 0, !0)
|
|
2087
2086
|
])
|
|
2088
2087
|
], 512), [
|
|
2089
|
-
[ee,
|
|
2088
|
+
[ee, V(u)]
|
|
2090
2089
|
])
|
|
2091
2090
|
], 2)
|
|
2092
2091
|
])
|
|
2093
2092
|
]));
|
|
2094
2093
|
}
|
|
2095
|
-
}), Ps = /* @__PURE__ */
|
|
2094
|
+
}), Ps = /* @__PURE__ */ v(Os, [["__scopeId", "data-v-b3c9b7c3"]]), Fs = { class: "language__wrapper" }, Es = { class: "language__content" }, Rs = { class: "language__headline" }, Ns = { class: "language__paragraph" }, Hs = { class: "language__links" }, zs = /* @__PURE__ */ g({
|
|
2096
2095
|
__name: "language-switcher",
|
|
2097
2096
|
props: {
|
|
2098
2097
|
headline: {
|
|
@@ -2115,7 +2114,7 @@ const wo = /* @__PURE__ */ f(fo, [["render", ko], ["__scopeId", "data-v-3abe0bb4
|
|
|
2115
2114
|
])
|
|
2116
2115
|
]));
|
|
2117
2116
|
}
|
|
2118
|
-
}), js = /* @__PURE__ */
|
|
2117
|
+
}), js = /* @__PURE__ */ v(zs, [["__scopeId", "data-v-dc8cc97e"]]), Us = { class: "pagination__wrapper" }, Ks = { class: "pagination__content" }, Gs = /* @__PURE__ */ g({
|
|
2119
2118
|
__name: "pagination",
|
|
2120
2119
|
props: {
|
|
2121
2120
|
isPreviousDisabled: {
|
|
@@ -2147,13 +2146,16 @@ const wo = /* @__PURE__ */ f(fo, [["render", ko], ["__scopeId", "data-v-3abe0bb4
|
|
|
2147
2146
|
])
|
|
2148
2147
|
]));
|
|
2149
2148
|
}
|
|
2150
|
-
}), Ws = /* @__PURE__ */
|
|
2149
|
+
}), Ws = /* @__PURE__ */ v(Gs, [["__scopeId", "data-v-f760f1c6"]]), Ys = {}, Js = { class: "search__wrapper" };
|
|
2151
2150
|
function Qs(e, a) {
|
|
2152
2151
|
return s(), i("div", Js, [
|
|
2153
2152
|
_(e.$slots, "default", { class: "search__content" })
|
|
2154
2153
|
]);
|
|
2155
2154
|
}
|
|
2156
|
-
const Zs = /* @__PURE__ */
|
|
2155
|
+
const Zs = /* @__PURE__ */ v(Ys, [["render", Qs], ["__scopeId", "data-v-623adb82"]]), Xs = { class: "product-hero__wrapper" }, xs = { class: "product-hero__content" }, ei = { class: "product-hero__headline" }, ti = { class: "product-hero__video" }, ai = {
|
|
2156
|
+
key: 0,
|
|
2157
|
+
class: "product-hero__logo"
|
|
2158
|
+
}, li = /* @__PURE__ */ g({
|
|
2157
2159
|
__name: "product-hero",
|
|
2158
2160
|
props: {
|
|
2159
2161
|
headline: {
|
|
@@ -2175,6 +2177,11 @@ const Zs = /* @__PURE__ */ f(Ys, [["render", Qs], ["__scopeId", "data-v-623adb82
|
|
|
2175
2177
|
type: String,
|
|
2176
2178
|
default: "",
|
|
2177
2179
|
required: !0
|
|
2180
|
+
},
|
|
2181
|
+
logoSrc: {
|
|
2182
|
+
type: String,
|
|
2183
|
+
default: "",
|
|
2184
|
+
required: !1
|
|
2178
2185
|
}
|
|
2179
2186
|
},
|
|
2180
2187
|
setup(e) {
|
|
@@ -2184,7 +2191,7 @@ const Zs = /* @__PURE__ */ f(Ys, [["render", Qs], ["__scopeId", "data-v-623adb82
|
|
|
2184
2191
|
t("h3", null, n(e.headline), 1)
|
|
2185
2192
|
]),
|
|
2186
2193
|
t("div", ti, [
|
|
2187
|
-
e.videoSrc !== "" ? (s(),
|
|
2194
|
+
e.videoSrc !== "" ? (s(), C(Y, {
|
|
2188
2195
|
key: 0,
|
|
2189
2196
|
play: "",
|
|
2190
2197
|
"local-video": !0,
|
|
@@ -2195,17 +2202,25 @@ const Zs = /* @__PURE__ */ f(Ys, [["render", Qs], ["__scopeId", "data-v-623adb82
|
|
|
2195
2202
|
autoplay: "",
|
|
2196
2203
|
loop: "",
|
|
2197
2204
|
muted: ""
|
|
2198
|
-
}, null, 8, ["src", "aria-label", "poster"])) : (s(), V(
|
|
2205
|
+
}, null, 8, ["src", "aria-label", "poster"])) : (s(), C(V(A), { key: 1 }, {
|
|
2199
2206
|
default: k(() => [
|
|
2200
2207
|
_(a.$slots, "product-hero-image", {}, void 0, !0)
|
|
2201
2208
|
]),
|
|
2202
2209
|
_: 3
|
|
2203
2210
|
}))
|
|
2204
|
-
])
|
|
2211
|
+
]),
|
|
2212
|
+
e.logoSrc !== "" ? (s(), i("div", ai, [
|
|
2213
|
+
w(V(A), null, {
|
|
2214
|
+
default: k(() => [
|
|
2215
|
+
_(a.$slots, "product-hero-logo", {}, void 0, !0)
|
|
2216
|
+
]),
|
|
2217
|
+
_: 3
|
|
2218
|
+
})
|
|
2219
|
+
])) : m("", !0)
|
|
2205
2220
|
])
|
|
2206
2221
|
]));
|
|
2207
2222
|
}
|
|
2208
|
-
}),
|
|
2223
|
+
}), oi = /* @__PURE__ */ v(li, [["__scopeId", "data-v-0745ac83"]]), si = { class: "promo__content" }, ii = { class: "pallet-jack__media-wrap" }, ri = { class: "pallet-jack-link" }, ni = { class: "pallet-jack__media-wrap__inner-wrap" }, di = { class: "pallet-jack__media-wrap__content-wrap" }, ci = { class: "regular-blue" }, ui = /* @__PURE__ */ g({
|
|
2209
2224
|
__name: "pallet-jack",
|
|
2210
2225
|
props: {
|
|
2211
2226
|
label: { default: "" },
|
|
@@ -2231,22 +2246,22 @@ const Zs = /* @__PURE__ */ f(Ys, [["render", Qs], ["__scopeId", "data-v-623adb82
|
|
|
2231
2246
|
l.teaser ? "promo__wrapper--teaser" : ""
|
|
2232
2247
|
])
|
|
2233
2248
|
}, [
|
|
2234
|
-
t("div",
|
|
2249
|
+
t("div", si, [
|
|
2235
2250
|
t("div", {
|
|
2236
2251
|
class: h([
|
|
2237
2252
|
"promo__video",
|
|
2238
2253
|
l.reverse ? "promo__video--reverse" : "promo__video--default"
|
|
2239
2254
|
])
|
|
2240
2255
|
}, [
|
|
2241
|
-
t("div",
|
|
2242
|
-
t("div",
|
|
2256
|
+
t("div", ii, [
|
|
2257
|
+
t("div", ri, [
|
|
2243
2258
|
_(l.$slots, "pallet-jack-link")
|
|
2244
2259
|
]),
|
|
2245
|
-
t("div",
|
|
2260
|
+
t("div", ni, [
|
|
2246
2261
|
_(l.$slots, "pallet-jack-video")
|
|
2247
2262
|
]),
|
|
2248
|
-
t("div",
|
|
2249
|
-
t("h3",
|
|
2263
|
+
t("div", di, [
|
|
2264
|
+
t("h3", ci, n(l.headline), 1),
|
|
2250
2265
|
t("p", null, n(l.shortDescription), 1)
|
|
2251
2266
|
])
|
|
2252
2267
|
])
|
|
@@ -2257,18 +2272,18 @@ const Zs = /* @__PURE__ */ f(Ys, [["render", Qs], ["__scopeId", "data-v-623adb82
|
|
|
2257
2272
|
l.reverse ? "promo__text--reverse" : "promo__text--default"
|
|
2258
2273
|
])
|
|
2259
2274
|
}, [
|
|
2260
|
-
l.label ? (s(),
|
|
2275
|
+
l.label ? (s(), C(G, {
|
|
2261
2276
|
key: 0,
|
|
2262
2277
|
text: l.label,
|
|
2263
2278
|
"label-dark": l.variant === "dark"
|
|
2264
|
-
}, null, 8, ["text", "label-dark"])) :
|
|
2279
|
+
}, null, 8, ["text", "label-dark"])) : m("", !0),
|
|
2265
2280
|
t("div", {
|
|
2266
2281
|
class: h([
|
|
2267
2282
|
"promo__title",
|
|
2268
2283
|
l.variant === "dark" ? "promo__title--dark" : ""
|
|
2269
2284
|
])
|
|
2270
2285
|
}, n(l.text), 3),
|
|
2271
|
-
l.linkType === "link" ? (s(),
|
|
2286
|
+
l.linkType === "link" ? (s(), C(D, {
|
|
2272
2287
|
key: 1,
|
|
2273
2288
|
"link-type": l.variant === "dark" ? "regular_dark" : (l.variant === "light", "regular_light"),
|
|
2274
2289
|
arrow: ""
|
|
@@ -2277,8 +2292,8 @@ const Zs = /* @__PURE__ */ f(Ys, [["render", Qs], ["__scopeId", "data-v-623adb82
|
|
|
2277
2292
|
_(l.$slots, "promo-link")
|
|
2278
2293
|
]),
|
|
2279
2294
|
_: 3
|
|
2280
|
-
}, 8, ["link-type"])) :
|
|
2281
|
-
l.linkType === "button" ? (s(),
|
|
2295
|
+
}, 8, ["link-type"])) : m("", !0),
|
|
2296
|
+
l.linkType === "button" ? (s(), C(D, {
|
|
2282
2297
|
key: 2,
|
|
2283
2298
|
"link-type": l.variant === "dark" ? "secondary_dark" : (l.variant === "light", "secondary")
|
|
2284
2299
|
}, {
|
|
@@ -2286,14 +2301,14 @@ const Zs = /* @__PURE__ */ f(Ys, [["render", Qs], ["__scopeId", "data-v-623adb82
|
|
|
2286
2301
|
_(l.$slots, "promo-link")
|
|
2287
2302
|
]),
|
|
2288
2303
|
_: 3
|
|
2289
|
-
}, 8, ["link-type"])) :
|
|
2304
|
+
}, 8, ["link-type"])) : m("", !0)
|
|
2290
2305
|
], 2)
|
|
2291
2306
|
])
|
|
2292
2307
|
], 2));
|
|
2293
2308
|
}
|
|
2294
|
-
}),
|
|
2309
|
+
}), _i = /* @__PURE__ */ v(ui, [["__scopeId", "data-v-8fdfddf2"]]), hi = {
|
|
2295
2310
|
install: (e) => {
|
|
2296
|
-
e.component("AtomButton", Z), e.component("AtomCheckbox", Ae), e.component("AtomChip", Fe), e.component("AtomDropdown", Ke), e.component("AtomImage",
|
|
2311
|
+
e.component("AtomButton", Z), e.component("AtomCheckbox", Ae), e.component("AtomChip", Fe), e.component("AtomDropdown", Ke), e.component("AtomImage", A), e.component("AtomLabel", G), e.component("AtomLink", D), e.component("AtomRadioButton", lt), e.component("AtomSelect", dt), e.component("AtomSlider", bt), e.component("AtomTextarea", qt), e.component("AtomTextField", Et), e.component("AtomVideo", Y), e.component("MoleculeAddress", xt), e.component("MoleculeBulletList", oa), e.component("MoleculeCard", da), e.component("MoleculeEventCard", fa), e.component("MoleculeModal", ue), e.component("MoleculeTextCard", ka), e.component("BlockFacts", Ca), e.component("BlockFeatures", Ra), e.component("BlockFormScript", Wa), e.component("BlockHeadline", dl), e.component("BlockHero", kl), e.component("BlockImage", xa), e.component("BlockImageGallery", sl), e.component("BlockLogoWall", Cl), e.component("BlockMicroStories", Pl), e.component("BlockPolicy", Hl), e.component("BlockProductHero", oi), e.component("BlockPromo", Zl), e.component("BlockQuote", uo), e.component("BlockRichText", vo), e.component("BlockRichTextColumns", wo), e.component("BlockTimeline", Do), e.component("BlockCardDisplay", Yl), e.component("BlockVimeo", Ro), e.component("BlockPalletJack", _i), e.component("Organism404", Ko), e.component("OrganismFilter", Zo), e.component("OrganismFooter", fs), e.component("OrganismHeader", Ps), e.component("OrganismLanguageSwitcher", js), e.component("OrganismPagination", Ws), e.component("OrganismSearch", Zs);
|
|
2297
2312
|
}
|
|
2298
2313
|
};
|
|
2299
2314
|
export {
|
|
@@ -2301,9 +2316,9 @@ export {
|
|
|
2301
2316
|
Ae as AtomCheckbox,
|
|
2302
2317
|
Fe as AtomChip,
|
|
2303
2318
|
Ke as AtomDropdown,
|
|
2304
|
-
|
|
2319
|
+
A as AtomImage,
|
|
2305
2320
|
G as AtomLabel,
|
|
2306
|
-
|
|
2321
|
+
D as AtomLink,
|
|
2307
2322
|
lt as AtomRadioButton,
|
|
2308
2323
|
dt as AtomSelect,
|
|
2309
2324
|
bt as AtomSlider,
|
|
@@ -2320,9 +2335,9 @@ export {
|
|
|
2320
2335
|
sl as BlockImageGallery,
|
|
2321
2336
|
Cl as BlockLogoWall,
|
|
2322
2337
|
Pl as BlockMicroStories,
|
|
2323
|
-
|
|
2338
|
+
_i as BlockPalletJack,
|
|
2324
2339
|
Hl as BlockPolicy,
|
|
2325
|
-
|
|
2340
|
+
oi as BlockProductHero,
|
|
2326
2341
|
Zl as BlockPromo,
|
|
2327
2342
|
uo as BlockQuote,
|
|
2328
2343
|
vo as BlockRichText,
|
|
@@ -2342,5 +2357,5 @@ export {
|
|
|
2342
2357
|
js as OrganismLanguageSwitcher,
|
|
2343
2358
|
Ws as OrganismPagination,
|
|
2344
2359
|
Zs as OrganismSearch,
|
|
2345
|
-
|
|
2360
|
+
hi as default
|
|
2346
2361
|
};
|