@asantemedia-org/leybold-design-system 1.0.13 → 1.0.14

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.
@@ -633,269 +633,6 @@
633
633
  .Button-module__button__icon--right___-pGHl {
634
634
  order: 1;
635
635
  }
636
- @import "slick-carousel/slick/slick.css";
637
- @import "slick-carousel/slick/slick-theme.css";
638
- :root {
639
- --leybold-red: #e2001a;
640
- --leybold-black: #000000;
641
- --leybold-white: #ffffff;
642
- --leybold-blue-grey: #546672;
643
- --leybold-white-aluminium: #dae0e3;
644
- --leybold-window-gray: #99a1ab;
645
- --leybold-light-grey: #c5c7c4;
646
- --leybold-slate-gray: #4a4e54;
647
- --leybold-anthracite-gray: #383e42;
648
- --leybold-orange: #d18e56;
649
- --leybold-yellow: #edd163;
650
- --leybold-green: #6ea67b;
651
- --leybold-purple: #732d5d;
652
- --leybold-purple-gray: #945e67;
653
- --leybold-blue: #2b4679;
654
- --leybold-light-blue: #3f6a98;
655
- --leybold-blue-green: #39788e;
656
- --leybold-green-gray: #6d8f9f;
657
- --color-primary: #e2001a;
658
- --color-secondary: #546672;
659
- --color-success: #6ea67b;
660
- --color-danger: #e2001a;
661
- --color-warning: #d18e56;
662
- --color-info: #3f6a98;
663
- --text-primary: #000000;
664
- --text-secondary: #4a4e54;
665
- --text-muted: #99a1ab;
666
- --text-inverse: #ffffff;
667
- --bg-primary: #ffffff;
668
- --bg-secondary: #dae0e3;
669
- --bg-dark: #383e42;
670
- --border-color: #c5c7c4;
671
- --border-color-dark: #4a4e54;
672
- --font-family-base: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
673
- --h1-mobile-size: 32px;
674
- --h1-mobile-line-height: 1.2;
675
- --h2-mobile-size: 24px;
676
- --h2-mobile-line-height: 1.2;
677
- --h3-mobile-size: 18px;
678
- --h3-mobile-line-height: 1.6;
679
- --h4-mobile-size: 16px;
680
- --h4-mobile-line-height: 1.55;
681
- --h5-mobile-size: 14px;
682
- --h5-mobile-line-height: 1.5;
683
- --body-mobile-size: 14px;
684
- --body-mobile-line-height: 1.5;
685
- --h1-desktop-size: 55px;
686
- --h1-desktop-line-height: 1.15;
687
- --h1-desktop-letter-spacing: -0.02em;
688
- --h2-desktop-size: 40px;
689
- --h2-desktop-line-height: 1.2;
690
- --h2-desktop-letter-spacing: -0.01em;
691
- --h3-desktop-size: 32px;
692
- --h3-desktop-line-height: 1.2;
693
- --h4-desktop-size: 24px;
694
- --h4-desktop-line-height: 1.2;
695
- --h5-desktop-size: 18px;
696
- --h5-desktop-line-height: 1.6;
697
- --body-desktop-size: 18px;
698
- --body-desktop-line-height: 1.6;
699
- --text-lg-size: 27px;
700
- --text-lg-line-height: 1.4;
701
- --text-xl-size: 36px;
702
- --text-xl-line-height: 1.4;
703
- --text-xxl-size: 64px;
704
- --text-xxl-line-height: 1;
705
- }
706
-
707
- .Carousel-module__carousel___hkXkF {
708
- width: 100%;
709
- background-color: #ffffff;
710
- padding: 48px 24px;
711
- }
712
- @media (min-width: 768px) {
713
- .Carousel-module__carousel___hkXkF {
714
- padding: 86px 178px 56px;
715
- }
716
- }
717
-
718
- .Carousel-module__carousel__header___IMcN5 {
719
- display: flex;
720
- flex-direction: column;
721
- gap: 16px;
722
- margin-bottom: 24px;
723
- }
724
- @media (min-width: 768px) {
725
- .Carousel-module__carousel__header___IMcN5 {
726
- flex-direction: row;
727
- justify-content: space-between;
728
- align-items: flex-start;
729
- margin-bottom: 42px;
730
- }
731
- }
732
-
733
- .Carousel-module__carousel__headerContent___9uU-H {
734
- display: flex;
735
- flex-direction: column;
736
- gap: 16px;
737
- max-width: 714px;
738
- }
739
-
740
- .Carousel-module__carousel__title___CCgcY {
741
- font-family: var(--font-family-base);
742
- font-weight: 700;
743
- font-size: var(--h3-desktop-size);
744
- line-height: 1.2;
745
- color: #4a4e54;
746
- margin: 0;
747
- }
748
-
749
- .Carousel-module__carousel__subtitle___aj4q1 {
750
- font-family: var(--font-family-base);
751
- font-weight: 400;
752
- font-size: var(--body-desktop-size);
753
- line-height: 1.6;
754
- color: #4a4e54;
755
- margin: 0;
756
- }
757
-
758
- .Carousel-module__carousel__slider___b27-P {
759
- margin-bottom: 42px;
760
- }
761
- .Carousel-module__carousel__slider___b27-P .slick-list {
762
- margin: 0 -10px;
763
- }
764
- .Carousel-module__carousel__slider___b27-P .slick-track {
765
- display: flex;
766
- }
767
- .Carousel-module__carousel__slider___b27-P .slick-slide {
768
- padding: 8px 10px;
769
- flex-shrink: 0;
770
- }
771
- .Carousel-module__carousel__slider___b27-P .slick-slide > div {
772
- height: 100%;
773
- }
774
- .Carousel-module__carousel__slider___b27-P .slick-slide.slick-cloned a, .Carousel-module__carousel__slider___b27-P .slick-slide.slick-cloned button {
775
- visibility: hidden;
776
- }
777
-
778
- .Carousel-module__carousel__slideWrapper___PjXgD {
779
- height: 100%;
780
- }
781
-
782
- .Carousel-module__carousel__card___lga-D {
783
- display: block;
784
- position: relative;
785
- text-decoration: none;
786
- height: 341px;
787
- overflow: visible;
788
- }
789
- @media (min-width: 768px) {
790
- .Carousel-module__carousel__card___lga-D {
791
- height: 297px;
792
- }
793
- }
794
- .Carousel-module__carousel__card___lga-D:focus-visible {
795
- outline: 2px solid #000000;
796
- outline-offset: 2px;
797
- }
798
- .Carousel-module__carousel__card___lga-D:hover .Carousel-module__carousel__cardContent___v0jc- {
799
- box-shadow: 3px 6px 12px -3px rgba(0, 0, 0, 0.4);
800
- }
801
- .Carousel-module__carousel__card___lga-D:hover .Carousel-module__carousel__cardLink___PpTAC {
802
- text-decoration: underline;
803
- }
804
-
805
- .Carousel-module__carousel__cardImageWrapper___aFqXD {
806
- position: relative;
807
- width: 100%;
808
- height: 245px;
809
- overflow: hidden;
810
- }
811
- @media (min-width: 768px) {
812
- .Carousel-module__carousel__cardImageWrapper___aFqXD {
813
- height: 216px;
814
- }
815
- }
816
-
817
- .Carousel-module__carousel__cardImage___4MrRU {
818
- width: 100%;
819
- height: 100%;
820
- -o-object-fit: cover;
821
- object-fit: cover;
822
- -o-object-position: center;
823
- object-position: center;
824
- }
825
-
826
- .Carousel-module__carousel__cardContent___v0jc- {
827
- position: absolute;
828
- left: 20px;
829
- bottom: 0;
830
- width: calc(100% - 40px);
831
- max-width: 300px;
832
- background-color: #ffffff;
833
- padding: 24px;
834
- box-shadow: 3px 6px 8px -5px rgba(0, 0, 0, 0.3);
835
- transition: box-shadow 0.2s ease-in-out;
836
- }
837
- @media (min-width: 768px) {
838
- .Carousel-module__carousel__cardContent___v0jc- {
839
- padding-left: 20px;
840
- border-left: 4px solid #4a4e54;
841
- max-width: 382px;
842
- }
843
- }
844
-
845
- .Carousel-module__carousel__cardTitle___z-mMo {
846
- font-family: var(--font-family-base);
847
- font-weight: 700;
848
- font-size: var(--h5-desktop-size);
849
- line-height: 1.6;
850
- color: #4a4e54;
851
- margin: 0 0 8px;
852
- }
853
-
854
- .Carousel-module__carousel__navigation___dMbcP {
855
- display: flex;
856
- justify-content: flex-end;
857
- align-items: center;
858
- }
859
- @media (min-width: 768px) {
860
- .Carousel-module__carousel__navigation___dMbcP {
861
- justify-content: space-between;
862
- }
863
- }
864
-
865
- .Carousel-module__carousel__arrows___uj5nF {
866
- display: flex;
867
- align-items: center;
868
- gap: 20px;
869
- }
870
-
871
- .Carousel-module__carousel__dotsList___upZ7L {
872
- display: flex;
873
- align-items: center;
874
- gap: 6px;
875
- }
876
-
877
- .Carousel-module__carousel__dot___HwZc0 {
878
- width: 10px;
879
- height: 10px;
880
- padding: 0;
881
- background-color: #dae0e3;
882
- border: none;
883
- cursor: pointer;
884
- transition: background-color 0.2s ease-in-out;
885
- }
886
- .Carousel-module__carousel__dot___HwZc0:hover {
887
- background-color: rgb(188.9692307692, 199.6769230769, 205.0307692308);
888
- }
889
- .Carousel-module__carousel__dot___HwZc0:focus-visible {
890
- outline: 2px solid #000000;
891
- outline-offset: 2px;
892
- }
893
- .Carousel-module__carousel__dot--active___NxRvq {
894
- background-color: #e2001a;
895
- }
896
- .Carousel-module__carousel__dot--active___NxRvq:hover {
897
- background-color: #e2001a;
898
- }
899
636
  :root {
900
637
  --leybold-red: #e2001a;
901
638
  --leybold-black: #000000;
package/dist/index.js CHANGED
@@ -3,7 +3,6 @@
3
3
  var React = require('react');
4
4
  var reactFontawesome = require('@fortawesome/react-fontawesome');
5
5
  var freeSolidSvgIcons = require('@fortawesome/free-solid-svg-icons');
6
- var Slider = require('react-slick');
7
6
  var freeBrandsSvgIcons = require('@fortawesome/free-brands-svg-icons');
8
7
  var edwardsvacuumDesignSystem = require('@asantemedia-org/edwardsvacuum-design-system');
9
8
 
@@ -56,7 +55,7 @@ typeof SuppressedError === "function" ? SuppressedError : function (error, suppr
56
55
  return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
57
56
  };
58
57
 
59
- var styles$h = {"button":"Button-module__button___18Bed","button--primary":"Button-module__button--primary___VuF-P","button--default":"Button-module__button--default___MDa35","button--disabled":"Button-module__button--disabled___IuOY8","button--secondary":"Button-module__button--secondary___lD5E3","button--solid-red":"Button-module__button--solid-red___YPpnL","button--solid-grey":"Button-module__button--solid-grey___oRbEy","button--solid-black":"Button-module__button--solid-black___1Ma5K","button--solid-white":"Button-module__button--solid-white___bE-Z0","button--outlined-red":"Button-module__button--outlined-red___cgZXa","button--outlined-grey":"Button-module__button--outlined-grey___xWGbB","button--outlined-black":"Button-module__button--outlined-black___qfX5o","button--outlined-white":"Button-module__button--outlined-white___QLXNP","button--link-text":"Button-module__button--link-text___R2kun","button__icon":"Button-module__button__icon___hlcHo","button--link-text-alt":"Button-module__button--link-text-alt___1p7wH","button--external-link":"Button-module__button--external-link___Mhxuk","button--carousel-arrow-left":"Button-module__button--carousel-arrow-left___Wx-Jo","button--carousel-arrow-right":"Button-module__button--carousel-arrow-right___3ZtgT","button__icon__default":"Button-module__button__icon__default___0qlF1","button__icon__hover":"Button-module__button__icon__hover___3xPGT","button--extra-small":"Button-module__button--extra-small___R0QTM","button--small":"Button-module__button--small___ADJQe","button--medium":"Button-module__button--medium___ZuR4Z","button--large":"Button-module__button--large___-FaV5","button__icon--left":"Button-module__button__icon--left___wMCeH","button__icon--right":"Button-module__button__icon--right___-pGHl"};
58
+ var styles$g = {"button":"Button-module__button___18Bed","button--primary":"Button-module__button--primary___VuF-P","button--default":"Button-module__button--default___MDa35","button--disabled":"Button-module__button--disabled___IuOY8","button--secondary":"Button-module__button--secondary___lD5E3","button--solid-red":"Button-module__button--solid-red___YPpnL","button--solid-grey":"Button-module__button--solid-grey___oRbEy","button--solid-black":"Button-module__button--solid-black___1Ma5K","button--solid-white":"Button-module__button--solid-white___bE-Z0","button--outlined-red":"Button-module__button--outlined-red___cgZXa","button--outlined-grey":"Button-module__button--outlined-grey___xWGbB","button--outlined-black":"Button-module__button--outlined-black___qfX5o","button--outlined-white":"Button-module__button--outlined-white___QLXNP","button--link-text":"Button-module__button--link-text___R2kun","button__icon":"Button-module__button__icon___hlcHo","button--link-text-alt":"Button-module__button--link-text-alt___1p7wH","button--external-link":"Button-module__button--external-link___Mhxuk","button--carousel-arrow-left":"Button-module__button--carousel-arrow-left___Wx-Jo","button--carousel-arrow-right":"Button-module__button--carousel-arrow-right___3ZtgT","button__icon__default":"Button-module__button__icon__default___0qlF1","button__icon__hover":"Button-module__button__icon__hover___3xPGT","button--extra-small":"Button-module__button--extra-small___R0QTM","button--small":"Button-module__button--small___ADJQe","button--medium":"Button-module__button--medium___ZuR4Z","button--large":"Button-module__button--large___-FaV5","button__icon--left":"Button-module__button__icon--left___wMCeH","button__icon--right":"Button-module__button__icon--right___-pGHl"};
60
59
 
61
60
  function getDefaultExportFromCjs (x) {
62
61
  return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
@@ -222,8 +221,8 @@ var Button = function (_a) {
222
221
  var isIconOnly = variant === "carousel-arrow-left" || variant === "carousel-arrow-right";
223
222
  var isCarouselLeft = variant === "carousel-arrow-left";
224
223
  var isCarouselRight = variant === "carousel-arrow-right";
225
- var buttonClasses = classNames(styles$h.button, styles$h["button--".concat(cssVariant)], styles$h["button--".concat(size)], (_b = {}, _b[styles$h["button--disabled"]] = disabled, _b), className);
226
- var iconClasses = classNames(styles$h.button__icon, styles$h["button__icon--".concat(iconPosition)]);
224
+ var buttonClasses = classNames(styles$g.button, styles$g["button--".concat(cssVariant)], styles$g["button--".concat(size)], (_b = {}, _b[styles$g["button--disabled"]] = disabled, _b), className);
225
+ var iconClasses = classNames(styles$g.button__icon, styles$g["button__icon--".concat(iconPosition)]);
227
226
  // Generate accessible label for icon-only buttons
228
227
  var accessibleLabel = ariaLabel || (isIconOnly ? variant === "carousel-arrow-left" ? "Previous" : "Next" : undefined);
229
228
  return /*#__PURE__*/React.createElement("button", _extends({
@@ -237,157 +236,23 @@ var Button = function (_a) {
237
236
  className: iconClasses
238
237
  }, /*#__PURE__*/React.createElement(reactFontawesome.FontAwesomeIcon, {
239
238
  icon: freeSolidSvgIcons.faArrowLeft,
240
- className: styles$h.button__icon__default
239
+ className: styles$g.button__icon__default
241
240
  }), /*#__PURE__*/React.createElement(reactFontawesome.FontAwesomeIcon, {
242
241
  icon: freeSolidSvgIcons.faArrowLeftLong,
243
- className: styles$h.button__icon__hover
242
+ className: styles$g.button__icon__hover
244
243
  })), isCarouselRight && /*#__PURE__*/React.createElement("span", {
245
244
  className: iconClasses
246
245
  }, /*#__PURE__*/React.createElement(reactFontawesome.FontAwesomeIcon, {
247
246
  icon: freeSolidSvgIcons.faArrowRight,
248
- className: styles$h.button__icon__default
247
+ className: styles$g.button__icon__default
249
248
  }), /*#__PURE__*/React.createElement(reactFontawesome.FontAwesomeIcon, {
250
249
  icon: freeSolidSvgIcons.faArrowRightLong,
251
- className: styles$h.button__icon__hover
250
+ className: styles$g.button__icon__hover
252
251
  })), !isIconOnly && iconElement && /*#__PURE__*/React.createElement("span", {
253
252
  className: iconClasses
254
253
  }, iconElement));
255
254
  };
256
255
 
257
- var styles$g = {"carousel":"Carousel-module__carousel___hkXkF","carousel__header":"Carousel-module__carousel__header___IMcN5","carousel__headerContent":"Carousel-module__carousel__headerContent___9uU-H","carousel__title":"Carousel-module__carousel__title___CCgcY","carousel__subtitle":"Carousel-module__carousel__subtitle___aj4q1","carousel__slider":"Carousel-module__carousel__slider___b27-P","carousel__slideWrapper":"Carousel-module__carousel__slideWrapper___PjXgD","carousel__card":"Carousel-module__carousel__card___lga-D","carousel__cardContent":"Carousel-module__carousel__cardContent___v0jc-","carousel__cardImageWrapper":"Carousel-module__carousel__cardImageWrapper___aFqXD","carousel__cardImage":"Carousel-module__carousel__cardImage___4MrRU","carousel__cardTitle":"Carousel-module__carousel__cardTitle___z-mMo","carousel__navigation":"Carousel-module__carousel__navigation___dMbcP","carousel__arrows":"Carousel-module__carousel__arrows___uj5nF","carousel__dotsList":"Carousel-module__carousel__dotsList___upZ7L","carousel__dot":"Carousel-module__carousel__dot___HwZc0","carousel__dot--active":"Carousel-module__carousel__dot--active___NxRvq"};
258
-
259
- /**
260
- * Carousel component for displaying multiple content cards in a sliding format.
261
- * Supports responsive layouts with 3 cards on desktop and 1 card on mobile.
262
- */
263
- var Carousel = function (_a) {
264
- var title = _a.title,
265
- subtitle = _a.subtitle,
266
- buttonText = _a.buttonText,
267
- buttonUrl = _a.buttonUrl,
268
- cards = _a.cards,
269
- _b = _a.showDots,
270
- showDots = _b === void 0 ? true : _b,
271
- _c = _a.showArrows,
272
- showArrows = _c === void 0 ? true : _c,
273
- className = _a.className;
274
- var sliderRef = React.useRef(null);
275
- var _d = React.useState(0),
276
- currentSlide = _d[0],
277
- setCurrentSlide = _d[1];
278
- // Uses document.documentElement.clientWidth to work correctly in iframes (Storybook)
279
- var _e = React.useState(function () {
280
- if (typeof window !== 'undefined') {
281
- return document.documentElement.clientWidth < 768;
282
- }
283
- return false;
284
- }),
285
- isMobile = _e[0],
286
- setIsMobile = _e[1];
287
- React.useEffect(function () {
288
- var handleResize = function () {
289
- setIsMobile(document.documentElement.clientWidth < 768);
290
- };
291
- window.addEventListener('resize', handleResize);
292
- return function () {
293
- return window.removeEventListener('resize', handleResize);
294
- };
295
- }, []);
296
- var handlePrev = function () {
297
- var _a;
298
- return (_a = sliderRef.current) === null || _a === void 0 ? void 0 : _a.slickPrev();
299
- };
300
- var handleNext = function () {
301
- var _a;
302
- return (_a = sliderRef.current) === null || _a === void 0 ? void 0 : _a.slickNext();
303
- };
304
- var goToSlide = function (index) {
305
- var _a;
306
- return (_a = sliderRef.current) === null || _a === void 0 ? void 0 : _a.slickGoTo(index);
307
- };
308
- var settings = {
309
- dots: false,
310
- infinite: true,
311
- speed: 500,
312
- slidesToShow: isMobile ? 1 : 3,
313
- slidesToScroll: 1,
314
- arrows: false,
315
- beforeChange: function (_, next) {
316
- return setCurrentSlide(next);
317
- }
318
- };
319
- return /*#__PURE__*/React.createElement("div", {
320
- className: classNames(styles$g.carousel, className)
321
- }, /*#__PURE__*/React.createElement("div", {
322
- className: styles$g.carousel__header
323
- }, /*#__PURE__*/React.createElement("div", {
324
- className: styles$g.carousel__headerContent
325
- }, /*#__PURE__*/React.createElement("h2", {
326
- className: styles$g.carousel__title
327
- }, title), subtitle && /*#__PURE__*/React.createElement("p", {
328
- className: styles$g.carousel__subtitle
329
- }, subtitle)), buttonText && buttonUrl && /*#__PURE__*/React.createElement(Button, {
330
- variant: "outlined-black",
331
- onClick: function () {
332
- return window.location.href = buttonUrl;
333
- },
334
- style: {
335
- minWidth: '215px',
336
- minHeight: '56px'
337
- }
338
- }, buttonText)), /*#__PURE__*/React.createElement(Slider, _extends({
339
- ref: sliderRef
340
- }, settings, {
341
- className: styles$g.carousel__slider
342
- }), cards.map(function (card, index) {
343
- return /*#__PURE__*/React.createElement("div", {
344
- key: index,
345
- className: styles$g.carousel__slideWrapper
346
- }, /*#__PURE__*/React.createElement("a", {
347
- href: card.linkUrl,
348
- className: styles$g.carousel__card,
349
- "aria-label": "".concat(card.title, " - ").concat(card.linkText)
350
- }, /*#__PURE__*/React.createElement("div", {
351
- className: styles$g.carousel__cardImageWrapper
352
- }, /*#__PURE__*/React.createElement("img", {
353
- src: card.imageUrl,
354
- alt: card.imageAlt,
355
- className: styles$g.carousel__cardImage
356
- })), /*#__PURE__*/React.createElement("div", {
357
- className: styles$g.carousel__cardContent
358
- }, /*#__PURE__*/React.createElement("h3", {
359
- className: styles$g.carousel__cardTitle
360
- }, card.title), /*#__PURE__*/React.createElement(Button, {
361
- variant: "link-text-alt",
362
- icon: "arrow-right"
363
- }, card.linkText))));
364
- })), /*#__PURE__*/React.createElement("div", {
365
- className: styles$g.carousel__navigation
366
- }, !isMobile && showDots && /*#__PURE__*/React.createElement("div", {
367
- className: styles$g.carousel__dotsList
368
- }, cards.map(function (_, index) {
369
- return /*#__PURE__*/React.createElement("button", {
370
- key: index,
371
- type: "button",
372
- className: classNames(styles$g.carousel__dot, currentSlide === index && styles$g['carousel__dot--active']),
373
- onClick: function () {
374
- return goToSlide(index);
375
- },
376
- "aria-label": "Go to slide ".concat(index + 1)
377
- });
378
- })), showArrows && /*#__PURE__*/React.createElement("div", {
379
- className: styles$g.carousel__arrows
380
- }, /*#__PURE__*/React.createElement(Button, {
381
- variant: "carousel-arrow-left",
382
- onClick: handlePrev,
383
- ariaLabel: "Previous"
384
- }), /*#__PURE__*/React.createElement(Button, {
385
- variant: "carousel-arrow-right",
386
- onClick: handleNext,
387
- ariaLabel: "Next"
388
- }))));
389
- };
390
-
391
256
  var styles$f = {"footer":"Footer-module__footer___Oavyx","footer--mobile":"Footer-module__footer--mobile___9HQC-","footer__container":"Footer-module__footer__container___ohvnm","footer__links":"Footer-module__footer__links___DdVK8","footer__linkGroup":"Footer-module__footer__linkGroup___1B7JA","footer__linkList":"Footer-module__footer__linkList___j-DWF","footer__linkHeading":"Footer-module__footer__linkHeading___LtE6X","footer__link":"Footer-module__footer__link___G5HPW","footer__cta":"Footer-module__footer__cta___MRJLr","footer__socialIcons":"Footer-module__footer__socialIcons___j0aRp","footer__socialIcon":"Footer-module__footer__socialIcon___1uVTm","footer__countrySelector":"Footer-module__footer__countrySelector___pVtN5","footer__bottom":"Footer-module__footer__bottom___77bPL","footer__bottomLeft":"Footer-module__footer__bottomLeft___tlst1","footer__bottomLinks":"Footer-module__footer__bottomLinks___s22h7","footer__bottomLink":"Footer-module__footer__bottomLink___SLzwY","footer__copyright":"Footer-module__footer__copyright___4bZOF","footer__brandSection":"Footer-module__footer__brandSection___BBr5f","footer__logo":"Footer-module__footer__logo___mv-9M","footer__leftCol":"Footer-module__footer__leftCol___vmKNN","footer__motto":"Footer-module__footer__motto___QtB2m","footer__main":"Footer-module__footer__main___NSU9d","footer__badge":"Footer-module__footer__badge___faejb","footer__badgeIcon":"Footer-module__footer__badgeIcon___xJ519","footer__badgeText":"Footer-module__footer__badgeText___imXgG","footer__linkText":"Footer-module__footer__linkText___Gc18Z","footer__linkIcon":"Footer-module__footer__linkIcon___IZzJM","footer__countrySelectorIcon":"Footer-module__footer__countrySelectorIcon___hhEd4"};
392
257
 
393
258
  /**
@@ -2383,7 +2248,6 @@ exports.AlgoliaDynamicSearchLeybold = AlgoliaDynamicSearchLeybold;
2383
2248
  exports.AppliedFilterTag = AppliedFilterTag;
2384
2249
  exports.AppliedFilters = AppliedFilters;
2385
2250
  exports.Button = Button;
2386
- exports.Carousel = Carousel;
2387
2251
  exports.ContentCardHorizontal = ContentCardHorizontal;
2388
2252
  exports.FederatedInstantResultsLayout = FederatedInstantResultsLayout;
2389
2253
  exports.FederatedResultsView = FederatedResultsView;