{"version":3,"file":"home.js","names":["document","addEventListener","swiper","Swiper","slidesPerView","spaceBetween","navigation","nextEl","prevEl","pagination","el","breakpoints"],"sources":["home.js"],"sourcesContent":["document.addEventListener('DOMContentLoaded', () => {\n\n  const swiper = new Swiper('.j-episode-swiper', {\n    slidesPerView: 1,\n    spaceBetween: 24,\n    navigation: {\n      nextEl: '.swiper-button-next',\n      prevEl: '.swiper-button-prev',\n    },\n    pagination: {\n      el: '.swiper-pagination',\n    },\n    breakpoints: {\n      630: {\n        slidesPerView: 2,\n      },\n      1440: {\n        slidesPerView: 3,\n      },\n      1920: {\n        slidesPerView: 4,\n      },\n    }\n  });\n});\n"],"mappings":"AAAAA,QAAQ,CAACC,gBAAgB,CAAC,kBAAkB,EAAE,MAAM;EAElD,MAAMC,MAAM,GAAG,IAAIC,MAAM,CAAC,mBAAmB,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;MACjB,CAAC;MACD,IAAI,EAAE;QACJA,aAAa,EAAE;MACjB;IACF;EACF,CAAC,CAAC;AACJ,CAAC,CAAC","ignoreList":[]}