@mirweb/mir-web-components 0.17.94 → 0.17.96
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.
|
@@ -24,7 +24,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
24
24
|
for (const [o, l] of a)
|
|
25
25
|
r[o] = l;
|
|
26
26
|
return r;
|
|
27
|
-
}, X = /* @__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"],
|
|
27
|
+
}, X = /* @__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"], Ce = /* @__PURE__ */ qe(() => /* @__PURE__ */ t("span", { class: "checkmark" }, null, -1)), Ve = /* @__PURE__ */ g({
|
|
28
28
|
__name: "checkbox",
|
|
29
29
|
props: {
|
|
30
30
|
name: { default: "checkbox" },
|
|
@@ -56,12 +56,12 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
56
56
|
for: l.id,
|
|
57
57
|
class: h(["checkbox__label", l.required ? "required" : ""])
|
|
58
58
|
}, [
|
|
59
|
-
|
|
59
|
+
Ce,
|
|
60
60
|
u(l.$slots, "default", {}, void 0, !0)
|
|
61
61
|
], 10, Le)
|
|
62
62
|
], 2));
|
|
63
63
|
}
|
|
64
|
-
}), Ae = /* @__PURE__ */ v(
|
|
64
|
+
}), Ae = /* @__PURE__ */ v(Ve, [["__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"
|
|
@@ -301,7 +301,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
301
301
|
u(a.$slots, "default", P(F(a.$attrs)))
|
|
302
302
|
]));
|
|
303
303
|
}
|
|
304
|
-
}),
|
|
304
|
+
}), D = /* @__PURE__ */ v(We, [["__scopeId", "data-v-e10217bd"]]), 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
|
-
}), K = /* @__PURE__ */ v(Qe, [["__scopeId", "data-v-7d9d3a8a"]]), Ze = { class: "link__wrapper" },
|
|
320
|
+
}), K = /* @__PURE__ */ v(Qe, [["__scopeId", "data-v-7d9d3a8a"]]), Ze = { class: "link__wrapper" }, A = /* @__PURE__ */ g({
|
|
321
321
|
__name: "link",
|
|
322
322
|
props: {
|
|
323
323
|
linkType: { default: "regular" },
|
|
@@ -608,7 +608,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
608
608
|
])
|
|
609
609
|
]));
|
|
610
610
|
}
|
|
611
|
-
}), Tt = /* @__PURE__ */ v(qt, [["__scopeId", "data-v-220a973c"]]), Lt = { class: "text-field__wrapper" },
|
|
611
|
+
}), Tt = /* @__PURE__ */ v(qt, [["__scopeId", "data-v-220a973c"]]), Lt = { class: "text-field__wrapper" }, Ct = ["for"], Vt = { key: 0 }, At = ["id", "type", "value", "placeholder", "required", "disabled", "name"], Dt = ["aria-expanded"], Mt = ["id", "type", "value", "placeholder", "required", "disabled", "name"], Ot = {
|
|
612
612
|
key: 2,
|
|
613
613
|
class: "search"
|
|
614
614
|
}, Pt = {
|
|
@@ -657,8 +657,8 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
657
657
|
p.disabled ? "disabled" : "",
|
|
658
658
|
p.search ? "search" : ""
|
|
659
659
|
])
|
|
660
|
-
}, n(p.label), 11,
|
|
661
|
-
o.value === "password" ? (s(), i("div",
|
|
660
|
+
}, n(p.label), 11, Ct),
|
|
661
|
+
o.value === "password" ? (s(), i("div", Vt, [
|
|
662
662
|
t("input", {
|
|
663
663
|
id: p.id,
|
|
664
664
|
ref: "passwordField",
|
|
@@ -779,7 +779,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
779
779
|
a.addressLine3 ? (s(), i("p", Jt, n(a.addressLine3), 1)) : m("", !0)
|
|
780
780
|
]),
|
|
781
781
|
t("div", Qt, [
|
|
782
|
-
a.website ? (s(), C(
|
|
782
|
+
a.website ? (s(), C(A, {
|
|
783
783
|
key: 0,
|
|
784
784
|
underline: "false",
|
|
785
785
|
"link-type": "regular"
|
|
@@ -792,7 +792,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
792
792
|
]),
|
|
793
793
|
_: 1
|
|
794
794
|
})) : m("", !0),
|
|
795
|
-
(s(!0), i(M, null, O(a.phoneNumbers, (o) => (s(), C(
|
|
795
|
+
(s(!0), i(M, null, O(a.phoneNumbers, (o) => (s(), C(A, {
|
|
796
796
|
key: o,
|
|
797
797
|
underline: "false",
|
|
798
798
|
"link-type": "regular"
|
|
@@ -900,7 +900,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
900
900
|
onMouseover: p[0] || (p[0] = (B) => ie(r) ? r.value = !0 : r = !0),
|
|
901
901
|
onMouseout: p[1] || (p[1] = (B) => ie(r) ? r.value = !1 : r = !1)
|
|
902
902
|
}, [
|
|
903
|
-
c.mediaType === "image" ? (s(), C(
|
|
903
|
+
c.mediaType === "image" ? (s(), C(D, { key: 0 }, {
|
|
904
904
|
default: y(() => [
|
|
905
905
|
u(c.$slots, "card-image", te({
|
|
906
906
|
src: c.imgSrc,
|
|
@@ -1018,7 +1018,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1018
1018
|
])
|
|
1019
1019
|
]));
|
|
1020
1020
|
}
|
|
1021
|
-
}), Ba = /* @__PURE__ */ v(wa, [["__scopeId", "data-v-ebdea819"]]), Sa = { class: "facts__wrapper" }, Ia = { class: "facts__content" }, qa = { class: "facts__headline" }, Ta = { class: "facts" }, La = { class: "fact__value" },
|
|
1021
|
+
}), Ba = /* @__PURE__ */ v(wa, [["__scopeId", "data-v-ebdea819"]]), Sa = { class: "facts__wrapper" }, Ia = { class: "facts__content" }, qa = { class: "facts__headline" }, Ta = { class: "facts" }, La = { class: "fact__value" }, Ca = { class: "fact__metric" }, Va = {
|
|
1022
1022
|
key: 0,
|
|
1023
1023
|
class: "facts__link"
|
|
1024
1024
|
}, Aa = /* @__PURE__ */ g({
|
|
@@ -1056,13 +1056,13 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1056
1056
|
t("div", La, [
|
|
1057
1057
|
t("span", null, n(o.value), 1)
|
|
1058
1058
|
]),
|
|
1059
|
-
t("div",
|
|
1059
|
+
t("div", Ca, [
|
|
1060
1060
|
t("span", null, n(o.metric), 1)
|
|
1061
1061
|
])
|
|
1062
1062
|
]))), 128))
|
|
1063
1063
|
]),
|
|
1064
|
-
a.link ? (s(), i("div",
|
|
1065
|
-
w(
|
|
1064
|
+
a.link ? (s(), i("div", Va, [
|
|
1065
|
+
w(A, {
|
|
1066
1066
|
"link-type": "regular_light",
|
|
1067
1067
|
arrow: ""
|
|
1068
1068
|
}, {
|
|
@@ -1104,7 +1104,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1104
1104
|
key: o.headline,
|
|
1105
1105
|
class: "features__element"
|
|
1106
1106
|
}, [
|
|
1107
|
-
w(
|
|
1107
|
+
w(D, { class: "element__icon" }, {
|
|
1108
1108
|
default: y(() => [
|
|
1109
1109
|
u(a.$slots, "features-icon", P(F({
|
|
1110
1110
|
src: o.icon.src,
|
|
@@ -1167,7 +1167,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1167
1167
|
return (a, r) => (s(), i("div", Qa, [
|
|
1168
1168
|
t("div", Za, [
|
|
1169
1169
|
t("div", Xa, [
|
|
1170
|
-
w(
|
|
1170
|
+
w(D, null, {
|
|
1171
1171
|
default: y(() => [
|
|
1172
1172
|
u(a.$slots, "image", P(F({ width: 984, height: 554, src: e.src, alt: e.alt })))
|
|
1173
1173
|
]),
|
|
@@ -1215,7 +1215,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1215
1215
|
}, [
|
|
1216
1216
|
t("div", al, [
|
|
1217
1217
|
l.mediaLarge && l.mediaType === "image" ? (s(), i("div", ll, [
|
|
1218
|
-
w(
|
|
1218
|
+
w(D, null, {
|
|
1219
1219
|
default: y(() => [
|
|
1220
1220
|
u(l.$slots, "image-large", P(F({
|
|
1221
1221
|
width: 617,
|
|
@@ -1253,7 +1253,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1253
1253
|
key: c.src + c.alt,
|
|
1254
1254
|
class: "image image--small"
|
|
1255
1255
|
}, [
|
|
1256
|
-
w(
|
|
1256
|
+
w(D, null, {
|
|
1257
1257
|
default: y(() => [
|
|
1258
1258
|
u(l.$slots, "image-small", P(F({
|
|
1259
1259
|
width: 328,
|
|
@@ -1319,7 +1319,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1319
1319
|
t("h1", null, n(e.headline), 1)
|
|
1320
1320
|
]),
|
|
1321
1321
|
t("div", gl, [
|
|
1322
|
-
w(
|
|
1322
|
+
w(A, {
|
|
1323
1323
|
"link-type": "regular_light",
|
|
1324
1324
|
arrow: ""
|
|
1325
1325
|
}, {
|
|
@@ -1346,7 +1346,7 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1346
1346
|
}), Bl = /* @__PURE__ */ v(wl, [["__scopeId", "data-v-22f9be13"]]), Sl = { class: "logo-wall__wrapper" }, Il = { class: "logo-wall__content" }, ql = {
|
|
1347
1347
|
key: 0,
|
|
1348
1348
|
class: "logo-wall__text"
|
|
1349
|
-
}, Tl = { key: 0 }, Ll = { key: 1 },
|
|
1349
|
+
}, Tl = { key: 0 }, Ll = { key: 1 }, Cl = { class: "logo-wall__logos" }, Vl = { class: "logo-wall__link" }, Al = /* @__PURE__ */ g({
|
|
1350
1350
|
__name: "logo-wall",
|
|
1351
1351
|
props: {
|
|
1352
1352
|
headline: {
|
|
@@ -1370,12 +1370,12 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1370
1370
|
e.headline ? (s(), i("h2", Tl, n(e.headline), 1)) : m("", !0),
|
|
1371
1371
|
e.body ? (s(), i("p", Ll, n(e.body), 1)) : m("", !0)
|
|
1372
1372
|
])) : m("", !0),
|
|
1373
|
-
t("div",
|
|
1373
|
+
t("div", Cl, [
|
|
1374
1374
|
(s(!0), i(M, null, O(e.logos, (o) => (s(), i("div", {
|
|
1375
1375
|
key: o.src + o.alt,
|
|
1376
1376
|
class: "logo-wall__logo"
|
|
1377
1377
|
}, [
|
|
1378
|
-
w(
|
|
1378
|
+
w(D, null, {
|
|
1379
1379
|
default: y(() => [
|
|
1380
1380
|
u(a.$slots, "logo-wall-logo", P(F({
|
|
1381
1381
|
width: 130,
|
|
@@ -1388,8 +1388,8 @@ const Se = ["aria-label"], Ie = /* @__PURE__ */ g({
|
|
|
1388
1388
|
}, 1024)
|
|
1389
1389
|
]))), 128))
|
|
1390
1390
|
]),
|
|
1391
|
-
t("div",
|
|
1392
|
-
w(
|
|
1391
|
+
t("div", Vl, [
|
|
1392
|
+
w(A, {
|
|
1393
1393
|
"link-type": "regular_light",
|
|
1394
1394
|
arrow: !0
|
|
1395
1395
|
}, {
|
|
@@ -1520,7 +1520,7 @@ const jl = /* @__PURE__ */ v(Rl, [["render", zl], ["__scopeId", "data-v-9d5712e7
|
|
|
1520
1520
|
l.reverse ? "promo__image--reverse" : "promo__image--default"
|
|
1521
1521
|
])
|
|
1522
1522
|
}, [
|
|
1523
|
-
w(
|
|
1523
|
+
w(D, null, {
|
|
1524
1524
|
default: y(() => [
|
|
1525
1525
|
u(l.$slots, "promo-image", P(F({ src: l.src, width: 1920, alt: l.alt, height: 1080 })))
|
|
1526
1526
|
]),
|
|
@@ -1565,7 +1565,7 @@ const jl = /* @__PURE__ */ v(Rl, [["render", zl], ["__scopeId", "data-v-9d5712e7
|
|
|
1565
1565
|
}, [
|
|
1566
1566
|
u(l.$slots, "promo-headline")
|
|
1567
1567
|
], 2),
|
|
1568
|
-
l.linkType === "link" ? (s(), C(
|
|
1568
|
+
l.linkType === "link" ? (s(), C(A, {
|
|
1569
1569
|
key: 1,
|
|
1570
1570
|
"link-type": l.variant === "dark" ? "regular_dark" : (l.variant === "light", "regular_light"),
|
|
1571
1571
|
arrow: ""
|
|
@@ -1575,7 +1575,7 @@ const jl = /* @__PURE__ */ v(Rl, [["render", zl], ["__scopeId", "data-v-9d5712e7
|
|
|
1575
1575
|
]),
|
|
1576
1576
|
_: 3
|
|
1577
1577
|
}, 8, ["link-type"])) : m("", !0),
|
|
1578
|
-
l.linkType === "button" ? (s(), C(
|
|
1578
|
+
l.linkType === "button" ? (s(), C(A, {
|
|
1579
1579
|
key: 2,
|
|
1580
1580
|
"link-type": l.variant === "dark" ? "secondary_dark" : (l.variant === "light", "secondary")
|
|
1581
1581
|
}, {
|
|
@@ -1620,7 +1620,7 @@ const jl = /* @__PURE__ */ v(Rl, [["render", zl], ["__scopeId", "data-v-9d5712e7
|
|
|
1620
1620
|
t("p", so, n(e.quote), 1),
|
|
1621
1621
|
t("div", io, [
|
|
1622
1622
|
e.authorImage ? (s(), i("div", ro, [
|
|
1623
|
-
w(
|
|
1623
|
+
w(D, null, {
|
|
1624
1624
|
default: y(() => [
|
|
1625
1625
|
u(a.$slots, "author-image", P(F({
|
|
1626
1626
|
src: e.authorImage + "/m/100x100",
|
|
@@ -1705,7 +1705,7 @@ const jl = /* @__PURE__ */ v(Rl, [["render", zl], ["__scopeId", "data-v-9d5712e7
|
|
|
1705
1705
|
a.imageClip ? "rich-text__image--clip" : ""
|
|
1706
1706
|
])
|
|
1707
1707
|
}, [
|
|
1708
|
-
w(
|
|
1708
|
+
w(D, null, {
|
|
1709
1709
|
default: y(() => [
|
|
1710
1710
|
u(a.$slots, "rich-text-image", P(F({ width: 865, height: 307 })))
|
|
1711
1711
|
]),
|
|
@@ -1733,7 +1733,7 @@ function Bo(e, a) {
|
|
|
1733
1733
|
])
|
|
1734
1734
|
]);
|
|
1735
1735
|
}
|
|
1736
|
-
const So = /* @__PURE__ */ v(bo, [["render", Bo], ["__scopeId", "data-v-2881b194"]]), Io = (e) => (E("data-v-e254e1e0"), e = e(), R(), e), qo = { class: "timeline__wrapper" }, To = { class: "timeline__content" }, Lo = { class: "timeline__items" },
|
|
1736
|
+
const So = /* @__PURE__ */ v(bo, [["render", Bo], ["__scopeId", "data-v-2881b194"]]), Io = (e) => (E("data-v-e254e1e0"), e = e(), R(), e), qo = { class: "timeline__wrapper" }, To = { class: "timeline__content" }, Lo = { class: "timeline__items" }, Co = { class: "item__left" }, Vo = /* @__PURE__ */ Io(() => /* @__PURE__ */ t("div", { class: "item__elements" }, [
|
|
1737
1737
|
/* @__PURE__ */ t("div", { class: "circle" }),
|
|
1738
1738
|
/* @__PURE__ */ t("div", { class: "line" })
|
|
1739
1739
|
], -1)), Ao = { class: "item__right" }, Do = ["innerHTML"], Mo = /* @__PURE__ */ g({
|
|
@@ -1766,10 +1766,10 @@ const So = /* @__PURE__ */ v(bo, [["render", Bo], ["__scopeId", "data-v-2881b194
|
|
|
1766
1766
|
key: o.year,
|
|
1767
1767
|
class: "timeline__item faded"
|
|
1768
1768
|
}, [
|
|
1769
|
-
t("div",
|
|
1770
|
-
|
|
1769
|
+
t("div", Co, n(o.year), 1),
|
|
1770
|
+
Vo,
|
|
1771
1771
|
t("div", Ao, [
|
|
1772
|
-
w(
|
|
1772
|
+
w(D, null, {
|
|
1773
1773
|
default: y(() => [
|
|
1774
1774
|
o.media.src ? u(a.$slots, "timeline-image", P(te({ key: 0 }, { src: o.media.src, alt: o.media.alt })), void 0, !0) : m("", !0)
|
|
1775
1775
|
]),
|
|
@@ -1861,13 +1861,21 @@ const So = /* @__PURE__ */ v(bo, [["render", Bo], ["__scopeId", "data-v-2881b194
|
|
|
1861
1861
|
])
|
|
1862
1862
|
]));
|
|
1863
1863
|
}
|
|
1864
|
-
}), xo = /* @__PURE__ */ v(Xo, [["__scopeId", "data-v-31c1ba00"]]), H = (e) => (E("data-v-
|
|
1864
|
+
}), xo = /* @__PURE__ */ v(Xo, [["__scopeId", "data-v-31c1ba00"]]), H = (e) => (E("data-v-4a84f7c3"), e = e(), R(), e), es = { class: "footer__wrapper" }, ts = { class: "footer__content" }, as = { class: "footer__sections" }, ls = { class: "section__title" }, os = { class: "section__list" }, ss = { class: "section" }, is = /* @__PURE__ */ H(() => /* @__PURE__ */ t("span", { class: "section__title" }, "Mobile Industrial Robots A/S", -1)), rs = /* @__PURE__ */ H(() => /* @__PURE__ */ t("span", null, "Emil Neckelmanns Vej 15F", -1)), ns = /* @__PURE__ */ H(() => /* @__PURE__ */ t("span", null, "DK-5220 Odense SØ", -1)), ds = /* @__PURE__ */ H(() => /* @__PURE__ */ t("span", null, "CVR: 35251235", -1)), cs = /* @__PURE__ */ H(() => /* @__PURE__ */ t("br", null, null, -1)), us = /* @__PURE__ */ H(() => /* @__PURE__ */ t("a", { href: "mailto:mail@mir-robots.com" }, "mail@mir-robots.com", -1)), _s = /* @__PURE__ */ H(() => /* @__PURE__ */ t("a", { href: "tel:+4520377577" }, "+45 20 377 577", -1)), ps = { class: "footer__bottom" }, hs = { class: "copyright" }, ms = { class: "footer__policy" }, vs = /* @__PURE__ */ H(() => /* @__PURE__ */ t("i", { class: "change-region" }, null, -1)), fs = {
|
|
1865
|
+
key: 0,
|
|
1866
|
+
class: "footer__social"
|
|
1867
|
+
}, gs = ["href", "aria-label"], bs = {
|
|
1868
|
+
key: 1,
|
|
1869
|
+
class: "footer__social"
|
|
1870
|
+
}, ys = ["href", "aria-label"], $s = /* @__PURE__ */ g({
|
|
1865
1871
|
__name: "footer",
|
|
1866
1872
|
props: {
|
|
1873
|
+
language: { default: "" },
|
|
1867
1874
|
footerSections: { default: () => [] },
|
|
1868
1875
|
privacyPolicy: { default: void 0 },
|
|
1869
1876
|
cookiePolicy: { default: void 0 },
|
|
1870
1877
|
socialMedia: { default: () => [] },
|
|
1878
|
+
socialMediaChina: { default: () => [] },
|
|
1871
1879
|
changeRegion: { default: "" }
|
|
1872
1880
|
},
|
|
1873
1881
|
emits: ["changeRegionClicked"],
|
|
@@ -1895,7 +1903,7 @@ const So = /* @__PURE__ */ v(bo, [["render", Bo], ["__scopeId", "data-v-2881b194
|
|
|
1895
1903
|
ns,
|
|
1896
1904
|
ds,
|
|
1897
1905
|
cs,
|
|
1898
|
-
w(
|
|
1906
|
+
w(A, {
|
|
1899
1907
|
class: "footer__contact",
|
|
1900
1908
|
"link-type": "regular_light",
|
|
1901
1909
|
underline: "false"
|
|
@@ -1905,7 +1913,7 @@ const So = /* @__PURE__ */ v(bo, [["render", Bo], ["__scopeId", "data-v-2881b194
|
|
|
1905
1913
|
]),
|
|
1906
1914
|
_: 1
|
|
1907
1915
|
}),
|
|
1908
|
-
w(
|
|
1916
|
+
w(A, {
|
|
1909
1917
|
class: "footer__contact",
|
|
1910
1918
|
"link-type": "regular_light",
|
|
1911
1919
|
underline: "false"
|
|
@@ -1932,45 +1940,67 @@ const So = /* @__PURE__ */ v(bo, [["render", Bo], ["__scopeId", "data-v-2881b194
|
|
|
1932
1940
|
]),
|
|
1933
1941
|
u(a.$slots, "footer-privacy-link"),
|
|
1934
1942
|
u(a.$slots, "footer-cookie-link")
|
|
1935
|
-
]),
|
|
1936
|
-
t("div", fs, [
|
|
1937
|
-
(s(!0), i(M, null, O(a.socialMedia, (o) => (s(), C(D, {
|
|
1938
|
-
key: o.title,
|
|
1939
|
-
underline: "false",
|
|
1940
|
-
"link-type": "regular"
|
|
1941
|
-
}, {
|
|
1942
|
-
default: y(() => [
|
|
1943
|
-
t("a", {
|
|
1944
|
-
href: o.url,
|
|
1945
|
-
"aria-label": o.title
|
|
1946
|
-
}, [
|
|
1947
|
-
t("i", {
|
|
1948
|
-
width: "19",
|
|
1949
|
-
height: "14",
|
|
1950
|
-
class: h(["footer__social--icon", [o.title ? "bg-" + o.title : ""]])
|
|
1951
|
-
}, null, 2)
|
|
1952
|
-
], 8, gs)
|
|
1953
|
-
]),
|
|
1954
|
-
_: 2
|
|
1955
|
-
}, 1024))), 128))
|
|
1956
1943
|
])
|
|
1957
|
-
])
|
|
1944
|
+
]),
|
|
1945
|
+
a.language !== "zh" ? (s(), i("div", fs, [
|
|
1946
|
+
(s(!0), i(M, null, O(a.socialMedia, (o) => (s(), C(A, {
|
|
1947
|
+
key: o.title,
|
|
1948
|
+
underline: "false",
|
|
1949
|
+
"link-type": "regular"
|
|
1950
|
+
}, {
|
|
1951
|
+
default: y(() => [
|
|
1952
|
+
t("a", {
|
|
1953
|
+
href: o.url,
|
|
1954
|
+
target: "_blank",
|
|
1955
|
+
"aria-label": o.title
|
|
1956
|
+
}, [
|
|
1957
|
+
t("i", {
|
|
1958
|
+
width: "19",
|
|
1959
|
+
height: "14",
|
|
1960
|
+
class: h(["footer__social--icon", [o.title ? "bg-" + o.title : ""]])
|
|
1961
|
+
}, null, 2)
|
|
1962
|
+
], 8, gs)
|
|
1963
|
+
]),
|
|
1964
|
+
_: 2
|
|
1965
|
+
}, 1024))), 128))
|
|
1966
|
+
])) : (s(), i("div", bs, [
|
|
1967
|
+
(s(!0), i(M, null, O(a.socialMediaChina, (o) => (s(), C(A, {
|
|
1968
|
+
key: o.title,
|
|
1969
|
+
underline: "false",
|
|
1970
|
+
"link-type": "regular"
|
|
1971
|
+
}, {
|
|
1972
|
+
default: y(() => [
|
|
1973
|
+
t("a", {
|
|
1974
|
+
href: o.url,
|
|
1975
|
+
target: "_blank",
|
|
1976
|
+
"aria-label": o.title
|
|
1977
|
+
}, [
|
|
1978
|
+
t("i", {
|
|
1979
|
+
width: "19",
|
|
1980
|
+
height: "14",
|
|
1981
|
+
class: h(["footer__social--icon", [o.title ? "bg-" + o.title : ""]])
|
|
1982
|
+
}, null, 2)
|
|
1983
|
+
], 8, ys)
|
|
1984
|
+
]),
|
|
1985
|
+
_: 2
|
|
1986
|
+
}, 1024))), 128))
|
|
1987
|
+
]))
|
|
1958
1988
|
])
|
|
1959
1989
|
]));
|
|
1960
1990
|
}
|
|
1961
|
-
}),
|
|
1991
|
+
}), ks = /* @__PURE__ */ v($s, [["__scopeId", "data-v-4a84f7c3"]]), ws = { class: "header__wrapper" }, Bs = { class: "nav-wrapper" }, Ss = { class: "mir-link-logo" }, Is = { class: "main-nav-items" }, qs = {
|
|
1962
1992
|
id: "menu-dropdown",
|
|
1963
1993
|
ref: "dropdownDiv"
|
|
1964
|
-
},
|
|
1994
|
+
}, Ts = {
|
|
1965
1995
|
key: 0,
|
|
1966
1996
|
src: "https://a.storyblok.com/f/230581/9x6/8cecdca15f/arrow-down.svg?cv=1695125714195",
|
|
1967
1997
|
alt: "dropdownarrow"
|
|
1968
|
-
},
|
|
1998
|
+
}, Ls = {
|
|
1969
1999
|
key: 1,
|
|
1970
2000
|
src: "https://a.storyblok.com/f/230581/9x6/8cecdca15f/arrow-down.svg?cv=1695125714195",
|
|
1971
2001
|
alt: "dropdownarrow",
|
|
1972
2002
|
style: { transform: "rotate(180deg)" }
|
|
1973
|
-
},
|
|
2003
|
+
}, Cs = { class: "dropdown-content" }, Vs = { class: "nav-search-wrapper" }, As = ["src"], Ds = { class: "mobile-logo-search-burger-wrapper" }, Ms = { class: "mobile-mir-link-logo" }, Os = { class: "mobile-search-wrapper" }, Ps = ["src"], Fs = ["src"], Es = { class: "mobile-menu-content-wrapper" }, Rs = { class: "mobile-dropdown-content" }, Ns = /* @__PURE__ */ g({
|
|
1974
2004
|
__name: "header",
|
|
1975
2005
|
props: {
|
|
1976
2006
|
burgerState: {
|
|
@@ -2017,30 +2047,30 @@ const So = /* @__PURE__ */ v(bo, [["render", Bo], ["__scopeId", "data-v-2881b194
|
|
|
2017
2047
|
}
|
|
2018
2048
|
return a({
|
|
2019
2049
|
defocusSearchButton: x
|
|
2020
|
-
}), (S, j) => (s(), i("div",
|
|
2050
|
+
}), (S, j) => (s(), i("div", ws, [
|
|
2021
2051
|
t("nav", null, [
|
|
2022
|
-
t("div",
|
|
2023
|
-
t("div",
|
|
2052
|
+
t("div", Bs, [
|
|
2053
|
+
t("div", Ss, [
|
|
2024
2054
|
u(S.$slots, "link-logo", {}, void 0, !0)
|
|
2025
2055
|
]),
|
|
2026
|
-
t("ul",
|
|
2056
|
+
t("ul", Is, [
|
|
2027
2057
|
u(S.$slots, "main-nav-items", {}, void 0, !0)
|
|
2028
2058
|
]),
|
|
2029
|
-
t("div",
|
|
2059
|
+
t("div", qs, [
|
|
2030
2060
|
t("button", {
|
|
2031
2061
|
class: "nav-dropdown-btn",
|
|
2032
2062
|
onClick: B
|
|
2033
2063
|
}, [
|
|
2034
2064
|
u(S.$slots, "dropdown-title", {}, void 0, !0),
|
|
2035
|
-
V(c) === !1 ? (s(), i("img",
|
|
2065
|
+
V(c) === !1 ? (s(), i("img", Ts)) : (s(), i("img", Ls))
|
|
2036
2066
|
]),
|
|
2037
|
-
Y(t("div",
|
|
2067
|
+
Y(t("div", Cs, [
|
|
2038
2068
|
u(S.$slots, "dropdown-links", {}, void 0, !0)
|
|
2039
2069
|
], 512), [
|
|
2040
2070
|
[Z, V(c)]
|
|
2041
2071
|
])
|
|
2042
2072
|
], 512),
|
|
2043
|
-
t("div",
|
|
2073
|
+
t("div", Vs, [
|
|
2044
2074
|
t("button", {
|
|
2045
2075
|
ref_key: "navSearchButton",
|
|
2046
2076
|
ref: $,
|
|
@@ -2055,18 +2085,18 @@ const So = /* @__PURE__ */ v(bo, [["render", Bo], ["__scopeId", "data-v-2881b194
|
|
|
2055
2085
|
alt: "search icon",
|
|
2056
2086
|
width: "20",
|
|
2057
2087
|
height: "20"
|
|
2058
|
-
}, null, 8,
|
|
2088
|
+
}, null, 8, As)
|
|
2059
2089
|
], 512)
|
|
2060
2090
|
])
|
|
2061
2091
|
]),
|
|
2062
2092
|
t("div", {
|
|
2063
2093
|
class: h(["mobile-nav-wrapper", V(_) === !0 ? "mirsaic-mobile-bg mirsaic--dark" : ""])
|
|
2064
2094
|
}, [
|
|
2065
|
-
t("div",
|
|
2066
|
-
t("div",
|
|
2095
|
+
t("div", Ds, [
|
|
2096
|
+
t("div", Ms, [
|
|
2067
2097
|
u(S.$slots, "link-logo", {}, void 0, !0)
|
|
2068
2098
|
]),
|
|
2069
|
-
t("div",
|
|
2099
|
+
t("div", Os, [
|
|
2070
2100
|
t("button", {
|
|
2071
2101
|
ref_key: "mobileSearchButton",
|
|
2072
2102
|
ref: q,
|
|
@@ -2082,7 +2112,7 @@ const So = /* @__PURE__ */ v(bo, [["render", Bo], ["__scopeId", "data-v-2881b194
|
|
|
2082
2112
|
alt: "search icon",
|
|
2083
2113
|
width: "20",
|
|
2084
2114
|
height: "20"
|
|
2085
|
-
}, null, 8,
|
|
2115
|
+
}, null, 8, Ps)
|
|
2086
2116
|
], 512)
|
|
2087
2117
|
]),
|
|
2088
2118
|
t("button", {
|
|
@@ -2095,14 +2125,14 @@ const So = /* @__PURE__ */ v(bo, [["render", Bo], ["__scopeId", "data-v-2881b194
|
|
|
2095
2125
|
height: "20",
|
|
2096
2126
|
alt: "burger menu line icon",
|
|
2097
2127
|
src: V(_) === !0 ? "https://a.storyblok.com/f/230581/17x18/20e9329e46/close-white.svg" : "https://a.storyblok.com/f/230581/23x14/739e917bca/burger-menu-line.svg"
|
|
2098
|
-
}, null, 8,
|
|
2128
|
+
}, null, 8, Fs)
|
|
2099
2129
|
])
|
|
2100
2130
|
]),
|
|
2101
|
-
Y(t("div",
|
|
2131
|
+
Y(t("div", Es, [
|
|
2102
2132
|
t("ul", null, [
|
|
2103
2133
|
u(S.$slots, "mobile-main-nav-items", {}, void 0, !0)
|
|
2104
2134
|
]),
|
|
2105
|
-
t("ul",
|
|
2135
|
+
t("ul", Rs, [
|
|
2106
2136
|
u(S.$slots, "mobile-dropdown-title", {}, void 0, !0),
|
|
2107
2137
|
u(S.$slots, "mobile-dropdown-links", {}, void 0, !0)
|
|
2108
2138
|
])
|
|
@@ -2113,7 +2143,7 @@ const So = /* @__PURE__ */ v(bo, [["render", Bo], ["__scopeId", "data-v-2881b194
|
|
|
2113
2143
|
])
|
|
2114
2144
|
]));
|
|
2115
2145
|
}
|
|
2116
|
-
}),
|
|
2146
|
+
}), Hs = /* @__PURE__ */ v(Ns, [["__scopeId", "data-v-5ad5c770"]]), zs = { class: "language__wrapper" }, js = { class: "language__content" }, Us = { class: "language__headline" }, Ks = { class: "language__paragraph" }, Gs = { class: "language__links" }, Ws = /* @__PURE__ */ g({
|
|
2117
2147
|
__name: "language-switcher",
|
|
2118
2148
|
props: {
|
|
2119
2149
|
headline: {
|
|
@@ -2126,17 +2156,17 @@ const So = /* @__PURE__ */ v(bo, [["render", Bo], ["__scopeId", "data-v-2881b194
|
|
|
2126
2156
|
}
|
|
2127
2157
|
},
|
|
2128
2158
|
setup(e) {
|
|
2129
|
-
return (a, r) => (s(), i("div",
|
|
2130
|
-
t("div",
|
|
2131
|
-
t("h2",
|
|
2132
|
-
t("p",
|
|
2133
|
-
t("div",
|
|
2159
|
+
return (a, r) => (s(), i("div", zs, [
|
|
2160
|
+
t("div", js, [
|
|
2161
|
+
t("h2", Us, n(e.headline), 1),
|
|
2162
|
+
t("p", Ks, n(e.paragraph), 1),
|
|
2163
|
+
t("div", Gs, [
|
|
2134
2164
|
u(a.$slots, "language-links", {}, void 0, !0)
|
|
2135
2165
|
])
|
|
2136
2166
|
])
|
|
2137
2167
|
]));
|
|
2138
2168
|
}
|
|
2139
|
-
}),
|
|
2169
|
+
}), Ys = /* @__PURE__ */ v(Ws, [["__scopeId", "data-v-dc8cc97e"]]), Js = { class: "pagination__wrapper" }, Qs = { class: "pagination__content" }, Zs = /* @__PURE__ */ g({
|
|
2140
2170
|
__name: "pagination",
|
|
2141
2171
|
props: {
|
|
2142
2172
|
isPreviousDisabled: {
|
|
@@ -2150,8 +2180,8 @@ const So = /* @__PURE__ */ v(bo, [["render", Bo], ["__scopeId", "data-v-2881b194
|
|
|
2150
2180
|
},
|
|
2151
2181
|
emits: ["previous", "next"],
|
|
2152
2182
|
setup(e) {
|
|
2153
|
-
return (a, r) => (s(), i("div",
|
|
2154
|
-
t("div",
|
|
2183
|
+
return (a, r) => (s(), i("div", Js, [
|
|
2184
|
+
t("div", Qs, [
|
|
2155
2185
|
w(X, {
|
|
2156
2186
|
disabled: e.isPreviousDisabled,
|
|
2157
2187
|
variant: "previous",
|
|
@@ -2168,19 +2198,19 @@ const So = /* @__PURE__ */ v(bo, [["render", Bo], ["__scopeId", "data-v-2881b194
|
|
|
2168
2198
|
])
|
|
2169
2199
|
]));
|
|
2170
2200
|
}
|
|
2171
|
-
}),
|
|
2172
|
-
function
|
|
2173
|
-
return s(), i("div",
|
|
2201
|
+
}), Xs = /* @__PURE__ */ v(Zs, [["__scopeId", "data-v-da6d07c9"]]), xs = {}, ei = { class: "search__wrapper" };
|
|
2202
|
+
function ti(e, a) {
|
|
2203
|
+
return s(), i("div", ei, [
|
|
2174
2204
|
u(e.$slots, "default", { class: "search__content" })
|
|
2175
2205
|
]);
|
|
2176
2206
|
}
|
|
2177
|
-
const
|
|
2207
|
+
const ai = /* @__PURE__ */ v(xs, [["render", ti], ["__scopeId", "data-v-623adb82"]]), li = { class: "product-hero__wrapper" }, oi = { class: "product-hero__content" }, si = { class: "product-hero__headline" }, ii = { class: "product-hero__video" }, ri = { class: "product-hero__insignia" }, ni = {
|
|
2178
2208
|
key: 0,
|
|
2179
2209
|
class: "product-hero__logo"
|
|
2180
|
-
},
|
|
2210
|
+
}, di = {
|
|
2181
2211
|
key: 1,
|
|
2182
2212
|
class: "product-hero__certification"
|
|
2183
|
-
},
|
|
2213
|
+
}, ci = /* @__PURE__ */ g({
|
|
2184
2214
|
__name: "product-hero",
|
|
2185
2215
|
props: {
|
|
2186
2216
|
headline: {
|
|
@@ -2215,10 +2245,10 @@ const ei = /* @__PURE__ */ v(Zs, [["render", xs], ["__scopeId", "data-v-623adb82
|
|
|
2215
2245
|
}
|
|
2216
2246
|
},
|
|
2217
2247
|
setup(e) {
|
|
2218
|
-
return (a, r) => (s(), i("div",
|
|
2219
|
-
t("div",
|
|
2220
|
-
t("div",
|
|
2221
|
-
t("div",
|
|
2248
|
+
return (a, r) => (s(), i("div", li, [
|
|
2249
|
+
t("div", oi, [
|
|
2250
|
+
t("div", si, n(e.headline), 1),
|
|
2251
|
+
t("div", ii, [
|
|
2222
2252
|
e.videoSrc !== "" ? (s(), C(J, {
|
|
2223
2253
|
key: 0,
|
|
2224
2254
|
play: "",
|
|
@@ -2230,23 +2260,23 @@ const ei = /* @__PURE__ */ v(Zs, [["render", xs], ["__scopeId", "data-v-623adb82
|
|
|
2230
2260
|
autoplay: "",
|
|
2231
2261
|
loop: "",
|
|
2232
2262
|
muted: ""
|
|
2233
|
-
}, null, 8, ["src", "aria-label", "poster"])) : (s(), C(V(
|
|
2263
|
+
}, null, 8, ["src", "aria-label", "poster"])) : (s(), C(V(D), { key: 1 }, {
|
|
2234
2264
|
default: y(() => [
|
|
2235
2265
|
u(a.$slots, "product-hero-image", {}, void 0, !0)
|
|
2236
2266
|
]),
|
|
2237
2267
|
_: 3
|
|
2238
2268
|
})),
|
|
2239
|
-
t("div",
|
|
2240
|
-
e.logoSrc ? (s(), i("div",
|
|
2241
|
-
w(V(
|
|
2269
|
+
t("div", ri, [
|
|
2270
|
+
e.logoSrc ? (s(), i("div", ni, [
|
|
2271
|
+
w(V(D), null, {
|
|
2242
2272
|
default: y(() => [
|
|
2243
2273
|
u(a.$slots, "product-hero-logo", {}, void 0, !0)
|
|
2244
2274
|
]),
|
|
2245
2275
|
_: 3
|
|
2246
2276
|
})
|
|
2247
2277
|
])) : m("", !0),
|
|
2248
|
-
e.isCertified ? (s(), i("div",
|
|
2249
|
-
w(V(
|
|
2278
|
+
e.isCertified ? (s(), i("div", di, [
|
|
2279
|
+
w(V(D), null, {
|
|
2250
2280
|
default: y(() => [
|
|
2251
2281
|
u(a.$slots, "product-hero-certification", {}, void 0, !0)
|
|
2252
2282
|
]),
|
|
@@ -2258,7 +2288,7 @@ const ei = /* @__PURE__ */ v(Zs, [["render", xs], ["__scopeId", "data-v-623adb82
|
|
|
2258
2288
|
])
|
|
2259
2289
|
]));
|
|
2260
2290
|
}
|
|
2261
|
-
}),
|
|
2291
|
+
}), ui = /* @__PURE__ */ v(ci, [["__scopeId", "data-v-deab9c3a"]]), _i = { class: "promo__content" }, pi = { class: "pallet-jack__media-wrap" }, hi = { class: "pallet-jack-link" }, mi = { class: "pallet-jack__media-wrap__inner-wrap" }, vi = { class: "pallet-jack__media-wrap__content-wrap" }, fi = { class: "regular-blue" }, gi = /* @__PURE__ */ g({
|
|
2262
2292
|
__name: "pallet-jack",
|
|
2263
2293
|
props: {
|
|
2264
2294
|
label: { default: "" },
|
|
@@ -2284,22 +2314,22 @@ const ei = /* @__PURE__ */ v(Zs, [["render", xs], ["__scopeId", "data-v-623adb82
|
|
|
2284
2314
|
l.teaser ? "promo__wrapper--teaser" : ""
|
|
2285
2315
|
])
|
|
2286
2316
|
}, [
|
|
2287
|
-
t("div",
|
|
2317
|
+
t("div", _i, [
|
|
2288
2318
|
t("div", {
|
|
2289
2319
|
class: h([
|
|
2290
2320
|
"promo__video",
|
|
2291
2321
|
l.reverse ? "promo__video--reverse" : "promo__video--default"
|
|
2292
2322
|
])
|
|
2293
2323
|
}, [
|
|
2294
|
-
t("div",
|
|
2295
|
-
t("div",
|
|
2324
|
+
t("div", pi, [
|
|
2325
|
+
t("div", hi, [
|
|
2296
2326
|
u(l.$slots, "pallet-jack-link")
|
|
2297
2327
|
]),
|
|
2298
|
-
t("div",
|
|
2328
|
+
t("div", mi, [
|
|
2299
2329
|
u(l.$slots, "pallet-jack-video")
|
|
2300
2330
|
]),
|
|
2301
|
-
t("div",
|
|
2302
|
-
t("h3",
|
|
2331
|
+
t("div", vi, [
|
|
2332
|
+
t("h3", fi, n(l.headline), 1),
|
|
2303
2333
|
t("p", null, n(l.shortDescription), 1)
|
|
2304
2334
|
])
|
|
2305
2335
|
])
|
|
@@ -2323,7 +2353,7 @@ const ei = /* @__PURE__ */ v(Zs, [["render", xs], ["__scopeId", "data-v-623adb82
|
|
|
2323
2353
|
}, [
|
|
2324
2354
|
u(l.$slots, "promo-text")
|
|
2325
2355
|
], 2),
|
|
2326
|
-
l.linkType === "link" ? (s(), C(
|
|
2356
|
+
l.linkType === "link" ? (s(), C(A, {
|
|
2327
2357
|
key: 1,
|
|
2328
2358
|
"link-type": l.variant === "dark" ? "regular_dark" : (l.variant === "light", "regular_light"),
|
|
2329
2359
|
arrow: ""
|
|
@@ -2333,7 +2363,7 @@ const ei = /* @__PURE__ */ v(Zs, [["render", xs], ["__scopeId", "data-v-623adb82
|
|
|
2333
2363
|
]),
|
|
2334
2364
|
_: 3
|
|
2335
2365
|
}, 8, ["link-type"])) : m("", !0),
|
|
2336
|
-
l.linkType === "button" ? (s(), C(
|
|
2366
|
+
l.linkType === "button" ? (s(), C(A, {
|
|
2337
2367
|
key: 2,
|
|
2338
2368
|
"link-type": l.variant === "dark" ? "secondary_dark" : (l.variant === "light", "secondary")
|
|
2339
2369
|
}, {
|
|
@@ -2346,9 +2376,9 @@ const ei = /* @__PURE__ */ v(Zs, [["render", xs], ["__scopeId", "data-v-623adb82
|
|
|
2346
2376
|
])
|
|
2347
2377
|
], 2));
|
|
2348
2378
|
}
|
|
2349
|
-
}),
|
|
2379
|
+
}), bi = /* @__PURE__ */ v(gi, [["__scopeId", "data-v-d2cc25b4"]]), $i = {
|
|
2350
2380
|
install: (e) => {
|
|
2351
|
-
e.component("AtomButton", X), e.component("AtomCheckbox", Ae), e.component("AtomChip", Fe), e.component("AtomDropdown", Ke), e.component("AtomImage",
|
|
2381
|
+
e.component("AtomButton", X), e.component("AtomCheckbox", Ae), e.component("AtomChip", Fe), e.component("AtomDropdown", Ke), e.component("AtomImage", D), e.component("AtomLabel", K), e.component("AtomLink", A), e.component("AtomRadioButton", lt), e.component("AtomSelect", dt), e.component("AtomSlider", yt), e.component("AtomTextarea", Tt), e.component("AtomTextField", Rt), e.component("AtomVideo", J), e.component("MoleculeAddress", ta), e.component("MoleculeBulletList", ia), e.component("MoleculeCard", ua), e.component("MoleculeEventCard", ba), e.component("MoleculeModal", ue), e.component("MoleculeTextCard", Ba), e.component("BlockFacts", Da), e.component("BlockFeatures", Ha), e.component("BlockFormScript", Ja), e.component("BlockHeadline", ul), e.component("BlockHero", Bl), e.component("BlockImage", tl), e.component("BlockImageGallery", rl), e.component("BlockLogoWall", Dl), e.component("BlockMicroStories", El), e.component("BlockPolicy", jl), e.component("BlockProductHero", ui), e.component("BlockPromo", xl), e.component("BlockQuote", po), e.component("BlockRichText", go), e.component("BlockRichTextColumns", So), e.component("BlockTimeline", Oo), e.component("BlockCardDisplay", Ql), e.component("BlockVimeo", Ho), e.component("BlockPalletJack", bi), e.component("Organism404", Wo), e.component("OrganismFilter", xo), e.component("OrganismFooter", ks), e.component("OrganismHeader", Hs), e.component("OrganismLanguageSwitcher", Ys), e.component("OrganismPagination", Xs), e.component("OrganismSearch", ai);
|
|
2352
2382
|
}
|
|
2353
2383
|
};
|
|
2354
2384
|
export {
|
|
@@ -2356,9 +2386,9 @@ export {
|
|
|
2356
2386
|
Ae as AtomCheckbox,
|
|
2357
2387
|
Fe as AtomChip,
|
|
2358
2388
|
Ke as AtomDropdown,
|
|
2359
|
-
|
|
2389
|
+
D as AtomImage,
|
|
2360
2390
|
K as AtomLabel,
|
|
2361
|
-
|
|
2391
|
+
A as AtomLink,
|
|
2362
2392
|
lt as AtomRadioButton,
|
|
2363
2393
|
dt as AtomSelect,
|
|
2364
2394
|
yt as AtomSlider,
|
|
@@ -2375,9 +2405,9 @@ export {
|
|
|
2375
2405
|
rl as BlockImageGallery,
|
|
2376
2406
|
Dl as BlockLogoWall,
|
|
2377
2407
|
El as BlockMicroStories,
|
|
2378
|
-
|
|
2408
|
+
bi as BlockPalletJack,
|
|
2379
2409
|
jl as BlockPolicy,
|
|
2380
|
-
|
|
2410
|
+
ui as BlockProductHero,
|
|
2381
2411
|
xl as BlockPromo,
|
|
2382
2412
|
po as BlockQuote,
|
|
2383
2413
|
go as BlockRichText,
|
|
@@ -2392,10 +2422,10 @@ export {
|
|
|
2392
2422
|
Ba as MoleculeTextCard,
|
|
2393
2423
|
Wo as Organism404,
|
|
2394
2424
|
xo as OrganismFilter,
|
|
2395
|
-
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
|
-
|
|
2399
|
-
|
|
2400
|
-
|
|
2425
|
+
ks as OrganismFooter,
|
|
2426
|
+
Hs as OrganismHeader,
|
|
2427
|
+
Ys as OrganismLanguageSwitcher,
|
|
2428
|
+
Xs as OrganismPagination,
|
|
2429
|
+
ai as OrganismSearch,
|
|
2430
|
+
$i as default
|
|
2401
2431
|
};
|