{"version":3,"file":"video-modal-C2EesJEa.js","sources":["../../../app/frontend/js/video-modal.js"],"sourcesContent":["import PhotoSwipe from \"photoswipe\"\nimport \"photoswipe/style.css\"\n\nconst videoModalButtons = document.querySelectorAll(\n \".video-modal-button, .youtube-systems-overview\",\n)\nvideoModalButtons.forEach((button) => {\n button.addEventListener(\"click\", function (e) {\n e.preventDefault()\n const embed = button.href\n const options = {\n dataSource: [\n {\n html: `
`,\n },\n ],\n }\n\n options.index = 0\n const pswp = new PhotoSwipe(options)\n pswp.init()\n })\n})\n"],"names":["videoModalButtons","button","e","options","PhotoSwipe"],"mappings":"6CAGA,MAAMA,EAAoB,SAAS,iBACjC,gDACF,EACAA,EAAkB,QAASC,GAAW,CACpCA,EAAO,iBAAiB,QAAS,SAAUC,EAAG,CAC5CA,EAAE,eAAgB,EAElB,MAAMC,EAAU,CACd,WAAY,CACV,CACE,KAAM,kEAJEF,EAAO,IAI8D,4LAC9E,CACF,CACF,EAEDE,EAAQ,MAAQ,EACH,IAAIC,EAAWD,CAAO,EAC9B,KAAM,CACf,CAAG,CACH,CAAC"}