{"version":3,"file":"wcag.min.js","sources":["https:\/\/lakademia.e-learning.pl\/theme\/elpl\/amd\/src\/wcag.js"],"sourcesContent":["\/\/ This file is part of Moodle - http:\/\/moodle.org\/\n\/\/\n\/\/ Moodle is free software: you can redistribute it and\/or modify\n\/\/ it under the terms of the GNU General Public License as published by\n\/\/ the Free Software Foundation, either version 3 of the License, or\n\/\/ (at your option) any later version.\n\/\/\n\/\/ Moodle is distributed in the hope that it will be useful,\n\/\/ but WITHOUT ANY WARRANTY; without even the implied warranty of\n\/\/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n\/\/ GNU General Public License for more details.\n\/\/\n\/\/ You should have received a copy of the GNU General Public License\n\/\/ along with Moodle. If not, see .\n\n\/**\n * WCAG zmiana ustawie\u0144 w preferencjach u\u017cytkownika.\n *\n * @copyright 2023 e-learning.pl\n * @author Kamil \u0141uczak \n * @license All right reserved.\n *\/\n\ndefine(['jquery', 'core\/ajax', 'core\/notification'], function($, Ajax, Notification) {\n\n \/**\n * Change user visibility in the online users block.\n *\n * @method changeVisibility\n * @param {String} action\n * @param {String} userid\n * @private\n *\/\n var switchContrast = function(action, userid) {\n\n var value = action == \"show\" ? 1 : 0;\n var preferences = [{\n 'name': 'local_elpl_wcaghc',\n 'value': value,\n 'userid': userid\n }];\n\n var request = {\n methodname: 'core_user_set_user_preferences',\n args: {\n preferences: preferences\n }\n };\n\n if (userid == 0) {\n setGuestWCAGCookies('switchContrast', value);\n } else {\n Ajax.call([request])[0].then(function() {\n return;\n }).catch(Notification.exception);\n }\n\n };\n\n \/**\n * Change font size for user accessability.\n *\n * @param {integer} userid int User id.\n * @param {integer} operation int Font size - 0,1,2.\n *\/\n var switchFs = function(userid, operation) {\n var fs;\n if ($(\"body\").hasClass(\"fs1\")) {\n fs = 1;\n if (operation == 'plus') {\n fs = 2;\n } else if (operation == 'minus') {\n fs = 0;\n }\n } else if ($(\"body\").hasClass(\"fs2\")) {\n fs = 2;\n if (operation == 'minus') {\n fs = 1;\n }\n } else {\n fs = 0;\n if (operation == 'plus') {\n fs = 1;\n }\n }\n\n $(\"body\").removeClass(\"fs1\");\n $(\"body\").removeClass(\"fs2\");\n if (fs > 0) {\n $('body').addClass(\"fs\" + fs);\n }\n\n var preferences = [{\n 'name': 'local_elpl_fs',\n 'value': fs,\n 'userid': userid\n }];\n\n var request = {\n methodname: 'core_user_set_user_preferences',\n args: {\n preferences: preferences\n }\n };\n\n if (userid == 0) {\n setGuestWCAGCookies('switchFs', fs);\n } else {\n Ajax.call([request])[0].then(function() {\n return;\n }).catch(Notification.exception);\n }\n\n };\n\n \/**\n * Set wcag cookie for guest.\n *\n * @param {String} type type cookie.\n * @param {integer} value value.\n *\/\n var setGuestWCAGCookies = function(type, value) {\n var d = new Date();\n var expiresInDays = d.getTime() * 24 * 60 * 60 * 1000;\n d.setTime(d.getTime() + expiresInDays);\n var expires = \"expires=\" + d.toGMTString();\n document.cookie = type + '=' + value + \"; \" + expires + \";path=\/\";\n };\n\n return {\n init: function() {\n $(function() {\n $(\".high-contrast\").click(function() {\n var userid = ($(this).attr('data-userid'));\n if ($(\"body\").hasClass(\"wcag-highcontrast\")) {\n switchContrast('hide', userid);\n } else {\n switchContrast('show', userid);\n }\n $('body').toggleClass(\"wcag-highcontrast\");\n });\n\n $(\".accessability-menu .fs\").click(function() {\n var userid = ($(this).attr('data-userid'));\n var operation = ($(this).attr('data-fs'));\n switchFs(userid, operation);\n });\n });\n }\n };\n});"],"names":["define","$","Ajax","Notification","switchContrast","action","userid","value","request","methodname","args","preferences","setGuestWCAGCookies","call","then","catch","exception","type","d","Date","expiresInDays","getTime","setTime","expires","toGMTString","document","cookie","init","click","this","attr","hasClass","toggleClass","operation","fs","removeClass","addClass","switchFs"],"mappings":";;;;;;;AAuBAA,yBAAO,CAAC,SAAU,YAAa,sBAAsB,SAASC,EAAGC,KAAMC,kBAU\/DC,eAAiB,SAASC,OAAQC,YAE9BC,MAAkB,QAAVF,OAAmB,EAAI,EAO\/BG,QAAU,CACVC,WAAY,iCACZC,KAAM,CACFC,YATU,CAAC,MACP,0BACCJ,aACCD,WAUA,GAAVA,OACAM,oBAAoB,iBAAkBL,OAEtCL,KAAKW,KAAK,CAACL,UAAU,GAAGM,MAAK,eAE1BC,MAAMZ,aAAaa,YAmE1BJ,oBAAsB,SAASK,KAAMV,WACjCW,EAAI,IAAIC,KACRC,cAA8B,GAAdF,EAAEG,UAAiB,GAAK,GAAK,IACjDH,EAAEI,QAAQJ,EAAEG,UAAYD,mBACpBG,QAAU,WAAaL,EAAEM,cAC7BC,SAASC,OAAST,KAAO,IAAMV,MAAQ,KAAOgB,QAAU,iBAGrD,CACHI,KAAM,WACF1B,GAAE,WACEA,EAAE,kBAAkB2B,OAAM,eAClBtB,OAAUL,EAAE4B,MAAMC,KAAK,eACvB7B,EAAE,QAAQ8B,SAAS,qBACnB3B,eAAe,OAAQE,QAEvBF,eAAe,OAAQE,QAE3BL,EAAE,QAAQ+B,YAAY,wBAG1B\/B,EAAE,2BAA2B2B,OAAM,YA7EhC,SAAStB,OAAQ2B,eACxBC,GACAjC,EAAE,QAAQ8B,SAAS,QACnBG,GAAK,EACY,QAAbD,UACAC,GAAK,EACe,SAAbD,YACPC,GAAK,IAEFjC,EAAE,QAAQ8B,SAAS,QAC1BG,GAAK,EACY,SAAbD,YACAC,GAAK,KAGTA,GAAK,EACY,QAAbD,YACAC,GAAK,IAIbjC,EAAE,QAAQkC,YAAY,OACtBlC,EAAE,QAAQkC,YAAY,OAClBD,GAAK,GACLjC,EAAE,QAAQmC,SAAS,KAAOF,QAS1B1B,QAAU,CACVC,WAAY,iCACZC,KAAM,CACFC,YATU,CAAC,MACP,sBACCuB,UACC5B,WAUA,GAAVA,OACAM,oBAAoB,WAAYsB,IAEhChC,KAAKW,KAAK,CAACL,UAAU,GAAGM,MAAK,eAE1BC,MAAMZ,aAAaa,WAmCdqB,CAFcpC,EAAE4B,MAAMC,KAAK,eACV7B,EAAE4B,MAAMC,KAAK"}