{"version":3,"file":"zoomv.6891.min.js?t=442c857a27f6533ddd5f","mappings":"o6BAyBA,QAzBcA,GACZ,SAAAC,K,4FAAcC,CAAA,KAAAD,GACZE,KAAKC,OAAS,IAAIC,OAAO,YAAa,CACpCC,YAAa,CACX,IAAK,CACHC,cAAe,GAEjB,IAAK,CACHA,cAAe,GAEjB,IAAK,CACHA,cAAe,GAEjB,KAAM,CACJA,cAAe,IAGnBC,WAAY,CACVC,OAAQ,sBACRC,OAAQ,wBAGd,G","sources":["webpack://@hero-digital/zoom/./src/components/foundation/Timeline/Timeline.js"],"sourcesContent":["class Timeline {\r\n constructor() {\r\n this.swiper = new Swiper(\".timeline\", {\r\n breakpoints: {\r\n 425: {\r\n slidesPerView: 1\r\n },\r\n 640: {\r\n slidesPerView: 2\r\n },\r\n 768: {\r\n slidesPerView: 3\r\n },\r\n 1024: {\r\n slidesPerView: 5\r\n },\r\n },\r\n navigation: {\r\n nextEl: \".swiper-button-next\",\r\n prevEl: \".swiper-button-prev\",\r\n },\r\n });\r\n }\r\n}\r\n\r\nexport default Timeline;\r\n"],"names":["_createClass","Timeline","_classCallCheck","this","swiper","Swiper","breakpoints","slidesPerView","navigation","nextEl","prevEl"],"sourceRoot":""}