{"version":3,"sources":["webpack:///webpack/universalModuleDefinition","webpack:///webpack/bootstrap cfe8c462af08e10d9405","webpack:///./src/nextit-loader.js"],"names":["AlmeUiVersion","process","scriptTags","document","getElementsByTagName","url","i","length","src","getAttribute","toLowerCase","indexOf","baseUrl","substr","lastIndexOf","loadBundle","scriptTag","createElement","id","setAttribute","parent","appendChild"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD,O;QCVA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,KAAK;QACL;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;QAEA;QACA;;;;;;;;AC7DC,aAAY;AACT,MAAMA,aAAa,GAAGC,SAAtB,CADS,CAGT;;AACA,MAAMC,UAAU,GAAGC,QAAQ,CAACC,oBAAT,CAA8B,QAA9B,CAAnB;AACA,MAAIC,GAAG,GAAG,EAAV;;AACA,OAAK,IAAIC,CAAC,GAAG,CAAb,EAAgBA,CAAC,GAAGJ,UAAU,CAACK,MAA/B,EAAuCD,CAAC,EAAxC,EAA4C;AACxC,QAAME,GAAG,GAAGN,UAAU,CAACI,CAAD,CAAV,CAAcG,YAAd,CAA2B,KAA3B,EAAkC,CAAC,CAAnC,CAAZ,CADwC,CAExC;AACA;;AACA,QAAID,GAAG,GAAG,EAAN,IAAYA,GAAG,CAACE,WAAJ,GAAkBC,OAAlB,CAA0B,0BAA1B,IAAwD,CAAC,CAAzE,EAA4E;AACxEN,SAAG,GAAGG,GAAN;AACA;AACH;AACJ;;AACD,MAAMI,OAAO,GAAGP,GAAG,CAACQ,MAAJ,CAAW,CAAX,EAAcR,GAAG,CAACK,WAAJ,GAAkBI,WAAlB,CAA8B,GAA9B,CAAd,CAAhB;;AAGC,YAASC,UAAT,GAAsB;AACnB,QAAMC,SAAS,GAAGb,QAAQ,CAACc,aAAT,CAAuB,QAAvB,CAAlB;AACAD,aAAS,CAACE,EAAV,GAAe,YAAf;AACAF,aAAS,CAACG,YAAV,CAAuB,MAAvB,EAA+B,iBAA/B;AACAH,aAAS,CAACG,YAAV,CAAuB,UAAvB,EAAmC,YAAnC;AACAH,aAAS,CAACG,YAAV,CAAuB,OAAvB,EAAgC,MAAhC;AAEAH,aAAS,CAACG,YAAV,CAAuB,KAAvB,EAA8BP,OAAO,GAAG,oBAAV,GAAiCZ,aAA/D;AAEA,QAAMoB,MAAM,GAAGjB,QAAQ,CAACC,oBAAT,CAA8B,MAA9B,EAAsC,CAAtC,CAAf;AACA,QAAIgB,MAAJ,EAAYA,MAAM,CAACC,WAAP,CAAmBL,SAAnB;AACf,GAXA,GAAD;AAYH,CA9BA,GAAD,C","file":"nextit-loader.js","sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine([], factory);\n\telse {\n\t\tvar a = factory();\n\t\tfor(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];\n\t}\n})(typeof self !== 'undefined' ? self : this, function() {\nreturn \n\n\n// WEBPACK FOOTER //\n// webpack/universalModuleDefinition"," \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, {\n \t\t\t\tconfigurable: false,\n \t\t\t\tenumerable: true,\n \t\t\t\tget: getter\n \t\t\t});\n \t\t}\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 865);\n\n\n\n// WEBPACK FOOTER //\n// webpack/bootstrap cfe8c462af08e10d9405","(function () {\n const AlmeUiVersion = process.env.VERSION;\n\n // get script reference\n const scriptTags = document.getElementsByTagName('script');\n let url = '';\n for (let i = 0; i < scriptTags.length; i++) {\n const src = scriptTags[i].getAttribute('src', -1);\n // Use indexOf for IE 11 support\n // eslint-disable-next-line @typescript-eslint/prefer-includes\n if (src > '' && src.toLowerCase().indexOf('nextit-script-manager.js') > -1) {\n url = src;\n break;\n }\n }\n const baseUrl = url.substr(0, url.toLowerCase().lastIndexOf('/'));\n\n\n (function loadBundle() {\n const scriptTag = document.createElement('script');\n scriptTag.id = \"nit-bundle\";\n scriptTag.setAttribute('type', 'text/javascript');\n scriptTag.setAttribute('language', 'javascript');\n scriptTag.setAttribute('async', 'true');\n\n scriptTag.setAttribute('src', baseUrl + '/nextit-bundle.js?' + AlmeUiVersion);\n\n const parent = document.getElementsByTagName('head')[0];\n if (parent) parent.appendChild(scriptTag);\n }());\n}());\n\n\n\n// WEBPACK FOOTER //\n// ./src/nextit-loader.js"],"sourceRoot":""}