{"version":3,"file":"js/browserState/bundle.js","mappings":"0CACA,IAAIA,EAAsB,CCA1BA,EAAwB,SAASC,EAASC,GACzC,IAAI,IAAIC,KAAOD,EACXF,EAAoBI,EAAEF,EAAYC,KAASH,EAAoBI,EAAEH,EAASE,IAC5EE,OAAOC,eAAeL,EAASE,EAAK,CAAEI,YAAY,EAAMC,IAAKN,EAAWC,IAG3E,ECPAH,EAAwB,SAASS,EAAKC,GAAQ,OAAOL,OAAOM,UAAUC,eAAeC,KAAKJ,EAAKC,EAAO,ECCtGV,EAAwB,SAASC,GACX,oBAAXa,QAA0BA,OAAOC,aAC1CV,OAAOC,eAAeL,EAASa,OAAOC,YAAa,CAAEC,MAAO,WAE7DX,OAAOC,eAAeL,EAAS,aAAc,CAAEe,OAAO,GACvD,G,uDCNA,IAAIC,EAA8B,WAC9B,SAASA,IACT,CAWA,OAVAA,EAAaN,UAAUO,kBAAoB,WACFC,SAASC,cAE1CC,KAAKC,aAEb,EACAL,EAAaN,UAAUW,YAAc,WACjC,IAAIC,EACgE,QAAnEA,EAAKJ,SAASK,eAAe,wCAAqD,IAAPD,GAAyBA,EAAGE,UAAUC,OAAO,SAC7H,EACOT,CACX,CAdiC,G","sources":["webpack://distributorwant3.0/webpack/bootstrap","webpack://distributorwant3.0/webpack/runtime/define property getters","webpack://distributorwant3.0/webpack/runtime/hasOwnProperty shorthand","webpack://distributorwant3.0/webpack/runtime/make namespace object","webpack://distributorwant3.0/./browserState/app.ts"],"sourcesContent":["// The require scope\nvar __webpack_require__ = {};\n\n","// define getter functions for harmony exports\n__webpack_require__.d = function(exports, definition) {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }","// 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};","var BrowserState = /** @class */ (function () {\r\n function BrowserState() {\r\n }\r\n BrowserState.prototype.browserDeprecated = function () {\r\n var isIntertnetExplorer = false || !!document.documentMode;\r\n if (isIntertnetExplorer) {\r\n this.showWarning();\r\n }\r\n };\r\n BrowserState.prototype.showWarning = function () {\r\n var _a;\r\n (_a = document.getElementById('BrowserDeprecatedNotification')) === null || _a === void 0 ? void 0 : _a.classList.remove(\"d-none\");\r\n };\r\n return BrowserState;\r\n}());\r\nexport { BrowserState };\r\n"],"names":["__webpack_require__","exports","definition","key","o","Object","defineProperty","enumerable","get","obj","prop","prototype","hasOwnProperty","call","Symbol","toStringTag","value","BrowserState","browserDeprecated","document","documentMode","this","showWarning","_a","getElementById","classList","remove"],"sourceRoot":""}