@mirweb/mir-web-components 0.17.30 → 0.17.31
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 f, computed as T, openBlock as o, createElementBlock as i, normalizeClass as p, toDisplayString as n, createElementVNode as t, renderSlot as
|
|
2
|
-
const
|
|
1
|
+
import { defineComponent as f, computed as T, openBlock as o, createElementBlock as i, normalizeClass as p, toDisplayString as n, createElementVNode as t, renderSlot as _, pushScopeId as E, popScopeId as R, createTextVNode as j, ref as I, withDirectives as Z, Fragment as D, renderList as M, vShow as ee, normalizeProps as P, guardReactiveProps as F, toRefs as ye, mergeProps as te, createVNode as k, Transition as $e, withCtx as w, withModifiers as ne, createBlock as A, createCommentVNode as g, 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__ */ f({
|
|
3
3
|
__name: "button",
|
|
4
4
|
props: {
|
|
5
5
|
variant: { default: "primary" },
|
|
@@ -17,14 +17,14 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
17
17
|
return (s, u) => (o(), i("button", {
|
|
18
18
|
class: p(["button", "button--" + l.value]),
|
|
19
19
|
"aria-label": s.ariaLabel
|
|
20
|
-
}, n(l.value === "close" ? "" : s.buttonText), 11,
|
|
20
|
+
}, n(l.value === "close" ? "" : s.buttonText), 11, Be));
|
|
21
21
|
}
|
|
22
22
|
}), v = (e, a) => {
|
|
23
23
|
const r = e.__vccOpts || e;
|
|
24
24
|
for (const [l, s] of a)
|
|
25
25
|
r[l] = s;
|
|
26
26
|
return r;
|
|
27
|
-
}, J = /* @__PURE__ */ v(
|
|
27
|
+
}, J = /* @__PURE__ */ v(Ie, [["__scopeId", "data-v-a3e038ec"]]), qe = (e) => (E("data-v-42c44141"), e = e(), R(), e), Le = ["id", "name", "value", "disabled", "required"], Te = ["for"], Ve = /* @__PURE__ */ qe(() => /* @__PURE__ */ t("span", { class: "checkmark" }, null, -1)), Ce = /* @__PURE__ */ f({
|
|
28
28
|
__name: "checkbox",
|
|
29
29
|
props: {
|
|
30
30
|
name: { default: "checkbox" },
|
|
@@ -51,21 +51,21 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
51
51
|
required: s.required,
|
|
52
52
|
class: "checkbox__checkbox",
|
|
53
53
|
onChange: l
|
|
54
|
-
}, null, 40,
|
|
54
|
+
}, null, 40, Le),
|
|
55
55
|
t("label", {
|
|
56
56
|
for: s.id,
|
|
57
57
|
class: p(["checkbox__label", s.required ? "required" : ""])
|
|
58
58
|
}, [
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
], 10,
|
|
59
|
+
Ve,
|
|
60
|
+
_(s.$slots, "default", {}, void 0, !0)
|
|
61
|
+
], 10, Te)
|
|
62
62
|
], 2));
|
|
63
63
|
}
|
|
64
|
-
}),
|
|
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"
|
|
68
|
-
}, null, -1)),
|
|
68
|
+
}, null, -1)), Pe = /* @__PURE__ */ f({
|
|
69
69
|
__name: "chip",
|
|
70
70
|
props: {
|
|
71
71
|
text: { default: "" }
|
|
@@ -82,11 +82,11 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
82
82
|
"aria-label": r.value
|
|
83
83
|
}, [
|
|
84
84
|
j(n(l.text) + " ", 1),
|
|
85
|
-
|
|
86
|
-
], 8,
|
|
85
|
+
Oe
|
|
86
|
+
], 8, Me)
|
|
87
87
|
]));
|
|
88
88
|
}
|
|
89
|
-
}),
|
|
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"], Ue = ["aria-selected", "data-value"], Ke = /* @__PURE__ */ f({
|
|
90
90
|
__name: "dropdown",
|
|
91
91
|
props: {
|
|
92
92
|
modelValue: {},
|
|
@@ -104,7 +104,7 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
104
104
|
const r = {
|
|
105
105
|
primary: "dropdown-dark-bg-primary",
|
|
106
106
|
dark: "dropdown-dark dropdown-dark-bg-dark"
|
|
107
|
-
}, l = e, s = T(() => r[l.variant]), u = I(null), c = I(null),
|
|
107
|
+
}, l = e, s = T(() => r[l.variant]), u = I(null), c = I(null), h = I([]), S = I(0), m = I(""), y = I(!0), q = I(0), X = a, B = T(() => {
|
|
108
108
|
const d = l.options.find(
|
|
109
109
|
(b) => b.value === l.modelValue
|
|
110
110
|
);
|
|
@@ -125,7 +125,7 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
125
125
|
function H(d) {
|
|
126
126
|
var $;
|
|
127
127
|
const b = d.target;
|
|
128
|
-
b.getAttribute("role") === "option" && (
|
|
128
|
+
b.getAttribute("role") === "option" && (G(b), Q(), ($ = u.value) == null || $.focus());
|
|
129
129
|
}
|
|
130
130
|
function le(d) {
|
|
131
131
|
var $;
|
|
@@ -137,8 +137,8 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
137
137
|
const L = l.options.findIndex(
|
|
138
138
|
(K) => K.value === l.modelValue
|
|
139
139
|
);
|
|
140
|
-
let N = L ?
|
|
141
|
-
b === "ArrowUp" ? L - 1 >= 0 && (N =
|
|
140
|
+
let N = L ? h.value[L] : h.value[0];
|
|
141
|
+
b === "ArrowUp" ? L - 1 >= 0 && (N = h.value[L - 1]) : L + 1 <= l.options.length && (N = h.value[L + 1]), N && G(N);
|
|
142
142
|
break;
|
|
143
143
|
}
|
|
144
144
|
case "Home":
|
|
@@ -155,7 +155,7 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
155
155
|
break;
|
|
156
156
|
default: {
|
|
157
157
|
const L = me(b);
|
|
158
|
-
L &&
|
|
158
|
+
L && G(L);
|
|
159
159
|
break;
|
|
160
160
|
}
|
|
161
161
|
}
|
|
@@ -173,8 +173,8 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
173
173
|
d && d.removeAttribute("aria-selected");
|
|
174
174
|
}
|
|
175
175
|
function pe() {
|
|
176
|
-
|
|
177
|
-
m.value = "",
|
|
176
|
+
S.value && (clearTimeout(S.value), S.value = 0), S.value = setTimeout(() => {
|
|
177
|
+
m.value = "", S.value = 0;
|
|
178
178
|
}, 500);
|
|
179
179
|
}
|
|
180
180
|
function me(d) {
|
|
@@ -191,19 +191,19 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
191
191
|
function oe(d, b) {
|
|
192
192
|
for (let $ = d; $ < b; $++)
|
|
193
193
|
if (l.options[$].label && l.options[$].label.toUpperCase().indexOf(m.value.toUpperCase()) === 0)
|
|
194
|
-
return
|
|
194
|
+
return h.value[$];
|
|
195
195
|
return null;
|
|
196
196
|
}
|
|
197
197
|
function ve() {
|
|
198
|
-
|
|
198
|
+
G(h.value[0]);
|
|
199
199
|
}
|
|
200
|
-
function
|
|
200
|
+
function G(d) {
|
|
201
201
|
var $, L;
|
|
202
202
|
const b = d.getAttribute("data-value");
|
|
203
203
|
if (l.modelValue) {
|
|
204
204
|
const N = l.options.findIndex(
|
|
205
205
|
(be) => be.value === l.modelValue
|
|
206
|
-
), K =
|
|
206
|
+
), K = h.value[N];
|
|
207
207
|
he(K);
|
|
208
208
|
}
|
|
209
209
|
if (d.setAttribute("aria-selected", "true"), ($ = c.value) == null || $.setAttribute(
|
|
@@ -216,8 +216,8 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
216
216
|
}
|
|
217
217
|
function fe() {
|
|
218
218
|
var b;
|
|
219
|
-
const d = (b =
|
|
220
|
-
|
|
219
|
+
const d = (b = h.value) == null ? void 0 : b[l.options.length - 1];
|
|
220
|
+
G(d);
|
|
221
221
|
}
|
|
222
222
|
function Q() {
|
|
223
223
|
var d;
|
|
@@ -242,8 +242,8 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
242
242
|
"is-disabled": d.disabled,
|
|
243
243
|
"is-required": d.required
|
|
244
244
|
}, "listbox__label"])
|
|
245
|
-
}, n(d.label), 11,
|
|
246
|
-
Z((o(), i("div",
|
|
245
|
+
}, n(d.label), 11, Re),
|
|
246
|
+
Z((o(), i("div", Ne, [
|
|
247
247
|
t("button", {
|
|
248
248
|
id: `${d.name}-button-label`,
|
|
249
249
|
ref_key: "listboxButton",
|
|
@@ -255,7 +255,7 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
255
255
|
class: p(["listbox__button", s.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
|
Z(t("ul", {
|
|
260
260
|
ref_key: "listboxNode",
|
|
261
261
|
ref: c,
|
|
@@ -271,21 +271,21 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
271
271
|
key: `${d.name}-option-${L}`,
|
|
272
272
|
ref_for: !0,
|
|
273
273
|
ref_key: "listboxOptions",
|
|
274
|
-
ref:
|
|
274
|
+
ref: h,
|
|
275
275
|
"aria-selected": $.value === d.modelValue,
|
|
276
276
|
"data-value": $.value,
|
|
277
277
|
class: "listbox__option",
|
|
278
278
|
role: "option"
|
|
279
|
-
}, n($.label), 9,
|
|
280
|
-
], 40,
|
|
279
|
+
}, n($.label), 9, Ue))), 128))
|
|
280
|
+
], 40, ze), [
|
|
281
281
|
[ee, !y.value]
|
|
282
282
|
])
|
|
283
283
|
])), [
|
|
284
284
|
[U, Q]
|
|
285
285
|
])
|
|
286
|
-
], 8,
|
|
286
|
+
], 8, Ee));
|
|
287
287
|
}
|
|
288
|
-
}),
|
|
288
|
+
}), je = /* @__PURE__ */ v(Ke, [["__scopeId", "data-v-6a8da7a4"]]), Ge = { class: "image__wrapper" }, We = /* @__PURE__ */ f({
|
|
289
289
|
__name: "image",
|
|
290
290
|
props: {
|
|
291
291
|
src: { default: void 0 },
|
|
@@ -297,11 +297,11 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
297
297
|
loading: { default: "auto" }
|
|
298
298
|
},
|
|
299
299
|
setup(e) {
|
|
300
|
-
return (a, r) => (o(), i("div",
|
|
301
|
-
|
|
300
|
+
return (a, r) => (o(), i("div", Ge, [
|
|
301
|
+
_(a.$slots, "default", P(F(a.$attrs)))
|
|
302
302
|
]));
|
|
303
303
|
}
|
|
304
|
-
}),
|
|
304
|
+
}), C = /* @__PURE__ */ v(We, [["__scopeId", "data-v-f71a3c87"]]), Ye = { class: "label__wrapper" }, Qe = ["aria-label", "label-dark"], Ze = /* @__PURE__ */ f({
|
|
305
305
|
__name: "label",
|
|
306
306
|
props: {
|
|
307
307
|
text: {},
|
|
@@ -309,15 +309,15 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
309
309
|
},
|
|
310
310
|
setup(e) {
|
|
311
311
|
const a = e, r = T(() => `Label: ${a.text}`);
|
|
312
|
-
return (l, s) => (o(), i("div",
|
|
312
|
+
return (l, s) => (o(), i("div", Ye, [
|
|
313
313
|
t("span", {
|
|
314
314
|
"aria-label": r.value,
|
|
315
315
|
"label-dark": l.labelDark,
|
|
316
316
|
class: p(l.labelDark ? "label--dark" : "label--light")
|
|
317
|
-
}, n(l.text), 11,
|
|
317
|
+
}, n(l.text), 11, Qe)
|
|
318
318
|
]));
|
|
319
319
|
}
|
|
320
|
-
}),
|
|
320
|
+
}), W = /* @__PURE__ */ v(Ze, [["__scopeId", "data-v-7d9d3a8a"]]), Je = { class: "link__wrapper" }, O = /* @__PURE__ */ f({
|
|
321
321
|
__name: "link",
|
|
322
322
|
props: {
|
|
323
323
|
linkType: { default: "regular" },
|
|
@@ -339,23 +339,23 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
339
339
|
true: "add-underline",
|
|
340
340
|
false: "remove-underline"
|
|
341
341
|
}, l = e, s = T(() => a[l.linkType]), u = T(() => r[l.underline]), c = T(() => {
|
|
342
|
-
const { ...
|
|
343
|
-
return
|
|
342
|
+
const { ...h } = ye(l);
|
|
343
|
+
return h;
|
|
344
344
|
});
|
|
345
|
-
return (
|
|
345
|
+
return (h, S) => (o(), i("div", Je, [
|
|
346
346
|
t("div", te(c.value, {
|
|
347
347
|
class: ["mir-link", [
|
|
348
348
|
s.value,
|
|
349
|
-
|
|
349
|
+
h.disabled ? "disabled" : "",
|
|
350
350
|
u.value,
|
|
351
|
-
|
|
351
|
+
h.arrow ? "link-arrow" : ""
|
|
352
352
|
]]
|
|
353
353
|
}), [
|
|
354
|
-
h
|
|
354
|
+
_(h.$slots, "default")
|
|
355
355
|
], 16)
|
|
356
356
|
]));
|
|
357
357
|
}
|
|
358
|
-
}),
|
|
358
|
+
}), Xe = (e) => (E("data-v-fa1bda9b"), e = e(), R(), e), xe = ["id", "name", "value", "checked", "disabled", "required"], et = ["for"], tt = /* @__PURE__ */ Xe(() => /* @__PURE__ */ t("span", { class: "radiomark" }, null, -1)), at = /* @__PURE__ */ f({
|
|
359
359
|
__name: "radio-button",
|
|
360
360
|
props: {
|
|
361
361
|
name: { default: "radio" },
|
|
@@ -384,17 +384,17 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
384
384
|
required: s.required,
|
|
385
385
|
class: "radio__radio",
|
|
386
386
|
onChange: l
|
|
387
|
-
}, null, 40,
|
|
387
|
+
}, null, 40, xe),
|
|
388
388
|
t("label", {
|
|
389
389
|
for: s.id,
|
|
390
390
|
class: p(["radio__label", s.required ? "required" : ""])
|
|
391
391
|
}, [
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
], 10,
|
|
392
|
+
tt,
|
|
393
|
+
_(s.$slots, "default", {}, void 0, !0)
|
|
394
|
+
], 10, et)
|
|
395
395
|
], 2));
|
|
396
396
|
}
|
|
397
|
-
}),
|
|
397
|
+
}), lt = /* @__PURE__ */ v(at, [["__scopeId", "data-v-fa1bda9b"]]), ot = { class: "select__wrapper" }, st = ["for"], it = ["id", "disabled", "name", "value"], rt = ["value"], nt = /* @__PURE__ */ f({
|
|
398
398
|
__name: "select",
|
|
399
399
|
props: {
|
|
400
400
|
id: {},
|
|
@@ -407,11 +407,11 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
407
407
|
},
|
|
408
408
|
emits: ["update:modelValue"],
|
|
409
409
|
setup(e) {
|
|
410
|
-
return (a, r) => (o(), i("div",
|
|
410
|
+
return (a, r) => (o(), i("div", ot, [
|
|
411
411
|
t("label", {
|
|
412
412
|
for: a.id,
|
|
413
413
|
class: p([a.required ? "required" : "", a.disabled ? "disabled" : ""])
|
|
414
|
-
}, n(a.label), 11,
|
|
414
|
+
}, n(a.label), 11, st),
|
|
415
415
|
t("select", {
|
|
416
416
|
id: a.id,
|
|
417
417
|
class: p(a.disabled ? "disabled" : ""),
|
|
@@ -425,11 +425,11 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
425
425
|
(o(!0), i(D, null, M(a.options, (l) => (o(), i("option", {
|
|
426
426
|
key: l.value,
|
|
427
427
|
value: l.value
|
|
428
|
-
}, n(l.text), 9,
|
|
429
|
-
], 42,
|
|
428
|
+
}, n(l.text), 9, rt))), 128))
|
|
429
|
+
], 42, it)
|
|
430
430
|
]));
|
|
431
431
|
}
|
|
432
|
-
}),
|
|
432
|
+
}), dt = /* @__PURE__ */ v(nt, [["__scopeId", "data-v-d5c46463"]]), ct = { class: "modal__wrapper" }, ut = /* @__PURE__ */ f({
|
|
433
433
|
__name: "modal",
|
|
434
434
|
props: {
|
|
435
435
|
show: { type: Boolean, default: !1 },
|
|
@@ -440,7 +440,7 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
440
440
|
const r = e, l = a, s = () => {
|
|
441
441
|
l("update:show", !r.show);
|
|
442
442
|
};
|
|
443
|
-
return (u, c) => (o(), i("div",
|
|
443
|
+
return (u, c) => (o(), i("div", ct, [
|
|
444
444
|
k($e, {
|
|
445
445
|
duration: 300,
|
|
446
446
|
name: "nested"
|
|
@@ -460,14 +460,14 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
460
460
|
}, ["stop"]))
|
|
461
461
|
}, [
|
|
462
462
|
t("div", null, [
|
|
463
|
-
u.searchBar ? g("", !0) : (o(),
|
|
463
|
+
u.searchBar ? g("", !0) : (o(), A(J, {
|
|
464
464
|
key: 0,
|
|
465
465
|
"aria-label": "close",
|
|
466
466
|
variant: "close",
|
|
467
467
|
onClick: s
|
|
468
468
|
}))
|
|
469
469
|
]),
|
|
470
|
-
|
|
470
|
+
_(u.$slots, "default", {}, void 0, !0)
|
|
471
471
|
], 2)
|
|
472
472
|
], 2)) : g("", !0)
|
|
473
473
|
]),
|
|
@@ -475,7 +475,7 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
475
475
|
})
|
|
476
476
|
]));
|
|
477
477
|
}
|
|
478
|
-
}), ue = /* @__PURE__ */ v(
|
|
478
|
+
}), ue = /* @__PURE__ */ v(ut, [["__scopeId", "data-v-cc647ee6"]]), _t = { class: "slider__wrapper" }, ht = { class: "slider__label" }, pt = ["for"], mt = ["aria-label"], vt = { class: "slider__content" }, ft = ["id", "name", "value", "min", "step", "max"], gt = /* @__PURE__ */ f({
|
|
479
479
|
__name: "slider",
|
|
480
480
|
props: {
|
|
481
481
|
label: {},
|
|
@@ -491,24 +491,24 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
491
491
|
},
|
|
492
492
|
emits: ["update:modelValue"],
|
|
493
493
|
setup(e, { emit: a }) {
|
|
494
|
-
const r = e, l = a, s = I(r.modelValue), u = I(), c = I(!1),
|
|
494
|
+
const r = e, l = a, s = I(r.modelValue), u = I(), c = I(!1), h = (m, y, q) => (m - y) / (q - y) * 100, S = (m) => {
|
|
495
495
|
var y;
|
|
496
496
|
(y = u.value) == null || y.style.setProperty("--ProgressPercent", `${m}%`);
|
|
497
497
|
};
|
|
498
498
|
return de(() => {
|
|
499
499
|
if (u.value) {
|
|
500
500
|
l("update:modelValue", s.value);
|
|
501
|
-
const m =
|
|
501
|
+
const m = h(s.value, r.min, r.max);
|
|
502
502
|
let y = (50 - m) / 100;
|
|
503
|
-
|
|
503
|
+
S(m + y);
|
|
504
504
|
}
|
|
505
505
|
}), (m, y) => (o(), i("div", null, [
|
|
506
|
-
t("div",
|
|
507
|
-
t("div",
|
|
506
|
+
t("div", _t, [
|
|
507
|
+
t("div", ht, [
|
|
508
508
|
t("label", {
|
|
509
509
|
for: m.id,
|
|
510
510
|
class: p([m.variant, ""])
|
|
511
|
-
}, n(m.label), 11,
|
|
511
|
+
}, n(m.label), 11, pt),
|
|
512
512
|
m.information ? (o(), i("i", {
|
|
513
513
|
key: 0,
|
|
514
514
|
role: "button",
|
|
@@ -518,9 +518,9 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
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,
|
|
521
|
+
}, null, 42, mt)) : g("", !0)
|
|
522
522
|
]),
|
|
523
|
-
t("div",
|
|
523
|
+
t("div", vt, [
|
|
524
524
|
t("span", {
|
|
525
525
|
class: p([m.variant, "slider__minmax"])
|
|
526
526
|
}, n(m.min), 3),
|
|
@@ -536,7 +536,7 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
536
536
|
max: m.max,
|
|
537
537
|
class: p(m.variant),
|
|
538
538
|
onInput: y[2] || (y[2] = ({ target: q }) => s.value = parseFloat(q.value))
|
|
539
|
-
}, null, 42,
|
|
539
|
+
}, null, 42, ft),
|
|
540
540
|
t("span", {
|
|
541
541
|
class: p([m.variant, "slider__minmax"])
|
|
542
542
|
}, n(m.max), 3)
|
|
@@ -545,7 +545,7 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
545
545
|
class: p([m.variant, "slider__value"])
|
|
546
546
|
}, n(m.modelValue), 3)
|
|
547
547
|
]),
|
|
548
|
-
m.information ? (o(),
|
|
548
|
+
m.information ? (o(), A(ue, {
|
|
549
549
|
key: 0,
|
|
550
550
|
show: c.value,
|
|
551
551
|
"onUpdate:show": y[3] || (y[3] = (q) => c.value = q)
|
|
@@ -557,7 +557,7 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
557
557
|
}, 8, ["show"])) : g("", !0)
|
|
558
558
|
]));
|
|
559
559
|
}
|
|
560
|
-
}),
|
|
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__ */ f({
|
|
561
561
|
__name: "textarea",
|
|
562
562
|
props: {
|
|
563
563
|
id: { default: "" },
|
|
@@ -571,11 +571,11 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
571
571
|
},
|
|
572
572
|
emits: ["update:modelValue"],
|
|
573
573
|
setup(e) {
|
|
574
|
-
return (a, r) => (o(), i("div",
|
|
574
|
+
return (a, r) => (o(), i("div", yt, [
|
|
575
575
|
t("label", {
|
|
576
576
|
for: a.id,
|
|
577
577
|
class: p({ required: a.required })
|
|
578
|
-
}, n(a.labelText) + n(a.required ? " *" : ""), 11,
|
|
578
|
+
}, n(a.labelText) + n(a.required ? " *" : ""), 11, $t),
|
|
579
579
|
t("div", {
|
|
580
580
|
id: a.modelValue !== void 0 && a.modelValue.length === a.maxLength ? "textarea-wrapper__inner" : ""
|
|
581
581
|
}, [
|
|
@@ -593,11 +593,11 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
593
593
|
a.modelValue !== void 0 && a.modelValue.length === a.maxLength ? "reached-meter-limit" : "border"
|
|
594
594
|
),
|
|
595
595
|
onInput: r[0] || (r[0] = (l) => a.$emit("update:modelValue", l.target.value))
|
|
596
|
-
}, null, 42,
|
|
597
|
-
], 8,
|
|
596
|
+
}, null, 42, wt)
|
|
597
|
+
], 8, kt),
|
|
598
598
|
t("div", St, [
|
|
599
599
|
t("div", null, [
|
|
600
|
-
a.modelValue !== void 0 && a.modelValue.length === a.maxLength ? (o(), i("p",
|
|
600
|
+
a.modelValue !== void 0 && a.modelValue.length === a.maxLength ? (o(), i("p", Bt, " Too many characters. Please make it shorter ")) : g("", !0)
|
|
601
601
|
]),
|
|
602
602
|
t("p", {
|
|
603
603
|
class: p(
|
|
@@ -607,16 +607,16 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
607
607
|
])
|
|
608
608
|
]));
|
|
609
609
|
}
|
|
610
|
-
}),
|
|
610
|
+
}), qt = /* @__PURE__ */ v(It, [["__scopeId", "data-v-220a973c"]]), Lt = { class: "text-field__wrapper" }, Tt = ["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 = {
|
|
614
614
|
key: 3,
|
|
615
615
|
class: "errorMessage"
|
|
616
|
-
},
|
|
616
|
+
}, Pt = {
|
|
617
617
|
key: 4,
|
|
618
618
|
class: "helperText"
|
|
619
|
-
},
|
|
619
|
+
}, Ft = /* @__PURE__ */ f({
|
|
620
620
|
__name: "text-field",
|
|
621
621
|
props: {
|
|
622
622
|
type: { default: "text" },
|
|
@@ -648,57 +648,57 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
648
648
|
), c = T(
|
|
649
649
|
() => s.value ? "password" : "text"
|
|
650
650
|
);
|
|
651
|
-
return (
|
|
651
|
+
return (h, S) => (o(), i("div", Lt, [
|
|
652
652
|
t("label", {
|
|
653
|
-
for:
|
|
653
|
+
for: h.id,
|
|
654
654
|
class: p([
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
655
|
+
h.required ? "required" : "",
|
|
656
|
+
h.disabled ? "disabled" : "",
|
|
657
|
+
h.search ? "search" : ""
|
|
658
658
|
])
|
|
659
|
-
}, n(
|
|
660
|
-
l.value === "password" ? (o(), i("div",
|
|
659
|
+
}, n(h.label), 11, Tt),
|
|
660
|
+
l.value === "password" ? (o(), i("div", Vt, [
|
|
661
661
|
t("input", {
|
|
662
|
-
id:
|
|
662
|
+
id: h.id,
|
|
663
663
|
ref: "passwordField",
|
|
664
664
|
type: c.value,
|
|
665
|
-
value:
|
|
666
|
-
placeholder:
|
|
667
|
-
required:
|
|
668
|
-
disabled:
|
|
669
|
-
name:
|
|
670
|
-
onInput:
|
|
665
|
+
value: h.modelValue,
|
|
666
|
+
placeholder: h.placeholder,
|
|
667
|
+
required: h.required,
|
|
668
|
+
disabled: h.disabled,
|
|
669
|
+
name: h.fieldName,
|
|
670
|
+
onInput: S[0] || (S[0] = (m) => h.$emit("update:modelValue", m.target.value))
|
|
671
671
|
}, null, 40, Ct),
|
|
672
672
|
t("i", {
|
|
673
673
|
role: "button",
|
|
674
674
|
class: p([u.value]),
|
|
675
675
|
"aria-controls": "password",
|
|
676
676
|
"aria-expanded": !s.value,
|
|
677
|
-
onClick:
|
|
678
|
-
}, null, 10,
|
|
677
|
+
onClick: S[1] || (S[1] = (m) => s.value = !s.value)
|
|
678
|
+
}, null, 10, At)
|
|
679
679
|
])) : (o(), i("input", {
|
|
680
680
|
key: 1,
|
|
681
|
-
id:
|
|
681
|
+
id: h.id,
|
|
682
682
|
ref: "textField",
|
|
683
683
|
type: l.value,
|
|
684
|
-
value:
|
|
685
|
-
placeholder:
|
|
686
|
-
required:
|
|
684
|
+
value: h.modelValue,
|
|
685
|
+
placeholder: h.placeholder,
|
|
686
|
+
required: h.required,
|
|
687
687
|
class: p([
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
688
|
+
h.invalid ? "invalid" : "",
|
|
689
|
+
h.valid ? "valid" : "",
|
|
690
|
+
h.search ? "search" : ""
|
|
691
691
|
]),
|
|
692
|
-
disabled:
|
|
693
|
-
name:
|
|
694
|
-
onInput:
|
|
695
|
-
}, null, 42,
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
692
|
+
disabled: h.disabled,
|
|
693
|
+
name: h.fieldName,
|
|
694
|
+
onInput: S[2] || (S[2] = (m) => h.$emit("update:modelValue", m.target.value))
|
|
695
|
+
}, null, 42, Dt)),
|
|
696
|
+
h.search ? (o(), i("i", Mt)) : g("", !0),
|
|
697
|
+
h.errorMessage ? (o(), i("strong", Ot, n(h.errorMessage), 1)) : g("", !0),
|
|
698
|
+
h.helperText ? (o(), i("span", Pt, n(h.helperText), 1)) : g("", !0)
|
|
699
699
|
]));
|
|
700
700
|
}
|
|
701
|
-
}),
|
|
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__ */ f({
|
|
702
702
|
__name: "video",
|
|
703
703
|
props: {
|
|
704
704
|
play: { type: Boolean, default: !1 },
|
|
@@ -723,7 +723,7 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
723
723
|
resetVideo: () => {
|
|
724
724
|
l.value && (l.value.currentTime = 0, l.value.play());
|
|
725
725
|
}
|
|
726
|
-
}), (u, c) => (o(), i("div",
|
|
726
|
+
}), (u, c) => (o(), i("div", Rt, [
|
|
727
727
|
u.localVideo ? (o(), i("video", {
|
|
728
728
|
key: 0,
|
|
729
729
|
ref_key: "videoRef",
|
|
@@ -739,7 +739,7 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
739
739
|
type: "video/mp4",
|
|
740
740
|
playsinline: "",
|
|
741
741
|
src: u.src
|
|
742
|
-
}, null, 8,
|
|
742
|
+
}, null, 8, Nt)) : (o(), i("iframe", {
|
|
743
743
|
key: 1,
|
|
744
744
|
src: u.src,
|
|
745
745
|
"aria-label": u.ariaLabel,
|
|
@@ -749,10 +749,10 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
749
749
|
frameborder: "0",
|
|
750
750
|
allow: "autoplay; fullscreen",
|
|
751
751
|
allowfullscreen: ""
|
|
752
|
-
}, null, 8,
|
|
752
|
+
}, null, 8, Ht))
|
|
753
753
|
]));
|
|
754
754
|
}
|
|
755
|
-
}),
|
|
755
|
+
}), Y = /* @__PURE__ */ v(zt, [["__scopeId", "data-v-c6a0feb6"]]), Ut = { class: "address__wrapper" }, Kt = { class: "address__content" }, jt = { class: "address__flag" }, Gt = { class: "address__address" }, Wt = { class: "address__name" }, Yt = { key: 0 }, Qt = { class: "address__contact" }, Zt = ["href"], Jt = ["href"], Xt = /* @__PURE__ */ f({
|
|
756
756
|
__name: "address",
|
|
757
757
|
props: {
|
|
758
758
|
name: {},
|
|
@@ -764,20 +764,20 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
764
764
|
email: {}
|
|
765
765
|
},
|
|
766
766
|
setup(e) {
|
|
767
|
-
return (a, r) => (o(), i("div",
|
|
768
|
-
t("div",
|
|
769
|
-
t("div",
|
|
770
|
-
|
|
767
|
+
return (a, r) => (o(), i("div", Ut, [
|
|
768
|
+
t("div", Kt, [
|
|
769
|
+
t("div", jt, [
|
|
770
|
+
_(a.$slots, "address-flag", {}, void 0, !0)
|
|
771
771
|
]),
|
|
772
|
-
t("div",
|
|
773
|
-
t("p",
|
|
772
|
+
t("div", Gt, [
|
|
773
|
+
t("p", Wt, n(a.name), 1),
|
|
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 ? (o(), i("p",
|
|
777
|
+
a.addressLine3 ? (o(), i("p", Yt, n(a.addressLine3), 1)) : g("", !0)
|
|
778
778
|
]),
|
|
779
|
-
t("div",
|
|
780
|
-
(o(!0), i(D, null, M(a.phoneNumbers, (l) => (o(),
|
|
779
|
+
t("div", Qt, [
|
|
780
|
+
(o(!0), i(D, null, M(a.phoneNumbers, (l) => (o(), A(O, {
|
|
781
781
|
key: l,
|
|
782
782
|
underline: "false",
|
|
783
783
|
"link-type": "regular"
|
|
@@ -786,19 +786,19 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
786
786
|
t("a", {
|
|
787
787
|
href: "tel:" + l,
|
|
788
788
|
class: "address__phone"
|
|
789
|
-
}, n(l), 9,
|
|
789
|
+
}, n(l), 9, Zt)
|
|
790
790
|
]),
|
|
791
791
|
_: 2
|
|
792
792
|
}, 1024))), 128)),
|
|
793
793
|
t("a", {
|
|
794
794
|
href: "mailto:" + a.email,
|
|
795
795
|
class: "address__email"
|
|
796
|
-
}, n(a.email), 9,
|
|
796
|
+
}, n(a.email), 9, Jt)
|
|
797
797
|
])
|
|
798
798
|
])
|
|
799
799
|
]));
|
|
800
800
|
}
|
|
801
|
-
}),
|
|
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__ */ f({
|
|
802
802
|
__name: "bullet-list",
|
|
803
803
|
props: {
|
|
804
804
|
list: {
|
|
@@ -818,23 +818,23 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
818
818
|
}
|
|
819
819
|
},
|
|
820
820
|
setup(e) {
|
|
821
|
-
return (a, r) => (o(), i("div",
|
|
821
|
+
return (a, r) => (o(), i("div", ta, [
|
|
822
822
|
t("div", {
|
|
823
823
|
class: p(["bullet-list", e.variant])
|
|
824
824
|
}, [
|
|
825
825
|
t("ul", null, [
|
|
826
826
|
(o(!0), i(D, null, M(e.list, (l) => (o(), i("li", { key: l }, [
|
|
827
|
-
|
|
827
|
+
aa,
|
|
828
828
|
j(" " + n(l), 1)
|
|
829
829
|
]))), 128))
|
|
830
830
|
])
|
|
831
831
|
], 2)
|
|
832
832
|
]));
|
|
833
833
|
}
|
|
834
|
-
}),
|
|
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__ */ f({
|
|
838
838
|
__name: "card",
|
|
839
839
|
props: {
|
|
840
840
|
variant: { default: "product" },
|
|
@@ -875,7 +875,7 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
875
875
|
height: "335"
|
|
876
876
|
}
|
|
877
877
|
}, s = e, u = T(() => l[s.size]);
|
|
878
|
-
return (c,
|
|
878
|
+
return (c, h) => (o(), i("div", sa, [
|
|
879
879
|
t("div", {
|
|
880
880
|
class: p(["card", [
|
|
881
881
|
c.theme === "dark" ? "card--dark" : "card--light",
|
|
@@ -885,12 +885,12 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
885
885
|
c.variant === "product" ? "card--product" : "card--article"
|
|
886
886
|
]]),
|
|
887
887
|
style: ae([c.variant === "product" ? "font-weight: 700" : "font-weight: 300"]),
|
|
888
|
-
onMouseover:
|
|
889
|
-
onMouseout:
|
|
888
|
+
onMouseover: h[0] || (h[0] = (S) => ie(r) ? r.value = !0 : r = !0),
|
|
889
|
+
onMouseout: h[1] || (h[1] = (S) => ie(r) ? r.value = !1 : r = !1)
|
|
890
890
|
}, [
|
|
891
|
-
c.mediaType === "image" ? (o(), C
|
|
891
|
+
c.mediaType === "image" ? (o(), A(C, { key: 0 }, {
|
|
892
892
|
default: w(() => [
|
|
893
|
-
|
|
893
|
+
_(c.$slots, "card-image", te({
|
|
894
894
|
src: c.imgSrc,
|
|
895
895
|
width: "596",
|
|
896
896
|
height: "335",
|
|
@@ -904,7 +904,7 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
904
904
|
key: 1,
|
|
905
905
|
class: p(["video-card__wrapper", V(r) === !0 ? "vimeoPlaying" : ""])
|
|
906
906
|
}, [
|
|
907
|
-
k(
|
|
907
|
+
k(Y, {
|
|
908
908
|
play: V(r),
|
|
909
909
|
"local-video": !0,
|
|
910
910
|
src: c.videoSrc,
|
|
@@ -918,8 +918,8 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
918
918
|
muted: !0
|
|
919
919
|
}, null, 8, ["play", "src", "aria-label", "poster", "width", "height"])
|
|
920
920
|
], 2)),
|
|
921
|
-
V(a)["card-label"] ? (o(), i("div",
|
|
922
|
-
|
|
921
|
+
V(a)["card-label"] ? (o(), i("div", ia, [
|
|
922
|
+
_(c.$slots, "card-label")
|
|
923
923
|
])) : g("", !0),
|
|
924
924
|
c.variant === "product" ? (o(), i("h3", {
|
|
925
925
|
key: 3,
|
|
@@ -929,11 +929,11 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
929
929
|
key: 4,
|
|
930
930
|
class: p(c.theme === "dark" ? "regular-dark" : "regular-dark-blue")
|
|
931
931
|
}, n(c.headline), 3)),
|
|
932
|
-
c.variant === "product" ? (o(), i("p",
|
|
932
|
+
c.variant === "product" ? (o(), i("p", ra, n(c.paragraph), 1)) : g("", !0)
|
|
933
933
|
], 38)
|
|
934
934
|
]));
|
|
935
935
|
}
|
|
936
|
-
}),
|
|
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" }, ha = { class: "event__date-location" }, pa = /* @__PURE__ */ ca(() => /* @__PURE__ */ t("br", null, null, -1)), ma = { class: "event__exhibitor" }, va = /* @__PURE__ */ f({
|
|
937
937
|
__name: "event-card",
|
|
938
938
|
props: {
|
|
939
939
|
eventType: {
|
|
@@ -958,21 +958,21 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
958
958
|
}
|
|
959
959
|
},
|
|
960
960
|
setup(e) {
|
|
961
|
-
return (a, r) => (o(), i("div",
|
|
962
|
-
k(
|
|
961
|
+
return (a, r) => (o(), i("div", ua, [
|
|
962
|
+
k(W, {
|
|
963
963
|
"label-dark": !1,
|
|
964
964
|
text: e.eventType ? e.eventType : ""
|
|
965
965
|
}, null, 8, ["text"]),
|
|
966
|
-
t("div",
|
|
967
|
-
t("div",
|
|
966
|
+
t("div", _a, n(e.headline), 1),
|
|
967
|
+
t("div", ha, [
|
|
968
968
|
j(n(e.dateTime), 1),
|
|
969
|
-
|
|
969
|
+
pa,
|
|
970
970
|
j(n(e.location), 1)
|
|
971
971
|
]),
|
|
972
|
-
t("div",
|
|
972
|
+
t("div", ma, n(e.exhibitor), 1)
|
|
973
973
|
]));
|
|
974
974
|
}
|
|
975
|
-
}),
|
|
975
|
+
}), fa = /* @__PURE__ */ v(va, [["__scopeId", "data-v-bc91c976"]]), ga = { class: "text__wrapper" }, ba = { class: "text__headline" }, ya = { class: "text__paragraph" }, $a = /* @__PURE__ */ f({
|
|
976
976
|
__name: "text-card",
|
|
977
977
|
props: {
|
|
978
978
|
label: {
|
|
@@ -989,21 +989,21 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
989
989
|
}
|
|
990
990
|
},
|
|
991
991
|
setup(e) {
|
|
992
|
-
return (a, r) => (o(), i("div",
|
|
993
|
-
k(
|
|
992
|
+
return (a, r) => (o(), i("div", ga, [
|
|
993
|
+
k(W, {
|
|
994
994
|
"label-dark": !1,
|
|
995
995
|
text: e.label ? e.label : ""
|
|
996
996
|
}, null, 8, ["text"]),
|
|
997
|
-
t("div",
|
|
998
|
-
t("div",
|
|
997
|
+
t("div", ba, n(e.headline), 1),
|
|
998
|
+
t("div", ya, [
|
|
999
999
|
t("p", null, n(e.paragraph), 1)
|
|
1000
1000
|
])
|
|
1001
1001
|
]));
|
|
1002
1002
|
}
|
|
1003
|
-
}),
|
|
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" }, La = { class: "fact__metric" }, Ta = {
|
|
1004
1004
|
key: 0,
|
|
1005
1005
|
class: "facts__link"
|
|
1006
|
-
},
|
|
1006
|
+
}, Va = /* @__PURE__ */ f({
|
|
1007
1007
|
__name: "facts",
|
|
1008
1008
|
props: {
|
|
1009
1009
|
headline: { default: "" },
|
|
@@ -1027,29 +1027,29 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
1027
1027
|
}) }
|
|
1028
1028
|
},
|
|
1029
1029
|
setup(e) {
|
|
1030
|
-
return (a, r) => (o(), i("div",
|
|
1030
|
+
return (a, r) => (o(), i("div", wa, [
|
|
1031
1031
|
t("div", Sa, [
|
|
1032
|
-
t("h2",
|
|
1033
|
-
t("div",
|
|
1032
|
+
t("h2", Ba, n(a.headline), 1),
|
|
1033
|
+
t("div", Ia, [
|
|
1034
1034
|
(o(!0), i(D, null, M(a.facts, (l) => (o(), i("div", {
|
|
1035
1035
|
key: l.value + l.metric,
|
|
1036
1036
|
class: "fact"
|
|
1037
1037
|
}, [
|
|
1038
|
-
t("div",
|
|
1038
|
+
t("div", qa, [
|
|
1039
1039
|
t("span", null, n(l.value), 1)
|
|
1040
1040
|
]),
|
|
1041
|
-
t("div",
|
|
1041
|
+
t("div", La, [
|
|
1042
1042
|
t("span", null, n(l.metric), 1)
|
|
1043
1043
|
])
|
|
1044
1044
|
]))), 128))
|
|
1045
1045
|
]),
|
|
1046
|
-
a.link ? (o(), i("div",
|
|
1046
|
+
a.link ? (o(), i("div", Ta, [
|
|
1047
1047
|
k(O, {
|
|
1048
1048
|
"link-type": "regular_light",
|
|
1049
1049
|
arrow: ""
|
|
1050
1050
|
}, {
|
|
1051
1051
|
default: w(() => [
|
|
1052
|
-
|
|
1052
|
+
_(a.$slots, "facts-link", {}, void 0, !0)
|
|
1053
1053
|
]),
|
|
1054
1054
|
_: 3
|
|
1055
1055
|
})
|
|
@@ -1057,13 +1057,13 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
1057
1057
|
])
|
|
1058
1058
|
]));
|
|
1059
1059
|
}
|
|
1060
|
-
}), Ca = /* @__PURE__ */ v(
|
|
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 = {
|
|
1064
1064
|
key: 1,
|
|
1065
1065
|
class: "features__body"
|
|
1066
|
-
},
|
|
1066
|
+
}, Pa = { class: "element__headline" }, Fa = { class: "element__body" }, Ea = /* @__PURE__ */ f({
|
|
1067
1067
|
__name: "features",
|
|
1068
1068
|
props: {
|
|
1069
1069
|
headline: { default: "" },
|
|
@@ -1071,12 +1071,12 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
1071
1071
|
elements: { default: () => [] }
|
|
1072
1072
|
},
|
|
1073
1073
|
setup(e) {
|
|
1074
|
-
return (a, r) => (o(), i("div",
|
|
1075
|
-
t("div",
|
|
1076
|
-
a.headline ? (o(), i("div",
|
|
1074
|
+
return (a, r) => (o(), i("div", Aa, [
|
|
1075
|
+
t("div", Da, [
|
|
1076
|
+
a.headline ? (o(), i("div", Ma, [
|
|
1077
1077
|
t("h2", null, n(a.headline), 1)
|
|
1078
1078
|
])) : g("", !0),
|
|
1079
|
-
a.body ? (o(), i("div",
|
|
1079
|
+
a.body ? (o(), i("div", Oa, [
|
|
1080
1080
|
t("p", null, n(a.body), 1)
|
|
1081
1081
|
])) : g("", !0),
|
|
1082
1082
|
t("div", {
|
|
@@ -1086,9 +1086,9 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
1086
1086
|
key: l.headline,
|
|
1087
1087
|
class: "features__element"
|
|
1088
1088
|
}, [
|
|
1089
|
-
k(
|
|
1089
|
+
k(C, { class: "element__icon" }, {
|
|
1090
1090
|
default: w(() => [
|
|
1091
|
-
|
|
1091
|
+
_(a.$slots, "features-icon", P(F({
|
|
1092
1092
|
src: l.icon.src,
|
|
1093
1093
|
height: 30,
|
|
1094
1094
|
width: 30,
|
|
@@ -1097,14 +1097,14 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
1097
1097
|
]),
|
|
1098
1098
|
_: 2
|
|
1099
1099
|
}, 1024),
|
|
1100
|
-
t("p",
|
|
1101
|
-
t("p",
|
|
1100
|
+
t("p", Pa, n(l.headline), 1),
|
|
1101
|
+
t("p", Fa, n(l.body), 1)
|
|
1102
1102
|
]))), 128))
|
|
1103
1103
|
], 2)
|
|
1104
1104
|
])
|
|
1105
1105
|
]));
|
|
1106
1106
|
}
|
|
1107
|
-
}),
|
|
1107
|
+
}), Ra = /* @__PURE__ */ v(Ea, [["__scopeId", "data-v-1585e65f"]]), Na = { class: "form__wrapper" }, Ha = { class: "form__content" }, za = { class: "form__information" }, Ua = { class: "form__headline" }, Ka = { class: "form__body" }, ja = { class: "form__script" }, Ga = /* @__PURE__ */ f({
|
|
1108
1108
|
__name: "form-script",
|
|
1109
1109
|
props: {
|
|
1110
1110
|
headline: {
|
|
@@ -1113,21 +1113,21 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
1113
1113
|
}
|
|
1114
1114
|
},
|
|
1115
1115
|
setup(e) {
|
|
1116
|
-
return (a, r) => (o(), i("div",
|
|
1117
|
-
t("div",
|
|
1118
|
-
t("div",
|
|
1119
|
-
t("h2",
|
|
1120
|
-
t("div",
|
|
1121
|
-
|
|
1116
|
+
return (a, r) => (o(), i("div", Na, [
|
|
1117
|
+
t("div", Ha, [
|
|
1118
|
+
t("div", za, [
|
|
1119
|
+
t("h2", Ua, n(e.headline), 1),
|
|
1120
|
+
t("div", Ka, [
|
|
1121
|
+
_(a.$slots, "form-body", {}, void 0, !0)
|
|
1122
1122
|
])
|
|
1123
1123
|
]),
|
|
1124
|
-
t("div",
|
|
1125
|
-
|
|
1124
|
+
t("div", ja, [
|
|
1125
|
+
_(a.$slots, "form-script", {}, void 0, !0)
|
|
1126
1126
|
])
|
|
1127
1127
|
])
|
|
1128
1128
|
]));
|
|
1129
1129
|
}
|
|
1130
|
-
}),
|
|
1130
|
+
}), Wa = /* @__PURE__ */ v(Ga, [["__scopeId", "data-v-55d9c2fd"]]), Ya = { class: "image__wrapper" }, Qa = { class: "image__content" }, Za = { class: "image__image" }, Ja = { class: "image__caption" }, Xa = /* @__PURE__ */ f({
|
|
1131
1131
|
inheritAttrs: !1,
|
|
1132
1132
|
__name: "image",
|
|
1133
1133
|
props: {
|
|
@@ -1146,30 +1146,30 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
1146
1146
|
}
|
|
1147
1147
|
},
|
|
1148
1148
|
setup(e) {
|
|
1149
|
-
return (a, r) => (o(), i("div",
|
|
1150
|
-
t("div",
|
|
1151
|
-
t("div",
|
|
1152
|
-
k(
|
|
1149
|
+
return (a, r) => (o(), i("div", Ya, [
|
|
1150
|
+
t("div", Qa, [
|
|
1151
|
+
t("div", Za, [
|
|
1152
|
+
k(C, null, {
|
|
1153
1153
|
default: w(() => [
|
|
1154
|
-
|
|
1154
|
+
_(a.$slots, "image", P(F({ width: 984, height: 554, src: e.src, alt: e.alt })))
|
|
1155
1155
|
]),
|
|
1156
1156
|
_: 3
|
|
1157
1157
|
})
|
|
1158
1158
|
]),
|
|
1159
|
-
t("p",
|
|
1159
|
+
t("p", Ja, n(e.caption), 1)
|
|
1160
1160
|
])
|
|
1161
1161
|
]));
|
|
1162
1162
|
}
|
|
1163
|
-
}),
|
|
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 = {
|
|
1167
1167
|
key: 1,
|
|
1168
1168
|
class: "video"
|
|
1169
|
-
},
|
|
1169
|
+
}, ll = {
|
|
1170
1170
|
key: 0,
|
|
1171
1171
|
class: "body"
|
|
1172
|
-
},
|
|
1172
|
+
}, ol = /* @__PURE__ */ f({
|
|
1173
1173
|
__name: "image-gallery",
|
|
1174
1174
|
props: {
|
|
1175
1175
|
mediaLarge: {},
|
|
@@ -1195,11 +1195,11 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
1195
1195
|
s.flipHorizontal ? "gallery__content--reverse" : "gallery__content--default"
|
|
1196
1196
|
])
|
|
1197
1197
|
}, [
|
|
1198
|
-
t("div",
|
|
1199
|
-
s.mediaLarge && s.mediaType === "image" ? (o(), i("div",
|
|
1200
|
-
k(
|
|
1198
|
+
t("div", el, [
|
|
1199
|
+
s.mediaLarge && s.mediaType === "image" ? (o(), i("div", tl, [
|
|
1200
|
+
k(C, null, {
|
|
1201
1201
|
default: w(() => [
|
|
1202
|
-
|
|
1202
|
+
_(s.$slots, "image-large", P(F({
|
|
1203
1203
|
width: 617,
|
|
1204
1204
|
height: 530,
|
|
1205
1205
|
src: s.mediaLarge.src,
|
|
@@ -1209,8 +1209,8 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
1209
1209
|
_: 3
|
|
1210
1210
|
})
|
|
1211
1211
|
])) : g("", !0),
|
|
1212
|
-
s.mediaLarge && s.mediaType === "video" ? (o(), i("div",
|
|
1213
|
-
k(
|
|
1212
|
+
s.mediaLarge && s.mediaType === "video" ? (o(), i("div", al, [
|
|
1213
|
+
k(Y, {
|
|
1214
1214
|
src: s.mediaLarge.src,
|
|
1215
1215
|
"local-video": "",
|
|
1216
1216
|
"aria-label": s.mediaLarge.alt,
|
|
@@ -1235,9 +1235,9 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
1235
1235
|
key: c.src + c.alt,
|
|
1236
1236
|
class: "image image--small"
|
|
1237
1237
|
}, [
|
|
1238
|
-
k(
|
|
1238
|
+
k(C, null, {
|
|
1239
1239
|
default: w(() => [
|
|
1240
|
-
|
|
1240
|
+
_(s.$slots, "image-small", P(F({
|
|
1241
1241
|
width: 328,
|
|
1242
1242
|
height: 246,
|
|
1243
1243
|
src: c.src,
|
|
@@ -1247,14 +1247,14 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
1247
1247
|
_: 2
|
|
1248
1248
|
}, 1024)
|
|
1249
1249
|
]))), 128)),
|
|
1250
|
-
s.mediaSmall.length < 2 ? (o(), i("div",
|
|
1250
|
+
s.mediaSmall.length < 2 ? (o(), i("div", ll, [
|
|
1251
1251
|
t("p", null, n(s.body), 1)
|
|
1252
1252
|
])) : g("", !0)
|
|
1253
1253
|
], 6)
|
|
1254
1254
|
], 2)
|
|
1255
1255
|
], 2));
|
|
1256
1256
|
}
|
|
1257
|
-
}),
|
|
1257
|
+
}), sl = /* @__PURE__ */ v(ol, [["__scopeId", "data-v-029495a0"]]), il = { class: "headline__wrapper" }, rl = { class: "headline__h1" }, nl = /* @__PURE__ */ f({
|
|
1258
1258
|
__name: "headline",
|
|
1259
1259
|
props: {
|
|
1260
1260
|
headline: {
|
|
@@ -1271,7 +1271,7 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
1271
1271
|
}
|
|
1272
1272
|
},
|
|
1273
1273
|
setup(e) {
|
|
1274
|
-
return (a, r) => (o(), i("div",
|
|
1274
|
+
return (a, r) => (o(), i("div", il, [
|
|
1275
1275
|
t("div", {
|
|
1276
1276
|
class: p({
|
|
1277
1277
|
"headline__content--article-and-submenu": e.article && e.subMenu,
|
|
@@ -1280,80 +1280,55 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
1280
1280
|
"headline__content--default": !e.article && !e.subMenu
|
|
1281
1281
|
})
|
|
1282
1282
|
}, [
|
|
1283
|
-
t("h1",
|
|
1283
|
+
t("h1", rl, n(e.headline), 1)
|
|
1284
1284
|
], 2)
|
|
1285
1285
|
]));
|
|
1286
1286
|
}
|
|
1287
|
-
}),
|
|
1288
|
-
key: 0,
|
|
1289
|
-
class: "hero__video__video"
|
|
1290
|
-
}, $l = {
|
|
1291
|
-
key: 1,
|
|
1292
|
-
class: "hero__image"
|
|
1293
|
-
}, kl = /* @__PURE__ */ f({
|
|
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" }, hl = { class: "hero__top" }, pl = { 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__ */ f({
|
|
1294
1288
|
__name: "hero",
|
|
1295
1289
|
props: {
|
|
1296
1290
|
headline: {
|
|
1297
1291
|
type: String,
|
|
1298
1292
|
required: !0
|
|
1299
|
-
},
|
|
1300
|
-
video: {
|
|
1301
|
-
type: Object,
|
|
1302
|
-
required: !0
|
|
1303
1293
|
}
|
|
1304
1294
|
},
|
|
1305
1295
|
setup(e) {
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
);
|
|
1312
|
-
}), (r, l) => (o(), i("div", _l, [
|
|
1313
|
-
t("div", hl, [
|
|
1314
|
-
t("div", pl, [
|
|
1315
|
-
t("div", ml, [
|
|
1316
|
-
t("div", vl, [
|
|
1296
|
+
return (a, r) => (o(), i("div", ul, [
|
|
1297
|
+
t("div", _l, [
|
|
1298
|
+
t("div", hl, [
|
|
1299
|
+
t("div", pl, [
|
|
1300
|
+
t("div", ml, [
|
|
1317
1301
|
t("h1", null, n(e.headline), 1)
|
|
1318
1302
|
]),
|
|
1319
|
-
t("div",
|
|
1303
|
+
t("div", vl, [
|
|
1320
1304
|
k(O, {
|
|
1321
1305
|
"link-type": "regular_light",
|
|
1322
1306
|
arrow: ""
|
|
1323
1307
|
}, {
|
|
1324
1308
|
default: w(() => [
|
|
1325
|
-
|
|
1309
|
+
_(a.$slots, "hero-link", {}, void 0, !0)
|
|
1326
1310
|
]),
|
|
1327
1311
|
_: 3
|
|
1328
1312
|
})
|
|
1329
1313
|
])
|
|
1330
1314
|
])
|
|
1331
1315
|
]),
|
|
1332
|
-
t("div",
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
])
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
"aria-label": e.video.alt,
|
|
1341
|
-
controls: !1,
|
|
1342
|
-
autoplay: "",
|
|
1343
|
-
loop: "",
|
|
1344
|
-
muted: "",
|
|
1345
|
-
play: "",
|
|
1346
|
-
poster: e.video.poster
|
|
1347
|
-
}, null, 8, ["src", "aria-label", "poster"])
|
|
1348
|
-
]))
|
|
1316
|
+
t("div", fl, [
|
|
1317
|
+
gl,
|
|
1318
|
+
t("div", bl, [
|
|
1319
|
+
_(a.$slots, "hero-video", {}, void 0, !0)
|
|
1320
|
+
]),
|
|
1321
|
+
t("div", yl, [
|
|
1322
|
+
_(a.$slots, "hero-image", {}, void 0, !0)
|
|
1323
|
+
])
|
|
1349
1324
|
])
|
|
1350
1325
|
])
|
|
1351
1326
|
]));
|
|
1352
1327
|
}
|
|
1353
|
-
}),
|
|
1328
|
+
}), kl = /* @__PURE__ */ v($l, [["__scopeId", "data-v-22f9be13"]]), wl = { class: "logo-wall__wrapper" }, Sl = { class: "logo-wall__content" }, Bl = {
|
|
1354
1329
|
key: 0,
|
|
1355
1330
|
class: "logo-wall__text"
|
|
1356
|
-
},
|
|
1331
|
+
}, Il = { key: 0 }, ql = { key: 1 }, Ll = { class: "logo-wall__logos" }, Tl = { class: "logo-wall__link" }, Vl = /* @__PURE__ */ f({
|
|
1357
1332
|
__name: "logo-wall",
|
|
1358
1333
|
props: {
|
|
1359
1334
|
headline: {
|
|
@@ -1371,20 +1346,20 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
1371
1346
|
}
|
|
1372
1347
|
},
|
|
1373
1348
|
setup(e) {
|
|
1374
|
-
return (a, r) => (o(), i("div",
|
|
1349
|
+
return (a, r) => (o(), i("div", wl, [
|
|
1375
1350
|
t("div", Sl, [
|
|
1376
|
-
e.headline || e.body ? (o(), i("div",
|
|
1377
|
-
e.headline ? (o(), i("h2",
|
|
1378
|
-
e.body ? (o(), i("p",
|
|
1351
|
+
e.headline || e.body ? (o(), i("div", Bl, [
|
|
1352
|
+
e.headline ? (o(), i("h2", Il, n(e.headline), 1)) : g("", !0),
|
|
1353
|
+
e.body ? (o(), i("p", ql, n(e.body), 1)) : g("", !0)
|
|
1379
1354
|
])) : g("", !0),
|
|
1380
|
-
t("div",
|
|
1355
|
+
t("div", Ll, [
|
|
1381
1356
|
(o(!0), i(D, null, M(e.logos, (l) => (o(), i("div", {
|
|
1382
1357
|
key: l.src + l.alt,
|
|
1383
1358
|
class: "logo-wall__logo"
|
|
1384
1359
|
}, [
|
|
1385
|
-
k(
|
|
1360
|
+
k(C, null, {
|
|
1386
1361
|
default: w(() => [
|
|
1387
|
-
|
|
1362
|
+
_(a.$slots, "logo-wall-logo", P(F({
|
|
1388
1363
|
width: 130,
|
|
1389
1364
|
height: 130,
|
|
1390
1365
|
src: l.src,
|
|
@@ -1395,13 +1370,13 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
1395
1370
|
}, 1024)
|
|
1396
1371
|
]))), 128))
|
|
1397
1372
|
]),
|
|
1398
|
-
t("div",
|
|
1373
|
+
t("div", Tl, [
|
|
1399
1374
|
k(O, {
|
|
1400
1375
|
"link-type": "regular_light",
|
|
1401
1376
|
arrow: !0
|
|
1402
1377
|
}, {
|
|
1403
1378
|
default: w(() => [
|
|
1404
|
-
|
|
1379
|
+
_(a.$slots, "logo-wall-link", {}, void 0, !0)
|
|
1405
1380
|
]),
|
|
1406
1381
|
_: 3
|
|
1407
1382
|
})
|
|
@@ -1409,13 +1384,13 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
1409
1384
|
])
|
|
1410
1385
|
]));
|
|
1411
1386
|
}
|
|
1412
|
-
}), Cl = /* @__PURE__ */ v(
|
|
1387
|
+
}), Cl = /* @__PURE__ */ v(Vl, [["__scopeId", "data-v-a8afd396"]]), Al = { class: "micro-stories__top" }, Dl = {
|
|
1413
1388
|
key: 0,
|
|
1414
1389
|
class: "headline"
|
|
1415
|
-
},
|
|
1390
|
+
}, Ml = {
|
|
1416
1391
|
key: 1,
|
|
1417
1392
|
class: "body"
|
|
1418
|
-
},
|
|
1393
|
+
}, Ol = { class: "micro-stories__splide" }, Pl = /* @__PURE__ */ f({
|
|
1419
1394
|
__name: "micro-stories",
|
|
1420
1395
|
props: {
|
|
1421
1396
|
bgColor: { default: "blue" },
|
|
@@ -1431,32 +1406,32 @@ const Ie = ["aria-label"], qe = /* @__PURE__ */ f({
|
|
|
1431
1406
|
return (s, u) => (o(), i("div", {
|
|
1432
1407
|
class: p(["micro-stories__wrapper", r.value])
|
|
1433
1408
|
}, [
|
|
1434
|
-
t("div",
|
|
1435
|
-
s.headline ? (o(), i("div",
|
|
1409
|
+
t("div", Al, [
|
|
1410
|
+
s.headline ? (o(), i("div", Dl, [
|
|
1436
1411
|
t("h2", null, n(s.headline), 1)
|
|
1437
1412
|
])) : g("", !0),
|
|
1438
|
-
s.body ? (o(), i("div",
|
|
1413
|
+
s.body ? (o(), i("div", Ml, [
|
|
1439
1414
|
t("p", null, n(s.body), 1)
|
|
1440
1415
|
])) : g("", !0)
|
|
1441
1416
|
]),
|
|
1442
|
-
t("div",
|
|
1443
|
-
|
|
1417
|
+
t("div", Ol, [
|
|
1418
|
+
_(s.$slots, "micro-stories-slides")
|
|
1444
1419
|
]),
|
|
1445
|
-
|
|
1420
|
+
_(s.$slots, "micro-stories-controls")
|
|
1446
1421
|
], 2));
|
|
1447
1422
|
}
|
|
1448
|
-
}),
|
|
1449
|
-
function
|
|
1450
|
-
return o(), i("div",
|
|
1451
|
-
t("div",
|
|
1452
|
-
|
|
1423
|
+
}), Fl = {}, El = { class: "policy__wrapper" }, Rl = { class: "policy__content" };
|
|
1424
|
+
function Nl(e, a) {
|
|
1425
|
+
return o(), i("div", El, [
|
|
1426
|
+
t("div", Rl, [
|
|
1427
|
+
_(e.$slots, "default", {}, void 0, !0)
|
|
1453
1428
|
])
|
|
1454
1429
|
]);
|
|
1455
1430
|
}
|
|
1456
|
-
const
|
|
1431
|
+
const Hl = /* @__PURE__ */ v(Fl, [["render", Nl], ["__scopeId", "data-v-8765ee0b"]]), zl = { class: "card-display__wrapper" }, Ul = {
|
|
1457
1432
|
key: 0,
|
|
1458
1433
|
class: "card__content"
|
|
1459
|
-
},
|
|
1434
|
+
}, Kl = { key: 0 }, jl = { key: 1 }, Gl = { class: "card__cards" }, Wl = /* @__PURE__ */ f({
|
|
1460
1435
|
__name: "card-display",
|
|
1461
1436
|
props: {
|
|
1462
1437
|
headline: {
|
|
@@ -1479,18 +1454,18 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-8765ee0b
|
|
|
1479
1454
|
e.bgColor === "blue" ? "card-display--blue" : "card-display--white"
|
|
1480
1455
|
])
|
|
1481
1456
|
}, [
|
|
1482
|
-
t("div",
|
|
1483
|
-
e.headline || e.paragraph ? (o(), i("div",
|
|
1484
|
-
e.headline ? (o(), i("h2",
|
|
1485
|
-
e.paragraph ? (o(), i("p",
|
|
1457
|
+
t("div", zl, [
|
|
1458
|
+
e.headline || e.paragraph ? (o(), i("div", Ul, [
|
|
1459
|
+
e.headline ? (o(), i("h2", Kl, n(e.headline), 1)) : g("", !0),
|
|
1460
|
+
e.paragraph ? (o(), i("p", jl, n(e.paragraph), 1)) : g("", !0)
|
|
1486
1461
|
])) : g("", !0),
|
|
1487
|
-
t("div",
|
|
1488
|
-
|
|
1462
|
+
t("div", Gl, [
|
|
1463
|
+
_(a.$slots, "card-display-cards", {}, void 0, !0)
|
|
1489
1464
|
])
|
|
1490
1465
|
])
|
|
1491
1466
|
], 2));
|
|
1492
1467
|
}
|
|
1493
|
-
}),
|
|
1468
|
+
}), Yl = /* @__PURE__ */ v(Wl, [["__scopeId", "data-v-183dcee5"]]), Ql = { class: "promo__content" }, Zl = /* @__PURE__ */ f({
|
|
1494
1469
|
__name: "promo",
|
|
1495
1470
|
props: {
|
|
1496
1471
|
label: { default: "" },
|
|
@@ -1518,7 +1493,7 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-8765ee0b
|
|
|
1518
1493
|
s.teaser ? "promo__wrapper--teaser" : ""
|
|
1519
1494
|
])
|
|
1520
1495
|
}, [
|
|
1521
|
-
t("div",
|
|
1496
|
+
t("div", Ql, [
|
|
1522
1497
|
s.mediaType === "image" ? (o(), i("div", {
|
|
1523
1498
|
key: 0,
|
|
1524
1499
|
class: p([
|
|
@@ -1526,9 +1501,9 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-8765ee0b
|
|
|
1526
1501
|
s.reverse ? "promo__image--reverse" : "promo__image--default"
|
|
1527
1502
|
])
|
|
1528
1503
|
}, [
|
|
1529
|
-
k(
|
|
1504
|
+
k(C, null, {
|
|
1530
1505
|
default: w(() => [
|
|
1531
|
-
|
|
1506
|
+
_(s.$slots, "promo-image", P(F({ src: s.src, width: 1920, alt: s.alt, height: 1080 })))
|
|
1532
1507
|
]),
|
|
1533
1508
|
_: 3
|
|
1534
1509
|
})
|
|
@@ -1540,7 +1515,7 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-8765ee0b
|
|
|
1540
1515
|
s.reverse ? "promo__video--reverse" : "promo__video--default"
|
|
1541
1516
|
])
|
|
1542
1517
|
}, [
|
|
1543
|
-
k(
|
|
1518
|
+
k(Y, {
|
|
1544
1519
|
src: s.src,
|
|
1545
1520
|
"local-video": "",
|
|
1546
1521
|
"aria-label": s.alt,
|
|
@@ -1558,7 +1533,7 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-8765ee0b
|
|
|
1558
1533
|
s.reverse ? "promo__text--reverse" : "promo__text--default"
|
|
1559
1534
|
])
|
|
1560
1535
|
}, [
|
|
1561
|
-
s.label ? (o(),
|
|
1536
|
+
s.label ? (o(), A(W, {
|
|
1562
1537
|
key: 0,
|
|
1563
1538
|
text: s.label,
|
|
1564
1539
|
"label-dark": s.variant === "dark"
|
|
@@ -1569,22 +1544,22 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-8765ee0b
|
|
|
1569
1544
|
s.variant === "dark" ? "promo__title--dark" : ""
|
|
1570
1545
|
])
|
|
1571
1546
|
}, n(s.headline), 3),
|
|
1572
|
-
s.linkType === "link" ? (o(),
|
|
1547
|
+
s.linkType === "link" ? (o(), A(O, {
|
|
1573
1548
|
key: 1,
|
|
1574
1549
|
"link-type": s.variant === "dark" ? "regular_dark" : (s.variant === "light", "regular_light"),
|
|
1575
1550
|
arrow: ""
|
|
1576
1551
|
}, {
|
|
1577
1552
|
default: w(() => [
|
|
1578
|
-
|
|
1553
|
+
_(s.$slots, "promo-link")
|
|
1579
1554
|
]),
|
|
1580
1555
|
_: 3
|
|
1581
1556
|
}, 8, ["link-type"])) : g("", !0),
|
|
1582
|
-
s.linkType === "button" ? (o(),
|
|
1557
|
+
s.linkType === "button" ? (o(), A(O, {
|
|
1583
1558
|
key: 2,
|
|
1584
1559
|
"link-type": s.variant === "dark" ? "secondary_dark" : (s.variant === "light", "secondary")
|
|
1585
1560
|
}, {
|
|
1586
1561
|
default: w(() => [
|
|
1587
|
-
|
|
1562
|
+
_(s.$slots, "promo-link")
|
|
1588
1563
|
]),
|
|
1589
1564
|
_: 3
|
|
1590
1565
|
}, 8, ["link-type"])) : g("", !0)
|
|
@@ -1592,10 +1567,10 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-8765ee0b
|
|
|
1592
1567
|
])
|
|
1593
1568
|
], 2));
|
|
1594
1569
|
}
|
|
1595
|
-
}),
|
|
1570
|
+
}), Jl = /* @__PURE__ */ v(Zl, [["__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 = {
|
|
1596
1571
|
key: 0,
|
|
1597
1572
|
class: "quote__image"
|
|
1598
|
-
},
|
|
1573
|
+
}, io = { class: "quote__text" }, ro = { class: "quote__author-name" }, no = { class: "quote__author-title" }, co = /* @__PURE__ */ f({
|
|
1599
1574
|
__name: "quote",
|
|
1600
1575
|
props: {
|
|
1601
1576
|
quote: {
|
|
@@ -1617,16 +1592,16 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-8765ee0b
|
|
|
1617
1592
|
}
|
|
1618
1593
|
},
|
|
1619
1594
|
setup(e) {
|
|
1620
|
-
return (a, r) => (o(), i("div",
|
|
1621
|
-
t("div",
|
|
1622
|
-
|
|
1623
|
-
t("div",
|
|
1624
|
-
t("p",
|
|
1625
|
-
t("div",
|
|
1626
|
-
e.authorImage ? (o(), i("div",
|
|
1627
|
-
k(
|
|
1595
|
+
return (a, r) => (o(), i("div", xl, [
|
|
1596
|
+
t("div", eo, [
|
|
1597
|
+
to,
|
|
1598
|
+
t("div", ao, [
|
|
1599
|
+
t("p", lo, n(e.quote), 1),
|
|
1600
|
+
t("div", oo, [
|
|
1601
|
+
e.authorImage ? (o(), i("div", so, [
|
|
1602
|
+
k(C, null, {
|
|
1628
1603
|
default: w(() => [
|
|
1629
|
-
|
|
1604
|
+
_(a.$slots, "author-image", P(F({
|
|
1630
1605
|
src: e.authorImage + "/m/100x100",
|
|
1631
1606
|
width: 60,
|
|
1632
1607
|
height: 60
|
|
@@ -1635,22 +1610,22 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-8765ee0b
|
|
|
1635
1610
|
_: 3
|
|
1636
1611
|
})
|
|
1637
1612
|
])) : g("", !0),
|
|
1638
|
-
t("div",
|
|
1639
|
-
t("p",
|
|
1640
|
-
t("p",
|
|
1613
|
+
t("div", io, [
|
|
1614
|
+
t("p", ro, n(e.author), 1),
|
|
1615
|
+
t("p", no, n(e.authorTitle), 1)
|
|
1641
1616
|
])
|
|
1642
1617
|
])
|
|
1643
1618
|
])
|
|
1644
1619
|
])
|
|
1645
1620
|
]));
|
|
1646
1621
|
}
|
|
1647
|
-
}),
|
|
1622
|
+
}), uo = /* @__PURE__ */ v(co, [["__scopeId", "data-v-e3cc8e27"]]), _o = { class: "rich-text__wrapper" }, ho = {
|
|
1648
1623
|
key: 0,
|
|
1649
1624
|
class: "rich-text__links"
|
|
1650
|
-
},
|
|
1625
|
+
}, po = {
|
|
1651
1626
|
key: 0,
|
|
1652
1627
|
class: "rich-text__bullet-list"
|
|
1653
|
-
},
|
|
1628
|
+
}, mo = /* @__PURE__ */ f({
|
|
1654
1629
|
__name: "rich-text",
|
|
1655
1630
|
props: {
|
|
1656
1631
|
headline: { default: "" },
|
|
@@ -1669,8 +1644,8 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-8765ee0b
|
|
|
1669
1644
|
a.bgColor === "blue" ? "rich-text--blue" : "rich-text--white"
|
|
1670
1645
|
])
|
|
1671
1646
|
}, [
|
|
1672
|
-
t("div",
|
|
1673
|
-
a.label ? (o(),
|
|
1647
|
+
t("div", _o, [
|
|
1648
|
+
a.label ? (o(), A(W, {
|
|
1674
1649
|
key: 0,
|
|
1675
1650
|
text: a.label,
|
|
1676
1651
|
"label-dark": !1
|
|
@@ -1694,13 +1669,13 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-8765ee0b
|
|
|
1694
1669
|
a.bulletList || a.image ? "rich-text__body--content-right" : ""
|
|
1695
1670
|
])
|
|
1696
1671
|
}, [
|
|
1697
|
-
|
|
1698
|
-
a.links ? (o(), i("div",
|
|
1699
|
-
|
|
1672
|
+
_(a.$slots, "rich-text-content"),
|
|
1673
|
+
a.links ? (o(), i("div", ho, [
|
|
1674
|
+
_(a.$slots, "rich-text-links")
|
|
1700
1675
|
])) : g("", !0)
|
|
1701
1676
|
], 2),
|
|
1702
|
-
a.bulletList ? (o(), i("div",
|
|
1703
|
-
|
|
1677
|
+
a.bulletList ? (o(), i("div", po, [
|
|
1678
|
+
_(a.$slots, "rich-text-bullet-list")
|
|
1704
1679
|
])) : g("", !0),
|
|
1705
1680
|
a.image ? (o(), i("div", {
|
|
1706
1681
|
key: 1,
|
|
@@ -1709,9 +1684,9 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-8765ee0b
|
|
|
1709
1684
|
a.imageClip ? "rich-text__image--clip" : ""
|
|
1710
1685
|
])
|
|
1711
1686
|
}, [
|
|
1712
|
-
k(
|
|
1687
|
+
k(C, null, {
|
|
1713
1688
|
default: w(() => [
|
|
1714
|
-
|
|
1689
|
+
_(a.$slots, "rich-text-image", P(F({ width: 865, height: 307 })))
|
|
1715
1690
|
]),
|
|
1716
1691
|
_: 3
|
|
1717
1692
|
})
|
|
@@ -1720,27 +1695,27 @@ const zl = /* @__PURE__ */ v(El, [["render", Hl], ["__scopeId", "data-v-8765ee0b
|
|
|
1720
1695
|
])
|
|
1721
1696
|
], 2));
|
|
1722
1697
|
}
|
|
1723
|
-
}),
|
|
1724
|
-
function
|
|
1725
|
-
return o(), i("div",
|
|
1726
|
-
t("div",
|
|
1727
|
-
t("div",
|
|
1728
|
-
t("div",
|
|
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
|
+
function ko(e, a) {
|
|
1700
|
+
return o(), i("div", go, [
|
|
1701
|
+
t("div", bo, [
|
|
1702
|
+
t("div", yo, [
|
|
1703
|
+
t("div", $o, [
|
|
1729
1704
|
t("div", null, [
|
|
1730
|
-
|
|
1705
|
+
_(e.$slots, "rich-text-content-left", {}, void 0, !0)
|
|
1731
1706
|
]),
|
|
1732
1707
|
t("div", null, [
|
|
1733
|
-
|
|
1708
|
+
_(e.$slots, "rich-text-content-right", {}, void 0, !0)
|
|
1734
1709
|
])
|
|
1735
1710
|
])
|
|
1736
1711
|
])
|
|
1737
1712
|
])
|
|
1738
1713
|
]);
|
|
1739
1714
|
}
|
|
1740
|
-
const
|
|
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" }, Lo = { class: "item__left" }, To = /* @__PURE__ */ So(() => /* @__PURE__ */ t("div", { class: "item__elements" }, [
|
|
1741
1716
|
/* @__PURE__ */ t("div", { class: "circle" }),
|
|
1742
1717
|
/* @__PURE__ */ t("div", { class: "line" })
|
|
1743
|
-
], -1)),
|
|
1718
|
+
], -1)), Vo = { class: "item__right" }, Co = ["innerHTML"], Ao = /* @__PURE__ */ f({
|
|
1744
1719
|
__name: "timeline",
|
|
1745
1720
|
props: {
|
|
1746
1721
|
timelineItems: {
|
|
@@ -1763,19 +1738,19 @@ const Bo = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1763
1738
|
a.forEach((l) => {
|
|
1764
1739
|
r.observe(l);
|
|
1765
1740
|
});
|
|
1766
|
-
}), (a, r) => (o(), i("div",
|
|
1767
|
-
t("div",
|
|
1768
|
-
t("div",
|
|
1741
|
+
}), (a, r) => (o(), i("div", Bo, [
|
|
1742
|
+
t("div", Io, [
|
|
1743
|
+
t("div", qo, [
|
|
1769
1744
|
(o(!0), i(D, null, M(e.timelineItems, (l) => (o(), i("div", {
|
|
1770
1745
|
key: l.year,
|
|
1771
1746
|
class: "timeline__item faded"
|
|
1772
1747
|
}, [
|
|
1773
|
-
t("div",
|
|
1774
|
-
|
|
1775
|
-
t("div",
|
|
1776
|
-
k(
|
|
1748
|
+
t("div", Lo, n(l.year), 1),
|
|
1749
|
+
To,
|
|
1750
|
+
t("div", Vo, [
|
|
1751
|
+
k(C, null, {
|
|
1777
1752
|
default: w(() => [
|
|
1778
|
-
l.media.type === "image" ?
|
|
1753
|
+
l.media.type === "image" ? _(a.$slots, "timeline-image", P(te({ key: 0 }, { src: l.media.src, alt: l.media.alt })), void 0, !0) : g("", !0)
|
|
1779
1754
|
]),
|
|
1780
1755
|
_: 2
|
|
1781
1756
|
}, 1024),
|
|
@@ -1790,13 +1765,13 @@ const Bo = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1790
1765
|
])
|
|
1791
1766
|
]));
|
|
1792
1767
|
}
|
|
1793
|
-
}),
|
|
1768
|
+
}), Do = /* @__PURE__ */ v(Ao, [["__scopeId", "data-v-78d319df"]]), Mo = { class: "vimeo" }, Oo = { class: "vimeo__wrapper" }, Po = {
|
|
1794
1769
|
key: 0,
|
|
1795
1770
|
class: "vimeo__headline"
|
|
1796
|
-
},
|
|
1771
|
+
}, Fo = {
|
|
1797
1772
|
key: 1,
|
|
1798
1773
|
class: "vimeo__description"
|
|
1799
|
-
},
|
|
1774
|
+
}, Eo = /* @__PURE__ */ f({
|
|
1800
1775
|
__name: "vimeo",
|
|
1801
1776
|
props: {
|
|
1802
1777
|
headline: {
|
|
@@ -1809,15 +1784,15 @@ const Bo = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1809
1784
|
}
|
|
1810
1785
|
},
|
|
1811
1786
|
setup(e) {
|
|
1812
|
-
return (a, r) => (o(), i("div",
|
|
1813
|
-
t("div",
|
|
1814
|
-
e.headline ? (o(), i("h2",
|
|
1815
|
-
|
|
1816
|
-
e.description ? (o(), i("p",
|
|
1787
|
+
return (a, r) => (o(), i("div", Mo, [
|
|
1788
|
+
t("div", Oo, [
|
|
1789
|
+
e.headline ? (o(), i("h2", Po, n(e.headline), 1)) : g("", !0),
|
|
1790
|
+
_(a.$slots, "vimeo-content", {}, void 0, !0),
|
|
1791
|
+
e.description ? (o(), i("p", Fo, n(e.description), 1)) : g("", !0)
|
|
1817
1792
|
])
|
|
1818
1793
|
]));
|
|
1819
1794
|
}
|
|
1820
|
-
}),
|
|
1795
|
+
}), Ro = /* @__PURE__ */ v(Eo, [["__scopeId", "data-v-599c68c7"]]), No = { class: "not-found__wrapper" }, Ho = { class: "not-found__content" }, zo = { class: "not-found__headline" }, Uo = { class: "not-found__body" }, Ko = /* @__PURE__ */ f({
|
|
1821
1796
|
__name: "404",
|
|
1822
1797
|
props: {
|
|
1823
1798
|
headline: {
|
|
@@ -1826,16 +1801,16 @@ const Bo = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1826
1801
|
}
|
|
1827
1802
|
},
|
|
1828
1803
|
setup(e) {
|
|
1829
|
-
return (a, r) => (o(), i("div",
|
|
1830
|
-
t("div",
|
|
1831
|
-
t("h1",
|
|
1832
|
-
t("div",
|
|
1833
|
-
|
|
1804
|
+
return (a, r) => (o(), i("div", No, [
|
|
1805
|
+
t("div", Ho, [
|
|
1806
|
+
t("h1", zo, n(e.headline), 1),
|
|
1807
|
+
t("div", Uo, [
|
|
1808
|
+
_(a.$slots, "not-found-body", {}, void 0, !0)
|
|
1834
1809
|
])
|
|
1835
1810
|
])
|
|
1836
1811
|
]));
|
|
1837
1812
|
}
|
|
1838
|
-
}),
|
|
1813
|
+
}), jo = /* @__PURE__ */ v(Ko, [["__scopeId", "data-v-b829ca6c"]]), Go = { class: "filter__wrapper" }, Wo = { class: "filter__content" }, Yo = { class: "filter__dropdowns" }, Qo = { class: "filter__chips" }, Zo = /* @__PURE__ */ f({
|
|
1839
1814
|
__name: "filter",
|
|
1840
1815
|
props: {
|
|
1841
1816
|
hasChips: {
|
|
@@ -1849,13 +1824,13 @@ const Bo = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1849
1824
|
},
|
|
1850
1825
|
emits: ["clearFilters"],
|
|
1851
1826
|
setup(e) {
|
|
1852
|
-
return (a, r) => (o(), i("div",
|
|
1853
|
-
t("div",
|
|
1854
|
-
t("div",
|
|
1855
|
-
|
|
1827
|
+
return (a, r) => (o(), i("div", Go, [
|
|
1828
|
+
t("div", Wo, [
|
|
1829
|
+
t("div", Yo, [
|
|
1830
|
+
_(a.$slots, "filter-dropdowns")
|
|
1856
1831
|
]),
|
|
1857
|
-
t("div",
|
|
1858
|
-
|
|
1832
|
+
t("div", Qo, [
|
|
1833
|
+
_(a.$slots, "filter-chips"),
|
|
1859
1834
|
e.hasChips ? (o(), i("button", {
|
|
1860
1835
|
key: 0,
|
|
1861
1836
|
class: "filter__clear",
|
|
@@ -1865,7 +1840,7 @@ const Bo = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1865
1840
|
])
|
|
1866
1841
|
]));
|
|
1867
1842
|
}
|
|
1868
|
-
}),
|
|
1843
|
+
}), Jo = /* @__PURE__ */ v(Zo, [["__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" }, hs = /* @__PURE__ */ z(() => /* @__PURE__ */ t("i", { class: "change-region" }, null, -1)), ps = { class: "footer__social" }, ms = ["href", "aria-label"], vs = /* @__PURE__ */ f({
|
|
1869
1844
|
__name: "footer",
|
|
1870
1845
|
props: {
|
|
1871
1846
|
footerSections: { default: () => [] },
|
|
@@ -1876,35 +1851,35 @@ const Bo = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1876
1851
|
},
|
|
1877
1852
|
emits: ["changeRegionClicked"],
|
|
1878
1853
|
setup(e) {
|
|
1879
|
-
return (a, r) => (o(), i("div",
|
|
1880
|
-
t("footer",
|
|
1881
|
-
t("div",
|
|
1854
|
+
return (a, r) => (o(), i("div", Xo, [
|
|
1855
|
+
t("footer", xo, [
|
|
1856
|
+
t("div", es, [
|
|
1882
1857
|
(o(!0), i(D, null, M(a.footerSections, (l) => (o(), i("div", {
|
|
1883
1858
|
key: l.title,
|
|
1884
1859
|
class: "section"
|
|
1885
1860
|
}, [
|
|
1886
|
-
t("span",
|
|
1861
|
+
t("span", ts, n(l.title), 1),
|
|
1887
1862
|
t("nav", null, [
|
|
1888
|
-
t("ul",
|
|
1889
|
-
|
|
1863
|
+
t("ul", as, [
|
|
1864
|
+
_(a.$slots, "section-links", {
|
|
1890
1865
|
links: l.links
|
|
1891
1866
|
})
|
|
1892
1867
|
])
|
|
1893
1868
|
])
|
|
1894
1869
|
]))), 128)),
|
|
1895
|
-
t("div",
|
|
1896
|
-
|
|
1870
|
+
t("div", ls, [
|
|
1871
|
+
os,
|
|
1897
1872
|
t("address", null, [
|
|
1873
|
+
ss,
|
|
1898
1874
|
is,
|
|
1899
1875
|
rs,
|
|
1900
|
-
ns,
|
|
1901
1876
|
k(O, {
|
|
1902
1877
|
class: "footer__contact",
|
|
1903
1878
|
"link-type": "regular_light",
|
|
1904
1879
|
underline: "false"
|
|
1905
1880
|
}, {
|
|
1906
1881
|
default: w(() => [
|
|
1907
|
-
|
|
1882
|
+
ns
|
|
1908
1883
|
]),
|
|
1909
1884
|
_: 1
|
|
1910
1885
|
}),
|
|
@@ -1914,30 +1889,30 @@ const Bo = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1914
1889
|
underline: "false"
|
|
1915
1890
|
}, {
|
|
1916
1891
|
default: w(() => [
|
|
1917
|
-
|
|
1892
|
+
ds
|
|
1918
1893
|
]),
|
|
1919
1894
|
_: 1
|
|
1920
1895
|
})
|
|
1921
1896
|
])
|
|
1922
1897
|
])
|
|
1923
1898
|
]),
|
|
1924
|
-
t("div",
|
|
1925
|
-
t("p",
|
|
1926
|
-
t("div",
|
|
1899
|
+
t("div", cs, [
|
|
1900
|
+
t("p", us, "© MiR " + n((/* @__PURE__ */ new Date()).getFullYear()), 1),
|
|
1901
|
+
t("div", _s, [
|
|
1927
1902
|
t("button", {
|
|
1928
1903
|
class: "footer__language-switcher",
|
|
1929
1904
|
onClick: r[0] || (r[0] = (l) => a.$emit("changeRegionClicked"))
|
|
1930
1905
|
}, [
|
|
1931
1906
|
t("span", null, [
|
|
1932
|
-
|
|
1907
|
+
hs,
|
|
1933
1908
|
j(n(a.changeRegion), 1)
|
|
1934
1909
|
])
|
|
1935
1910
|
]),
|
|
1936
|
-
|
|
1937
|
-
|
|
1911
|
+
_(a.$slots, "footer-privacy-link"),
|
|
1912
|
+
_(a.$slots, "footer-cookie-link")
|
|
1938
1913
|
]),
|
|
1939
|
-
t("div",
|
|
1940
|
-
(o(!0), i(D, null, M(a.socialMedia, (l) => (o(),
|
|
1914
|
+
t("div", ps, [
|
|
1915
|
+
(o(!0), i(D, null, M(a.socialMedia, (l) => (o(), A(O, {
|
|
1941
1916
|
key: l.title,
|
|
1942
1917
|
underline: "false",
|
|
1943
1918
|
"link-type": "regular"
|
|
@@ -1952,7 +1927,7 @@ const Bo = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1952
1927
|
height: "14",
|
|
1953
1928
|
class: p(["footer__social--icon", [l.title ? "bg-" + l.title : ""]])
|
|
1954
1929
|
}, null, 2)
|
|
1955
|
-
], 8,
|
|
1930
|
+
], 8, ms)
|
|
1956
1931
|
]),
|
|
1957
1932
|
_: 2
|
|
1958
1933
|
}, 1024))), 128))
|
|
@@ -1961,10 +1936,10 @@ const Bo = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1961
1936
|
])
|
|
1962
1937
|
]));
|
|
1963
1938
|
}
|
|
1964
|
-
}),
|
|
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 = {
|
|
1965
1940
|
id: "menu-dropdown",
|
|
1966
1941
|
ref: "dropdownDiv"
|
|
1967
|
-
},
|
|
1942
|
+
}, ws = {
|
|
1968
1943
|
key: 0,
|
|
1969
1944
|
src: "https://a.storyblok.com/f/230581/9x6/8cecdca15f/arrow-down.svg?cv=1695125714195",
|
|
1970
1945
|
alt: "dropdownarrow"
|
|
@@ -1973,7 +1948,7 @@ const Bo = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1973
1948
|
src: "https://a.storyblok.com/f/230581/9x6/8cecdca15f/arrow-down.svg?cv=1695125714195",
|
|
1974
1949
|
alt: "dropdownarrow",
|
|
1975
1950
|
style: { transform: "rotate(180deg)" }
|
|
1976
|
-
},
|
|
1951
|
+
}, Bs = { class: "dropdown-content" }, Is = { class: "nav-search-wrapper" }, qs = ["src"], Ls = { class: "mobile-logo-search-burger-wrapper" }, Ts = { 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__ */ f({
|
|
1977
1952
|
__name: "header",
|
|
1978
1953
|
props: {
|
|
1979
1954
|
burgerState: {
|
|
@@ -1996,23 +1971,23 @@ const Bo = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1996
1971
|
let u = I(s.burgerState), c = I(s.showDropDown);
|
|
1997
1972
|
re(
|
|
1998
1973
|
() => s.burgerState,
|
|
1999
|
-
(
|
|
1974
|
+
(B) => u.value = B
|
|
2000
1975
|
), re(
|
|
2001
1976
|
() => s.showDropDown,
|
|
2002
|
-
(
|
|
1977
|
+
(B) => c.value = B
|
|
2003
1978
|
), ce(() => {
|
|
2004
|
-
l = (
|
|
2005
|
-
|
|
1979
|
+
l = (B) => {
|
|
1980
|
+
B.target.closest("#menu-dropdown") || (c.value = !1);
|
|
2006
1981
|
}, window.addEventListener("click", l);
|
|
2007
1982
|
}), Se(() => {
|
|
2008
1983
|
l !== null && window.removeEventListener("click", l);
|
|
2009
1984
|
});
|
|
2010
|
-
const
|
|
2011
|
-
function
|
|
2012
|
-
c.value = !c.value,
|
|
1985
|
+
const h = r;
|
|
1986
|
+
function S() {
|
|
1987
|
+
c.value = !c.value, h("update:showDropDown", c.value);
|
|
2013
1988
|
}
|
|
2014
1989
|
function m() {
|
|
2015
|
-
u.value = !u.value,
|
|
1990
|
+
u.value = !u.value, h("update:burgerState", u.value);
|
|
2016
1991
|
}
|
|
2017
1992
|
let y = I(null), q = I(null);
|
|
2018
1993
|
function X() {
|
|
@@ -2020,37 +1995,37 @@ const Bo = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-3abe0bb4
|
|
|
2020
1995
|
}
|
|
2021
1996
|
return a({
|
|
2022
1997
|
defocusSearchButton: X
|
|
2023
|
-
}), (
|
|
1998
|
+
}), (B, U) => (o(), i("div", gs, [
|
|
2024
1999
|
t("nav", null, [
|
|
2025
|
-
t("div",
|
|
2026
|
-
t("div",
|
|
2027
|
-
|
|
2000
|
+
t("div", bs, [
|
|
2001
|
+
t("div", ys, [
|
|
2002
|
+
_(B.$slots, "link-logo", {}, void 0, !0)
|
|
2028
2003
|
]),
|
|
2029
|
-
t("ul",
|
|
2030
|
-
|
|
2004
|
+
t("ul", $s, [
|
|
2005
|
+
_(B.$slots, "main-nav-items", {}, void 0, !0)
|
|
2031
2006
|
]),
|
|
2032
|
-
t("div",
|
|
2007
|
+
t("div", ks, [
|
|
2033
2008
|
t("button", {
|
|
2034
2009
|
class: "nav-dropdown-btn",
|
|
2035
|
-
onClick:
|
|
2010
|
+
onClick: S
|
|
2036
2011
|
}, [
|
|
2037
|
-
|
|
2038
|
-
V(c) === !1 ? (o(), i("img",
|
|
2012
|
+
_(B.$slots, "dropdown-title", {}, void 0, !0),
|
|
2013
|
+
V(c) === !1 ? (o(), i("img", ws)) : (o(), i("img", Ss))
|
|
2039
2014
|
]),
|
|
2040
|
-
Z(t("div",
|
|
2041
|
-
|
|
2015
|
+
Z(t("div", Bs, [
|
|
2016
|
+
_(B.$slots, "dropdown-links", {}, void 0, !0)
|
|
2042
2017
|
], 512), [
|
|
2043
2018
|
[ee, V(c)]
|
|
2044
2019
|
])
|
|
2045
2020
|
], 512),
|
|
2046
|
-
t("div",
|
|
2021
|
+
t("div", Is, [
|
|
2047
2022
|
t("button", {
|
|
2048
2023
|
ref_key: "navSearchButton",
|
|
2049
2024
|
ref: y,
|
|
2050
2025
|
class: "search-icon",
|
|
2051
2026
|
onClick: U[0] || (U[0] = (x) => {
|
|
2052
2027
|
var H;
|
|
2053
|
-
return
|
|
2028
|
+
return B.$emit("clickSearch"), (H = V(y)) == null ? void 0 : H.blur();
|
|
2054
2029
|
})
|
|
2055
2030
|
}, [
|
|
2056
2031
|
t("img", {
|
|
@@ -2058,18 +2033,18 @@ const Bo = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-3abe0bb4
|
|
|
2058
2033
|
alt: "search icon",
|
|
2059
2034
|
width: "20",
|
|
2060
2035
|
height: "20"
|
|
2061
|
-
}, null, 8,
|
|
2036
|
+
}, null, 8, qs)
|
|
2062
2037
|
], 512)
|
|
2063
2038
|
])
|
|
2064
2039
|
]),
|
|
2065
2040
|
t("div", {
|
|
2066
2041
|
class: p(["mobile-nav-wrapper", V(u) === !0 ? "mirsaic-mobile-bg mirsaic--dark" : ""])
|
|
2067
2042
|
}, [
|
|
2068
|
-
t("div",
|
|
2069
|
-
t("div",
|
|
2070
|
-
|
|
2043
|
+
t("div", Ls, [
|
|
2044
|
+
t("div", Ts, [
|
|
2045
|
+
_(B.$slots, "link-logo", {}, void 0, !0)
|
|
2071
2046
|
]),
|
|
2072
|
-
t("div",
|
|
2047
|
+
t("div", Vs, [
|
|
2073
2048
|
t("button", {
|
|
2074
2049
|
ref_key: "mobileSearchButton",
|
|
2075
2050
|
ref: q,
|
|
@@ -2077,7 +2052,7 @@ const Bo = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-3abe0bb4
|
|
|
2077
2052
|
"aria-label": "Toggle search",
|
|
2078
2053
|
onClick: U[1] || (U[1] = (x) => {
|
|
2079
2054
|
var H;
|
|
2080
|
-
return
|
|
2055
|
+
return B.$emit("clickSearch"), (H = V(q)) == null ? void 0 : H.blur();
|
|
2081
2056
|
})
|
|
2082
2057
|
}, [
|
|
2083
2058
|
t("img", {
|
|
@@ -2098,16 +2073,16 @@ const Bo = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-3abe0bb4
|
|
|
2098
2073
|
height: "20",
|
|
2099
2074
|
alt: "burger menu line icon",
|
|
2100
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"
|
|
2101
|
-
}, null, 8,
|
|
2076
|
+
}, null, 8, As)
|
|
2102
2077
|
])
|
|
2103
2078
|
]),
|
|
2104
|
-
Z(t("div",
|
|
2079
|
+
Z(t("div", Ds, [
|
|
2105
2080
|
t("ul", null, [
|
|
2106
|
-
|
|
2081
|
+
_(B.$slots, "mobile-main-nav-items", {}, void 0, !0)
|
|
2107
2082
|
]),
|
|
2108
|
-
t("ul",
|
|
2109
|
-
|
|
2110
|
-
|
|
2083
|
+
t("ul", Ms, [
|
|
2084
|
+
_(B.$slots, "mobile-dropdown-title", {}, void 0, !0),
|
|
2085
|
+
_(B.$slots, "mobile-dropdown-links", {}, void 0, !0)
|
|
2111
2086
|
])
|
|
2112
2087
|
], 512), [
|
|
2113
2088
|
[ee, V(u)]
|
|
@@ -2116,7 +2091,7 @@ const Bo = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-3abe0bb4
|
|
|
2116
2091
|
])
|
|
2117
2092
|
]));
|
|
2118
2093
|
}
|
|
2119
|
-
}),
|
|
2094
|
+
}), Ps = /* @__PURE__ */ v(Os, [["__scopeId", "data-v-e129834d"]]), Fs = { class: "language__wrapper" }, Es = { class: "language__content" }, Rs = { class: "language__headline" }, Ns = { class: "language__paragraph" }, Hs = { class: "language__links" }, zs = /* @__PURE__ */ f({
|
|
2120
2095
|
__name: "language-switcher",
|
|
2121
2096
|
props: {
|
|
2122
2097
|
headline: {
|
|
@@ -2129,17 +2104,17 @@ const Bo = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-3abe0bb4
|
|
|
2129
2104
|
}
|
|
2130
2105
|
},
|
|
2131
2106
|
setup(e) {
|
|
2132
|
-
return (a, r) => (o(), i("div",
|
|
2133
|
-
t("div",
|
|
2134
|
-
t("h2",
|
|
2135
|
-
t("p",
|
|
2136
|
-
t("div",
|
|
2137
|
-
|
|
2107
|
+
return (a, r) => (o(), i("div", Fs, [
|
|
2108
|
+
t("div", Es, [
|
|
2109
|
+
t("h2", Rs, n(e.headline), 1),
|
|
2110
|
+
t("p", Ns, n(e.paragraph), 1),
|
|
2111
|
+
t("div", Hs, [
|
|
2112
|
+
_(a.$slots, "language-links", {}, void 0, !0)
|
|
2138
2113
|
])
|
|
2139
2114
|
])
|
|
2140
2115
|
]));
|
|
2141
2116
|
}
|
|
2142
|
-
}),
|
|
2117
|
+
}), Us = /* @__PURE__ */ v(zs, [["__scopeId", "data-v-dc8cc97e"]]), Ks = { class: "pagination__wrapper" }, js = { class: "pagination__content" }, Gs = /* @__PURE__ */ f({
|
|
2143
2118
|
__name: "pagination",
|
|
2144
2119
|
props: {
|
|
2145
2120
|
isPreviousDisabled: {
|
|
@@ -2153,15 +2128,15 @@ const Bo = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-3abe0bb4
|
|
|
2153
2128
|
},
|
|
2154
2129
|
emits: ["previous", "next"],
|
|
2155
2130
|
setup(e) {
|
|
2156
|
-
return (a, r) => (o(), i("div",
|
|
2157
|
-
t("div",
|
|
2131
|
+
return (a, r) => (o(), i("div", Ks, [
|
|
2132
|
+
t("div", js, [
|
|
2158
2133
|
k(J, {
|
|
2159
2134
|
disabled: e.isPreviousDisabled,
|
|
2160
2135
|
variant: "previous",
|
|
2161
2136
|
"aria-label": "previous",
|
|
2162
2137
|
onClick: r[0] || (r[0] = (l) => a.$emit("previous"))
|
|
2163
2138
|
}, null, 8, ["disabled"]),
|
|
2164
|
-
|
|
2139
|
+
_(a.$slots, "pagination-numbers"),
|
|
2165
2140
|
k(J, {
|
|
2166
2141
|
disabled: e.isNextDisabled,
|
|
2167
2142
|
variant: "next",
|
|
@@ -2171,13 +2146,13 @@ const Bo = /* @__PURE__ */ v(go, [["render", wo], ["__scopeId", "data-v-3abe0bb4
|
|
|
2171
2146
|
])
|
|
2172
2147
|
]));
|
|
2173
2148
|
}
|
|
2174
|
-
}),
|
|
2175
|
-
function
|
|
2176
|
-
return o(), i("div",
|
|
2177
|
-
|
|
2149
|
+
}), Ws = /* @__PURE__ */ v(Gs, [["__scopeId", "data-v-f760f1c6"]]), Ys = {}, Qs = { class: "search__wrapper" };
|
|
2150
|
+
function Zs(e, a) {
|
|
2151
|
+
return o(), i("div", Qs, [
|
|
2152
|
+
_(e.$slots, "default", { class: "search__content" })
|
|
2178
2153
|
]);
|
|
2179
2154
|
}
|
|
2180
|
-
const
|
|
2155
|
+
const Js = /* @__PURE__ */ v(Ys, [["render", Zs], ["__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 = /* @__PURE__ */ f({
|
|
2181
2156
|
__name: "product-hero",
|
|
2182
2157
|
props: {
|
|
2183
2158
|
headline: {
|
|
@@ -2202,13 +2177,13 @@ const Xs = /* @__PURE__ */ v(Qs, [["render", Js], ["__scopeId", "data-v-623adb82
|
|
|
2202
2177
|
}
|
|
2203
2178
|
},
|
|
2204
2179
|
setup(e) {
|
|
2205
|
-
return (a, r) => (o(), i("div",
|
|
2206
|
-
t("div",
|
|
2207
|
-
t("div",
|
|
2180
|
+
return (a, r) => (o(), i("div", Xs, [
|
|
2181
|
+
t("div", xs, [
|
|
2182
|
+
t("div", ei, [
|
|
2208
2183
|
t("h1", null, n(e.headline), 1)
|
|
2209
2184
|
]),
|
|
2210
|
-
t("div",
|
|
2211
|
-
e.videoSrc !== "" ? (o(),
|
|
2185
|
+
t("div", ti, [
|
|
2186
|
+
e.videoSrc !== "" ? (o(), A(Y, {
|
|
2212
2187
|
key: 0,
|
|
2213
2188
|
play: "",
|
|
2214
2189
|
"local-video": !0,
|
|
@@ -2219,9 +2194,9 @@ const Xs = /* @__PURE__ */ v(Qs, [["render", Js], ["__scopeId", "data-v-623adb82
|
|
|
2219
2194
|
autoplay: "",
|
|
2220
2195
|
loop: "",
|
|
2221
2196
|
muted: ""
|
|
2222
|
-
}, null, 8, ["src", "aria-label", "poster"])) : (o(),
|
|
2197
|
+
}, null, 8, ["src", "aria-label", "poster"])) : (o(), A(V(C), { key: 1 }, {
|
|
2223
2198
|
default: w(() => [
|
|
2224
|
-
|
|
2199
|
+
_(a.$slots, "product-hero-image", {}, void 0, !0)
|
|
2225
2200
|
]),
|
|
2226
2201
|
_: 3
|
|
2227
2202
|
}))
|
|
@@ -2229,55 +2204,55 @@ const Xs = /* @__PURE__ */ v(Qs, [["render", Js], ["__scopeId", "data-v-623adb82
|
|
|
2229
2204
|
])
|
|
2230
2205
|
]));
|
|
2231
2206
|
}
|
|
2232
|
-
}),
|
|
2207
|
+
}), li = /* @__PURE__ */ v(ai, [["__scopeId", "data-v-e394473d"]]), si = {
|
|
2233
2208
|
install: (e) => {
|
|
2234
|
-
e.component("AtomButton", J), e.component("AtomCheckbox",
|
|
2209
|
+
e.component("AtomButton", J), e.component("AtomCheckbox", Ae), e.component("AtomChip", Fe), e.component("AtomDropdown", je), e.component("AtomImage", C), e.component("AtomLabel", W), e.component("AtomLink", O), 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", li), e.component("BlockPromo", Jl), 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("Organism404", jo), e.component("OrganismFilter", Jo), e.component("OrganismFooter", fs), e.component("OrganismHeader", Ps), e.component("OrganismLanguageSwitcher", Us), e.component("OrganismPagination", Ws), e.component("OrganismSearch", Js);
|
|
2235
2210
|
}
|
|
2236
2211
|
};
|
|
2237
2212
|
export {
|
|
2238
2213
|
J as AtomButton,
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
|
|
2243
|
-
|
|
2214
|
+
Ae as AtomCheckbox,
|
|
2215
|
+
Fe as AtomChip,
|
|
2216
|
+
je as AtomDropdown,
|
|
2217
|
+
C as AtomImage,
|
|
2218
|
+
W as AtomLabel,
|
|
2244
2219
|
O as AtomLink,
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
|
|
2220
|
+
lt as AtomRadioButton,
|
|
2221
|
+
dt as AtomSelect,
|
|
2222
|
+
bt as AtomSlider,
|
|
2223
|
+
Et as AtomTextField,
|
|
2224
|
+
qt as AtomTextarea,
|
|
2225
|
+
Y as AtomVideo,
|
|
2226
|
+
Yl as BlockCardDisplay,
|
|
2252
2227
|
Ca as BlockFacts,
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
|
|
2258
|
-
|
|
2228
|
+
Ra as BlockFeatures,
|
|
2229
|
+
Wa as BlockFormScript,
|
|
2230
|
+
dl as BlockHeadline,
|
|
2231
|
+
kl as BlockHero,
|
|
2232
|
+
xa as BlockImage,
|
|
2233
|
+
sl as BlockImageGallery,
|
|
2259
2234
|
Cl as BlockLogoWall,
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2235
|
+
Pl as BlockMicroStories,
|
|
2236
|
+
Hl as BlockPolicy,
|
|
2237
|
+
li as BlockProductHero,
|
|
2238
|
+
Jl as BlockPromo,
|
|
2239
|
+
uo as BlockQuote,
|
|
2240
|
+
vo as BlockRichText,
|
|
2241
|
+
wo as BlockRichTextColumns,
|
|
2242
|
+
Do as BlockTimeline,
|
|
2243
|
+
Ro as BlockVimeo,
|
|
2244
|
+
xt as MoleculeAddress,
|
|
2245
|
+
oa as MoleculeBulletList,
|
|
2246
|
+
da as MoleculeCard,
|
|
2247
|
+
fa as MoleculeEventCard,
|
|
2273
2248
|
ue as MoleculeModal,
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
|
|
2249
|
+
ka as MoleculeTextCard,
|
|
2250
|
+
jo as Organism404,
|
|
2251
|
+
Jo as OrganismFilter,
|
|
2252
|
+
fs as OrganismFooter,
|
|
2253
|
+
Ps as OrganismHeader,
|
|
2254
|
+
Us as OrganismLanguageSwitcher,
|
|
2255
|
+
Ws as OrganismPagination,
|
|
2256
|
+
Js as OrganismSearch,
|
|
2257
|
+
si as default
|
|
2283
2258
|
};
|