@mirweb/mir-web-components 1.6.9 → 1.6.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- import { defineComponent as g, computed as D, openBlock as o, createElementBlock as i, normalizeClass as m, toDisplayString as d, createElementVNode as t, renderSlot as c, pushScopeId as H, popScopeId as R, createTextVNode as G, ref as q, resolveDirective as ue, withDirectives as K, Fragment as T, renderList as V, vShow as Q, normalizeProps as P, guardReactiveProps as O, toRefs as we, mergeProps as X, createVNode as S, Transition as Be, withCtx as y, withModifiers as _e, createBlock as L, createCommentVNode as p, watchEffect as he, withKeys as Se, useSlots as Ie, normalizeStyle as x, isRef as de, unref as I, onMounted as pe, watch as Y, onUnmounted as qe } from "vue";
1
+ import { defineComponent as g, computed as D, openBlock as o, createElementBlock as i, normalizeClass as m, toDisplayString as d, createElementVNode as t, renderSlot as c, pushScopeId as H, popScopeId as R, createTextVNode as G, ref as q, resolveDirective as ue, withDirectives as K, Fragment as T, renderList as V, vShow as Q, normalizeProps as F, guardReactiveProps as O, toRefs as we, mergeProps as X, createVNode as S, Transition as Be, withCtx as y, withModifiers as _e, createBlock as L, createCommentVNode as p, watchEffect as he, withKeys as Se, useSlots as Ie, normalizeStyle as x, isRef as de, unref as I, onMounted as pe, watch as Y, onUnmounted as qe } from "vue";
2
2
  const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
3
3
  __name: "button",
4
4
  props: {
@@ -295,10 +295,10 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
295
295
  },
296
296
  setup(e) {
297
297
  return (a, r) => (o(), i("div", We, [
298
- c(a.$slots, "default", P(O(a.$attrs)))
298
+ c(a.$slots, "default", F(O(a.$attrs)))
299
299
  ]));
300
300
  }
301
- }), F = /* @__PURE__ */ f(Ye, [["__scopeId", "data-v-e10217bd"]]), Qe = { class: "label__wrapper" }, Ze = ["aria-label", "label-dark"], Xe = /* @__PURE__ */ g({
301
+ }), M = /* @__PURE__ */ f(Ye, [["__scopeId", "data-v-e10217bd"]]), Qe = { class: "label__wrapper" }, Ze = ["aria-label", "label-dark"], Xe = /* @__PURE__ */ g({
302
302
  __name: "label",
303
303
  props: {
304
304
  text: {},
@@ -314,7 +314,7 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
314
314
  }, d(s.text), 11, Ze)
315
315
  ]));
316
316
  }
317
- }), Z = /* @__PURE__ */ f(Xe, [["__scopeId", "data-v-7d9d3a8a"]]), xe = { class: "link__wrapper" }, M = /* @__PURE__ */ g({
317
+ }), Z = /* @__PURE__ */ f(Xe, [["__scopeId", "data-v-7d9d3a8a"]]), xe = { class: "link__wrapper" }, P = /* @__PURE__ */ g({
318
318
  __name: "link",
319
319
  props: {
320
320
  linkType: { default: "regular" },
@@ -777,7 +777,7 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
777
777
  a.addressLine3 ? (o(), i("p", Zt, d(a.addressLine3), 1)) : p("", !0)
778
778
  ]),
779
779
  t("div", Xt, [
780
- a.website ? (o(), L(M, {
780
+ a.website ? (o(), L(P, {
781
781
  key: 0,
782
782
  underline: "false",
783
783
  "link-type": "regular"
@@ -790,7 +790,7 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
790
790
  ]),
791
791
  _: 1
792
792
  })) : p("", !0),
793
- (o(!0), i(T, null, V(a.phoneNumbers, (s) => (o(), L(M, {
793
+ (o(!0), i(T, null, V(a.phoneNumbers, (s) => (o(), L(P, {
794
794
  key: s,
795
795
  underline: "false",
796
796
  "link-type": "regular"
@@ -903,7 +903,7 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
903
903
  onMouseover: _[0] || (_[0] = (b) => de(r) ? r.value = !0 : r = !0),
904
904
  onMouseout: _[1] || (_[1] = (b) => de(r) ? r.value = !1 : r = !1)
905
905
  }, [
906
- n.mediaType === "image" ? (o(), L(F, { key: 0 }, {
906
+ n.mediaType === "image" ? (o(), L(M, { key: 0 }, {
907
907
  default: y(() => [
908
908
  c(n.$slots, "card-image", X({
909
909
  src: n.imgSrc,
@@ -969,7 +969,7 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
969
969
  key: 0,
970
970
  class: m(["column-card__image", { cover: a.imageFit, contain: !a.imageFit }])
971
971
  }, [
972
- c(a.$slots, "column-card-image", P(O({
972
+ c(a.$slots, "column-card-image", F(O({
973
973
  src: a.image.filename,
974
974
  alt: a.image.alt
975
975
  })), void 0, !0)
@@ -1086,11 +1086,11 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
1086
1086
  })
1087
1087
  }, [
1088
1088
  t("div", Ra, [
1089
- c(l.$slots, "accordion-body", P(O({ body: n.bodytext })), void 0, !0)
1089
+ c(l.$slots, "accordion-body", F(O({ body: n.bodytext })), void 0, !0)
1090
1090
  ]),
1091
- S(F, null, {
1091
+ S(M, null, {
1092
1092
  default: y(() => [
1093
- n.image ? c(l.$slots, "accordion-image", P(X({ key: 0 }, {
1093
+ n.image ? c(l.$slots, "accordion-image", F(X({ key: 0 }, {
1094
1094
  src: n.image.filename,
1095
1095
  alt: n.image.alt,
1096
1096
  class: "accordion__image"
@@ -1147,9 +1147,9 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
1147
1147
  }, xa = { class: "column-grid__teaser-list" }, eo = /* @__PURE__ */ g({
1148
1148
  __name: "column-grid",
1149
1149
  props: {
1150
- headline: {},
1150
+ headline: { default: "" },
1151
1151
  bgColor: {},
1152
- bodytext: {},
1152
+ bodytext: { default: void 0 },
1153
1153
  columns: {}
1154
1154
  },
1155
1155
  setup(e) {
@@ -1161,8 +1161,8 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
1161
1161
  }, [
1162
1162
  t("div", Qa, [
1163
1163
  t("h2", Za, d(a.headline), 1),
1164
- a.bodytext.length > 0 ? (o(), i("div", Xa, [
1165
- c(a.$slots, "column-grid-body", P(O({ body: a.bodytext })), void 0, !0)
1164
+ a.bodytext !== void 0 ? (o(), i("div", Xa, [
1165
+ c(a.$slots, "column-grid-body", {}, void 0, !0)
1166
1166
  ])) : p("", !0)
1167
1167
  ]),
1168
1168
  t("div", xa, [
@@ -1174,10 +1174,10 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
1174
1174
  "image-fit": s.imageFit
1175
1175
  }, {
1176
1176
  "column-card-body": y(() => [
1177
- c(a.$slots, "column-card-body", P(O({ body: s.bodytext })), void 0, !0)
1177
+ c(a.$slots, "column-card-body", F(O({ body: s.bodytext })), void 0, !0)
1178
1178
  ]),
1179
1179
  "column-card-image": y(() => [
1180
- s.image ? c(a.$slots, "column-card-image", P(X({ key: 0 }, {
1180
+ s.image ? c(a.$slots, "column-card-image", F(X({ key: 0 }, {
1181
1181
  src: s.image.filename,
1182
1182
  alt: s.image.alt,
1183
1183
  class: "column-card__image",
@@ -1189,7 +1189,7 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
1189
1189
  ])
1190
1190
  ], 2));
1191
1191
  }
1192
- }), to = /* @__PURE__ */ f(eo, [["__scopeId", "data-v-507dde1e"]]), ao = { class: "facts__wrapper" }, oo = { class: "facts__content" }, lo = { class: "facts__headline" }, so = { class: "facts" }, io = { class: "fact__value" }, ro = { class: "fact__metric" }, no = {
1192
+ }), to = /* @__PURE__ */ f(eo, [["__scopeId", "data-v-b185e53e"]]), ao = { class: "facts__wrapper" }, oo = { class: "facts__content" }, lo = { class: "facts__headline" }, so = { class: "facts" }, io = { class: "fact__value" }, ro = { class: "fact__metric" }, no = {
1193
1193
  key: 0,
1194
1194
  class: "facts__link"
1195
1195
  }, co = /* @__PURE__ */ g({
@@ -1233,7 +1233,7 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
1233
1233
  ]))), 128))
1234
1234
  ]),
1235
1235
  a.link ? (o(), i("div", no, [
1236
- S(M, {
1236
+ S(P, {
1237
1237
  "link-type": "regular_light",
1238
1238
  arrow: ""
1239
1239
  }, {
@@ -1275,9 +1275,9 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
1275
1275
  key: s.headline,
1276
1276
  class: "features__element"
1277
1277
  }, [
1278
- S(F, { class: "element__icon" }, {
1278
+ S(M, { class: "element__icon" }, {
1279
1279
  default: y(() => [
1280
- c(a.$slots, "features-icon", P(O({
1280
+ c(a.$slots, "features-icon", F(O({
1281
1281
  src: s.icon.src,
1282
1282
  height: 30,
1283
1283
  width: 30,
@@ -1363,7 +1363,7 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
1363
1363
  t("h1", null, d(e.headline), 1)
1364
1364
  ]),
1365
1365
  t("div", zo, [
1366
- S(M, {
1366
+ S(P, {
1367
1367
  "link-type": "regular_light",
1368
1368
  arrow: ""
1369
1369
  }, {
@@ -1414,9 +1414,9 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
1414
1414
  return (a, r) => (o(), i("div", Uo, [
1415
1415
  t("div", Go, [
1416
1416
  t("div", Jo, [
1417
- S(F, null, {
1417
+ S(M, null, {
1418
1418
  default: y(() => [
1419
- c(a.$slots, "image", P(O({
1419
+ c(a.$slots, "image", F(O({
1420
1420
  width: 984,
1421
1421
  height: e.fullHeight ? "100%" : 554,
1422
1422
  src: e.src,
@@ -1468,9 +1468,9 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
1468
1468
  }, [
1469
1469
  t("div", Zo, [
1470
1470
  l.mediaLarge && l.mediaType === "image" ? (o(), i("div", Xo, [
1471
- S(F, null, {
1471
+ S(M, null, {
1472
1472
  default: y(() => [
1473
- c(l.$slots, "image-large", P(O({
1473
+ c(l.$slots, "image-large", F(O({
1474
1474
  width: 617,
1475
1475
  height: 530,
1476
1476
  src: l.mediaLarge.src,
@@ -1506,9 +1506,9 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
1506
1506
  key: n.src + n.alt,
1507
1507
  class: "image image--small"
1508
1508
  }, [
1509
- S(F, null, {
1509
+ S(M, null, {
1510
1510
  default: y(() => [
1511
- c(l.$slots, "image-small", P(O({
1511
+ c(l.$slots, "image-small", F(O({
1512
1512
  width: 328,
1513
1513
  height: 246,
1514
1514
  src: n.src,
@@ -1557,9 +1557,9 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
1557
1557
  key: s.src + s.alt,
1558
1558
  class: "logo-wall__logo"
1559
1559
  }, [
1560
- S(F, null, {
1560
+ S(M, null, {
1561
1561
  default: y(() => [
1562
- c(a.$slots, "logo-wall-logo", P(O({
1562
+ c(a.$slots, "logo-wall-logo", F(O({
1563
1563
  width: 130,
1564
1564
  height: 130,
1565
1565
  src: s.src,
@@ -1571,7 +1571,7 @@ const Ce = ["aria-label"], Ae = /* @__PURE__ */ g({
1571
1571
  ]))), 128))
1572
1572
  ]),
1573
1573
  t("div", dl, [
1574
- S(M, {
1574
+ S(P, {
1575
1575
  "link-type": "regular_light",
1576
1576
  arrow: !0
1577
1577
  }, {
@@ -1684,7 +1684,7 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
1684
1684
  autoplay: "",
1685
1685
  loop: "",
1686
1686
  muted: ""
1687
- }, null, 8, ["src", "aria-label", "poster"])) : (o(), L(I(F), { key: 1 }, {
1687
+ }, null, 8, ["src", "aria-label", "poster"])) : (o(), L(I(M), { key: 1 }, {
1688
1688
  default: y(() => [
1689
1689
  c(a.$slots, "product-hero-image", {}, void 0, !0)
1690
1690
  ]),
@@ -1692,7 +1692,7 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
1692
1692
  })),
1693
1693
  t("div", Il, [
1694
1694
  e.logoSrc ? (o(), i("div", ql, [
1695
- S(I(F), null, {
1695
+ S(I(M), null, {
1696
1696
  default: y(() => [
1697
1697
  c(a.$slots, "product-hero-logo", {}, void 0, !0)
1698
1698
  ]),
@@ -1700,7 +1700,7 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
1700
1700
  })
1701
1701
  ])) : p("", !0),
1702
1702
  e.isCertified ? (o(), i("div", Cl, [
1703
- S(I(F), null, {
1703
+ S(I(M), null, {
1704
1704
  default: y(() => [
1705
1705
  c(a.$slots, "product-hero-certification", {}, void 0, !0)
1706
1706
  ]),
@@ -1749,9 +1749,9 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
1749
1749
  l.reverse ? "promo__image--reverse" : "promo__image--default"
1750
1750
  ])
1751
1751
  }, [
1752
- S(F, null, {
1752
+ S(M, null, {
1753
1753
  default: y(() => [
1754
- c(l.$slots, "promo-image", P(O({ src: l.src, width: 1920, alt: l.alt, height: 1080 })))
1754
+ c(l.$slots, "promo-image", F(O({ src: l.src, width: 1920, alt: l.alt, height: 1080 })))
1755
1755
  ]),
1756
1756
  _: 3
1757
1757
  })
@@ -1794,7 +1794,7 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
1794
1794
  }, [
1795
1795
  c(l.$slots, "promo-headline")
1796
1796
  ], 2),
1797
- l.linkType === "link" ? (o(), L(M, {
1797
+ l.linkType === "link" ? (o(), L(P, {
1798
1798
  key: 1,
1799
1799
  "link-type": l.variant === "dark" ? "regular_dark" : (l.variant === "light", "regular_light"),
1800
1800
  arrow: ""
@@ -1804,7 +1804,7 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
1804
1804
  ]),
1805
1805
  _: 3
1806
1806
  }, 8, ["link-type"])) : p("", !0),
1807
- l.linkType === "button" ? (o(), L(M, {
1807
+ l.linkType === "button" ? (o(), L(P, {
1808
1808
  key: 2,
1809
1809
  "link-type": l.variant === "dark" ? "secondary_dark" : (l.variant === "light", "secondary")
1810
1810
  }, {
@@ -1849,9 +1849,9 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
1849
1849
  t("p", Hl, d(e.quote), 1),
1850
1850
  t("div", Rl, [
1851
1851
  e.authorImage ? (o(), i("div", Nl, [
1852
- S(F, null, {
1852
+ S(M, null, {
1853
1853
  default: y(() => [
1854
- c(a.$slots, "author-image", P(O({
1854
+ c(a.$slots, "author-image", F(O({
1855
1855
  src: e.authorImage + "/m/100x100",
1856
1856
  width: 60,
1857
1857
  height: 60
@@ -1934,9 +1934,9 @@ const $l = /* @__PURE__ */ f(fl, [["render", yl], ["__scopeId", "data-v-ea887d7a
1934
1934
  a.imageClip ? "rich-text__image--clip" : ""
1935
1935
  ])
1936
1936
  }, [
1937
- S(F, null, {
1937
+ S(M, null, {
1938
1938
  default: y(() => [
1939
- c(a.$slots, "rich-text-image", P(O({ width: 865, height: 307 })))
1939
+ c(a.$slots, "rich-text-image", F(O({ width: 865, height: 307 })))
1940
1940
  ]),
1941
1941
  _: 3
1942
1942
  })
@@ -1998,9 +1998,9 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
1998
1998
  t("div", ds, d(s.year), 1),
1999
1999
  cs,
2000
2000
  t("div", us, [
2001
- S(F, null, {
2001
+ S(M, null, {
2002
2002
  default: y(() => [
2003
- s.media.src ? c(a.$slots, "timeline-image", P(X({ key: 0 }, { src: s.media.src, alt: s.media.alt })), void 0, !0) : p("", !0)
2003
+ s.media.src ? c(a.$slots, "timeline-image", F(X({ key: 0 }, { src: s.media.src, alt: s.media.alt })), void 0, !0) : p("", !0)
2004
2004
  ]),
2005
2005
  _: 2
2006
2006
  }, 1024),
@@ -2201,7 +2201,7 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
2201
2201
  a.language === "zh" ? (o(), i("span", ii, "桂桥路1201号10栋2楼")) : (o(), i("span", ri, "5260 Odense S")),
2202
2202
  a.language !== "zh" ? (o(), i("span", ni, "CVR: 35251235")) : p("", !0),
2203
2203
  di,
2204
- S(M, {
2204
+ S(P, {
2205
2205
  class: "footer__contact",
2206
2206
  "link-type": "regular_light",
2207
2207
  underline: "false"
@@ -2211,7 +2211,7 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
2211
2211
  ]),
2212
2212
  _: 1
2213
2213
  }),
2214
- S(M, {
2214
+ S(P, {
2215
2215
  class: "footer__contact",
2216
2216
  "link-type": "regular_light",
2217
2217
  underline: "false"
@@ -2240,7 +2240,7 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
2240
2240
  c(a.$slots, "footer-cookie-link")
2241
2241
  ]),
2242
2242
  a.language !== "zh" ? (o(), i("div", gi, [
2243
- (o(!0), i(T, null, V(a.socialMedia, (s) => (o(), L(M, {
2243
+ (o(!0), i(T, null, V(a.socialMedia, (s) => (o(), L(P, {
2244
2244
  key: s.title,
2245
2245
  underline: "false",
2246
2246
  "link-type": "regular"
@@ -2261,7 +2261,7 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
2261
2261
  _: 2
2262
2262
  }, 1024))), 128))
2263
2263
  ])) : (o(), i("div", yi, [
2264
- (o(!0), i(T, null, V(a.socialMediaChina, (s) => (o(), L(M, {
2264
+ (o(!0), i(T, null, V(a.socialMediaChina, (s) => (o(), L(P, {
2265
2265
  key: s.title,
2266
2266
  underline: "false",
2267
2267
  "link-type": "regular"
@@ -2481,7 +2481,7 @@ const ls = /* @__PURE__ */ f(Xl, [["render", os], ["__scopeId", "data-v-449f3040
2481
2481
  key: N,
2482
2482
  class: "portal-switcher-link"
2483
2483
  }, [
2484
- S(I(M), { "link-type": "regular" }, {
2484
+ S(I(P), { "link-type": "regular" }, {
2485
2485
  default: y(() => [
2486
2486
  t("a", {
2487
2487
  href: j.link,
@@ -2751,7 +2751,7 @@ const mr = /* @__PURE__ */ f(_r, [["render", pr], ["__scopeId", "data-v-c07a6cf3
2751
2751
  }, [
2752
2752
  c(l.$slots, "promo-text")
2753
2753
  ], 2),
2754
- l.linkType === "link" ? (o(), L(M, {
2754
+ l.linkType === "link" ? (o(), L(P, {
2755
2755
  key: 1,
2756
2756
  "link-type": l.variant === "dark" ? "regular_dark" : (l.variant === "light", "regular_light"),
2757
2757
  arrow: ""
@@ -2761,7 +2761,7 @@ const mr = /* @__PURE__ */ f(_r, [["render", pr], ["__scopeId", "data-v-c07a6cf3
2761
2761
  ]),
2762
2762
  _: 3
2763
2763
  }, 8, ["link-type"])) : p("", !0),
2764
- l.linkType === "button" ? (o(), L(M, {
2764
+ l.linkType === "button" ? (o(), L(P, {
2765
2765
  key: 2,
2766
2766
  "link-type": l.variant === "dark" ? "secondary_dark" : (l.variant === "light", "secondary")
2767
2767
  }, {
@@ -2776,7 +2776,7 @@ const mr = /* @__PURE__ */ f(_r, [["render", pr], ["__scopeId", "data-v-c07a6cf3
2776
2776
  }
2777
2777
  }), qr = /* @__PURE__ */ f(Ir, [["__scopeId", "data-v-00c0bad3"]]), Ar = {
2778
2778
  install: (e) => {
2779
- e.component("AtomButton", le), e.component("AtomCheckbox", me), e.component("AtomChip", He), e.component("AtomDropdown", Je), e.component("AtomImage", F), e.component("AtomLabel", Z), e.component("AtomLink", M), e.component("AtomRadioButton", st), e.component("AtomSelect", ut), e.component("AtomSelectMultiple", br), e.component("AtomSlider", kt), e.component("AtomTextarea", Lt), e.component("AtomTextField", Nt), e.component("AtomVideo", ee), e.component("MoleculeAddress", oa), e.component("MoleculeBulletList", na), e.component("MoleculeCard", ha), e.component("MoleculeColumnCard", fe), e.component("MoleculeEventCard", Ia), e.component("MoleculeModal", ve), e.component("MoleculeTextCard", Da), e.component("BlockAccordion", Ea), e.component("BlockFacts", uo), e.component("BlockFeatures", bo), e.component("BlockFormScript", qo), e.component("BlockHeadline", Do), e.component("BlockHero", Ko), e.component("BlockImage", Qo), e.component("BlockImageGallery", al), e.component("BlockLogoWall", ul), e.component("BlockMicroStories", vl), e.component("BlockPolicy", $l), e.component("BlockProductHero", Ll), e.component("BlockPromo", Vl), e.component("BlockQuote", Gl), e.component("BlockRichText", Zl), e.component("BlockRichTextColumns", ls), e.component("BlockTimeline", ps), e.component("BlockCardDisplay", Ya), e.component("BlockColumnGrid", to), e.component("BlockVimeo", ys), e.component("BlockPalletJack", qr), e.component("BlockFrontPageHero", Fs), e.component("Organism404", Es), e.component("OrganismFilter", Ws), e.component("OrganismFooter", wi), e.component("OrganismHeader", er), e.component("OrganismLanguageSwitcher", rr), e.component("OrganismPagination", ur), e.component("OrganismSearch", mr);
2779
+ e.component("AtomButton", le), e.component("AtomCheckbox", me), e.component("AtomChip", He), e.component("AtomDropdown", Je), e.component("AtomImage", M), e.component("AtomLabel", Z), e.component("AtomLink", P), e.component("AtomRadioButton", st), e.component("AtomSelect", ut), e.component("AtomSelectMultiple", br), e.component("AtomSlider", kt), e.component("AtomTextarea", Lt), e.component("AtomTextField", Nt), e.component("AtomVideo", ee), e.component("MoleculeAddress", oa), e.component("MoleculeBulletList", na), e.component("MoleculeCard", ha), e.component("MoleculeColumnCard", fe), e.component("MoleculeEventCard", Ia), e.component("MoleculeModal", ve), e.component("MoleculeTextCard", Da), e.component("BlockAccordion", Ea), e.component("BlockFacts", uo), e.component("BlockFeatures", bo), e.component("BlockFormScript", qo), e.component("BlockHeadline", Do), e.component("BlockHero", Ko), e.component("BlockImage", Qo), e.component("BlockImageGallery", al), e.component("BlockLogoWall", ul), e.component("BlockMicroStories", vl), e.component("BlockPolicy", $l), e.component("BlockProductHero", Ll), e.component("BlockPromo", Vl), e.component("BlockQuote", Gl), e.component("BlockRichText", Zl), e.component("BlockRichTextColumns", ls), e.component("BlockTimeline", ps), e.component("BlockCardDisplay", Ya), e.component("BlockColumnGrid", to), e.component("BlockVimeo", ys), e.component("BlockPalletJack", qr), e.component("BlockFrontPageHero", Fs), e.component("Organism404", Es), e.component("OrganismFilter", Ws), e.component("OrganismFooter", wi), e.component("OrganismHeader", er), e.component("OrganismLanguageSwitcher", rr), e.component("OrganismPagination", ur), e.component("OrganismSearch", mr);
2780
2780
  }
2781
2781
  };
2782
2782
  export {
@@ -2784,9 +2784,9 @@ export {
2784
2784
  me as AtomCheckbox,
2785
2785
  He as AtomChip,
2786
2786
  Je as AtomDropdown,
2787
- F as AtomImage,
2787
+ M as AtomImage,
2788
2788
  Z as AtomLabel,
2789
- M as AtomLink,
2789
+ P as AtomLink,
2790
2790
  st as AtomRadioButton,
2791
2791
  ut as AtomSelect,
2792
2792
  br as AtomSelectMultiple,