-
Notifications
You must be signed in to change notification settings - Fork 2
/
runtime.e137d147975253b9.js.map
1 lines (1 loc) · 13.4 KB
/
runtime.e137d147975253b9.js.map
1
{"version":3,"mappings":"uBAAAA,OCCAC,KAGA,cAEA,WACA,cACA,iBAGA,YAGAC,YAIA,2BAGAC,UAIAC,MDzBAJ,KACAI,gBACA,OAOA,IADAC,MACA,QAAiBC,WAAqBA,KAGtC,QAFAH,YACAI,KACAC,IAAkBA,WAAqBA,MACvC,oDACAL,iBAEAI,KACAE,YAGA,MACAT,gBACA,eACA,cAGA,SAvBAS,OACA,mBAA+BH,iBAAwCA,gBACvEN,cEJAI,QACA,sBACA,cACA,MACA,cAAiCC,MACjCK,SCNA,IACAA,EADAV,mEAQAI,kBAGA,GAFA,iBACA,KACA,wBACA,mBACA,0CAEA,0BACAA,OACA,SACAM,iBAAsDV,YACtD,iBAAsC,mCAAiEK,OACvGM,wDAEA,uBACAP,SACAK,OCvBAL,YACA,eACAA,qBACAO,2BAAyCC,0BCJzCR,OAGAA,OACAS,4CACAT,YACAM,GACE,KCNFN,OAEAJ,OAA8B,yhCAA4hCA,SCF1jCI,cAEAJ,OAA8Bc,4FAA6Fd,UCH3HI,2DCAA,SACAM,gBAEAN,gBACA,QAAuBJ,iBAAvB,CACA,QACA,cAEA,QADAQ,0CACAO,IAAiBA,WAAoBA,KACrC,WACA,kEAAmGV,IAAY,OAG/GA,IACAE,MACAF,oCACAW,cACAX,kBACAA,cACAD,MACAC,6BAEAA,mCACAA,eAEAL,SACA,cAEAK,wBACAY,gBACA,WAIA,UAHAjB,KACAK,0CACAa,sBACAC,eAGAC,iCAAmEJ,0BAAiC,MACpGX,iCACAA,+BACAE,sCCvCAH,QACA,gDACAO,4CAAuDU,iBAEvDV,sCAAgDU,kBCLhD,MACAjB,cAEA,QACAJ,GACAsB,sBAEA,8DACAtB,mDAGAA,0BCXAI,aCAAA,yCAKA,OACAmB,WAGAnB,cAEA,2BACA,SAGA,KACAK,qBAEA,cAEA,uCACAA,eAGA,iBAEAD,YAgBAJ,MAfAoB,IACA,cAEA,KADAlB,UACAN,aACAM,IACA,4CACAc,4BACAZ,wDACAA,wBACAA,SACAA,YACAF,UAIA,mBACMN,QAaNI,kBAGA,cACA,IAGAI,KAHAF,SAGAkB,IACA,wBACA,WACApB,WACAA,aAGA,gBAGA,IADAqB,QACMD,WAAqBA,IAE3BpB,MADAW,SACAf,MACAA,UAEAA,UAEA,eAGAG,8DACAA,0BACAA","names":["e","b","exports","t","r","a","s","l","_","c","o","Object","enumerable","Promise","styles","u","type","clearTimeout","v","g","d","value","createScriptURL","runtime","f","n"],"sources":["webpack/runtime/chunk%20loaded","webpack/bootstrap","webpack/runtime/compat%20get%20default%20export","webpack/runtime/create%20fake%20namespace%20object","webpack/runtime/define%20property%20getters","webpack/runtime/ensure%20chunk","webpack/runtime/get%20javascript%20chunk%20filename","webpack/runtime/get%20mini-css%20chunk%20filename","webpack/runtime/hasOwnProperty%20shorthand","webpack/runtime/load%20script","webpack/runtime/make%20namespace%20object","webpack/runtime/trusted%20types","webpack/runtime/publicPath","webpack/runtime/jsonp%20chunk%20loading"],"sourcesContent":["var deferred = [];\n__webpack_require__.O = (result, chunkIds, fn, priority) => {\n\tif(chunkIds) {\n\t\tpriority = priority || 0;\n\t\tfor(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];\n\t\tdeferred[i] = [chunkIds, fn, priority];\n\t\treturn;\n\t}\n\tvar notFulfilled = Infinity;\n\tfor (var i = 0; i < deferred.length; i++) {\n\t\tvar [chunkIds, fn, priority] = deferred[i];\n\t\tvar fulfilled = true;\n\t\tfor (var j = 0; j < chunkIds.length; j++) {\n\t\t\tif ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every((key) => (__webpack_require__.O[key](chunkIds[j])))) {\n\t\t\t\tchunkIds.splice(j--, 1);\n\t\t\t} else {\n\t\t\t\tfulfilled = false;\n\t\t\t\tif(priority < notFulfilled) notFulfilled = priority;\n\t\t\t}\n\t\t}\n\t\tif(fulfilled) {\n\t\t\tdeferred.splice(i--, 1)\n\t\t\tvar r = fn();\n\t\t\tif (r !== undefined) result = r;\n\t\t}\n\t}\n\treturn result;\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// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","var getProto = Object.getPrototypeOf ? (obj) => (Object.getPrototypeOf(obj)) : (obj) => (obj.__proto__);\nvar leafPrototypes;\n// create a fake namespace object\n// mode & 1: value is a module id, require it\n// mode & 2: merge all properties of value into the ns\n// mode & 4: return value when already ns object\n// mode & 16: return value when it's Promise-like\n// mode & 8|1: behave like require\n__webpack_require__.t = function(value, mode) {\n\tif(mode & 1) value = this(value);\n\tif(mode & 8) return value;\n\tif(typeof value === 'object' && value) {\n\t\tif((mode & 4) && value.__esModule) return value;\n\t\tif((mode & 16) && typeof value.then === 'function') return value;\n\t}\n\tvar ns = Object.create(null);\n\t__webpack_require__.r(ns);\n\tvar def = {};\n\tleafPrototypes = leafPrototypes || [null, getProto({}), getProto([]), getProto(getProto)];\n\tfor(var current = mode & 2 && value; typeof current == 'object' && !~leafPrototypes.indexOf(current); current = getProto(current)) {\n\t\tObject.getOwnPropertyNames(current).forEach((key) => (def[key] = () => (value[key])));\n\t}\n\tdef['default'] = () => (value);\n\t__webpack_require__.d(ns, def);\n\treturn ns;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (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__.f = {};\n// This file contains only the entry chunk.\n// The chunk loading function for additional chunks\n__webpack_require__.e = (chunkId) => {\n\treturn Promise.all(Object.keys(__webpack_require__.f).reduce((promises, key) => {\n\t\t__webpack_require__.f[key](chunkId, promises);\n\t\treturn promises;\n\t}, []));\n};","// This function allow to reference async chunks\n__webpack_require__.u = (chunkId) => {\n\t// return url for filenames based on template\n\treturn \"\" + chunkId + \".\" + {\"src_app_custom-elements_announcement-bar_announcement-bar_module_ts\":\"b72ac8f808c1cd8b\",\"src_app_custom-elements_api_api-list_module_ts\":\"09814a06e37fcf2b\",\"src_app_custom-elements_contributor_contributor-list_module_ts\":\"02051245f9725f79\",\"src_app_custom-elements_search_file-not-found-search_module_ts\":\"e7ae95e289d16496\",\"src_app_custom-elements_dist-tag_dist-tag_module_ts\":\"2c61172d79d52d55\",\"src_app_custom-elements_resource_resource-list_module_ts\":\"ccb9a12e88964802\",\"src_app_custom-elements_toc_toc_module_ts\":\"7841ae05fbf9bcf9\",\"default-src_app_custom-elements_code_code_component_ts-src_app_custom-elements_code_code_module_ts\":\"81844719a12f2618\",\"src_app_custom-elements_code_code-example_module_ts\":\"634f32ae809c3c2d\",\"src_app_custom-elements_code_code-tabs_module_ts\":\"70b93bcb32d88df6\",\"src_app_custom-elements_live-example_live-example_module_ts\":\"2896f4926595258a\",\"src_app_custom-elements_events_events_module_ts\":\"521f426931e145cb\",\"src_assets_js_prettify_js\":\"f69f553bdeaf21d4\",\"src_app_search_search_worker_ts\":\"0940c444a5d964f9\"}[chunkId] + \".js\";\n};","// This function allow to reference all chunks\n__webpack_require__.miniCssF = (chunkId) => {\n\t// return url for filenames based on template\n\treturn \"\" + chunkId + \".\" + {\"styles\":\"5b4f92a7c473c620\",\"dark-theme\":\"accf6f1a32451a5b\",\"light-theme\":\"27e02263e791fb68\"}[chunkId] + \".css\";\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","var inProgress = {};\nvar dataWebpackPrefix = \"angular.cn:\";\n// loadScript function to load a script via script tag\n__webpack_require__.l = (url, done, key, chunkId) => {\n\tif(inProgress[url]) { inProgress[url].push(done); return; }\n\tvar script, needAttach;\n\tif(key !== undefined) {\n\t\tvar scripts = document.getElementsByTagName(\"script\");\n\t\tfor(var i = 0; i < scripts.length; i++) {\n\t\t\tvar s = scripts[i];\n\t\t\tif(s.getAttribute(\"src\") == url || s.getAttribute(\"data-webpack\") == dataWebpackPrefix + key) { script = s; break; }\n\t\t}\n\t}\n\tif(!script) {\n\t\tneedAttach = true;\n\t\tscript = document.createElement('script');\n\t\tscript.type = \"module\";\n\t\tscript.charset = 'utf-8';\n\t\tscript.timeout = 120;\n\t\tif (__webpack_require__.nc) {\n\t\t\tscript.setAttribute(\"nonce\", __webpack_require__.nc);\n\t\t}\n\t\tscript.setAttribute(\"data-webpack\", dataWebpackPrefix + key);\n\t\tscript.src = __webpack_require__.tu(url);\n\t}\n\tinProgress[url] = [done];\n\tvar onScriptComplete = (prev, event) => {\n\t\t// avoid mem leaks in IE.\n\t\tscript.onerror = script.onload = null;\n\t\tclearTimeout(timeout);\n\t\tvar doneFns = inProgress[url];\n\t\tdelete inProgress[url];\n\t\tscript.parentNode && script.parentNode.removeChild(script);\n\t\tdoneFns && doneFns.forEach((fn) => (fn(event)));\n\t\tif(prev) return prev(event);\n\t}\n\t;\n\tvar timeout = setTimeout(onScriptComplete.bind(null, undefined, { type: 'timeout', target: script }), 120000);\n\tscript.onerror = onScriptComplete.bind(null, script.onerror);\n\tscript.onload = onScriptComplete.bind(null, script.onload);\n\tneedAttach && document.head.appendChild(script);\n};","// define __esModule on exports\n__webpack_require__.r = (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 policy;\n__webpack_require__.tu = (url) => {\n\t// Create Trusted Type policy if Trusted Types are available and the policy doesn't exist yet.\n\tif (policy === undefined) {\n\t\tpolicy = {\n\t\t\tcreateScriptURL: (url) => (url)\n\t\t};\n\t\tif (typeof trustedTypes !== \"undefined\" && trustedTypes.createPolicy) {\n\t\t\tpolicy = trustedTypes.createPolicy(\"angular#bundler\", policy);\n\t\t}\n\t}\n\treturn policy.createScriptURL(url);\n};","__webpack_require__.p = \"\";","__webpack_require__.b = document.baseURI || self.location.href;\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t\"runtime\": 0\n};\n\n__webpack_require__.f.j = (chunkId, promises) => {\n\t\t// JSONP chunk loading for javascript\n\t\tvar installedChunkData = __webpack_require__.o(installedChunks, chunkId) ? installedChunks[chunkId] : undefined;\n\t\tif(installedChunkData !== 0) { // 0 means \"already installed\".\n\n\t\t\t// a Promise means \"currently loading\".\n\t\t\tif(installedChunkData) {\n\t\t\t\tpromises.push(installedChunkData[2]);\n\t\t\t} else {\n\t\t\t\tif(\"runtime\" != chunkId) {\n\t\t\t\t\t// setup Promise in chunk cache\n\t\t\t\t\tvar promise = new Promise((resolve, reject) => (installedChunkData = installedChunks[chunkId] = [resolve, reject]));\n\t\t\t\t\tpromises.push(installedChunkData[2] = promise);\n\n\t\t\t\t\t// start chunk loading\n\t\t\t\t\tvar url = __webpack_require__.p + __webpack_require__.u(chunkId);\n\t\t\t\t\t// create error before stack unwound to get useful stacktrace later\n\t\t\t\t\tvar error = new Error();\n\t\t\t\t\tvar loadingEnded = (event) => {\n\t\t\t\t\t\tif(__webpack_require__.o(installedChunks, chunkId)) {\n\t\t\t\t\t\t\tinstalledChunkData = installedChunks[chunkId];\n\t\t\t\t\t\t\tif(installedChunkData !== 0) installedChunks[chunkId] = undefined;\n\t\t\t\t\t\t\tif(installedChunkData) {\n\t\t\t\t\t\t\t\tvar errorType = event && (event.type === 'load' ? 'missing' : event.type);\n\t\t\t\t\t\t\t\tvar realSrc = event && event.target && event.target.src;\n\t\t\t\t\t\t\t\terror.message = 'Loading chunk ' + chunkId + ' failed.\\n(' + errorType + ': ' + realSrc + ')';\n\t\t\t\t\t\t\t\terror.name = 'ChunkLoadError';\n\t\t\t\t\t\t\t\terror.type = errorType;\n\t\t\t\t\t\t\t\terror.request = realSrc;\n\t\t\t\t\t\t\t\tinstalledChunkData[1](error);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t};\n\t\t\t\t\t__webpack_require__.l(url, loadingEnded, \"chunk-\" + chunkId, chunkId);\n\t\t\t\t} else installedChunks[chunkId] = 0;\n\t\t\t}\n\t\t}\n};\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = (chunkId) => (installedChunks[chunkId] === 0);\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = (parentChunkLoadingFunction, data) => {\n\tvar [chunkIds, moreModules, runtime] = data;\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some((id) => (installedChunks[id] !== 0))) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkIds[i]] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunkangular_cn\"] = self[\"webpackChunkangular_cn\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));"],"sourceRoot":"webpack:///","file":"runtime.e137d147975253b9.js"}