{"version":3,"sources":["..\\..\\./wwwroot/ts/book-details.ts","..\\..\\delegated 755 from dll-reference vendor_a05bd82d9a88038c3f5e","..\\..\\external \"vendor_a05bd82d9a88038c3f5e\"","..\\..\\webpack/bootstrap","..\\..\\webpack/startup"],"names":["setDisplayNone","css","click","module","exports","__webpack_require__","vendor_a05bd82d9a88038c3f5e","__webpack_module_cache__","moduleId","cachedModule","undefined","__webpack_modules__","call"],"mappings":"mLAAA,iBAEA,SAASA,IACL,UAAE,cAAcC,IAAI,UAAW,QAC/B,UAAE,YAAYA,IAAI,UAAW,QAC7B,UAAE,cAAcA,IAAI,UAAW,QAGnC,UAAE,cAAcC,OAAM,WAClBF,IACA,UAAE,cAAcC,IAAI,UAAW,YAEnC,UAAE,YAAYC,OAAM,WAChBF,IACA,UAAE,YAAYC,IAAI,UAAW,YAEjC,UAAE,cAAcC,OAAM,WAClBF,IACA,UAAE,cAAcC,IAAI,UAAW,a,aClBnCE,EAAOC,QAAWC,EAAoB,IAArB,CAA2B,M,qBCA5CF,EAAOC,QAAUE,8BCCbC,EAA2B,IAG/B,SAASF,EAAoBG,GAE5B,IAAIC,EAAeF,EAAyBC,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaL,QAGrB,IAAID,EAASI,EAAyBC,GAAY,CAGjDJ,QAAS,IAOV,OAHAO,EAAoBH,GAAUI,KAAKT,EAAOC,QAASD,EAAQA,EAAOC,QAASC,GAGpEF,EAAOC,SClBWC,CAAoB,M","file":"bookDetails.bundle.js","sourcesContent":["import $ from 'jquery'\r\n\r\nfunction setDisplayNone() {\r\n $('#div_about').css('display', 'none');\r\n $('#div_toc').css('display', 'none');\r\n $('#div_intro').css('display', 'none');\r\n}\r\n\r\n$('#btn_about').click(function () {\r\n setDisplayNone();\r\n $('#div_about').css('display', 'block');\r\n});\r\n$('#btn_toc').click(function () {\r\n setDisplayNone();\r\n $('#div_toc').css('display', 'block');\r\n});\r\n$('#btn_intro').click(function () {\r\n setDisplayNone();\r\n $('#div_intro').css('display', 'block');\r\n});\r\n\r\n","module.exports = (__webpack_require__(716))(755);","module.exports = vendor_a05bd82d9a88038c3f5e;","// 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].call(module.exports, module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// startup\n// Load entry module and return exports\n// This entry module is referenced by other modules so it can't be inlined\nvar __webpack_exports__ = __webpack_require__(291);\n"],"sourceRoot":""}