{"version":3,"file":"./acf-blocks/content-image-slider/dist/js/script.js","mappings":"sBAAsBA,SAASC,iBAA8B,mBAC/CC,SAAQ,SAACC,GACtB,IAAKC,OAAkBC,OAAOF,EAAQ,CACrCG,aAAc,GACdC,OAAQ,OACRC,MAAO,IACPC,SAAU,CACTC,MAAO,KACPC,sBAAsB,GAEvBC,WAAY,CACXC,WAAW,GAEZC,WAAY,CACXC,GAAI,6BACJC,WAAW,GAEZC,YAAa,CACZ,IAAK,CACJC,cAAe,GAEhB,IAAK,CACJA,cAAe,KAInB,G,uCCzBIC,EAA2B,CAAC,EAGhC,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaE,QAGrB,IAAIC,EAASN,EAAyBE,GAAY,CAGjDG,QAAS,CAAC,GAOX,OAHAE,EAAoBL,GAAUI,EAAQA,EAAOD,QAASJ,GAG/CK,EAAOD,OACf,CCpBAJ,EAAoB,KAEMA,EAAoB,K","sources":["webpack://impulse-wp/./acf-blocks/content-image-slider/src/js/script.ts","webpack://impulse-wp/webpack/bootstrap","webpack://impulse-wp/webpack/startup"],"sourcesContent":["const contentSlider = document.querySelectorAll('.content-slider');\ncontentSlider.forEach((slider) => {\n\tnew (window as Window).Swiper(slider, {\n\t\tspaceBetween: 20,\n\t\teffect: 'fade',\n\t\tspeed: 600,\n\t\tautoplay: {\n\t\t\tdelay: 5500,\n\t\t\tdisableOnInteraction: false,\n\t\t},\n\t\tfadeEffect: {\n\t\t\tcrossFade: true,\n\t\t},\n\t\tpagination: {\n\t\t\tel: '.content-slider__paginator',\n\t\t\tclickable: true,\n\t\t},\n\t\tbreakpoints: {\n\t\t\t300: {\n\t\t\t\tslidesPerView: 1,\n\t\t\t},\n\t\t\t768: {\n\t\t\t\tslidesPerView: 1,\n\t\t\t},\n\t\t},\n\t});\n});\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// startup\n// Load entry module and return exports\n__webpack_require__(714);\n// This entry module doesn't tell about it's top-level declarations so it can't be inlined\nvar __webpack_exports__ = __webpack_require__(9273);\n"],"names":["document","querySelectorAll","forEach","slider","window","Swiper","spaceBetween","effect","speed","autoplay","delay","disableOnInteraction","fadeEffect","crossFade","pagination","el","clickable","breakpoints","slidesPerView","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","exports","module","__webpack_modules__"],"sourceRoot":""}