{"version":3,"file":"eshop-footer.js","sources":["../../../../src/assets/scripts/eshop-footer.entry.ts"],"sourcesContent":["const setupFooter = () => {\n const toggleEl = document.querySelector('.arjo-o-eshop-footer__motto-toggle');\n const mottoEl = document.querySelector('.arjo-o-eshop-footer__motto');\n\n if (!toggleEl || !mottoEl) {\n return;\n }\n\n toggleEl.addEventListener('click', () => {\n mottoEl.classList.toggle('expanded');\n })\n}\n\nsetupFooter();\n\nexport { }"],"names":["setupFooter","toggleEl","mottoEl"],"mappings":"AAAA,MAAMA,EAAc,IAAM,CAClB,MAAAC,EAAW,SAAS,cAAc,oCAAoC,EACtEC,EAAU,SAAS,cAAc,6BAA6B,EAEhE,CAACD,GAAY,CAACC,GAITD,EAAA,iBAAiB,QAAS,IAAM,CAC/BC,EAAA,UAAU,OAAO,UAAU,CAAA,CACpC,CACH,EAEAF,EAAY"}