{"version":3,"file":"176.bundle.js","mappings":"wKAKO,SAASA,IACY,IAAI,KAAO,uBAAwB,CACvDC,cAAe,EACfC,MAAM,EACNC,OAAQ,QACRC,MAAO,IACPC,WAAY,CACRC,OAAQ,mBACRC,OAAQ,qBAGpB,CAbA,SAAe,CAAE,M","sources":["webpack://narconon-us-site/./node_modules/@able-sbcadmin/narconon-npm/dist/full-slide-carousel.js"],"sourcesContent":["// Author ABLE Dev\nimport Swiper from 'swiper';\nimport SwiperCore, { Navigation } from 'swiper/core';\nSwiperCore.use([ Navigation ]);\n\nexport function fullSlideCarousel() {\n let fullSlideCarousel = new Swiper('.full-slide-carousel', {\n slidesPerView: 1,\n loop: true,\n effect: 'slide',\n speed: 600,\n navigation: {\n nextEl: \".full-slide-next\",\n prevEl: \".full-slide-prev\",\n },\n });\n}"],"names":["fullSlideCarousel","slidesPerView","loop","effect","speed","navigation","nextEl","prevEl"],"sourceRoot":""}