{"version":3,"sources":["webpack://genetics.meeting.abstracts/webpack/bootstrap","webpack://genetics.meeting.abstracts/webpack/runtime/make namespace object","webpack://genetics.meeting.abstracts/./Assets/soe.ts"],"names":["__webpack_module_cache__","__webpack_require__","moduleId","exports","module","__webpack_modules__","r","Symbol","toStringTag","Object","defineProperty","value","document","addEventListener","querySelectorAll","forEach","elem","titleElem","parentElement","querySelector","classList","add"],"mappings":"2FACIA,EAA2B,GAG/B,SAASC,EAAoBC,GAE5B,GAAGF,EAAyBE,GAC3B,OAAOF,EAAyBE,GAAUC,QAG3C,IAAIC,EAASJ,EAAyBE,GAAY,CAGjDC,QAAS,IAOV,OAHAE,EAAoBH,GAAUE,EAAQA,EAAOD,QAASF,GAG/CG,EAAOD,QCnBfF,EAAoBK,EAAI,SAASH,GACX,oBAAXI,QAA0BA,OAAOC,aAC1CC,OAAOC,eAAeP,EAASI,OAAOC,YAAa,CAAEG,MAAO,WAE7DF,OAAOC,eAAeP,EAAS,aAAc,CAAEQ,OAAO,KCLvD,QACA,QAEAC,SAASC,iBAAiB,oBAAoB,WACvBD,SAASE,iBAAiB,iBAChCC,SAAQ,SAAUC,GAC3B,IAAIC,EAAYD,EAAKE,cAAcC,cAAc,sBAC7CF,GACAA,EAAUG,UAAUC,IAAI,yBAGjC,G","file":"js/soe.js","sourcesContent":["// 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\tif(__webpack_module_cache__[moduleId]) {\n\t\treturn __webpack_module_cache__[moduleId].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","// define __esModule on exports\n__webpack_require__.r = function(exports) {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import './common/common.scss';\r\nimport './soe/soe.scss';\r\n\r\ndocument.addEventListener('DOMContentLoaded', function () {\r\n var descSessions = document.querySelectorAll(\".session-desc\");\r\n descSessions.forEach(function (elem) {\r\n var titleElem = elem.parentElement.querySelector(\".gsa-session-title\");\r\n if (titleElem) {\r\n titleElem.classList.add(\"gsa-arrow-after\");\r\n }\r\n })\r\n}, false);"],"sourceRoot":""}