{ "version": 3, "sources": ["../../../Vettvangur.Heilsuvera/src/scripts/components/helperQuestion.ts"], "sourcesContent": ["const helperQuestion = {\n\tinit: (): void => {\n\t\thelperQuestion.buttons();\n\t},\n\n\tbuttons: (): void => {\n\t\tconst helpfullYes = document.querySelector(\".article__helpfullYes\");\n\t\tconst helpfullNo = document.querySelector(\".article__helpfullNo\");\n\n\t\tif (helpfullYes != null && helpfullNo != null) {\n\t\t\tconst helpfullContainer = document.querySelector(\".article__helpfull\");\n\t\t\tconst answerDict = helpfullContainer.getAttribute(\"data-answerDict\");\n\n\t\t\thelpfullYes.addEventListener(\"click\", () => {\n\t\t\t\t//@ts-ignore\n\t\t\t\tga(\"send\", \"event\", \"Helped - \" + helpfullYes, \"Helped\", null, null);\n\t\t\t\thelpfullContainer.innerHTML =\n\t\t\t\t\t'