{"version":3,"file":"product-promo.js","sources":["../../src/js/widgets/product-promo.js"],"sourcesContent":["import Swiper, { Lazy, Autoplay } from \"swiper\";\r\n\r\n(function () {\r\n const widgets = document.querySelectorAll(\".js-product-promo\");\r\n\r\n widgets.forEach(function (widget) {\r\n const carousel = widget.querySelector(\".js-image-slider\");\r\n\r\n if (carousel.querySelectorAll(\".swiper-slide\").length > 1) {\r\n new Swiper(carousel, {\r\n modules: [Lazy, Autoplay],\r\n preloadImages: false,\r\n lazy: {\r\n enabled: true,\r\n loadPrevNext: true,\r\n },\r\n speed: 500,\r\n slidesPerView: 1,\r\n centeredSlides: true,\r\n autoHeight: false,\r\n spaceBetween: 16,\r\n autoplay: {\r\n delay: 5000,\r\n },\r\n loop: true,\r\n breakpoints: {\r\n 1024: {\r\n speed: 750,\r\n },\r\n },\r\n });\r\n }\r\n });\r\n})();\r\n"],"names":["widgets","document","querySelectorAll","forEach","widget","carousel","querySelector","length","Swiper","modules","Lazy","Autoplay","preloadImages","lazy","enabled","loadPrevNext","speed","slidesPerView","centeredSlides","autoHeight","spaceBetween","autoplay","delay","loop","breakpoints"],"mappings":";;;;AAEA,CAAC,YAAY;AACT,EAAA,IAAMA,OAAO,GAAGC,QAAQ,CAACC,gBAAgB,CAAC,mBAAmB,CAAC,CAAA;AAE9DF,EAAAA,OAAO,CAACG,OAAO,CAAC,UAAUC,MAAM,EAAE;AAC9B,IAAA,IAAMC,QAAQ,GAAGD,MAAM,CAACE,aAAa,CAAC,kBAAkB,CAAC,CAAA;IAEzD,IAAID,QAAQ,CAACH,gBAAgB,CAAC,eAAe,CAAC,CAACK,MAAM,GAAG,CAAC,EAAE;MACvD,IAAIC,MAAM,CAACH,QAAQ,EAAE;AACjBI,QAAAA,OAAO,EAAE,CAACC,IAAI,EAAEC,QAAQ,CAAC;AACzBC,QAAAA,aAAa,EAAE,KAAK;AACpBC,QAAAA,IAAI,EAAE;AACFC,UAAAA,OAAO,EAAE,IAAI;AACbC,UAAAA,YAAY,EAAE,IAAA;SACjB;AACDC,QAAAA,KAAK,EAAE,GAAG;AACVC,QAAAA,aAAa,EAAE,CAAC;AAChBC,QAAAA,cAAc,EAAE,IAAI;AACpBC,QAAAA,UAAU,EAAE,KAAK;AACjBC,QAAAA,YAAY,EAAE,EAAE;AAChBC,QAAAA,QAAQ,EAAE;AACNC,UAAAA,KAAK,EAAE,IAAA;SACV;AACDC,QAAAA,IAAI,EAAE,IAAI;AACVC,QAAAA,WAAW,EAAE;AACT,UAAA,IAAI,EAAE;AACFR,YAAAA,KAAK,EAAE,GAAA;AACX,WAAA;AACJ,SAAA;AACJ,OAAC,CAAC,CAAA;AACN,KAAA;AACJ,GAAC,CAAC,CAAA;AACN,CAAC,GAAG"}