{"version":3,"file":"js/AcademyLayoutComponents.min.js","mappings":"2CAAAA,GAAE,WAIE,SAASC,IACLC,SAASC,OAAS,6DACtB,CAJIH,EAAE,eAAeI,GAAG,QAASH,EAMrC,G,GCPII,EAA2B,CAAC,EAGhC,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaE,QAGrB,IAAIC,EAASN,EAAyBE,GAAY,CAGjDG,QAAS,CAAC,GAOX,OAHAE,EAAoBL,GAAUI,EAAQA,EAAOD,QAASJ,GAG/CK,EAAOD,OACf,CCtBA,EAAQ,O","sources":["webpack://Wlt/./wwwroot/src/scripts/Components/NavPrimary.ts","webpack://Wlt/webpack/bootstrap","webpack://Wlt/./wwwroot/src/scripts/Components/AcademyLayoutComponents.ts"],"sourcesContent":["$(function () {\r\n function bindEvents() {\r\n $('#userLogout').on('click', deleteNotifsCookie);\r\n }\r\n function deleteNotifsCookie() {\r\n document.cookie = \"ac4_notifs=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;\";\r\n }\r\n bindEvents();\r\n});","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","require('./NavPrimary');"],"names":["$","deleteNotifsCookie","document","cookie","on","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","exports","module","__webpack_modules__"],"sourceRoot":""}