@mirweb/mir-web-components 0.17.20 → 0.17.21
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.
|
@@ -1393,13 +1393,13 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ f({
|
|
|
1393
1393
|
])
|
|
1394
1394
|
]));
|
|
1395
1395
|
}
|
|
1396
|
-
}), Tl = /* @__PURE__ */ v(Ll, [["__scopeId", "data-v-a8afd396"]]), Cl = {
|
|
1396
|
+
}), Tl = /* @__PURE__ */ v(Ll, [["__scopeId", "data-v-a8afd396"]]), Cl = { class: "micro-stories__top" }, Vl = {
|
|
1397
1397
|
key: 0,
|
|
1398
1398
|
class: "headline"
|
|
1399
|
-
},
|
|
1399
|
+
}, Al = {
|
|
1400
1400
|
key: 1,
|
|
1401
1401
|
class: "body"
|
|
1402
|
-
},
|
|
1402
|
+
}, Dl = { class: "micro-stories__splide" }, Ml = /* @__PURE__ */ f({
|
|
1403
1403
|
__name: "micro-stories",
|
|
1404
1404
|
props: {
|
|
1405
1405
|
bgColor: { default: "blue" },
|
|
@@ -1415,30 +1415,32 @@ const Be = ["aria-label"], Ie = /* @__PURE__ */ f({
|
|
|
1415
1415
|
return (s, u) => (o(), i("div", {
|
|
1416
1416
|
class: h(["micro-stories__wrapper", r.value])
|
|
1417
1417
|
}, [
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1418
|
+
t("div", Cl, [
|
|
1419
|
+
s.headline ? (o(), i("div", Vl, [
|
|
1420
|
+
t("h2", null, n(s.headline), 1)
|
|
1421
|
+
])) : g("", !0),
|
|
1422
|
+
s.body ? (o(), i("div", Al, [
|
|
1423
|
+
t("p", null, n(s.body), 1)
|
|
1424
|
+
])) : g("", !0)
|
|
1425
|
+
]),
|
|
1426
|
+
t("div", Dl, [
|
|
1425
1427
|
p(s.$slots, "micro-stories-slides")
|
|
1426
1428
|
]),
|
|
1427
1429
|
p(s.$slots, "micro-stories-controls")
|
|
1428
1430
|
], 2));
|
|
1429
1431
|
}
|
|
1430
|
-
}),
|
|
1431
|
-
function
|
|
1432
|
-
return o(), i("div",
|
|
1433
|
-
t("div",
|
|
1432
|
+
}), Ol = {}, Pl = { class: "policy__wrapper" }, Fl = { class: "policy__content" };
|
|
1433
|
+
function El(e, a) {
|
|
1434
|
+
return o(), i("div", Pl, [
|
|
1435
|
+
t("div", Fl, [
|
|
1434
1436
|
p(e.$slots, "default", {}, void 0, !0)
|
|
1435
1437
|
])
|
|
1436
1438
|
]);
|
|
1437
1439
|
}
|
|
1438
|
-
const
|
|
1440
|
+
const Nl = /* @__PURE__ */ v(Ol, [["render", El], ["__scopeId", "data-v-8765ee0b"]]), Rl = { class: "card-display__wrapper" }, Hl = {
|
|
1439
1441
|
key: 0,
|
|
1440
1442
|
class: "card__content"
|
|
1441
|
-
},
|
|
1443
|
+
}, zl = { key: 0 }, Ul = { key: 1 }, Kl = { class: "card__cards" }, jl = /* @__PURE__ */ f({
|
|
1442
1444
|
__name: "card-display",
|
|
1443
1445
|
props: {
|
|
1444
1446
|
headline: {
|
|
@@ -1461,18 +1463,18 @@ const El = /* @__PURE__ */ v(Ml, [["render", Fl], ["__scopeId", "data-v-8765ee0b
|
|
|
1461
1463
|
e.bgColor === "blue" ? "card-display--blue" : "card-display--white"
|
|
1462
1464
|
])
|
|
1463
1465
|
}, [
|
|
1464
|
-
t("div",
|
|
1465
|
-
e.headline || e.paragraph ? (o(), i("div",
|
|
1466
|
-
e.headline ? (o(), i("h2",
|
|
1467
|
-
e.paragraph ? (o(), i("p",
|
|
1466
|
+
t("div", Rl, [
|
|
1467
|
+
e.headline || e.paragraph ? (o(), i("div", Hl, [
|
|
1468
|
+
e.headline ? (o(), i("h2", zl, n(e.headline), 1)) : g("", !0),
|
|
1469
|
+
e.paragraph ? (o(), i("p", Ul, n(e.paragraph), 1)) : g("", !0)
|
|
1468
1470
|
])) : g("", !0),
|
|
1469
|
-
t("div",
|
|
1471
|
+
t("div", Kl, [
|
|
1470
1472
|
p(a.$slots, "card-display-cards", {}, void 0, !0)
|
|
1471
1473
|
])
|
|
1472
1474
|
])
|
|
1473
1475
|
], 2));
|
|
1474
1476
|
}
|
|
1475
|
-
}),
|
|
1477
|
+
}), Gl = /* @__PURE__ */ v(jl, [["__scopeId", "data-v-183dcee5"]]), Wl = { class: "promo__content" }, Yl = /* @__PURE__ */ f({
|
|
1476
1478
|
__name: "promo",
|
|
1477
1479
|
props: {
|
|
1478
1480
|
label: { default: "" },
|
|
@@ -1500,7 +1502,7 @@ const El = /* @__PURE__ */ v(Ml, [["render", Fl], ["__scopeId", "data-v-8765ee0b
|
|
|
1500
1502
|
s.teaser ? "promo__wrapper--teaser" : ""
|
|
1501
1503
|
])
|
|
1502
1504
|
}, [
|
|
1503
|
-
t("div",
|
|
1505
|
+
t("div", Wl, [
|
|
1504
1506
|
s.mediaType === "image" ? (o(), i("div", {
|
|
1505
1507
|
key: 0,
|
|
1506
1508
|
class: h([
|
|
@@ -1574,10 +1576,10 @@ const El = /* @__PURE__ */ v(Ml, [["render", Fl], ["__scopeId", "data-v-8765ee0b
|
|
|
1574
1576
|
])
|
|
1575
1577
|
], 2));
|
|
1576
1578
|
}
|
|
1577
|
-
}),
|
|
1579
|
+
}), Ql = /* @__PURE__ */ v(Yl, [["__scopeId", "data-v-7e80a0f0"]]), Zl = (e) => (E("data-v-e3cc8e27"), e = e(), N(), e), Jl = { class: "quote__wrapper" }, Xl = { class: "quote__content" }, xl = /* @__PURE__ */ Zl(() => /* @__PURE__ */ t("p", { class: "quote__quote-mark" }, "“", -1)), eo = { class: "quote__quote" }, to = { class: "quote__quote-text" }, ao = { class: "quote__author" }, lo = {
|
|
1578
1580
|
key: 0,
|
|
1579
1581
|
class: "quote__image"
|
|
1580
|
-
},
|
|
1582
|
+
}, oo = { class: "quote__text" }, so = { class: "quote__author-name" }, io = { class: "quote__author-title" }, ro = /* @__PURE__ */ f({
|
|
1581
1583
|
__name: "quote",
|
|
1582
1584
|
props: {
|
|
1583
1585
|
quote: {
|
|
@@ -1599,13 +1601,13 @@ const El = /* @__PURE__ */ v(Ml, [["render", Fl], ["__scopeId", "data-v-8765ee0b
|
|
|
1599
1601
|
}
|
|
1600
1602
|
},
|
|
1601
1603
|
setup(e) {
|
|
1602
|
-
return (a, r) => (o(), i("div",
|
|
1603
|
-
t("div",
|
|
1604
|
-
|
|
1605
|
-
t("div",
|
|
1606
|
-
t("p",
|
|
1607
|
-
t("div",
|
|
1608
|
-
e.authorImage ? (o(), i("div",
|
|
1604
|
+
return (a, r) => (o(), i("div", Jl, [
|
|
1605
|
+
t("div", Xl, [
|
|
1606
|
+
xl,
|
|
1607
|
+
t("div", eo, [
|
|
1608
|
+
t("p", to, n(e.quote), 1),
|
|
1609
|
+
t("div", ao, [
|
|
1610
|
+
e.authorImage ? (o(), i("div", lo, [
|
|
1609
1611
|
k(V, null, {
|
|
1610
1612
|
default: w(() => [
|
|
1611
1613
|
p(a.$slots, "author-image", P(F({
|
|
@@ -1617,22 +1619,22 @@ const El = /* @__PURE__ */ v(Ml, [["render", Fl], ["__scopeId", "data-v-8765ee0b
|
|
|
1617
1619
|
_: 3
|
|
1618
1620
|
})
|
|
1619
1621
|
])) : g("", !0),
|
|
1620
|
-
t("div",
|
|
1621
|
-
t("p",
|
|
1622
|
-
t("p",
|
|
1622
|
+
t("div", oo, [
|
|
1623
|
+
t("p", so, n(e.author), 1),
|
|
1624
|
+
t("p", io, n(e.authorTitle), 1)
|
|
1623
1625
|
])
|
|
1624
1626
|
])
|
|
1625
1627
|
])
|
|
1626
1628
|
])
|
|
1627
1629
|
]));
|
|
1628
1630
|
}
|
|
1629
|
-
}),
|
|
1631
|
+
}), no = /* @__PURE__ */ v(ro, [["__scopeId", "data-v-e3cc8e27"]]), co = { class: "rich-text__wrapper" }, uo = {
|
|
1630
1632
|
key: 0,
|
|
1631
1633
|
class: "rich-text__links"
|
|
1632
|
-
},
|
|
1634
|
+
}, _o = {
|
|
1633
1635
|
key: 0,
|
|
1634
1636
|
class: "rich-text__bullet-list"
|
|
1635
|
-
},
|
|
1637
|
+
}, po = /* @__PURE__ */ f({
|
|
1636
1638
|
__name: "rich-text",
|
|
1637
1639
|
props: {
|
|
1638
1640
|
headline: { default: "" },
|
|
@@ -1651,7 +1653,7 @@ const El = /* @__PURE__ */ v(Ml, [["render", Fl], ["__scopeId", "data-v-8765ee0b
|
|
|
1651
1653
|
a.bgColor === "blue" ? "rich-text--blue" : "rich-text--white"
|
|
1652
1654
|
])
|
|
1653
1655
|
}, [
|
|
1654
|
-
t("div",
|
|
1656
|
+
t("div", co, [
|
|
1655
1657
|
a.label ? (o(), A(Y, {
|
|
1656
1658
|
key: 0,
|
|
1657
1659
|
text: a.label,
|
|
@@ -1677,11 +1679,11 @@ const El = /* @__PURE__ */ v(Ml, [["render", Fl], ["__scopeId", "data-v-8765ee0b
|
|
|
1677
1679
|
])
|
|
1678
1680
|
}, [
|
|
1679
1681
|
p(a.$slots, "rich-text-content"),
|
|
1680
|
-
a.links ? (o(), i("div",
|
|
1682
|
+
a.links ? (o(), i("div", uo, [
|
|
1681
1683
|
p(a.$slots, "rich-text-links")
|
|
1682
1684
|
])) : g("", !0)
|
|
1683
1685
|
], 2),
|
|
1684
|
-
a.bulletList ? (o(), i("div",
|
|
1686
|
+
a.bulletList ? (o(), i("div", _o, [
|
|
1685
1687
|
p(a.$slots, "rich-text-bullet-list")
|
|
1686
1688
|
])) : g("", !0),
|
|
1687
1689
|
a.image ? (o(), i("div", {
|
|
@@ -1702,12 +1704,12 @@ const El = /* @__PURE__ */ v(Ml, [["render", Fl], ["__scopeId", "data-v-8765ee0b
|
|
|
1702
1704
|
])
|
|
1703
1705
|
], 2));
|
|
1704
1706
|
}
|
|
1705
|
-
}),
|
|
1706
|
-
function
|
|
1707
|
-
return o(), i("div",
|
|
1708
|
-
t("div",
|
|
1709
|
-
t("div",
|
|
1710
|
-
t("div",
|
|
1707
|
+
}), ho = /* @__PURE__ */ v(po, [["__scopeId", "data-v-7bcde564"]]), mo = {}, vo = { class: "rich-text" }, fo = { class: "rich-text__wrapper" }, go = { class: "rich-text__content rich-text__content--left-aligned" }, bo = { class: "rich-text__body" };
|
|
1708
|
+
function yo(e, a) {
|
|
1709
|
+
return o(), i("div", vo, [
|
|
1710
|
+
t("div", fo, [
|
|
1711
|
+
t("div", go, [
|
|
1712
|
+
t("div", bo, [
|
|
1711
1713
|
t("div", null, [
|
|
1712
1714
|
p(e.$slots, "rich-text-content-left", {}, void 0, !0)
|
|
1713
1715
|
]),
|
|
@@ -1719,10 +1721,10 @@ function bo(e, a) {
|
|
|
1719
1721
|
])
|
|
1720
1722
|
]);
|
|
1721
1723
|
}
|
|
1722
|
-
const
|
|
1724
|
+
const $o = /* @__PURE__ */ v(mo, [["render", yo], ["__scopeId", "data-v-3abe0bb4"]]), ko = (e) => (E("data-v-78d319df"), e = e(), N(), e), wo = { class: "timeline__wrapper" }, So = { class: "timeline__content" }, Bo = { class: "timeline__items" }, Io = { class: "item__left" }, qo = /* @__PURE__ */ ko(() => /* @__PURE__ */ t("div", { class: "item__elements" }, [
|
|
1723
1725
|
/* @__PURE__ */ t("div", { class: "circle" }),
|
|
1724
1726
|
/* @__PURE__ */ t("div", { class: "line" })
|
|
1725
|
-
], -1)),
|
|
1727
|
+
], -1)), Lo = { class: "item__right" }, To = ["innerHTML"], Co = /* @__PURE__ */ f({
|
|
1726
1728
|
__name: "timeline",
|
|
1727
1729
|
props: {
|
|
1728
1730
|
timelineItems: {
|
|
@@ -1745,16 +1747,16 @@ const yo = /* @__PURE__ */ v(ho, [["render", bo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1745
1747
|
a.forEach((l) => {
|
|
1746
1748
|
r.observe(l);
|
|
1747
1749
|
});
|
|
1748
|
-
}), (a, r) => (o(), i("div",
|
|
1749
|
-
t("div",
|
|
1750
|
-
t("div",
|
|
1750
|
+
}), (a, r) => (o(), i("div", wo, [
|
|
1751
|
+
t("div", So, [
|
|
1752
|
+
t("div", Bo, [
|
|
1751
1753
|
(o(!0), i(D, null, M(e.timelineItems, (l) => (o(), i("div", {
|
|
1752
1754
|
key: l.year,
|
|
1753
1755
|
class: "timeline__item faded"
|
|
1754
1756
|
}, [
|
|
1755
|
-
t("div",
|
|
1756
|
-
|
|
1757
|
-
t("div",
|
|
1757
|
+
t("div", Io, n(l.year), 1),
|
|
1758
|
+
qo,
|
|
1759
|
+
t("div", Lo, [
|
|
1758
1760
|
k(V, null, {
|
|
1759
1761
|
default: w(() => [
|
|
1760
1762
|
l.media.type === "image" ? p(a.$slots, "timeline-image", P(te({ key: 0 }, { src: l.media.src, alt: l.media.alt })), void 0, !0) : g("", !0)
|
|
@@ -1765,20 +1767,20 @@ const yo = /* @__PURE__ */ v(ho, [["render", bo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1765
1767
|
style: ae([l.media.type === "none" ? "margin-top: 0px" : ""]),
|
|
1766
1768
|
class: "rich-text",
|
|
1767
1769
|
innerHTML: l.text
|
|
1768
|
-
}, null, 12,
|
|
1770
|
+
}, null, 12, To)
|
|
1769
1771
|
])
|
|
1770
1772
|
]))), 128))
|
|
1771
1773
|
])
|
|
1772
1774
|
])
|
|
1773
1775
|
]));
|
|
1774
1776
|
}
|
|
1775
|
-
}),
|
|
1777
|
+
}), Vo = /* @__PURE__ */ v(Co, [["__scopeId", "data-v-78d319df"]]), Ao = { class: "vimeo" }, Do = { class: "vimeo__wrapper" }, Mo = {
|
|
1776
1778
|
key: 0,
|
|
1777
1779
|
class: "vimeo__headline"
|
|
1778
|
-
},
|
|
1780
|
+
}, Oo = {
|
|
1779
1781
|
key: 1,
|
|
1780
1782
|
class: "vimeo__description"
|
|
1781
|
-
},
|
|
1783
|
+
}, Po = /* @__PURE__ */ f({
|
|
1782
1784
|
__name: "vimeo",
|
|
1783
1785
|
props: {
|
|
1784
1786
|
headline: {
|
|
@@ -1791,15 +1793,15 @@ const yo = /* @__PURE__ */ v(ho, [["render", bo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1791
1793
|
}
|
|
1792
1794
|
},
|
|
1793
1795
|
setup(e) {
|
|
1794
|
-
return (a, r) => (o(), i("div",
|
|
1795
|
-
t("div",
|
|
1796
|
-
e.headline ? (o(), i("h2",
|
|
1796
|
+
return (a, r) => (o(), i("div", Ao, [
|
|
1797
|
+
t("div", Do, [
|
|
1798
|
+
e.headline ? (o(), i("h2", Mo, n(e.headline), 1)) : g("", !0),
|
|
1797
1799
|
p(a.$slots, "vimeo-content", {}, void 0, !0),
|
|
1798
|
-
e.description ? (o(), i("p",
|
|
1800
|
+
e.description ? (o(), i("p", Oo, n(e.description), 1)) : g("", !0)
|
|
1799
1801
|
])
|
|
1800
1802
|
]));
|
|
1801
1803
|
}
|
|
1802
|
-
}),
|
|
1804
|
+
}), Fo = /* @__PURE__ */ v(Po, [["__scopeId", "data-v-599c68c7"]]), Eo = { class: "not-found__wrapper" }, No = { class: "not-found__content" }, Ro = { class: "not-found__headline" }, Ho = { class: "not-found__body" }, zo = /* @__PURE__ */ f({
|
|
1803
1805
|
__name: "404",
|
|
1804
1806
|
props: {
|
|
1805
1807
|
headline: {
|
|
@@ -1808,16 +1810,16 @@ const yo = /* @__PURE__ */ v(ho, [["render", bo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1808
1810
|
}
|
|
1809
1811
|
},
|
|
1810
1812
|
setup(e) {
|
|
1811
|
-
return (a, r) => (o(), i("div",
|
|
1812
|
-
t("div",
|
|
1813
|
-
t("h1",
|
|
1814
|
-
t("div",
|
|
1813
|
+
return (a, r) => (o(), i("div", Eo, [
|
|
1814
|
+
t("div", No, [
|
|
1815
|
+
t("h1", Ro, n(e.headline), 1),
|
|
1816
|
+
t("div", Ho, [
|
|
1815
1817
|
p(a.$slots, "not-found-body", {}, void 0, !0)
|
|
1816
1818
|
])
|
|
1817
1819
|
])
|
|
1818
1820
|
]));
|
|
1819
1821
|
}
|
|
1820
|
-
}),
|
|
1822
|
+
}), Uo = /* @__PURE__ */ v(zo, [["__scopeId", "data-v-b829ca6c"]]), Ko = { class: "filter__wrapper" }, jo = { class: "filter__content" }, Go = { class: "filter__dropdowns" }, Wo = { class: "filter__chips" }, Yo = /* @__PURE__ */ f({
|
|
1821
1823
|
__name: "filter",
|
|
1822
1824
|
props: {
|
|
1823
1825
|
hasChips: {
|
|
@@ -1827,12 +1829,12 @@ const yo = /* @__PURE__ */ v(ho, [["render", bo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1827
1829
|
},
|
|
1828
1830
|
emits: ["clearFilters"],
|
|
1829
1831
|
setup(e) {
|
|
1830
|
-
return (a, r) => (o(), i("div",
|
|
1831
|
-
t("div",
|
|
1832
|
-
t("div",
|
|
1832
|
+
return (a, r) => (o(), i("div", Ko, [
|
|
1833
|
+
t("div", jo, [
|
|
1834
|
+
t("div", Go, [
|
|
1833
1835
|
p(a.$slots, "filter-dropdowns")
|
|
1834
1836
|
]),
|
|
1835
|
-
t("div",
|
|
1837
|
+
t("div", Wo, [
|
|
1836
1838
|
p(a.$slots, "filter-chips"),
|
|
1837
1839
|
e.hasChips ? (o(), i("button", {
|
|
1838
1840
|
key: 0,
|
|
@@ -1843,12 +1845,12 @@ const yo = /* @__PURE__ */ v(ho, [["render", bo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1843
1845
|
])
|
|
1844
1846
|
]));
|
|
1845
1847
|
}
|
|
1846
|
-
}),
|
|
1848
|
+
}), Qo = /* @__PURE__ */ v(Yo, [["__scopeId", "data-v-c11a3620"]]), z = (e) => (E("data-v-cf5ea14f"), e = e(), N(), e), Zo = { class: "footer__wrapper" }, Jo = { class: "footer__content" }, Xo = { class: "footer__sections" }, xo = { class: "section__title" }, es = { class: "section__list" }, ts = { class: "section" }, as = /* @__PURE__ */ z(() => /* @__PURE__ */ t("span", { class: "section__title" }, "Mobile Industrial Robots A/S", -1)), ls = /* @__PURE__ */ z(() => /* @__PURE__ */ t("span", null, "Emil Neckelmanns Vej 15F", -1)), os = /* @__PURE__ */ z(() => /* @__PURE__ */ t("span", null, "DK-5220 Odense SØ", -1)), ss = /* @__PURE__ */ z(() => /* @__PURE__ */ t("br", null, null, -1)), is = /* @__PURE__ */ z(() => /* @__PURE__ */ t("a", { href: "mailto:mail@mir-robots.com" }, "mail@mir-robots.com", -1)), rs = /* @__PURE__ */ z(() => /* @__PURE__ */ t("a", { href: "tel:+4520377577" }, "+45 20 377 577", -1)), ns = { class: "footer__bottom" }, ds = { class: "copyright" }, cs = { class: "footer__policy" }, us = /* @__PURE__ */ z(() => /* @__PURE__ */ t("span", null, [
|
|
1847
1849
|
/* @__PURE__ */ t("i", { class: "change-region" }),
|
|
1848
1850
|
/* @__PURE__ */ j("Change region")
|
|
1849
|
-
], -1)),
|
|
1850
|
-
|
|
1851
|
-
],
|
|
1851
|
+
], -1)), _s = [
|
|
1852
|
+
us
|
|
1853
|
+
], ps = { class: "footer__social" }, hs = ["href", "aria-label"], ms = /* @__PURE__ */ f({
|
|
1852
1854
|
__name: "footer",
|
|
1853
1855
|
props: {
|
|
1854
1856
|
footerSections: { default: () => [] },
|
|
@@ -1858,35 +1860,35 @@ const yo = /* @__PURE__ */ v(ho, [["render", bo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1858
1860
|
},
|
|
1859
1861
|
emits: ["changeRegionClicked"],
|
|
1860
1862
|
setup(e) {
|
|
1861
|
-
return (a, r) => (o(), i("div",
|
|
1862
|
-
t("footer",
|
|
1863
|
-
t("div",
|
|
1863
|
+
return (a, r) => (o(), i("div", Zo, [
|
|
1864
|
+
t("footer", Jo, [
|
|
1865
|
+
t("div", Xo, [
|
|
1864
1866
|
(o(!0), i(D, null, M(a.footerSections, (l) => (o(), i("div", {
|
|
1865
1867
|
key: l.title,
|
|
1866
1868
|
class: "section"
|
|
1867
1869
|
}, [
|
|
1868
|
-
t("span",
|
|
1870
|
+
t("span", xo, n(l.title), 1),
|
|
1869
1871
|
t("nav", null, [
|
|
1870
|
-
t("ul",
|
|
1872
|
+
t("ul", es, [
|
|
1871
1873
|
p(a.$slots, "section-links", {
|
|
1872
1874
|
links: l.links
|
|
1873
1875
|
})
|
|
1874
1876
|
])
|
|
1875
1877
|
])
|
|
1876
1878
|
]))), 128)),
|
|
1877
|
-
t("div",
|
|
1878
|
-
|
|
1879
|
+
t("div", ts, [
|
|
1880
|
+
as,
|
|
1879
1881
|
t("address", null, [
|
|
1880
|
-
as,
|
|
1881
1882
|
ls,
|
|
1882
1883
|
os,
|
|
1884
|
+
ss,
|
|
1883
1885
|
k(O, {
|
|
1884
1886
|
class: "footer__contact",
|
|
1885
1887
|
"link-type": "regular_light",
|
|
1886
1888
|
underline: "false"
|
|
1887
1889
|
}, {
|
|
1888
1890
|
default: w(() => [
|
|
1889
|
-
|
|
1891
|
+
is
|
|
1890
1892
|
]),
|
|
1891
1893
|
_: 1
|
|
1892
1894
|
}),
|
|
@@ -1896,24 +1898,24 @@ const yo = /* @__PURE__ */ v(ho, [["render", bo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1896
1898
|
underline: "false"
|
|
1897
1899
|
}, {
|
|
1898
1900
|
default: w(() => [
|
|
1899
|
-
|
|
1901
|
+
rs
|
|
1900
1902
|
]),
|
|
1901
1903
|
_: 1
|
|
1902
1904
|
})
|
|
1903
1905
|
])
|
|
1904
1906
|
])
|
|
1905
1907
|
]),
|
|
1906
|
-
t("div",
|
|
1907
|
-
t("p",
|
|
1908
|
-
t("div",
|
|
1908
|
+
t("div", ns, [
|
|
1909
|
+
t("p", ds, "© MiR " + n((/* @__PURE__ */ new Date()).getFullYear()), 1),
|
|
1910
|
+
t("div", cs, [
|
|
1909
1911
|
t("button", {
|
|
1910
1912
|
class: "footer__language-switcher",
|
|
1911
1913
|
onClick: r[0] || (r[0] = (l) => a.$emit("changeRegionClicked"))
|
|
1912
|
-
},
|
|
1914
|
+
}, _s),
|
|
1913
1915
|
p(a.$slots, "footer-privacy-link"),
|
|
1914
1916
|
p(a.$slots, "footer-cookie-link")
|
|
1915
1917
|
]),
|
|
1916
|
-
t("div",
|
|
1918
|
+
t("div", ps, [
|
|
1917
1919
|
(o(!0), i(D, null, M(a.socialMedia, (l) => (o(), A(O, {
|
|
1918
1920
|
key: l.title,
|
|
1919
1921
|
underline: "false",
|
|
@@ -1929,7 +1931,7 @@ const yo = /* @__PURE__ */ v(ho, [["render", bo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1929
1931
|
height: "14",
|
|
1930
1932
|
class: h(["footer__social--icon", [l.title ? "bg-" + l.title : ""]])
|
|
1931
1933
|
}, null, 2)
|
|
1932
|
-
], 8,
|
|
1934
|
+
], 8, hs)
|
|
1933
1935
|
]),
|
|
1934
1936
|
_: 2
|
|
1935
1937
|
}, 1024))), 128))
|
|
@@ -1938,19 +1940,19 @@ const yo = /* @__PURE__ */ v(ho, [["render", bo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1938
1940
|
])
|
|
1939
1941
|
]));
|
|
1940
1942
|
}
|
|
1941
|
-
}),
|
|
1943
|
+
}), vs = /* @__PURE__ */ v(ms, [["__scopeId", "data-v-cf5ea14f"]]), fs = { class: "header__wrapper" }, gs = { class: "nav-wrapper" }, bs = { class: "mir-link-logo" }, ys = { class: "main-nav-items" }, $s = {
|
|
1942
1944
|
id: "menu-dropdown",
|
|
1943
1945
|
ref: "dropdownDiv"
|
|
1944
|
-
},
|
|
1946
|
+
}, ks = {
|
|
1945
1947
|
key: 0,
|
|
1946
1948
|
src: "https://a.storyblok.com/f/230581/9x6/8cecdca15f/arrow-down.svg?cv=1695125714195",
|
|
1947
1949
|
alt: "dropdownarrow"
|
|
1948
|
-
},
|
|
1950
|
+
}, ws = {
|
|
1949
1951
|
key: 1,
|
|
1950
1952
|
src: "https://a.storyblok.com/f/230581/9x6/8cecdca15f/arrow-down.svg?cv=1695125714195",
|
|
1951
1953
|
alt: "dropdownarrow",
|
|
1952
1954
|
style: { transform: "rotate(180deg)" }
|
|
1953
|
-
},
|
|
1955
|
+
}, Ss = { class: "dropdown-content" }, Bs = { class: "nav-search-wrapper" }, Is = ["src"], qs = { class: "mobile-logo-search-burger-wrapper" }, Ls = { class: "mobile-mir-link-logo" }, Ts = { class: "mobile-search-wrapper" }, Cs = ["src"], Vs = ["onClick"], As = ["src"], Ds = { class: "mobile-menu-content-wrapper" }, Ms = { class: "mobile-dropdown-content" }, Os = /* @__PURE__ */ f({
|
|
1954
1956
|
__name: "header",
|
|
1955
1957
|
props: {
|
|
1956
1958
|
burgerState: {
|
|
@@ -1997,30 +1999,30 @@ const yo = /* @__PURE__ */ v(ho, [["render", bo], ["__scopeId", "data-v-3abe0bb4
|
|
|
1997
1999
|
}
|
|
1998
2000
|
return a({
|
|
1999
2001
|
defocusSearchButton: X
|
|
2000
|
-
}), (B, U) => (o(), i("div",
|
|
2002
|
+
}), (B, U) => (o(), i("div", fs, [
|
|
2001
2003
|
t("nav", null, [
|
|
2002
|
-
t("div",
|
|
2003
|
-
t("div",
|
|
2004
|
+
t("div", gs, [
|
|
2005
|
+
t("div", bs, [
|
|
2004
2006
|
p(B.$slots, "link-logo", {}, void 0, !0)
|
|
2005
2007
|
]),
|
|
2006
|
-
t("ul",
|
|
2008
|
+
t("ul", ys, [
|
|
2007
2009
|
p(B.$slots, "main-nav-items", {}, void 0, !0)
|
|
2008
2010
|
]),
|
|
2009
|
-
t("div",
|
|
2011
|
+
t("div", $s, [
|
|
2010
2012
|
t("button", {
|
|
2011
2013
|
class: "nav-dropdown-btn",
|
|
2012
2014
|
onClick: S
|
|
2013
2015
|
}, [
|
|
2014
2016
|
p(B.$slots, "dropdown-title", {}, void 0, !0),
|
|
2015
|
-
C(c) === !1 ? (o(), i("img",
|
|
2017
|
+
C(c) === !1 ? (o(), i("img", ks)) : (o(), i("img", ws))
|
|
2016
2018
|
]),
|
|
2017
|
-
Z(t("div",
|
|
2019
|
+
Z(t("div", Ss, [
|
|
2018
2020
|
p(B.$slots, "dropdown-links", {}, void 0, !0)
|
|
2019
2021
|
], 512), [
|
|
2020
2022
|
[ee, C(c)]
|
|
2021
2023
|
])
|
|
2022
2024
|
], 512),
|
|
2023
|
-
t("div",
|
|
2025
|
+
t("div", Bs, [
|
|
2024
2026
|
t("button", {
|
|
2025
2027
|
ref_key: "navSearchButton",
|
|
2026
2028
|
ref: y,
|
|
@@ -2035,18 +2037,18 @@ const yo = /* @__PURE__ */ v(ho, [["render", bo], ["__scopeId", "data-v-3abe0bb4
|
|
|
2035
2037
|
alt: "search icon",
|
|
2036
2038
|
width: "20",
|
|
2037
2039
|
height: "20"
|
|
2038
|
-
}, null, 8,
|
|
2040
|
+
}, null, 8, Is)
|
|
2039
2041
|
], 512)
|
|
2040
2042
|
])
|
|
2041
2043
|
]),
|
|
2042
2044
|
t("div", {
|
|
2043
2045
|
class: h(["mobile-nav-wrapper", C(u) === !0 ? "mirsaic-mobile-bg mirsaic--dark" : ""])
|
|
2044
2046
|
}, [
|
|
2045
|
-
t("div",
|
|
2046
|
-
t("div",
|
|
2047
|
+
t("div", qs, [
|
|
2048
|
+
t("div", Ls, [
|
|
2047
2049
|
p(B.$slots, "link-logo", {}, void 0, !0)
|
|
2048
2050
|
]),
|
|
2049
|
-
t("div",
|
|
2051
|
+
t("div", Ts, [
|
|
2050
2052
|
t("button", {
|
|
2051
2053
|
ref_key: "mobileSearchButton",
|
|
2052
2054
|
ref: q,
|
|
@@ -2062,7 +2064,7 @@ const yo = /* @__PURE__ */ v(ho, [["render", bo], ["__scopeId", "data-v-3abe0bb4
|
|
|
2062
2064
|
alt: "search icon",
|
|
2063
2065
|
width: "20",
|
|
2064
2066
|
height: "20"
|
|
2065
|
-
}, null, 8,
|
|
2067
|
+
}, null, 8, Cs)
|
|
2066
2068
|
], 512)
|
|
2067
2069
|
]),
|
|
2068
2070
|
t("button", {
|
|
@@ -2075,14 +2077,14 @@ const yo = /* @__PURE__ */ v(ho, [["render", bo], ["__scopeId", "data-v-3abe0bb4
|
|
|
2075
2077
|
height: "20",
|
|
2076
2078
|
alt: "burger menu line icon",
|
|
2077
2079
|
src: C(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"
|
|
2078
|
-
}, null, 8,
|
|
2079
|
-
], 8,
|
|
2080
|
+
}, null, 8, As)
|
|
2081
|
+
], 8, Vs)
|
|
2080
2082
|
]),
|
|
2081
|
-
Z(t("div",
|
|
2083
|
+
Z(t("div", Ds, [
|
|
2082
2084
|
t("ul", null, [
|
|
2083
2085
|
p(B.$slots, "mobile-main-nav-items", {}, void 0, !0)
|
|
2084
2086
|
]),
|
|
2085
|
-
t("ul",
|
|
2087
|
+
t("ul", Ms, [
|
|
2086
2088
|
p(B.$slots, "mobile-dropdown-title", {}, void 0, !0),
|
|
2087
2089
|
p(B.$slots, "mobile-dropdown-links", {}, void 0, !0)
|
|
2088
2090
|
])
|
|
@@ -2093,7 +2095,7 @@ const yo = /* @__PURE__ */ v(ho, [["render", bo], ["__scopeId", "data-v-3abe0bb4
|
|
|
2093
2095
|
])
|
|
2094
2096
|
]));
|
|
2095
2097
|
}
|
|
2096
|
-
}),
|
|
2098
|
+
}), Ps = /* @__PURE__ */ v(Os, [["__scopeId", "data-v-e129834d"]]), Fs = { class: "language__wrapper" }, Es = { class: "language__content" }, Ns = { class: "language__headline" }, Rs = { class: "language__paragraph" }, Hs = { class: "language__links" }, zs = /* @__PURE__ */ f({
|
|
2097
2099
|
__name: "language-switcher",
|
|
2098
2100
|
props: {
|
|
2099
2101
|
headline: {
|
|
@@ -2106,17 +2108,17 @@ const yo = /* @__PURE__ */ v(ho, [["render", bo], ["__scopeId", "data-v-3abe0bb4
|
|
|
2106
2108
|
}
|
|
2107
2109
|
},
|
|
2108
2110
|
setup(e) {
|
|
2109
|
-
return (a, r) => (o(), i("div",
|
|
2110
|
-
t("div",
|
|
2111
|
-
t("h2",
|
|
2112
|
-
t("p",
|
|
2113
|
-
t("div",
|
|
2111
|
+
return (a, r) => (o(), i("div", Fs, [
|
|
2112
|
+
t("div", Es, [
|
|
2113
|
+
t("h2", Ns, n(e.headline), 1),
|
|
2114
|
+
t("p", Rs, n(e.paragraph), 1),
|
|
2115
|
+
t("div", Hs, [
|
|
2114
2116
|
p(a.$slots, "language-links", {}, void 0, !0)
|
|
2115
2117
|
])
|
|
2116
2118
|
])
|
|
2117
2119
|
]));
|
|
2118
2120
|
}
|
|
2119
|
-
}),
|
|
2121
|
+
}), Us = /* @__PURE__ */ v(zs, [["__scopeId", "data-v-200f183c"]]), Ks = { class: "pagination__wrapper" }, js = { class: "pagination__content" }, Gs = /* @__PURE__ */ f({
|
|
2120
2122
|
__name: "pagination",
|
|
2121
2123
|
props: {
|
|
2122
2124
|
isPreviousDisabled: {
|
|
@@ -2130,8 +2132,8 @@ const yo = /* @__PURE__ */ v(ho, [["render", bo], ["__scopeId", "data-v-3abe0bb4
|
|
|
2130
2132
|
},
|
|
2131
2133
|
emits: ["previous", "next"],
|
|
2132
2134
|
setup(e) {
|
|
2133
|
-
return (a, r) => (o(), i("div",
|
|
2134
|
-
t("div",
|
|
2135
|
+
return (a, r) => (o(), i("div", Ks, [
|
|
2136
|
+
t("div", js, [
|
|
2135
2137
|
k(J, {
|
|
2136
2138
|
disabled: e.isPreviousDisabled,
|
|
2137
2139
|
variant: "previous",
|
|
@@ -2148,13 +2150,13 @@ const yo = /* @__PURE__ */ v(ho, [["render", bo], ["__scopeId", "data-v-3abe0bb4
|
|
|
2148
2150
|
])
|
|
2149
2151
|
]));
|
|
2150
2152
|
}
|
|
2151
|
-
}),
|
|
2152
|
-
function
|
|
2153
|
-
return o(), i("div",
|
|
2153
|
+
}), Ws = /* @__PURE__ */ v(Gs, [["__scopeId", "data-v-f760f1c6"]]), Ys = {}, Qs = { class: "search__wrapper" };
|
|
2154
|
+
function Zs(e, a) {
|
|
2155
|
+
return o(), i("div", Qs, [
|
|
2154
2156
|
p(e.$slots, "default", { class: "search__content" })
|
|
2155
2157
|
]);
|
|
2156
2158
|
}
|
|
2157
|
-
const
|
|
2159
|
+
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({
|
|
2158
2160
|
__name: "product-hero",
|
|
2159
2161
|
props: {
|
|
2160
2162
|
headline: {
|
|
@@ -2179,12 +2181,12 @@ const Zs = /* @__PURE__ */ v(Ws, [["render", Qs], ["__scopeId", "data-v-623adb82
|
|
|
2179
2181
|
}
|
|
2180
2182
|
},
|
|
2181
2183
|
setup(e) {
|
|
2182
|
-
return (a, r) => (o(), i("div",
|
|
2183
|
-
t("div",
|
|
2184
|
-
t("div",
|
|
2184
|
+
return (a, r) => (o(), i("div", Xs, [
|
|
2185
|
+
t("div", xs, [
|
|
2186
|
+
t("div", ei, [
|
|
2185
2187
|
t("h1", null, n(e.headline), 1)
|
|
2186
2188
|
]),
|
|
2187
|
-
t("div",
|
|
2189
|
+
t("div", ti, [
|
|
2188
2190
|
e.videoSrc !== "" ? (o(), A(G, {
|
|
2189
2191
|
key: 0,
|
|
2190
2192
|
play: "",
|
|
@@ -2206,9 +2208,9 @@ const Zs = /* @__PURE__ */ v(Ws, [["render", Qs], ["__scopeId", "data-v-623adb82
|
|
|
2206
2208
|
])
|
|
2207
2209
|
]));
|
|
2208
2210
|
}
|
|
2209
|
-
}),
|
|
2211
|
+
}), li = /* @__PURE__ */ v(ai, [["__scopeId", "data-v-e394473d"]]), si = {
|
|
2210
2212
|
install: (e) => {
|
|
2211
|
-
e.component("AtomButton", J), e.component("AtomCheckbox", Ae), e.component("AtomChip", Fe), e.component("AtomDropdown", je), e.component("AtomImage", V), e.component("AtomLabel", Y), 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", G), 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", Va), e.component("BlockFeatures", Na), e.component("BlockFormScript", Wa), e.component("BlockHeadline", dl), e.component("BlockHero", yl), e.component("BlockImage", xa), e.component("BlockImageGallery", sl), e.component("BlockLogoWall", Tl), e.component("BlockMicroStories",
|
|
2213
|
+
e.component("AtomButton", J), e.component("AtomCheckbox", Ae), e.component("AtomChip", Fe), e.component("AtomDropdown", je), e.component("AtomImage", V), e.component("AtomLabel", Y), 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", G), 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", Va), e.component("BlockFeatures", Na), e.component("BlockFormScript", Wa), e.component("BlockHeadline", dl), e.component("BlockHero", yl), e.component("BlockImage", xa), e.component("BlockImageGallery", sl), e.component("BlockLogoWall", Tl), e.component("BlockMicroStories", Ml), e.component("BlockPolicy", Nl), e.component("BlockProductHero", li), e.component("BlockPromo", Ql), e.component("BlockQuote", no), e.component("BlockRichText", ho), e.component("BlockRichTextColumns", $o), e.component("BlockTimeline", Vo), e.component("BlockCardDisplay", Gl), e.component("BlockVimeo", Fo), e.component("Organism404", Uo), e.component("OrganismFilter", Qo), e.component("OrganismFooter", vs), e.component("OrganismHeader", Ps), e.component("OrganismLanguageSwitcher", Us), e.component("OrganismPagination", Ws), e.component("OrganismSearch", Js);
|
|
2212
2214
|
}
|
|
2213
2215
|
};
|
|
2214
2216
|
export {
|
|
@@ -2225,7 +2227,7 @@ export {
|
|
|
2225
2227
|
Et as AtomTextField,
|
|
2226
2228
|
qt as AtomTextarea,
|
|
2227
2229
|
G as AtomVideo,
|
|
2228
|
-
|
|
2230
|
+
Gl as BlockCardDisplay,
|
|
2229
2231
|
Va as BlockFacts,
|
|
2230
2232
|
Na as BlockFeatures,
|
|
2231
2233
|
Wa as BlockFormScript,
|
|
@@ -2234,27 +2236,27 @@ export {
|
|
|
2234
2236
|
xa as BlockImage,
|
|
2235
2237
|
sl as BlockImageGallery,
|
|
2236
2238
|
Tl as BlockLogoWall,
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
|
|
2239
|
+
Ml as BlockMicroStories,
|
|
2240
|
+
Nl as BlockPolicy,
|
|
2241
|
+
li as BlockProductHero,
|
|
2242
|
+
Ql as BlockPromo,
|
|
2243
|
+
no as BlockQuote,
|
|
2244
|
+
ho as BlockRichText,
|
|
2245
|
+
$o as BlockRichTextColumns,
|
|
2246
|
+
Vo as BlockTimeline,
|
|
2247
|
+
Fo as BlockVimeo,
|
|
2246
2248
|
xt as MoleculeAddress,
|
|
2247
2249
|
oa as MoleculeBulletList,
|
|
2248
2250
|
da as MoleculeCard,
|
|
2249
2251
|
fa as MoleculeEventCard,
|
|
2250
2252
|
ue as MoleculeModal,
|
|
2251
2253
|
ka as MoleculeTextCard,
|
|
2252
|
-
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
|
|
2258
|
-
|
|
2259
|
-
|
|
2254
|
+
Uo as Organism404,
|
|
2255
|
+
Qo as OrganismFilter,
|
|
2256
|
+
vs as OrganismFooter,
|
|
2257
|
+
Ps as OrganismHeader,
|
|
2258
|
+
Us as OrganismLanguageSwitcher,
|
|
2259
|
+
Ws as OrganismPagination,
|
|
2260
|
+
Js as OrganismSearch,
|
|
2261
|
+
si as default
|
|
2260
2262
|
};
|