{"version":3,"file":"authorProfile-9c2210f0.js","sources":["../../../../app/frontend/components/b2b/authorProfile.js"],"sourcesContent":["const seeMoreAuthors = document.getElementById('seeMoreAuthors');\nif (seeMoreAuthors) {\n seeMoreAuthors.addEventListener('click', (e) => {\n const otherAuthors = document.querySelectorAll('.otherAuthor');\n for (let index = 0; index < otherAuthors.length; index++) {\n const element = otherAuthors[index];\n element.classList.add('opened');\n }\n e.target.parentElement.remove();\n });\n}\n"],"names":["seeMoreAuthors","e","otherAuthors","index"],"mappings":"AAAA,MAAMA,EAAiB,SAAS,eAAe,gBAAgB,EAC3DA,GACFA,EAAe,iBAAiB,QAAUC,GAAM,CAC9C,MAAMC,EAAe,SAAS,iBAAiB,cAAc,EAC7D,QAASC,EAAQ,EAAGA,EAAQD,EAAa,OAAQC,IAC/BD,EAAaC,CAAK,EAC1B,UAAU,IAAI,QAAQ,EAEhCF,EAAE,OAAO,cAAc,QAC3B,CAAG"}