{"version":3,"file":"story.js","names":["document","addEventListener","storySwiper","Swiper","slidesPerView","spaceBetween","navigation","nextEl","prevEl","pagination","el","breakpoints"],"sources":["story.js"],"sourcesContent":["document.addEventListener('DOMContentLoaded', () => {\n\n  const storySwiper = new Swiper('.storySwiper', {\n    slidesPerView: 1,\n    spaceBetween: 30,\n    navigation: {\n      nextEl: '.swiper-button-next',\n      prevEl: '.swiper-button-prev',\n    },\n    pagination: {\n      el: '.swiper-pagination',\n    },\n    breakpoints: {\n      969: {\n        slidesPerView: 2,\n      },\n      1201: {\n        slidesPerView: 3,\n        spaceBetween: 0,\n      },\n      1441: {\n        slidesPerView: 4,\n      },\n    }\n  });\n});\n"],"mappings":"AAAAA,QAAQ,CAACC,gBAAgB,CAAC,kBAAkB,EAAE,MAAM;EAElD,MAAMC,WAAW,GAAG,IAAIC,MAAM,CAAC,cAAc,EAAE;IAC7CC,aAAa,EAAE,CAAC;IAChBC,YAAY,EAAE,EAAE;IAChBC,UAAU,EAAE;MACVC,MAAM,EAAE,qBAAqB;MAC7BC,MAAM,EAAE;IACV,CAAC;IACDC,UAAU,EAAE;MACVC,EAAE,EAAE;IACN,CAAC;IACDC,WAAW,EAAE;MACX,GAAG,EAAE;QACHP,aAAa,EAAE;MACjB,CAAC;MACD,IAAI,EAAE;QACJA,aAAa,EAAE,CAAC;QAChBC,YAAY,EAAE;MAChB,CAAC;MACD,IAAI,EAAE;QACJD,aAAa,EAAE;MACjB;IACF;EACF,CAAC,CAAC;AACJ,CAAC,CAAC","ignoreList":[]}