{"version":3,"file":"/js/blocks/wanderlust/script.js","mappings":"4IAEAA,SAASC,iBACR,oBACA,WACCD,SACEE,iBAAiB,4BACjBC,SACA,SAAAC,GACC,IAAIC,EAAAA,EACHD,EACA,CACCE,KAAM,WACNC,QAAS,EACTC,IAAK,GACLC,KAAM,CACLC,OAAQ,EACRC,MAAO,GAERC,YAAa,CACZ,IAAK,CACJL,QAAS,QAIXM,OACH,GAEH,G","sources":["webpack://wp-plugin-cirrus-blocks/./blocks/wanderlust/script.js"],"sourcesContent":["import Glide from \"@glidejs/glide\";\n\ndocument.addEventListener(\n\t\"DOMContentLoaded\",\n\t() => {\n\t\tdocument\n\t\t\t.querySelectorAll('.glide-cirrus-wanderlust')\n\t\t\t.forEach(\n\t\t\t\telement => {\n\t\t\t\t\tnew Glide(\n\t\t\t\t\t\telement,\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\ttype: \"carousel\",\n\t\t\t\t\t\t\tperView: 4,\n\t\t\t\t\t\t\tgap: 20,\n\t\t\t\t\t\t\tpeek: {\n\t\t\t\t\t\t\t\tbefore: 0,\n\t\t\t\t\t\t\t\tafter: 0,\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\tbreakpoints: {\n\t\t\t\t\t\t\t\t991: {\n\t\t\t\t\t\t\t\t\tperView: 1.5,\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t}\n\t\t\t\t\t).mount();\n\t\t\t\t}\n\t\t\t);\n\t}\n);\n"],"names":["document","addEventListener","querySelectorAll","forEach","element","Glide","type","perView","gap","peek","before","after","breakpoints","mount"],"sourceRoot":""}