{"version":3,"file":"script.min.js","sources":["../../../../block-editor/blocks/testimonials/script.js"],"sourcesContent":["import nextSvg from '../../../assets/svg/arrow-right.svg';\nimport prevSvg from '../../../assets/svg/arrow-left.svg';\n\nexport default Array.from(document.querySelectorAll('.testimonials')).map((testimonials) => {\n\tconst wrap = testimonials.querySelector('.testimonials__wrap');\n\tconst items = testimonials.querySelector('.testimonials__items');\n\tconst slides = Array.from(testimonials.querySelectorAll('.testimonial__content'));\n\n\twrap.classList.add('swiper-container');\n\titems.classList.add('swiper-wrapper');\n\tslides.forEach(testimonial => testimonial.classList.add('swiper-slide'));\n\n\tif (slides.length > 1) {\n\t\ttestimonials.insertAdjacentHTML(\n\t\t\t'beforeend',\n\t\t\t`\n\t\t\t`\n\t\t);\n\t}\n\n\treturn new window.Swiper(wrap, {\n\t\tdirection: 'horizontal',\n\t\t// effect: 'fade',\n\t\tautoHeight: false,\n\t\tspeed: 600,\n\t\tspaceBetween: 0,\n\t\twatchOverflow: true,\n\t\tloop: false,\n\t\tnavigation: {\n\t\t\tprevEl: '.testimonials__nav .swiper-button-prev',\n\t\t\tnextEl: '.testimonials__nav .swiper-button-next',\n\t\t},\n\t\tpagination: {\n\t\t\tel: \".testimonials__pagination\",\n\t\t\tclickable: true,\n\t\t},\n\t});\n});\n"],"names":["Array","from","document","querySelectorAll","map","testimonials","wrap","querySelector","items","slides","classList","add","forEach","testimonial","length","insertAdjacentHTML","window","Swiper","direction","autoHeight","speed","spaceBetween","watchOverflow","loop","navigation","prevEl","nextEl","pagination","el","clickable"],"mappings":"sHAGeA,MAAMC,KAAKC,SAASC,iBAAiB,kBAAkBC,KAAKC,IAC1E,MAAMC,EAAOD,EAAaE,cAAc,uBAClCC,EAAQH,EAAaE,cAAc,wBACnCE,EAAST,MAAMC,KAAKI,EAAaF,iBAAiB,0BAiBxD,OAfAG,EAAKI,UAAUC,IAAI,oBACnBH,EAAME,UAAUC,IAAI,kBACpBF,EAAOG,SAAQC,GAAeA,EAAYH,UAAUC,IAAI,kBAEpDF,EAAOK,OAAS,GACnBT,EAAaU,mBACZ,YACA,i7BAQK,IAAIC,OAAOC,OAAOX,EAAM,CAC9BY,UAAW,aAEXC,YAAY,EACZC,MAAO,IACPC,aAAc,EACdC,eAAe,EACfC,MAAM,EACNC,WAAY,CACXC,OAAQ,yCACRC,OAAQ,0CAETC,WAAY,CACXC,GAAI,4BACJC,WAAW,IAEX"}