@mirweb/mir-web-components 0.15.63 → 0.15.65

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.
@@ -1625,7 +1625,7 @@ const Qa = /* @__PURE__ */ v(Ya, [["__scopeId", "data-v-131a090a"]]), Ja = { cla
1625
1625
  class: c({
1626
1626
  "headline__content--article-and-submenu": e.article && e.subMenu,
1627
1627
  "headline__content--article": e.article && !e.subMenu,
1628
- "headline__content--submenu": !e.article && e.subMenu,
1628
+ "headline__content--default headline__content--submenu": !e.article && e.subMenu,
1629
1629
  "headline__content--default": !e.article && !e.subMenu
1630
1630
  })
1631
1631
  }, [
@@ -1634,7 +1634,7 @@ const Qa = /* @__PURE__ */ v(Ya, [["__scopeId", "data-v-131a090a"]]), Ja = { cla
1634
1634
  ]));
1635
1635
  }
1636
1636
  });
1637
- const el = /* @__PURE__ */ v(Za, [["__scopeId", "data-v-f88733e5"]]), tl = (e) => (D("data-v-c74d9be1"), e = e(), M(), e), al = { class: "hero__wrapper" }, ll = { class: "hero__content" }, il = { class: "hero__top" }, rl = { class: "hero__elements" }, sl = { class: "hero__headline" }, ol = { class: "hero__link" }, nl = { class: "hero__video" }, dl = /* @__PURE__ */ tl(() => /* @__PURE__ */ t("div", { class: "hero__gradient" }, null, -1)), cl = /* @__PURE__ */ h({
1637
+ const el = /* @__PURE__ */ v(Za, [["__scopeId", "data-v-080238bd"]]), tl = (e) => (D("data-v-c74d9be1"), e = e(), M(), e), al = { class: "hero__wrapper" }, ll = { class: "hero__content" }, il = { class: "hero__top" }, rl = { class: "hero__elements" }, sl = { class: "hero__headline" }, ol = { class: "hero__link" }, nl = { class: "hero__video" }, dl = /* @__PURE__ */ tl(() => /* @__PURE__ */ t("div", { class: "hero__gradient" }, null, -1)), cl = /* @__PURE__ */ h({
1638
1638
  __name: "hero",
1639
1639
  props: {
1640
1640
  headline: {
@@ -1685,9 +1685,15 @@ const el = /* @__PURE__ */ v(Za, [["__scopeId", "data-v-f88733e5"]]), tl = (e) =
1685
1685
  ]));
1686
1686
  }
1687
1687
  });
1688
- const ul = /* @__PURE__ */ v(cl, [["__scopeId", "data-v-c74d9be1"]]), _l = { class: "logo-wall__wrapper" }, hl = { class: "logo-wall__content" }, vl = { class: "logo-wall__logos" }, ml = { class: "logo-wall__logo" }, gl = { class: "logo-wall__link" }, fl = /* @__PURE__ */ h({
1688
+ const ul = /* @__PURE__ */ v(cl, [["__scopeId", "data-v-c74d9be1"]]), _l = { class: "logo-wall__wrapper" }, hl = { class: "logo-wall__content" }, vl = { class: "logo-wall__text" }, ml = { class: "logo-wall__logos" }, gl = { class: "logo-wall__logo" }, fl = { class: "logo-wall__link" }, yl = /* @__PURE__ */ h({
1689
1689
  __name: "logo-wall",
1690
1690
  props: {
1691
+ headline: {
1692
+ type: String
1693
+ },
1694
+ body: {
1695
+ type: String
1696
+ },
1691
1697
  logos: {
1692
1698
  type: Array,
1693
1699
  required: !0,
@@ -1698,12 +1704,16 @@ const ul = /* @__PURE__ */ v(cl, [["__scopeId", "data-v-c74d9be1"]]), _l = { cla
1698
1704
  return (i, s) => (l(), r("div", _l, [
1699
1705
  t("div", hl, [
1700
1706
  t("div", vl, [
1701
- (l(!0), r(q, null, I(e.logos, (a) => (l(), r("div", ml, [
1707
+ t("h2", null, o(e.headline), 1),
1708
+ t("p", null, o(e.body), 1)
1709
+ ]),
1710
+ t("div", ml, [
1711
+ (l(!0), r(q, null, I(e.logos, (a) => (l(), r("div", gl, [
1702
1712
  p(L, null, {
1703
1713
  default: $(() => [
1704
1714
  u(i.$slots, "logo-wall-logo", V(A({
1705
- height: 123,
1706
- width: "100%",
1715
+ width: 130,
1716
+ height: 130,
1707
1717
  src: a.src,
1708
1718
  alt: a.alt
1709
1719
  })), void 0, !0)
@@ -1712,7 +1722,7 @@ const ul = /* @__PURE__ */ v(cl, [["__scopeId", "data-v-c74d9be1"]]), _l = { cla
1712
1722
  }, 1024)
1713
1723
  ]))), 256))
1714
1724
  ]),
1715
- t("div", gl, [
1725
+ t("div", fl, [
1716
1726
  p(C, {
1717
1727
  linkType: "regular-light",
1718
1728
  arrow: !0
@@ -1727,7 +1737,7 @@ const ul = /* @__PURE__ */ v(cl, [["__scopeId", "data-v-c74d9be1"]]), _l = { cla
1727
1737
  ]));
1728
1738
  }
1729
1739
  });
1730
- const yl = /* @__PURE__ */ v(fl, [["__scopeId", "data-v-2d8157c7"]]), bl = { class: "micro-stories__splide" }, pl = /* @__PURE__ */ h({
1740
+ const bl = /* @__PURE__ */ v(yl, [["__scopeId", "data-v-963494db"]]), pl = { class: "micro-stories__splide" }, $l = /* @__PURE__ */ h({
1731
1741
  __name: "micro-stories",
1732
1742
  props: {
1733
1743
  stories: {
@@ -1758,22 +1768,22 @@ const yl = /* @__PURE__ */ v(fl, [["__scopeId", "data-v-2d8157c7"]]), bl = { cla
1758
1768
  e.bgColor == "white" ? "micro-stories__wrapper--white" : e.bgColor == "dark" ? "micro-stories__wrapper--dark" : (e.bgColor == "blue", "micro-stories__wrapper--blue")
1759
1769
  ])
1760
1770
  }, [
1761
- t("div", bl, [
1771
+ t("div", pl, [
1762
1772
  u(i.$slots, "micro-stories-slides")
1763
1773
  ]),
1764
1774
  u(i.$slots, "micro-stories-controls")
1765
1775
  ], 2));
1766
1776
  }
1767
1777
  });
1768
- const $l = {}, kl = { class: "policy__wrapper" }, wl = { class: "policy__content" };
1769
- function xl(e, i) {
1770
- return l(), r("div", kl, [
1771
- t("div", wl, [
1778
+ const kl = {}, wl = { class: "policy__wrapper" }, xl = { class: "policy__content" };
1779
+ function Sl(e, i) {
1780
+ return l(), r("div", wl, [
1781
+ t("div", xl, [
1772
1782
  u(e.$slots, "default", {}, void 0, !0)
1773
1783
  ])
1774
1784
  ]);
1775
1785
  }
1776
- const Sl = /* @__PURE__ */ v($l, [["render", xl], ["__scopeId", "data-v-4ef880d9"]]), ql = { class: "product-hero__wrapper" }, Bl = { class: "product-hero__content" }, Il = { class: "product-hero__headline" }, Ll = { class: "product-hero__video" }, Tl = /* @__PURE__ */ h({
1786
+ const ql = /* @__PURE__ */ v(kl, [["render", Sl], ["__scopeId", "data-v-4ef880d9"]]), Bl = { class: "product-hero__wrapper" }, Il = { class: "product-hero__content" }, Ll = { class: "product-hero__headline" }, Tl = { class: "product-hero__video" }, Cl = /* @__PURE__ */ h({
1777
1787
  __name: "product-hero",
1778
1788
  props: {
1779
1789
  headline: {
@@ -1798,12 +1808,12 @@ const Sl = /* @__PURE__ */ v($l, [["render", xl], ["__scopeId", "data-v-4ef880d9
1798
1808
  }
1799
1809
  },
1800
1810
  setup(e) {
1801
- return (i, s) => (l(), r("div", ql, [
1802
- t("div", Bl, [
1803
- t("div", Il, [
1811
+ return (i, s) => (l(), r("div", Bl, [
1812
+ t("div", Il, [
1813
+ t("div", Ll, [
1804
1814
  t("h1", null, o(e.headline), 1)
1805
1815
  ]),
1806
- t("div", Ll, [
1816
+ t("div", Tl, [
1807
1817
  p(H, {
1808
1818
  play: !0,
1809
1819
  localVideo: !0,
@@ -1820,7 +1830,7 @@ const Sl = /* @__PURE__ */ v($l, [["render", xl], ["__scopeId", "data-v-4ef880d9
1820
1830
  ]));
1821
1831
  }
1822
1832
  });
1823
- const Cl = /* @__PURE__ */ v(Tl, [["__scopeId", "data-v-36aac1b0"]]), Vl = { class: "promo__content" }, Al = /* @__PURE__ */ h({
1833
+ const Vl = /* @__PURE__ */ v(Cl, [["__scopeId", "data-v-36aac1b0"]]), Al = { class: "promo__content" }, Dl = /* @__PURE__ */ h({
1824
1834
  __name: "promo",
1825
1835
  props: {
1826
1836
  label: {
@@ -1875,7 +1885,7 @@ const Cl = /* @__PURE__ */ v(Tl, [["__scopeId", "data-v-36aac1b0"]]), Vl = { cla
1875
1885
  e.teaser ? "promo__wrapper--teaser" : ""
1876
1886
  ])
1877
1887
  }, [
1878
- t("div", Vl, [
1888
+ t("div", Al, [
1879
1889
  e.mediaType === "image" ? (l(), r("div", {
1880
1890
  key: 0,
1881
1891
  class: c([
@@ -1950,10 +1960,10 @@ const Cl = /* @__PURE__ */ v(Tl, [["__scopeId", "data-v-36aac1b0"]]), Vl = { cla
1950
1960
  ], 2));
1951
1961
  }
1952
1962
  });
1953
- const Dl = /* @__PURE__ */ v(Al, [["__scopeId", "data-v-988e52ee"]]), Ml = (e) => (D("data-v-18440f83"), e = e(), M(), e), Ol = { class: "quote__wrapper" }, zl = { class: "quote__content" }, Pl = /* @__PURE__ */ Ml(() => /* @__PURE__ */ t("p", { class: "quote__quote-mark" }, "“", -1)), Fl = { class: "quote__quote" }, El = { class: "quote__quote-text" }, Nl = { class: "quote__author" }, Hl = {
1963
+ const Ml = /* @__PURE__ */ v(Dl, [["__scopeId", "data-v-988e52ee"]]), Ol = (e) => (D("data-v-18440f83"), e = e(), M(), e), zl = { class: "quote__wrapper" }, Pl = { class: "quote__content" }, Fl = /* @__PURE__ */ Ol(() => /* @__PURE__ */ t("p", { class: "quote__quote-mark" }, "“", -1)), El = { class: "quote__quote" }, Nl = { class: "quote__quote-text" }, Hl = { class: "quote__author" }, Rl = {
1954
1964
  key: 0,
1955
1965
  class: "quote__image"
1956
- }, Rl = { class: "quote__text" }, jl = { class: "quote__author-name" }, Kl = { class: "quote__author-title" }, Ul = /* @__PURE__ */ h({
1966
+ }, jl = { class: "quote__text" }, Kl = { class: "quote__author-name" }, Ul = { class: "quote__author-title" }, Wl = /* @__PURE__ */ h({
1957
1967
  __name: "quote",
1958
1968
  props: {
1959
1969
  quote: {
@@ -1974,13 +1984,13 @@ const Dl = /* @__PURE__ */ v(Al, [["__scopeId", "data-v-988e52ee"]]), Ml = (e) =
1974
1984
  }
1975
1985
  },
1976
1986
  setup(e) {
1977
- return (i, s) => (l(), r("div", Ol, [
1978
- t("div", zl, [
1979
- Pl,
1980
- t("div", Fl, [
1981
- t("p", El, o(e.quote), 1),
1982
- t("div", Nl, [
1983
- e.authorImage ? (l(), r("div", Hl, [
1987
+ return (i, s) => (l(), r("div", zl, [
1988
+ t("div", Pl, [
1989
+ Fl,
1990
+ t("div", El, [
1991
+ t("p", Nl, o(e.quote), 1),
1992
+ t("div", Hl, [
1993
+ e.authorImage ? (l(), r("div", Rl, [
1984
1994
  p(L, null, {
1985
1995
  default: $(() => [
1986
1996
  u(i.$slots, "author-image", V(A({
@@ -1992,9 +2002,9 @@ const Dl = /* @__PURE__ */ v(Al, [["__scopeId", "data-v-988e52ee"]]), Ml = (e) =
1992
2002
  _: 3
1993
2003
  })
1994
2004
  ])) : m("", !0),
1995
- t("div", Rl, [
1996
- t("p", jl, o(e.author), 1),
1997
- t("p", Kl, o(e.authorTitle), 1)
2005
+ t("div", jl, [
2006
+ t("p", Kl, o(e.author), 1),
2007
+ t("p", Ul, o(e.authorTitle), 1)
1998
2008
  ])
1999
2009
  ])
2000
2010
  ])
@@ -2002,13 +2012,13 @@ const Dl = /* @__PURE__ */ v(Al, [["__scopeId", "data-v-988e52ee"]]), Ml = (e) =
2002
2012
  ]));
2003
2013
  }
2004
2014
  });
2005
- const Wl = /* @__PURE__ */ v(Ul, [["__scopeId", "data-v-18440f83"]]), Gl = { class: "rich-text__wrapper" }, Yl = {
2015
+ const Gl = /* @__PURE__ */ v(Wl, [["__scopeId", "data-v-18440f83"]]), Yl = { class: "rich-text__wrapper" }, Ql = {
2006
2016
  key: 0,
2007
2017
  class: "rich-text__links"
2008
- }, Ql = {
2018
+ }, Jl = {
2009
2019
  key: 0,
2010
2020
  class: "rich-text__bullet-list"
2011
- }, Jl = /* @__PURE__ */ h({
2021
+ }, Xl = /* @__PURE__ */ h({
2012
2022
  __name: "rich-text",
2013
2023
  props: {
2014
2024
  headline: {
@@ -2049,7 +2059,7 @@ const Wl = /* @__PURE__ */ v(Ul, [["__scopeId", "data-v-18440f83"]]), Gl = { cla
2049
2059
  e.bgColor === "blue" ? "rich-text--blue" : "rich-text--white"
2050
2060
  ])
2051
2061
  }, [
2052
- t("div", Gl, [
2062
+ t("div", Yl, [
2053
2063
  e.label ? (l(), z(j, {
2054
2064
  key: 0,
2055
2065
  text: e.label,
@@ -2075,11 +2085,11 @@ const Wl = /* @__PURE__ */ v(Ul, [["__scopeId", "data-v-18440f83"]]), Gl = { cla
2075
2085
  ])
2076
2086
  }, [
2077
2087
  u(i.$slots, "rich-text-content"),
2078
- e.links ? (l(), r("div", Yl, [
2088
+ e.links ? (l(), r("div", Ql, [
2079
2089
  u(i.$slots, "rich-text-links")
2080
2090
  ])) : m("", !0)
2081
2091
  ], 2),
2082
- e.bulletList ? (l(), r("div", Ql, [
2092
+ e.bulletList ? (l(), r("div", Jl, [
2083
2093
  u(i.$slots, "rich-text-bullet-list")
2084
2094
  ])) : m("", !0),
2085
2095
  e.image ? (l(), r("div", {
@@ -2101,10 +2111,10 @@ const Wl = /* @__PURE__ */ v(Ul, [["__scopeId", "data-v-18440f83"]]), Gl = { cla
2101
2111
  ], 2));
2102
2112
  }
2103
2113
  });
2104
- const Xl = /* @__PURE__ */ v(Jl, [["__scopeId", "data-v-7bf963a0"]]), Zl = (e) => (D("data-v-df182fbb"), e = e(), M(), e), ei = { class: "timeline__wrapper" }, ti = { class: "timeline__content" }, ai = { class: "timeline__items" }, li = { class: "timeline__item faded" }, ii = { class: "item__left" }, ri = /* @__PURE__ */ Zl(() => /* @__PURE__ */ t("div", { class: "item__elements" }, [
2114
+ const Zl = /* @__PURE__ */ v(Xl, [["__scopeId", "data-v-7bf963a0"]]), ei = (e) => (D("data-v-df182fbb"), e = e(), M(), e), ti = { class: "timeline__wrapper" }, ai = { class: "timeline__content" }, li = { class: "timeline__items" }, ii = { class: "timeline__item faded" }, ri = { class: "item__left" }, si = /* @__PURE__ */ ei(() => /* @__PURE__ */ t("div", { class: "item__elements" }, [
2105
2115
  /* @__PURE__ */ t("div", { class: "circle" }),
2106
2116
  /* @__PURE__ */ t("div", { class: "line" })
2107
- ], -1)), si = { class: "item__right" }, oi = ["innerHTML"], ni = /* @__PURE__ */ h({
2117
+ ], -1)), oi = { class: "item__right" }, ni = ["innerHTML"], di = /* @__PURE__ */ h({
2108
2118
  __name: "timeline",
2109
2119
  props: {
2110
2120
  timelineItems: {
@@ -2127,13 +2137,13 @@ const Xl = /* @__PURE__ */ v(Jl, [["__scopeId", "data-v-7bf963a0"]]), Zl = (e) =
2127
2137
  i.forEach((a) => {
2128
2138
  s.observe(a);
2129
2139
  });
2130
- }), (i, s) => (l(), r("div", ei, [
2131
- t("div", ti, [
2132
- t("div", ai, [
2133
- (l(!0), r(q, null, I(e.timelineItems, (a) => (l(), r("div", li, [
2134
- t("div", ii, o(a.year), 1),
2135
- ri,
2136
- t("div", si, [
2140
+ }), (i, s) => (l(), r("div", ti, [
2141
+ t("div", ai, [
2142
+ t("div", li, [
2143
+ (l(!0), r(q, null, I(e.timelineItems, (a) => (l(), r("div", ii, [
2144
+ t("div", ri, o(a.year), 1),
2145
+ si,
2146
+ t("div", oi, [
2137
2147
  p(L, null, {
2138
2148
  default: $(() => [
2139
2149
  a.media.type === "image" ? u(i.$slots, "timeline-image", V(Y({ key: 0 }, { src: a.media.src, alt: a.media.alt })), void 0, !0) : m("", !0)
@@ -2144,7 +2154,7 @@ const Xl = /* @__PURE__ */ v(Jl, [["__scopeId", "data-v-7bf963a0"]]), Zl = (e) =
2144
2154
  style: Q([a.media.type === "none" ? "margin-top: 0px" : ""]),
2145
2155
  class: "rich-text",
2146
2156
  innerHTML: a.text
2147
- }, null, 12, oi)
2157
+ }, null, 12, ni)
2148
2158
  ])
2149
2159
  ]))), 256))
2150
2160
  ])
@@ -2152,10 +2162,10 @@ const Xl = /* @__PURE__ */ v(Jl, [["__scopeId", "data-v-7bf963a0"]]), Zl = (e) =
2152
2162
  ]));
2153
2163
  }
2154
2164
  });
2155
- const di = /* @__PURE__ */ v(ni, [["__scopeId", "data-v-df182fbb"]]), ci = { class: "triple-card-display__wrapper" }, ui = {
2165
+ const ci = /* @__PURE__ */ v(di, [["__scopeId", "data-v-df182fbb"]]), ui = { class: "triple-card-display__wrapper" }, _i = {
2156
2166
  key: 0,
2157
2167
  class: "triple-card__content"
2158
- }, _i = { key: 0 }, hi = { key: 1 }, vi = { class: "triple-card__cards" }, mi = /* @__PURE__ */ h({
2168
+ }, hi = { key: 0 }, vi = { key: 1 }, mi = { class: "triple-card__cards" }, gi = /* @__PURE__ */ h({
2159
2169
  __name: "triple-card-display",
2160
2170
  props: {
2161
2171
  headline: {
@@ -2178,25 +2188,25 @@ const di = /* @__PURE__ */ v(ni, [["__scopeId", "data-v-df182fbb"]]), ci = { cla
2178
2188
  e.bgColor === "blue" ? "triple-card-display--blue" : "triple-card-display--white"
2179
2189
  ])
2180
2190
  }, [
2181
- t("div", ci, [
2182
- e.headline || e.paragraph ? (l(), r("div", ui, [
2183
- e.headline ? (l(), r("h2", _i, o(e.headline), 1)) : m("", !0),
2184
- e.paragraph ? (l(), r("p", hi, o(e.paragraph), 1)) : m("", !0)
2191
+ t("div", ui, [
2192
+ e.headline || e.paragraph ? (l(), r("div", _i, [
2193
+ e.headline ? (l(), r("h2", hi, o(e.headline), 1)) : m("", !0),
2194
+ e.paragraph ? (l(), r("p", vi, o(e.paragraph), 1)) : m("", !0)
2185
2195
  ])) : m("", !0),
2186
- t("div", vi, [
2196
+ t("div", mi, [
2187
2197
  u(i.$slots, "triple-card-display-cards", {}, void 0, !0)
2188
2198
  ])
2189
2199
  ])
2190
2200
  ], 2));
2191
2201
  }
2192
2202
  });
2193
- const gi = /* @__PURE__ */ v(mi, [["__scopeId", "data-v-7920ee89"]]), fi = { class: "vimeo" }, yi = { class: "vimeo__wrapper" }, bi = {
2203
+ const fi = /* @__PURE__ */ v(gi, [["__scopeId", "data-v-7920ee89"]]), yi = { class: "vimeo" }, bi = { class: "vimeo__wrapper" }, pi = {
2194
2204
  key: 0,
2195
2205
  class: "vimeo__headline"
2196
- }, pi = {
2206
+ }, $i = {
2197
2207
  key: 1,
2198
2208
  class: "vimeo__description"
2199
- }, $i = /* @__PURE__ */ h({
2209
+ }, ki = /* @__PURE__ */ h({
2200
2210
  __name: "vimeo",
2201
2211
  props: {
2202
2212
  headline: {
@@ -2207,16 +2217,16 @@ const gi = /* @__PURE__ */ v(mi, [["__scopeId", "data-v-7920ee89"]]), fi = { cla
2207
2217
  }
2208
2218
  },
2209
2219
  setup(e) {
2210
- return (i, s) => (l(), r("div", fi, [
2211
- t("div", yi, [
2212
- e.headline ? (l(), r("h2", bi, o(e.headline), 1)) : m("", !0),
2220
+ return (i, s) => (l(), r("div", yi, [
2221
+ t("div", bi, [
2222
+ e.headline ? (l(), r("h2", pi, o(e.headline), 1)) : m("", !0),
2213
2223
  u(i.$slots, "vimeo-content", {}, void 0, !0),
2214
- e.description ? (l(), r("p", pi, o(e.description), 1)) : m("", !0)
2224
+ e.description ? (l(), r("p", $i, o(e.description), 1)) : m("", !0)
2215
2225
  ])
2216
2226
  ]));
2217
2227
  }
2218
2228
  });
2219
- const ki = /* @__PURE__ */ v($i, [["__scopeId", "data-v-e2b8ae73"]]), wi = { class: "not-found__wrapper" }, xi = { class: "not-found__content" }, Si = { class: "not-found__headline" }, qi = { class: "not-found__body" }, Bi = /* @__PURE__ */ h({
2229
+ const wi = /* @__PURE__ */ v(ki, [["__scopeId", "data-v-e2b8ae73"]]), xi = { class: "not-found__wrapper" }, Si = { class: "not-found__content" }, qi = { class: "not-found__headline" }, Bi = { class: "not-found__body" }, Ii = /* @__PURE__ */ h({
2220
2230
  __name: "404",
2221
2231
  props: {
2222
2232
  headline: {
@@ -2225,17 +2235,17 @@ const ki = /* @__PURE__ */ v($i, [["__scopeId", "data-v-e2b8ae73"]]), wi = { cla
2225
2235
  }
2226
2236
  },
2227
2237
  setup(e) {
2228
- return (i, s) => (l(), r("div", wi, [
2229
- t("div", xi, [
2230
- t("h1", Si, o(e.headline), 1),
2231
- t("div", qi, [
2238
+ return (i, s) => (l(), r("div", xi, [
2239
+ t("div", Si, [
2240
+ t("h1", qi, o(e.headline), 1),
2241
+ t("div", Bi, [
2232
2242
  u(i.$slots, "not-found-body", {}, void 0, !0)
2233
2243
  ])
2234
2244
  ])
2235
2245
  ]));
2236
2246
  }
2237
2247
  });
2238
- const Ii = /* @__PURE__ */ v(Bi, [["__scopeId", "data-v-a4285ce0"]]), Li = { class: "filter__wrapper" }, Ti = { class: "filter__content" }, Ci = { class: "filter__dropdowns" }, Vi = { class: "filter__chips" }, Ai = /* @__PURE__ */ h({
2248
+ const Li = /* @__PURE__ */ v(Ii, [["__scopeId", "data-v-a4285ce0"]]), Ti = { class: "filter__wrapper" }, Ci = { class: "filter__content" }, Vi = { class: "filter__dropdowns" }, Ai = { class: "filter__chips" }, Di = /* @__PURE__ */ h({
2239
2249
  __name: "filter",
2240
2250
  props: {
2241
2251
  hasChips: {
@@ -2245,12 +2255,12 @@ const Ii = /* @__PURE__ */ v(Bi, [["__scopeId", "data-v-a4285ce0"]]), Li = { cla
2245
2255
  },
2246
2256
  emits: ["clearFilters"],
2247
2257
  setup(e) {
2248
- return (i, s) => (l(), r("div", Li, [
2249
- t("div", Ti, [
2250
- t("div", Ci, [
2258
+ return (i, s) => (l(), r("div", Ti, [
2259
+ t("div", Ci, [
2260
+ t("div", Vi, [
2251
2261
  u(i.$slots, "filter-dropdowns")
2252
2262
  ]),
2253
- t("div", Vi, [
2263
+ t("div", Ai, [
2254
2264
  u(i.$slots, "filter-chips"),
2255
2265
  e.hasChips ? (l(), r("button", {
2256
2266
  key: 0,
@@ -2262,12 +2272,12 @@ const Ii = /* @__PURE__ */ v(Bi, [["__scopeId", "data-v-a4285ce0"]]), Li = { cla
2262
2272
  ]));
2263
2273
  }
2264
2274
  });
2265
- const Di = /* @__PURE__ */ v(Ai, [["__scopeId", "data-v-73ba9888"]]), F = (e) => (D("data-v-05446e77"), e = e(), M(), e), Mi = { class: "footer__wrapper" }, Oi = { class: "footer__content" }, zi = { class: "footer__sections" }, Pi = { class: "section" }, Fi = { class: "section__title" }, Ei = { class: "section__list" }, Ni = { class: "section" }, Hi = /* @__PURE__ */ F(() => /* @__PURE__ */ t("span", { class: "section__title" }, "Mobile Industrial Robots A/S", -1)), Ri = /* @__PURE__ */ F(() => /* @__PURE__ */ t("span", null, "Emil Neckelmanns Vej 15F", -1)), ji = /* @__PURE__ */ F(() => /* @__PURE__ */ t("span", null, "DK-5220 Odense SØ", -1)), Ki = /* @__PURE__ */ F(() => /* @__PURE__ */ t("br", null, null, -1)), Ui = /* @__PURE__ */ F(() => /* @__PURE__ */ t("a", { href: "mailto:mail@mir-robots.com" }, "mail@mir-robots.com", -1)), Wi = /* @__PURE__ */ F(() => /* @__PURE__ */ t("a", { href: "tel:+4520377577" }, "+45 20 377 577", -1)), Gi = { class: "footer__bottom" }, Yi = { class: "footer__copyright-policy" }, Qi = { class: "copyright" }, Ji = /* @__PURE__ */ F(() => /* @__PURE__ */ t("span", null, [
2275
+ const Mi = /* @__PURE__ */ v(Di, [["__scopeId", "data-v-73ba9888"]]), F = (e) => (D("data-v-05446e77"), e = e(), M(), e), Oi = { class: "footer__wrapper" }, zi = { class: "footer__content" }, Pi = { class: "footer__sections" }, Fi = { class: "section" }, Ei = { class: "section__title" }, Ni = { class: "section__list" }, Hi = { class: "section" }, Ri = /* @__PURE__ */ F(() => /* @__PURE__ */ t("span", { class: "section__title" }, "Mobile Industrial Robots A/S", -1)), ji = /* @__PURE__ */ F(() => /* @__PURE__ */ t("span", null, "Emil Neckelmanns Vej 15F", -1)), Ki = /* @__PURE__ */ F(() => /* @__PURE__ */ t("span", null, "DK-5220 Odense SØ", -1)), Ui = /* @__PURE__ */ F(() => /* @__PURE__ */ t("br", null, null, -1)), Wi = /* @__PURE__ */ F(() => /* @__PURE__ */ t("a", { href: "mailto:mail@mir-robots.com" }, "mail@mir-robots.com", -1)), Gi = /* @__PURE__ */ F(() => /* @__PURE__ */ t("a", { href: "tel:+4520377577" }, "+45 20 377 577", -1)), Yi = { class: "footer__bottom" }, Qi = { class: "footer__copyright-policy" }, Ji = { class: "copyright" }, Xi = /* @__PURE__ */ F(() => /* @__PURE__ */ t("span", null, [
2266
2276
  /* @__PURE__ */ t("i", { class: "change-region" }),
2267
2277
  /* @__PURE__ */ N("Change region")
2268
- ], -1)), Xi = [
2269
- Ji
2270
- ], Zi = { class: "footer__social" }, er = ["href", "aria-label"], tr = /* @__PURE__ */ h({
2278
+ ], -1)), Zi = [
2279
+ Xi
2280
+ ], er = { class: "footer__social" }, tr = ["href", "aria-label"], ar = /* @__PURE__ */ h({
2271
2281
  __name: "footer",
2272
2282
  props: {
2273
2283
  footerSections: {
@@ -2297,32 +2307,32 @@ const Di = /* @__PURE__ */ v(Ai, [["__scopeId", "data-v-73ba9888"]]), F = (e) =>
2297
2307
  },
2298
2308
  emits: ["changeRegionClicked"],
2299
2309
  setup(e) {
2300
- return (i, s) => (l(), r("div", Mi, [
2301
- t("footer", Oi, [
2302
- t("div", zi, [
2303
- (l(!0), r(q, null, I(e.footerSections, (a) => (l(), r("div", Pi, [
2304
- t("span", Fi, o(a.title), 1),
2310
+ return (i, s) => (l(), r("div", Oi, [
2311
+ t("footer", zi, [
2312
+ t("div", Pi, [
2313
+ (l(!0), r(q, null, I(e.footerSections, (a) => (l(), r("div", Fi, [
2314
+ t("span", Ei, o(a.title), 1),
2305
2315
  t("nav", null, [
2306
- t("ul", Ei, [
2316
+ t("ul", Ni, [
2307
2317
  u(i.$slots, "section-links", {
2308
2318
  links: a.links
2309
2319
  })
2310
2320
  ])
2311
2321
  ])
2312
2322
  ]))), 256)),
2313
- t("div", Ni, [
2314
- Hi,
2323
+ t("div", Hi, [
2324
+ Ri,
2315
2325
  t("address", null, [
2316
- Ri,
2317
2326
  ji,
2318
2327
  Ki,
2328
+ Ui,
2319
2329
  p(C, {
2320
2330
  class: "footer__contact",
2321
2331
  linkType: "regular-light",
2322
2332
  underline: "false"
2323
2333
  }, {
2324
2334
  default: $(() => [
2325
- Ui
2335
+ Wi
2326
2336
  ]),
2327
2337
  _: 1
2328
2338
  }),
@@ -2332,24 +2342,24 @@ const Di = /* @__PURE__ */ v(Ai, [["__scopeId", "data-v-73ba9888"]]), F = (e) =>
2332
2342
  underline: "false"
2333
2343
  }, {
2334
2344
  default: $(() => [
2335
- Wi
2345
+ Gi
2336
2346
  ]),
2337
2347
  _: 1
2338
2348
  })
2339
2349
  ])
2340
2350
  ])
2341
2351
  ]),
2342
- t("div", Gi, [
2343
- t("div", Yi, [
2344
- t("p", Qi, "© MiR " + o((/* @__PURE__ */ new Date()).getFullYear()), 1),
2352
+ t("div", Yi, [
2353
+ t("div", Qi, [
2354
+ t("p", Ji, "© MiR " + o((/* @__PURE__ */ new Date()).getFullYear()), 1),
2345
2355
  t("button", {
2346
2356
  class: "footer__language-switcher",
2347
2357
  onClick: s[0] || (s[0] = (a) => i.$emit("changeRegionClicked"))
2348
- }, Xi),
2358
+ }, Zi),
2349
2359
  u(i.$slots, "footer-privacy-link"),
2350
2360
  u(i.$slots, "footer-cookie-link")
2351
2361
  ]),
2352
- t("div", Zi, [
2362
+ t("div", er, [
2353
2363
  (l(!0), r(q, null, I(e.socialMedia, (a) => (l(), z(C, {
2354
2364
  underline: "false",
2355
2365
  linkType: "regular"
@@ -2366,7 +2376,7 @@ const Di = /* @__PURE__ */ v(Ai, [["__scopeId", "data-v-73ba9888"]]), F = (e) =>
2366
2376
  a.title === "linkedin" ? "bg-linkedin" : a.title === "facebook" ? "bg-facebook" : a.title === "instagram" ? "bg-instagram" : a.title === "twitter" ? "bg-twitter" : a.title === "youtube" ? "bg-youtube" : ""
2367
2377
  ]])
2368
2378
  }, null, 2)
2369
- ], 8, er)
2379
+ ], 8, tr)
2370
2380
  ]),
2371
2381
  _: 2
2372
2382
  }, 1024))), 256))
@@ -2376,19 +2386,19 @@ const Di = /* @__PURE__ */ v(Ai, [["__scopeId", "data-v-73ba9888"]]), F = (e) =>
2376
2386
  ]));
2377
2387
  }
2378
2388
  });
2379
- const ar = /* @__PURE__ */ v(tr, [["__scopeId", "data-v-05446e77"]]), lr = { class: "header__wrapper" }, ir = { class: "nav-wrapper" }, rr = { class: "mir-link-logo" }, sr = { class: "main-nav-items" }, or = {
2389
+ const lr = /* @__PURE__ */ v(ar, [["__scopeId", "data-v-05446e77"]]), ir = { class: "header__wrapper" }, rr = { class: "nav-wrapper" }, sr = { class: "mir-link-logo" }, or = { class: "main-nav-items" }, nr = {
2380
2390
  id: "menu-dropdown",
2381
2391
  ref: "dropdownDiv"
2382
- }, nr = {
2392
+ }, dr = {
2383
2393
  key: 0,
2384
2394
  src: "https://a.storyblok.com/f/230581/9x6/8cecdca15f/arrow-down.svg?cv=1695125714195",
2385
2395
  alt: "dropdownarrow"
2386
- }, dr = {
2396
+ }, cr = {
2387
2397
  key: 1,
2388
2398
  src: "https://a.storyblok.com/f/230581/9x6/8cecdca15f/arrow-down.svg?cv=1695125714195",
2389
2399
  alt: "dropdownarrow",
2390
2400
  style: { transform: "rotate(180deg)" }
2391
- }, cr = { class: "dropdown-content" }, ur = { class: "nav-search-wrapper" }, _r = ["src"], hr = { class: "mobile-logo-search-burger-wrapper" }, vr = { class: "mobile-mir-link-logo" }, mr = { class: "mobile-search-wrapper" }, gr = ["src"], fr = ["onClick"], yr = ["src"], br = ["src"], pr = { class: "mobile-menu-content-wrapper" }, $r = { class: "mobile-dropdown-content" }, kr = /* @__PURE__ */ h({
2401
+ }, ur = { class: "dropdown-content" }, _r = { class: "nav-search-wrapper" }, hr = ["src"], vr = { class: "mobile-logo-search-burger-wrapper" }, mr = { class: "mobile-mir-link-logo" }, gr = { class: "mobile-search-wrapper" }, fr = ["src"], yr = ["onClick"], br = ["src"], pr = ["src"], $r = { class: "mobile-menu-content-wrapper" }, kr = { class: "mobile-dropdown-content" }, wr = /* @__PURE__ */ h({
2392
2402
  __name: "header",
2393
2403
  props: {
2394
2404
  burgerState: {
@@ -2428,55 +2438,55 @@ const ar = /* @__PURE__ */ v(tr, [["__scopeId", "data-v-05446e77"]]), lr = { cla
2428
2438
  function T() {
2429
2439
  n.value = !n.value, i("update:burgerState", n.value);
2430
2440
  }
2431
- return (g, y) => (l(), r("div", lr, [
2441
+ return (g, y) => (l(), r("div", ir, [
2432
2442
  t("nav", null, [
2433
- t("div", ir, [
2434
- t("div", rr, [
2443
+ t("div", rr, [
2444
+ t("div", sr, [
2435
2445
  u(g.$slots, "link-logo", {}, void 0, !0)
2436
2446
  ]),
2437
- t("ul", sr, [
2447
+ t("ul", or, [
2438
2448
  u(g.$slots, "main-nav-items", {}, void 0, !0)
2439
2449
  ]),
2440
- t("div", or, [
2450
+ t("div", nr, [
2441
2451
  t("button", {
2442
2452
  onClick: k,
2443
2453
  class: "nav-dropdown-btn"
2444
2454
  }, [
2445
2455
  u(g.$slots, "dropdown-title", {}, void 0, !0),
2446
- S(_) == !1 ? (l(), r("img", nr)) : (l(), r("img", dr))
2456
+ S(_) == !1 ? (l(), r("img", dr)) : (l(), r("img", cr))
2447
2457
  ]),
2448
- U(t("div", cr, [
2458
+ U(t("div", ur, [
2449
2459
  u(g.$slots, "dropdown-links", {}, void 0, !0)
2450
2460
  ], 512), [
2451
2461
  [G, S(_)]
2452
2462
  ])
2453
2463
  ], 512),
2454
- t("div", ur, [
2464
+ t("div", _r, [
2455
2465
  t("button", {
2456
2466
  onClick: y[0] || (y[0] = (B) => g.$emit("clickSearch"))
2457
2467
  }, [
2458
2468
  t("img", {
2459
2469
  src: S(n) == !0 ? "https://a.storyblok.com/f/230581/21x21/13f4ac189d/search-icon-white.svg?cv=1695125826080" : "https://a.storyblok.com/f/230581/21x21/ebbdca38d3/search-icon.svg?cv=1695125825901",
2460
2470
  alt: "search icon"
2461
- }, null, 8, _r)
2471
+ }, null, 8, hr)
2462
2472
  ])
2463
2473
  ])
2464
2474
  ]),
2465
2475
  t("div", {
2466
2476
  class: c(["mobile-nav-wrapper", S(n) == !0 ? "mirsaic-mobile-bg" : ""])
2467
2477
  }, [
2468
- t("div", hr, [
2469
- t("div", vr, [
2478
+ t("div", vr, [
2479
+ t("div", mr, [
2470
2480
  u(g.$slots, "link-logo", {}, void 0, !0)
2471
2481
  ]),
2472
- t("div", mr, [
2482
+ t("div", gr, [
2473
2483
  t("button", {
2474
2484
  onClick: y[1] || (y[1] = (B) => g.$emit("clickSearch"))
2475
2485
  }, [
2476
2486
  t("img", {
2477
2487
  src: S(n) == !0 ? "https://a.storyblok.com/f/230581/21x21/13f4ac189d/search-icon-white.svg?cv=1695125826080" : "https://a.storyblok.com/f/230581/21x21/ebbdca38d3/search-icon.svg?cv=1695125825901",
2478
2488
  alt: "search icon"
2479
- }, null, 8, gr)
2489
+ }, null, 8, fr)
2480
2490
  ])
2481
2491
  ]),
2482
2492
  t("button", {
@@ -2486,18 +2496,18 @@ const ar = /* @__PURE__ */ v(tr, [["__scopeId", "data-v-05446e77"]]), lr = { cla
2486
2496
  t("img", {
2487
2497
  class: c(["burger-line", S(n) == !0 ? "burger-top-line-open" : ""]),
2488
2498
  src: S(n) == !0 ? "https://a.storyblok.com/f/230581/23x3/bf4bfb3a50/burger-line-white.svg?cv=1695125714410" : "https://a.storyblok.com/f/230581/23x2/63423a4523/burger-line.svg?cv=1695125714081"
2489
- }, null, 10, yr),
2499
+ }, null, 10, br),
2490
2500
  t("img", {
2491
2501
  class: c(["burger-line", S(n) == !0 ? "burger-bottom-line-open" : ""]),
2492
2502
  src: S(n) == !0 ? "https://a.storyblok.com/f/230581/23x3/bf4bfb3a50/burger-line-white.svg?cv=1695125714410" : "https://a.storyblok.com/f/230581/23x2/63423a4523/burger-line.svg?cv=1695125714081"
2493
- }, null, 10, br)
2494
- ], 8, fr)
2503
+ }, null, 10, pr)
2504
+ ], 8, yr)
2495
2505
  ]),
2496
- U(t("div", pr, [
2506
+ U(t("div", $r, [
2497
2507
  t("ul", null, [
2498
2508
  u(g.$slots, "mobile-main-nav-items", {}, void 0, !0)
2499
2509
  ]),
2500
- t("ul", $r, [
2510
+ t("ul", kr, [
2501
2511
  u(g.$slots, "mobile-dropdown-title", {}, void 0, !0),
2502
2512
  u(g.$slots, "mobile-dropdown-links", {}, void 0, !0)
2503
2513
  ])
@@ -2509,7 +2519,7 @@ const ar = /* @__PURE__ */ v(tr, [["__scopeId", "data-v-05446e77"]]), lr = { cla
2509
2519
  ]));
2510
2520
  }
2511
2521
  });
2512
- const wr = /* @__PURE__ */ v(kr, [["__scopeId", "data-v-51070f6f"]]), xr = { class: "language__wrapper" }, Sr = { class: "language__content" }, qr = { class: "language__headline" }, Br = { class: "language__paragraph" }, Ir = /* @__PURE__ */ h({
2522
+ const xr = /* @__PURE__ */ v(wr, [["__scopeId", "data-v-51070f6f"]]), Sr = { class: "language__wrapper" }, qr = { class: "language__content" }, Br = { class: "language__headline" }, Ir = { class: "language__paragraph" }, Lr = /* @__PURE__ */ h({
2513
2523
  __name: "language-switcher",
2514
2524
  props: {
2515
2525
  headline: {
@@ -2520,16 +2530,16 @@ const wr = /* @__PURE__ */ v(kr, [["__scopeId", "data-v-51070f6f"]]), xr = { cla
2520
2530
  }
2521
2531
  },
2522
2532
  setup(e) {
2523
- return (i, s) => (l(), r("div", xr, [
2524
- t("div", Sr, [
2525
- t("h2", qr, o(e.headline), 1),
2526
- t("p", Br, o(e.paragraph), 1),
2533
+ return (i, s) => (l(), r("div", Sr, [
2534
+ t("div", qr, [
2535
+ t("h2", Br, o(e.headline), 1),
2536
+ t("p", Ir, o(e.paragraph), 1),
2527
2537
  u(i.$slots, "language-links", {}, void 0, !0)
2528
2538
  ])
2529
2539
  ]));
2530
2540
  }
2531
2541
  });
2532
- const Lr = /* @__PURE__ */ v(Ir, [["__scopeId", "data-v-a76ba727"]]), Tr = { class: "pagination__wrapper" }, Cr = { class: "pagination__content" }, Vr = /* @__PURE__ */ h({
2542
+ const Tr = /* @__PURE__ */ v(Lr, [["__scopeId", "data-v-a76ba727"]]), Cr = { class: "pagination__wrapper" }, Vr = { class: "pagination__content" }, Ar = /* @__PURE__ */ h({
2533
2543
  __name: "pagination",
2534
2544
  props: {
2535
2545
  isPreviousDisabled: {
@@ -2543,8 +2553,8 @@ const Lr = /* @__PURE__ */ v(Ir, [["__scopeId", "data-v-a76ba727"]]), Tr = { cla
2543
2553
  },
2544
2554
  emits: ["previous", "next"],
2545
2555
  setup(e) {
2546
- return (i, s) => (l(), r("div", Tr, [
2547
- t("div", Cr, [
2556
+ return (i, s) => (l(), r("div", Cr, [
2557
+ t("div", Vr, [
2548
2558
  p(W, {
2549
2559
  onClick: s[0] || (s[0] = (a) => i.$emit("previous")),
2550
2560
  disabled: e.isPreviousDisabled,
@@ -2562,9 +2572,9 @@ const Lr = /* @__PURE__ */ v(Ir, [["__scopeId", "data-v-a76ba727"]]), Tr = { cla
2562
2572
  ]));
2563
2573
  }
2564
2574
  });
2565
- const Ar = /* @__PURE__ */ v(Vr, [["__scopeId", "data-v-9f08dcf6"]]), Mr = {
2575
+ const Dr = /* @__PURE__ */ v(Ar, [["__scopeId", "data-v-9f08dcf6"]]), Or = {
2566
2576
  install: (e) => {
2567
- e.component("AtomButton", W), e.component("AtomCheckbox", Ie), e.component("AtomChip", Ae), e.component("AtomDropdown", Ne), e.component("AtomImage", L), e.component("AtomLabel", j), e.component("AtomLink", C), e.component("AtomRadioButton", Ze), e.component("AtomSelect", rt), e.component("AtomSlider", mt), e.component("AtomTextarea", wt), e.component("AtomTextField", Dt), e.component("AtomVideo", H), e.component("MoleculeAddress", Yt), e.component("MoleculeBulletList", ea), e.component("MoleculeCard", ra), e.component("MoleculeEventCard", ha), e.component("MoleculeModal", re), e.component("MoleculeTextCard", ya), e.component("BlockFacts", Ia), e.component("BlockFeatures", za), e.component("BlockHeadline", el), e.component("BlockHero", ul), e.component("BlockImage", Ra), e.component("BlockImageGallery", Qa), e.component("BlockLogoWall", yl), e.component("BlockMicroStories", pl), e.component("BlockPolicy", Sl), e.component("BlockProductHero", Cl), e.component("BlockPromo", Dl), e.component("BlockQuote", Wl), e.component("BlockRichText", Xl), e.component("BlockTimeline", di), e.component("BlockTripleCardDisplay", gi), e.component("BlockVimeo", ki), e.component("Organism404", Ii), e.component("OrganismFilter", Di), e.component("OrganismFooter", ar), e.component("OrganismHeader", wr), e.component("OrganismLanguageSwitcher", Lr), e.component("OrganismPagination", Ar);
2577
+ e.component("AtomButton", W), e.component("AtomCheckbox", Ie), e.component("AtomChip", Ae), e.component("AtomDropdown", Ne), e.component("AtomImage", L), e.component("AtomLabel", j), e.component("AtomLink", C), e.component("AtomRadioButton", Ze), e.component("AtomSelect", rt), e.component("AtomSlider", mt), e.component("AtomTextarea", wt), e.component("AtomTextField", Dt), e.component("AtomVideo", H), e.component("MoleculeAddress", Yt), e.component("MoleculeBulletList", ea), e.component("MoleculeCard", ra), e.component("MoleculeEventCard", ha), e.component("MoleculeModal", re), e.component("MoleculeTextCard", ya), e.component("BlockFacts", Ia), e.component("BlockFeatures", za), e.component("BlockHeadline", el), e.component("BlockHero", ul), e.component("BlockImage", Ra), e.component("BlockImageGallery", Qa), e.component("BlockLogoWall", bl), e.component("BlockMicroStories", $l), e.component("BlockPolicy", ql), e.component("BlockProductHero", Vl), e.component("BlockPromo", Ml), e.component("BlockQuote", Gl), e.component("BlockRichText", Zl), e.component("BlockTimeline", ci), e.component("BlockTripleCardDisplay", fi), e.component("BlockVimeo", wi), e.component("Organism404", Li), e.component("OrganismFilter", Mi), e.component("OrganismFooter", lr), e.component("OrganismHeader", xr), e.component("OrganismLanguageSwitcher", Tr), e.component("OrganismPagination", Dr);
2568
2578
  }
2569
2579
  };
2570
2580
  export {
@@ -2587,27 +2597,27 @@ export {
2587
2597
  ul as BlockHero,
2588
2598
  Ra as BlockImage,
2589
2599
  Qa as BlockImageGallery,
2590
- yl as BlockLogoWall,
2591
- pl as BlockMicroStories,
2592
- Sl as BlockPolicy,
2593
- Cl as BlockProductHero,
2594
- Dl as BlockPromo,
2595
- Wl as BlockQuote,
2596
- Xl as BlockRichText,
2597
- di as BlockTimeline,
2598
- gi as BlockTripleCardDisplay,
2599
- ki as BlockVimeo,
2600
+ bl as BlockLogoWall,
2601
+ $l as BlockMicroStories,
2602
+ ql as BlockPolicy,
2603
+ Vl as BlockProductHero,
2604
+ Ml as BlockPromo,
2605
+ Gl as BlockQuote,
2606
+ Zl as BlockRichText,
2607
+ ci as BlockTimeline,
2608
+ fi as BlockTripleCardDisplay,
2609
+ wi as BlockVimeo,
2600
2610
  Yt as MoleculeAddress,
2601
2611
  ea as MoleculeBulletList,
2602
2612
  ra as MoleculeCard,
2603
2613
  ha as MoleculeEventCard,
2604
2614
  re as MoleculeModal,
2605
2615
  ya as MoleculeTextCard,
2606
- Ii as Organism404,
2607
- Di as OrganismFilter,
2608
- ar as OrganismFooter,
2609
- wr as OrganismHeader,
2610
- Lr as OrganismLanguageSwitcher,
2611
- Ar as OrganismPagination,
2612
- Mr as default
2616
+ Li as Organism404,
2617
+ Mi as OrganismFilter,
2618
+ lr as OrganismFooter,
2619
+ xr as OrganismHeader,
2620
+ Tr as OrganismLanguageSwitcher,
2621
+ Dr as OrganismPagination,
2622
+ Or as default
2613
2623
  };