{"version":3,"file":"scripts.js","mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,aAAa;AACb,SAAS;AACT;AACA,C","sources":["src\\assets\\js\\goftino-modifier.js"],"sourcesContent":["\"use-strict\";\r\n\r\nfunction ExamPosition() {\r\n \r\n if (window.Goftino) {\r\n \r\n window.Goftino.setWidget({\r\n marginRight: 30,\r\n marginLeft: 15,\r\n marginBottom: 30\r\n \r\n });\r\n \r\n } else {\r\n window.addEventListener(\"goftino_ready\", function() {\r\n Goftino.setWidget({\r\n marginRight: 30,\r\n marginLeft: 15,\r\n marginBottom: 30,\r\n\r\n });\r\n });\r\n }\r\n\r\n}\r\nfunction ScorePositionOpen() {\r\n \r\n if (window.Goftino) {\r\n \r\n window.Goftino.setWidget({\r\n marginRight: 30,\r\n marginLeft: 15,\r\n marginBottom: 30,\r\n hasIcon: false\r\n });\r\n window.Goftino.close();\r\n } else {\r\n window.addEventListener(\"goftino_ready\", function() {\r\n Goftino.setWidget({\r\n marginRight: 30,\r\n marginLeft: 15,\r\n marginBottom: 30,\r\n\r\n });\r\n });\r\n }\r\n\r\n}\r\nfunction ScorePositionClose() {\r\n \r\n if (window.Goftino) {\r\n \r\n window.Goftino.setWidget({\r\n marginRight: 30,\r\n marginLeft: 15,\r\n marginBottom: 30,\r\n hasIcon: true\r\n });\r\n window.Goftino.open();\r\n } else {\r\n window.addEventListener(\"goftino_ready\", function() {\r\n Goftino.setWidget({\r\n marginRight: 30,\r\n marginLeft: 15,\r\n marginBottom: 30,\r\n\r\n });\r\n });\r\n }\r\n\r\n}\r\n\r\nfunction HomePosition() {\r\n if (window.Goftino) {\r\n window.Goftino.setWidget({\r\n marginRight: 30,\r\n marginLeft: 15,\r\n marginBottom: 80\r\n });\r\n } else {\r\n window.addEventListener(\"goftino_ready\", function() {\r\n Goftino.setWidget({\r\n marginRight: 30,\r\n marginLeft: 15,\r\n marginBottom: 80\r\n });\r\n });\r\n }\r\n}"],"names":[],"sourceRoot":"webpack:///","x_google_ignoreList":[]}